01J6AGBRKV9AEVTDPADTCDHQXB: build-and-test (helios)

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

Buildomat Job: 01J6AGC37CWH80J76P3K9VAZQ1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-27T18:08:31.606Zjob assigned to worker 01J6AGC3JY051JBEV7JCRQPN9K (queued for 24 s)
 
22024-08-27T18:08:32.363Zstarting task 0: "setup"
32024-08-27T18:08:32.388Z++ uname -s
42024-08-27T18:08:32.388Z+ kern=SunOS
52024-08-27T18:08:32.388Z+ case "$kern" in
62024-08-27T18:08:32.388Z+ groupadd -g 12345 build
72024-08-27T18:08:32.388Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-27T18:08:34.392Z+ zfs create -o mountpoint=/work rpool/work
92024-08-27T18:08:34.434Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-27T18:08:34.458Z+ home_fs=zfs
112024-08-27T18:08:34.458Z+ [[ zfs == autofs ]]
122024-08-27T18:08:34.458Z+ mkdir -p /home/build
132024-08-27T18:08:34.458Z+ chown build:build /home/build /work
142024-08-27T18:08:36.444Z+ chmod 0700 /home/build /work
152024-08-27T18:08:36.468Zprocess exited: duration 4085 ms, exit code 0
 
162024-08-27T18:08:36.515Zstarting task 1: "rust-toolchain"
172024-08-27T18:08:36.539Z+ printf ' * toolchain channel = "%s"
182024-08-27T18:08:36.539Z' 1.80.1
192024-08-27T18:08:36.539Z+ printf ' * toolchain profile = "%s"
202024-08-27T18:08:36.539Z' default
212024-08-27T18:08:36.539Z * toolchain channel = "1.80.1"
222024-08-27T18:08:36.539Z * toolchain profile = "default"
232024-08-27T18:08:36.539Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-27T18:08:36.539Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-27T18:08:36.667Zinfo: downloading installer
262024-08-27T18:08:37.417Zinfo: profile set to 'default'
272024-08-27T18:08:37.417Zinfo: default host triple is x86_64-unknown-illumos
282024-08-27T18:08:37.441Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-27T18:08:37.502Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-27T18:08:37.502Zinfo: downloading component 'cargo'
312024-08-27T18:08:37.831Zinfo: downloading component 'clippy'
322024-08-27T18:08:37.884Zinfo: downloading component 'rust-docs'
332024-08-27T18:08:38.161Zinfo: downloading component 'rust-std'
342024-08-27T18:08:38.623Zinfo: downloading component 'rustc'
352024-08-27T18:08:40.111Zinfo: downloading component 'rustfmt'
362024-08-27T18:08:40.195Zinfo: installing component 'cargo'
372024-08-27T18:08:41.314Zinfo: installing component 'clippy'
382024-08-27T18:08:41.744Zinfo: installing component 'rust-docs'
392024-08-27T18:08:45.525Zinfo: installing component 'rust-std'
402024-08-27T18:08:47.448Zinfo: installing component 'rustc'
412024-08-27T18:08:52.281Zinfo: installing component 'rustfmt'
422024-08-27T18:08:52.662Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-27T18:08:52.662Z
442024-08-27T18:08:52.783Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-27T18:08:52.783Z
462024-08-27T18:08:52.807Z
472024-08-27T18:08:52.807ZRust is installed now. Great!
482024-08-27T18:08:52.807Z
492024-08-27T18:08:52.807ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-27T18:08:52.807Zenvironment variable. This has not been done automatically.
512024-08-27T18:08:52.807Z
522024-08-27T18:08:52.807ZTo configure your current shell, you need to source
532024-08-27T18:08:52.807Zthe corresponding env file under $HOME/.cargo.
542024-08-27T18:08:52.807Z
552024-08-27T18:08:52.807ZThis is usually done by running one of the following (note the leading DOT):
562024-08-27T18:08:52.807Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-27T18:08:52.807Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-27T18:08:52.851Z+ rustc --version
592024-08-27T18:08:52.963Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-27T18:08:52.987Zprocess exited: duration 16453 ms, exit code 0
 
612024-08-27T18:08:53.038Zstarting task 2: "authentication"
622024-08-27T18:08:53.092Zprocess exited: duration 57 ms, exit code 0
 
632024-08-27T18:08:53.140Zstarting task 3: "clone repository"
642024-08-27T18:08:53.163Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-27T18:08:53.164Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-27T18:08:53.187ZCloning into '/work/oxidecomputer/omicron'...
672024-08-27T18:08:58.890Z+ cd /work/oxidecomputer/omicron
682024-08-27T18:08:58.890Z+ git fetch origin 3f25c21d6b6ba6d8581b01e14233510ecd76bb9a
692024-08-27T18:08:59.267ZFrom https://github.com/oxidecomputer/omicron
702024-08-27T18:08:59.267Z * branch 3f25c21d6b6ba6d8581b01e14233510ecd76bb9a -> FETCH_HEAD
712024-08-27T18:08:59.291Z+ [[ -n sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides ]]
722024-08-27T18:08:59.291Z++ git branch --show-current
732024-08-27T18:08:59.314Z+ current=main
742024-08-27T18:08:59.314Z+ [[ main != sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides ]]
752024-08-27T18:08:59.314Z+ git branch -f sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides 3f25c21d6b6ba6d8581b01e14233510ecd76bb9a
762024-08-27T18:08:59.314Z+ git checkout -f sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides
772024-08-27T18:08:59.422ZSwitched to branch 'sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides'
782024-08-27T18:08:59.446Z+ git reset --hard 3f25c21d6b6ba6d8581b01e14233510ecd76bb9a
792024-08-27T18:08:59.525ZHEAD is now at 3f25c21d6 update comment
802024-08-27T18:08:59.549Zprocess exited: duration 6387 ms, exit code 0
 
812024-08-27T18:08:59.596Zstarting task 4: "build"
822024-08-27T18:08:59.620Z+ target_os=illumos
832024-08-27T18:08:59.620Z+ NEXTEST_VERSION=0.9.70
842024-08-27T18:08:59.620Z+ cargo --version
852024-08-27T18:08:59.705Zcargo 1.80.1 (376290515 2024-07-16)
862024-08-27T18:08:59.729Z+ rustc --version
872024-08-27T18:08:59.807Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
882024-08-27T18:08:59.831Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
892024-08-27T18:08:59.831Z+ gunzip
902024-08-27T18:08:59.831Z+ tar -xvf - -C /home/build/.cargo/bin
912024-08-27T18:09:00.767Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
922024-08-27T18:09:00.813Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
932024-08-27T18:09:00.813Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
942024-08-27T18:09:00.813Ztests will store ephemeral output in /var/tmp/omicron_tmp
952024-08-27T18:09:00.813Z+ mkdir /var/tmp/omicron_tmp
962024-08-27T18:09:00.813Z+ OUTPUT_DIR=/work
972024-08-27T18:09:00.813Z+ echo 'tests will store non-ephemeral output in /work'
982024-08-27T18:09:00.813Ztests will store non-ephemeral output in /work
992024-08-27T18:09:00.813Z+ mkdir -p /work
1002024-08-27T18:09:00.813Z+ source ./env.sh
1012024-08-27T18:09:00.813Z++ OLD_SHELL_OPTS=ehxB
1022024-08-27T18:09:00.813Z++ set -o xtrace
1032024-08-27T18:09:00.813Z++++ dirname ./env.sh
1042024-08-27T18:09:00.813Z+++ readlink -f .
1052024-08-27T18:09:00.813Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-08-27T18:09:00.813Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-08-27T18:09:00.813Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-08-27T18:09:00.813Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-08-27T18:09:00.813Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-08-27T18:09:00.813Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-08-27T18:09:00.813Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-08-27T18:09:00.813Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-08-27T18:09:00.813Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142024-08-27T18:09:00.813Z++ case $OLD_SHELL_OPTS in
1152024-08-27T18:09:00.813Z++ unset OLD_SHELL_OPTS OMICRON_WS
1162024-08-27T18:09:00.813Z+ banner prerequisites
1172024-08-27T18:09:00.813Z
1182024-08-27T18:09:00.813Z ##### ##### ###### ##### ###### #### # # # #### #
1192024-08-27T18:09:00.813Z # # # # # # # # # # # # # # #
1202024-08-27T18:09:00.813Z # # # # ##### # # ##### # # # # # #### #
1212024-08-27T18:09:00.813Z ##### ##### # ##### # # # # # # # # #
1222024-08-27T18:09:00.813Z # # # # # # # # # # # # # # #
1232024-08-27T18:09:00.813Z # # # ###### # # ###### ### # #### # #### #
1242024-08-27T18:09:00.813Z
1252024-08-27T18:09:00.813Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1262024-08-27T18:09:06.288Z Startup: Refreshing catalog 'helios-dev' ... Done
1272024-08-27T18:09:09.326Z Startup: Caching catalogs ... Done
1282024-08-27T18:09:11.716ZPlanning: Solver setup ... Done (1.647s)
1292024-08-27T18:09:11.743ZPlanning: Running solver ... Done (0.027s)
1302024-08-27T18:09:11.782ZPlanning: Finding local manifests ... Done (0.003s)
1312024-08-27T18:09:11.862ZPlanning: Fetching manifests: 0/5 0% complete
1322024-08-27T18:09:12.312ZPlanning: Fetching manifests: 5/5 100% complete
1332024-08-27T18:09:12.434ZPlanning: Package planning ... Done (0.122s)
1342024-08-27T18:09:12.500ZPlanning: Merging actions ... Done (0.066s)
1352024-08-27T18:09:12.747ZPlanning: Checking for conflicting actions ... Done (0.246s)
1362024-08-27T18:09:13.876ZPlanning: Consolidating action changes ... Done (1.125s)
1372024-08-27T18:09:14.282ZPlanning: Evaluating mediators ... Done (0.409s)
1382024-08-27T18:09:14.376ZPlanning: Planning completed in 5.00 seconds
1392024-08-27T18:09:14.400Z Packages to install: 4
1402024-08-27T18:09:14.400Z Packages to update: 1
1412024-08-27T18:09:14.400Z Mediators to change: 2
1422024-08-27T18:09:14.400Z Services to change: 1
1432024-08-27T18:09:14.400Z Estimated space available: 148.81 GB
1442024-08-27T18:09:14.400ZEstimated space to be consumed: 1.53 GB
1452024-08-27T18:09:14.400Z Create boot environment: No
1462024-08-27T18:09:14.400ZCreate backup boot environment: Yes
1472024-08-27T18:09:14.400Z Rebuild boot archive: No
1482024-08-27T18:09:14.400Z
1492024-08-27T18:09:14.400ZChanged mediators:
1502024-08-27T18:09:14.400Z mediator clang:
1512024-08-27T18:09:14.400Z version: None -> 15 (system default)
1522024-08-27T18:09:14.400Z
1532024-08-27T18:09:14.400Z mediator llvm:
1542024-08-27T18:09:14.401Z version: 14 (system default) -> 15 (system default)
1552024-08-27T18:09:14.401Z
1562024-08-27T18:09:14.401ZChanged packages:
1572024-08-27T18:09:14.401Zhelios-dev
1582024-08-27T18:09:14.401Z developer/build-essential
1592024-08-27T18:09:14.401Z None -> 11-2.0
1602024-08-27T18:09:14.401Z library/libxmlsec1
1612024-08-27T18:09:14.401Z None -> 1.2.35-2.0
1622024-08-27T18:09:14.401Z ooce/developer/clang-15
1632024-08-27T18:09:14.401Z None -> 15.0.7-2.0
1642024-08-27T18:09:14.401Z ooce/developer/llvm-15
1652024-08-27T18:09:14.401Z None -> 15.0.7-2.0
1662024-08-27T18:09:14.401Z package/pkg
1672024-08-27T18:09:14.401Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1682024-08-27T18:09:14.401Z
1692024-08-27T18:09:14.401ZServices:
1702024-08-27T18:09:14.401Z restart_fmri:
1712024-08-27T18:09:14.401Z svc:/system/update-man-index:default
1722024-08-27T18:09:14.401Z
1732024-08-27T18:09:14.401ZEditable files to change:
1742024-08-27T18:09:14.401Z Update:
1752024-08-27T18:09:14.401Z usr/share/lib/pkg/web/config.shtml
1762024-08-27T18:09:14.464Z
1772024-08-27T18:09:14.464ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1782024-08-27T18:09:19.464ZDownload: 1183/4281 items 46.8/220.6MB 21% complete (9.4M/s)
1792024-08-27T18:09:24.465ZDownload: 2004/4281 items 118.7/220.6MB 53% complete (12.1M/s)
1802024-08-27T18:09:29.466ZDownload: 2291/4281 items 119.6/220.6MB 54% complete (8.8M/s)
1812024-08-27T18:09:34.465ZDownload: 3171/4281 items 160.8/220.6MB 72% complete (4.1M/s)
1822024-08-27T18:09:39.471ZDownload: 3385/4281 items 213.1/220.6MB 96% complete (9.4M/s)
1832024-08-27T18:09:43.081ZDownload: Completed 220.60 MB in 28.62 seconds (7.7M/s)
1842024-08-27T18:09:44.560Z Actions: 1/5063 actions (Removing old actions)
1852024-08-27T18:09:44.584Z Actions: 194/5063 actions (Installing new actions)
1862024-08-27T18:09:49.574Z Actions: 3486/5063 actions (Installing new actions)
1872024-08-27T18:09:50.336Z Actions: 4226/5063 actions (Updating modified actions)
1882024-08-27T18:09:50.692Z Actions: Completed 5063 actions in 6.13 seconds.
1892024-08-27T18:09:51.080Z Done (0.379s)
1902024-08-27T18:09:51.104Z Done (0.000s)
1912024-08-27T18:09:51.529Z Done (0.447s)
1922024-08-27T18:09:56.540Z Done (4.872s)
1932024-08-27T18:09:56.648Z Done (0.018s)
1942024-08-27T18:09:56.671Z Done (0.000s)
1952024-08-27T18:09:56.820Z Done (0.000s)
1962024-08-27T18:09:57.459ZPlanning: Evaluating mediator changes ... Done
1972024-08-27T18:09:57.664ZPlanning: Checking for conflicting actions ... Done
1982024-08-27T18:09:57.688ZPlanning: Consolidating action changes ... Done
1992024-08-27T18:09:57.984ZPlanning: Evaluating mediators ... Done
2002024-08-27T18:09:58.008ZPlanning: Planning completed in 0.53 seconds
2012024-08-27T18:09:58.032Z Mediators to change: 2
2022024-08-27T18:09:58.032Z Create boot environment: No
2032024-08-27T18:09:58.032ZCreate backup boot environment: No
2042024-08-27T18:09:58.092Z Done
2052024-08-27T18:09:58.092Z Done
2062024-08-27T18:09:58.379Z Done
2072024-08-27T18:10:02.962Z Done
2082024-08-27T18:10:03.055Z Done
2092024-08-27T18:10:03.055Z Done
2102024-08-27T18:10:03.120Z Done
2112024-08-27T18:10:03.859ZPlanning: Evaluating mediator changes ... Done
2122024-08-27T18:10:03.883ZPlanning: Merging actions ... Done
2132024-08-27T18:10:04.130ZPlanning: Checking for conflicting actions ... Done
2142024-08-27T18:10:04.153ZPlanning: Consolidating action changes ... Done
2152024-08-27T18:10:04.453ZPlanning: Evaluating mediators ... Done
2162024-08-27T18:10:04.520ZPlanning: Planning completed in 0.97 seconds
2172024-08-27T18:10:04.568Z Packages to change: 1
2182024-08-27T18:10:04.569Z Mediators to change: 1
2192024-08-27T18:10:04.569Z Services to change: 1
2202024-08-27T18:10:04.569Z Create boot environment: No
2212024-08-27T18:10:04.569ZCreate backup boot environment: Yes
2222024-08-27T18:10:06.092Z Actions: 1/6 actions (Updating modified actions)
2232024-08-27T18:10:06.115Z Actions: Completed 6 actions in 0.00 seconds.
2242024-08-27T18:10:06.115Z Done
2252024-08-27T18:10:06.115Z Done
2262024-08-27T18:10:06.192Z Done
2272024-08-27T18:10:10.813Z Done
2282024-08-27T18:10:10.919Z Done
2292024-08-27T18:10:10.943Z Done
2302024-08-27T18:10:11.011Z Done
2312024-08-27T18:10:11.511ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322024-08-27T18:10:11.511Zclang system 15 system
2332024-08-27T18:10:11.511Zcsh system system illumos
2342024-08-27T18:10:11.511Zctags system system illumos
2352024-08-27T18:10:11.511Zgcc vendor 12 vendor
2362024-08-27T18:10:11.511Zgcc system 10 system
2372024-08-27T18:10:11.511Zgcc system 7 system
2382024-08-27T18:10:11.511Zgo system 1.20 system
2392024-08-27T18:10:11.511Zgo system 1.19 system
2402024-08-27T18:10:11.511Zllvm system 15 system
2412024-08-27T18:10:11.511Zllvm system 14 system
2422024-08-27T18:10:11.511Zmariadb system 10.6 system
2432024-08-27T18:10:11.511Zmta vendor vendor dma
2442024-08-27T18:10:11.511Zopenjdk system 17 system
2452024-08-27T18:10:11.512Zopenjdk system 11 system
2462024-08-27T18:10:11.512Zopenjdk system 1.8 system
2472024-08-27T18:10:11.512Zopenssl vendor 3 vendor
2482024-08-27T18:10:11.512Zperl system 5.36 system
2492024-08-27T18:10:11.512Zpostgresql system 15 system
2502024-08-27T18:10:11.512Zpostgresql system 13 system
2512024-08-27T18:10:11.512Zpython vendor 3 vendor
2522024-08-27T18:10:11.512Zpython system 2 system
2532024-08-27T18:10:11.512Zpython3 system 3.11 system
2542024-08-27T18:10:11.512Zruby system 3.0 system
2552024-08-27T18:10:11.512Zwords vendor vendor american-english
2562024-08-27T18:10:11.512Zwords system system australian-english
2572024-08-27T18:10:11.512Zwords system system british-english
2582024-08-27T18:10:11.512Zwords system system canadian-english
2592024-08-27T18:10:11.512Zwords system system french
2602024-08-27T18:10:11.512Zwords system system italian
2612024-08-27T18:10:11.512Zwords system system ngerman
2622024-08-27T18:10:11.512Zwords system system ogerman
2632024-08-27T18:10:11.512Zwords system system spanish
2642024-08-27T18:10:11.898ZPUBLISHER TYPE STATUS P LOCATION
2652024-08-27T18:10:11.898Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662024-08-27T18:10:14.074ZFMRI IFO
2672024-08-27T18:10:14.074Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682024-08-27T18:10:14.074Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692024-08-27T18:10:14.074Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702024-08-27T18:10:14.074Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712024-08-27T18:10:14.074Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722024-08-27T18:10:14.074Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732024-08-27T18:10:14.074Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2742024-08-27T18:10:14.074Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752024-08-27T18:10:14.074Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762024-08-27T18:10:14.074Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2772024-08-27T18:10:14.074Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782024-08-27T18:10:14.074Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2792024-08-27T18:10:14.074Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802024-08-27T18:10:14.746Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812024-08-27T18:10:15.117Z Updating git repository `https://github.com/oxidecomputer/zone`
2822024-08-27T18:10:15.505Z Updating crates.io index
2832024-08-27T18:10:15.529Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2842024-08-27T18:10:16.419Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2852024-08-27T18:10:17.275Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2862024-08-27T18:10:17.615Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2872024-08-27T18:10:19.375Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882024-08-27T18:10:19.747Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892024-08-27T18:10:20.175Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902024-08-27T18:10:21.492Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912024-08-27T18:10:23.583Z Updating git repository `https://github.com/oxidecomputer/opte`
2922024-08-27T18:10:24.679Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932024-08-27T18:10:25.425Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942024-08-27T18:10:25.785Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952024-08-27T18:10:26.505Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2962024-08-27T18:10:26.892Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2972024-08-27T18:10:27.466Z Updating git repository `https://github.com/oxidecomputer/tofino`
2982024-08-27T18:10:27.962Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2992024-08-27T18:10:28.338Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3002024-08-27T18:10:28.639Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3012024-08-27T18:10:29.018Z Updating git repository `https://github.com/oxidecomputer/clickward`
3022024-08-27T18:10:29.381Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032024-08-27T18:10:29.836Z Updating git repository `https://github.com/oxidecomputer/ispf`
3042024-08-27T18:10:30.324Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3052024-08-27T18:10:30.658Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062024-08-27T18:10:31.216Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3072024-08-27T18:10:31.658Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3082024-08-27T18:10:32.384Z Updating git repository `https://github.com/oxidecomputer/typify`
3092024-08-27T18:10:34.836Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3102024-08-27T18:10:35.183Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3112024-08-27T18:10:35.557Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3122024-08-27T18:10:35.989Z Updating git repository `https://github.com/oxidecomputer/rfb`
3132024-08-27T18:10:37.460Z Downloading crates ...
3142024-08-27T18:10:37.529Z Downloaded anstyle-query v1.0.3
3152024-08-27T18:10:37.552Z Downloaded swrite v0.1.0
3162024-08-27T18:10:37.576Z Downloaded zerocopy-derive v0.7.34
3172024-08-27T18:10:37.599Z Downloaded winnow v0.6.18
3182024-08-27T18:10:37.599Z Downloaded tabled v0.15.0
3192024-08-27T18:10:37.623Z Downloaded unicode-width v0.1.13
3202024-08-27T18:10:37.646Z Downloaded libc v0.2.156
3212024-08-27T18:10:37.672Z Downloaded syn v1.0.109
3222024-08-27T18:10:37.672Z Downloaded rustix v0.38.34
3232024-08-27T18:10:37.700Z Downloaded serde_derive v1.0.208
3242024-08-27T18:10:37.723Z Downloaded proc-macro2 v1.0.86
3252024-08-27T18:10:37.723Z Downloaded proc-macro-error v1.0.4
3262024-08-27T18:10:37.723Z Downloaded pest v2.7.10
3272024-08-27T18:10:37.723Z Downloaded once_cell v1.19.0
3282024-08-27T18:10:37.723Z Downloaded memchr v2.7.2
3292024-08-27T18:10:37.747Z Downloaded log v0.4.21
3302024-08-27T18:10:37.747Z Downloaded indexmap v2.4.0
3312024-08-27T18:10:37.747Z Downloaded goblin v0.8.2
3322024-08-27T18:10:37.747Z Downloaded unicode-ident v1.0.12
3332024-08-27T18:10:37.747Z Downloaded typenum v1.17.0
3342024-08-27T18:10:37.747Z Downloaded syn v2.0.74
3352024-08-27T18:10:37.770Z Downloaded heck v0.4.1
3362024-08-27T18:10:37.770Z Downloaded clap_builder v4.5.15
3372024-08-27T18:10:37.770Z Downloaded zerocopy v0.7.34
3382024-08-27T18:10:37.794Z Downloaded version_check v0.9.5
3392024-08-27T18:10:37.794Z Downloaded utf8parse v0.2.1
3402024-08-27T18:10:37.794Z Downloaded usdt-macro v0.5.0
3412024-08-27T18:10:37.794Z Downloaded usdt-impl v0.5.0
3422024-08-27T18:10:37.794Z Downloaded usdt-attr-macro v0.5.0
3432024-08-27T18:10:37.794Z Downloaded usdt v0.5.0
3442024-08-27T18:10:37.821Z Downloaded ucd-trie v0.1.6
3452024-08-27T18:10:37.821Z Downloaded toml_edit v0.22.20
3462024-08-27T18:10:37.846Z Downloaded toml_datetime v0.6.8
3472024-08-27T18:10:37.846Z Downloaded toml v0.8.19
3482024-08-27T18:10:37.846Z Downloaded thread-id v4.2.1
3492024-08-27T18:10:37.846Z Downloaded thiserror-impl v1.0.63
3502024-08-27T18:10:37.846Z Downloaded thiserror v1.0.63
3512024-08-27T18:10:37.847Z Downloaded terminal_size v0.3.0
3522024-08-27T18:10:37.870Z Downloaded tabled_derive v0.7.0
3532024-08-27T18:10:37.870Z Downloaded sha2 v0.10.8
3542024-08-27T18:10:37.870Z Downloaded serde_spanned v0.6.7
3552024-08-27T18:10:37.871Z Downloaded serde_json v1.0.125
3562024-08-27T18:10:37.871Z Downloaded serde v1.0.208
3572024-08-27T18:10:37.871Z Downloaded semver v1.0.23
3582024-08-27T18:10:37.871Z Downloaded scroll v0.12.0
3592024-08-27T18:10:37.871Z Downloaded plain v0.2.3
3602024-08-27T18:10:37.871Z Downloaded pest_generator v2.7.10
3612024-08-27T18:10:37.871Z Downloaded itoa v1.0.11
3622024-08-27T18:10:37.894Z Downloaded hashbrown v0.14.5
3632024-08-27T18:10:37.894Z Downloaded fs-err v2.11.0
3642024-08-27T18:10:37.894Z Downloaded bytecount v0.6.8
3652024-08-27T18:10:37.894Z Downloaded bitflags v2.6.0
3662024-08-27T18:10:37.894Z Downloaded strsim v0.11.1
3672024-08-27T18:10:37.894Z Downloaded serde_tokenstream v0.2.2
3682024-08-27T18:10:37.895Z Downloaded scroll_derive v0.12.0
3692024-08-27T18:10:37.895Z Downloaded ryu v1.0.18
3702024-08-27T18:10:37.895Z Downloaded quote v1.0.36
3712024-08-27T18:10:37.918Z Downloaded proc-macro-error-attr v1.0.4
3722024-08-27T18:10:37.918Z Downloaded pretty-hex v0.4.1
3732024-08-27T18:10:37.918Z Downloaded pest_meta v2.7.10
3742024-08-27T18:10:37.918Z Downloaded pest_derive v2.7.10
3752024-08-27T18:10:37.918Z Downloaded papergrid v0.11.0
3762024-08-27T18:10:37.918Z Downloaded memmap v0.7.0
3772024-08-27T18:10:37.918Z Downloaded macaddr v1.0.1
3782024-08-27T18:10:37.918Z Downloaded is_terminal_polyfill v1.70.0
3792024-08-27T18:10:37.918Z Downloaded heck v0.5.0
3802024-08-27T18:10:37.918Z Downloaded generic-array v0.14.7
3812024-08-27T18:10:37.918Z Downloaded fnv v1.0.7
3822024-08-27T18:10:37.918Z Downloaded errno v0.3.9
3832024-08-27T18:10:37.942Z Downloaded equivalent v1.0.1
3842024-08-27T18:10:37.942Z Downloaded dtrace-parser v0.2.0
3852024-08-27T18:10:37.942Z Downloaded dof v0.3.0
3862024-08-27T18:10:37.942Z Downloaded digest v0.10.7
3872024-08-27T18:10:37.942Z Downloaded crypto-common v0.1.6
3882024-08-27T18:10:37.942Z Downloaded cpufeatures v0.2.12
3892024-08-27T18:10:37.942Z Downloaded colorchoice v1.0.1
3902024-08-27T18:10:37.942Z Downloaded clap_lex v0.7.0
3912024-08-27T18:10:37.942Z Downloaded clap_derive v4.5.13
3922024-08-27T18:10:37.942Z Downloaded clap v4.5.16
3932024-08-27T18:10:37.966Z Downloaded cfg-if v1.0.0
3942024-08-27T18:10:37.966Z Downloaded cargo_toml v0.20.4
3952024-08-27T18:10:37.966Z Downloaded cargo_metadata v0.18.1
3962024-08-27T18:10:37.966Z Downloaded cargo-platform v0.1.8
3972024-08-27T18:10:37.966Z Downloaded camino v1.1.9
3982024-08-27T18:10:37.966Z Downloaded byteorder v1.5.0
3992024-08-27T18:10:37.966Z Downloaded block-buffer v0.10.4
4002024-08-27T18:10:37.966Z Downloaded autocfg v1.3.0
4012024-08-27T18:10:37.966Z Downloaded anyhow v1.0.86
4022024-08-27T18:10:37.966Z Downloaded anstyle-parse v0.2.4
4032024-08-27T18:10:37.966Z Downloaded anstyle v1.0.8
4042024-08-27T18:10:37.989Z Downloaded anstream v0.6.14
4052024-08-27T18:10:38.118Z Compiling proc-macro2 v1.0.86
4062024-08-27T18:10:38.142Z Compiling unicode-ident v1.0.12
4072024-08-27T18:10:38.142Z Compiling version_check v0.9.5
4082024-08-27T18:10:38.142Z Compiling serde v1.0.208
4092024-08-27T18:10:38.142Z Compiling memchr v2.7.2
4102024-08-27T18:10:38.142Z Compiling thiserror v1.0.63
4112024-08-27T18:10:38.142Z Compiling libc v0.2.156
4122024-08-27T18:10:38.142Z Compiling itoa v1.0.11
4132024-08-27T18:10:38.438Z Compiling ryu v1.0.18
4142024-08-27T18:10:38.484Z Compiling ucd-trie v0.1.6
4152024-08-27T18:10:38.947Z Compiling once_cell v1.19.0
4162024-08-27T18:10:38.997Z Compiling byteorder v1.5.0
4172024-08-27T18:10:39.057Z Compiling serde_json v1.0.125
4182024-08-27T18:10:39.349Z Compiling usdt-impl v0.5.0
4192024-08-27T18:10:39.413Z Compiling proc-macro-error-attr v1.0.4
4202024-08-27T18:10:39.440Z Compiling syn v1.0.109
4212024-08-27T18:10:39.662Z Compiling rustix v0.38.34
4222024-08-27T18:10:39.745Z Compiling proc-macro-error v1.0.4
4232024-08-27T18:10:39.773Z Compiling hashbrown v0.14.5
4242024-08-27T18:10:39.850Z Compiling quote v1.0.36
4252024-08-27T18:10:40.017Z Compiling utf8parse v0.2.1
4262024-08-27T18:10:40.068Z Compiling bitflags v2.6.0
4272024-08-27T18:10:40.173Z Compiling syn v2.0.74
4282024-08-27T18:10:40.397Z Compiling errno v0.3.9
4292024-08-27T18:10:40.438Z Compiling thread-id v4.2.1
4302024-08-27T18:10:40.465Z Compiling plain v0.2.3
4312024-08-27T18:10:40.497Z Compiling log v0.4.21
4322024-08-27T18:10:40.527Z Compiling equivalent v1.0.1
4332024-08-27T18:10:40.628Z Compiling anstyle-parse v0.2.4
4342024-08-27T18:10:40.826Z Compiling indexmap v2.4.0
4352024-08-27T18:10:40.902Z Compiling anstyle v1.0.8
4362024-08-27T18:10:40.952Z Compiling is_terminal_polyfill v1.70.0
4372024-08-27T18:10:41.139Z Compiling camino v1.1.9
4382024-08-27T18:10:41.251Z Compiling autocfg v1.3.0
4392024-08-27T18:10:41.395Z Compiling winnow v0.6.18
4402024-08-27T18:10:41.419Z Compiling anstyle-query v1.0.3
4412024-08-27T18:10:41.549Z Compiling colorchoice v1.0.1
4422024-08-27T18:10:41.702Z Compiling pretty-hex v0.4.1
4432024-08-27T18:10:41.730Z Compiling semver v1.0.23
4442024-08-27T18:10:41.913Z Compiling anstream v0.6.14
4452024-08-27T18:10:41.964Z Compiling terminal_size v0.3.0
4462024-08-27T18:10:42.090Z Compiling fs-err v2.11.0
4472024-08-27T18:10:42.214Z Compiling heck v0.5.0
4482024-08-27T18:10:42.247Z Compiling fnv v1.0.7
4492024-08-27T18:10:42.275Z Compiling strsim v0.11.1
4502024-08-27T18:10:42.347Z Compiling unicode-width v0.1.13
4512024-08-27T18:10:42.412Z Compiling anyhow v1.0.86
4522024-08-27T18:10:42.556Z Compiling bytecount v0.6.8
4532024-08-27T18:10:42.610Z Compiling heck v0.4.1
4542024-08-27T18:10:42.681Z Compiling clap_lex v0.7.0
4552024-08-27T18:10:42.752Z Compiling papergrid v0.11.0
4562024-08-27T18:10:43.124Z Compiling clap_builder v4.5.15
4572024-08-27T18:10:43.261Z Compiling memmap v0.7.0
4582024-08-27T18:10:43.638Z Compiling swrite v0.1.0
4592024-08-27T18:10:45.321Z Compiling tabled_derive v0.7.0
4602024-08-27T18:10:47.064Z Compiling tabled v0.15.0
4612024-08-27T18:10:48.128Z Compiling serde_derive v1.0.208
4622024-08-27T18:10:48.153Z Compiling thiserror-impl v1.0.63
4632024-08-27T18:10:48.153Z Compiling zerocopy-derive v0.7.34
4642024-08-27T18:10:48.153Z Compiling scroll_derive v0.12.0
4652024-08-27T18:10:48.236Z Compiling clap_derive v4.5.13
4662024-08-27T18:10:49.565Z Compiling scroll v0.12.0
4672024-08-27T18:10:50.063Z Compiling goblin v0.8.2
4682024-08-27T18:10:50.519Z Compiling zerocopy v0.7.34
4692024-08-27T18:10:50.679Z Compiling pest v2.7.10
4702024-08-27T18:10:51.454Z Compiling clap v4.5.16
4712024-08-27T18:10:52.719Z Compiling pest_meta v2.7.10
4722024-08-27T18:10:53.729Z Compiling pest_generator v2.7.10
4732024-08-27T18:10:55.457Z Compiling pest_derive v2.7.10
4742024-08-27T18:10:56.134Z Compiling dtrace-parser v0.2.0
4752024-08-27T18:10:57.823Z Compiling serde_tokenstream v0.2.2
4762024-08-27T18:10:57.958Z Compiling serde_spanned v0.6.7
4772024-08-27T18:10:57.958Z Compiling toml_datetime v0.6.8
4782024-08-27T18:10:58.237Z Compiling cargo-platform v0.1.8
4792024-08-27T18:10:58.351Z Compiling toml_edit v0.22.20
4802024-08-27T18:10:58.383Z Compiling macaddr v1.0.1
4812024-08-27T18:10:59.209Z Compiling dof v0.3.0
4822024-08-27T18:10:59.360Z Compiling cargo_metadata v0.18.1
4832024-08-27T18:11:00.859Z Compiling usdt-attr-macro v0.5.0
4842024-08-27T18:11:00.859Z Compiling usdt-macro v0.5.0
4852024-08-27T18:11:01.007Z Compiling toml v0.8.19
4862024-08-27T18:11:01.715Z Compiling cargo_toml v0.20.4
4872024-08-27T18:11:02.100Z Compiling usdt v0.5.0
4882024-08-27T18:11:05.859Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892024-08-27T18:11:10.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.18s
4902024-08-27T18:11:10.857Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4912024-08-27T18:11:11.640Z Downloading crates ...
4922024-08-27T18:11:11.755Z Downloaded atty v0.2.14
4932024-08-27T18:11:11.781Z Downloaded async-stream-impl v0.3.5
4942024-08-27T18:11:11.781Z Downloaded darling_macro v0.20.9
4952024-08-27T18:11:11.805Z Downloaded is_ci v1.2.0
4962024-08-27T18:11:11.805Z Downloaded kstat-rs v0.2.4
4972024-08-27T18:11:11.805Z Downloaded openssl-probe v0.1.5
4982024-08-27T18:11:11.829Z Downloaded sha1 v0.10.6
4992024-08-27T18:11:11.829Z Downloaded serde_urlencoded v0.7.1
5002024-08-27T18:11:11.829Z Downloaded tinyvec_macros v0.1.1
5012024-08-27T18:11:11.829Z Downloaded time-core v0.1.2
5022024-08-27T18:11:11.829Z Downloaded derive_builder_macro v0.20.0
5032024-08-27T18:11:11.855Z Downloaded tls_codec_derive v0.4.1
5042024-08-27T18:11:11.855Z Downloaded memoffset v0.9.1
5052024-08-27T18:11:11.855Z Downloaded diesel_table_macro_syntax v0.2.0
5062024-08-27T18:11:11.855Z Downloaded dirs-next v2.0.0
5072024-08-27T18:11:11.855Z Downloaded predicates-tree v1.0.9
5082024-08-27T18:11:11.855Z Downloaded downcast v0.11.0
5092024-08-27T18:11:11.855Z Downloaded difflib v0.4.0
5102024-08-27T18:11:11.881Z Downloaded sync_wrapper v0.1.2
5112024-08-27T18:11:11.881Z Downloaded take_mut v0.2.2
5122024-08-27T18:11:11.881Z Downloaded tap v1.0.1
5132024-08-27T18:11:11.881Z Downloaded termtree v0.4.1
5142024-08-27T18:11:11.881Z Downloaded sqlparser_derive v0.2.2
5152024-08-27T18:11:11.906Z Downloaded unicode-linebreak v0.1.5
5162024-08-27T18:11:11.906Z Downloaded unicase v2.7.0
5172024-08-27T18:11:11.906Z Downloaded float-ord v0.3.2
5182024-08-27T18:11:11.906Z Downloaded fxhash v0.2.1
5192024-08-27T18:11:11.906Z Downloaded futures-executor v0.3.30
5202024-08-27T18:11:11.906Z Downloaded similar v2.6.0
5212024-08-27T18:11:11.931Z Downloaded zeroize_derive v1.4.2
5222024-08-27T18:11:11.931Z Downloaded vte_generate_state_changes v0.1.1
5232024-08-27T18:11:11.931Z Downloaded wait-timeout v0.2.0
5242024-08-27T18:11:11.931Z Downloaded rand_xorshift v0.3.0
5252024-08-27T18:11:11.931Z Downloaded vte v0.11.1
5262024-08-27T18:11:11.931Z Downloaded precomputed-hash v0.1.1
5272024-08-27T18:11:11.956Z Downloaded phf_shared v0.10.0
5282024-08-27T18:11:11.956Z Downloaded fastrand v2.1.0
5292024-08-27T18:11:11.981Z Downloaded rpassword v7.3.1
5302024-08-27T18:11:11.981Z Downloaded pem v3.0.4
5312024-08-27T18:11:11.981Z Downloaded smawk v0.3.2
5322024-08-27T18:11:11.981Z Downloaded utf-8 v0.7.6
5332024-08-27T18:11:11.981Z Downloaded funty v2.0.0
5342024-08-27T18:11:11.981Z Downloaded parse-display v0.10.0
5352024-08-27T18:11:11.981Z Downloaded filetime v0.2.24
5362024-08-27T18:11:11.981Z Downloaded tui-tree-widget v0.22.0
5372024-08-27T18:11:12.007Z Downloaded fixedbitset v0.4.2
5382024-08-27T18:11:12.007Z Downloaded form_urlencoded v1.2.1
5392024-08-27T18:11:12.007Z Downloaded futures-macro v0.3.30
5402024-08-27T18:11:12.007Z Downloaded foreign-types-shared v0.1.1
5412024-08-27T18:11:12.007Z Downloaded flagset v0.4.5
5422024-08-27T18:11:12.007Z Downloaded parse-size v1.0.0
5432024-08-27T18:11:12.007Z Downloaded parking_lot_core v0.8.6
5442024-08-27T18:11:12.007Z Downloaded foreign-types-macros v0.2.3
5452024-08-27T18:11:12.007Z Downloaded float-cmp v0.9.0
5462024-08-27T18:11:12.007Z Downloaded foreign-types-shared v0.3.1
5472024-08-27T18:11:12.032Z Downloaded vergen v8.3.2
5482024-08-27T18:11:12.032Z Downloaded uzers v0.11.3
5492024-08-27T18:11:12.032Z Downloaded rsa v0.9.6
5502024-08-27T18:11:12.032Z Downloaded paste v1.0.15
5512024-08-27T18:11:12.032Z Downloaded reedline v0.33.0
5522024-08-27T18:11:12.057Z Downloaded env_logger v0.9.3
5532024-08-27T18:11:12.057Z Downloaded smallvec v1.13.2
5542024-08-27T18:11:12.057Z Downloaded rustls-webpki v0.101.7
5552024-08-27T18:11:12.081Z Downloaded vcpkg v0.2.15
5562024-08-27T18:11:12.130Z Downloaded password-hash v0.5.0
5572024-08-27T18:11:12.154Z Downloaded unicode-segmentation v1.11.0
5582024-08-27T18:11:12.154Z Downloaded flate2 v1.0.31
5592024-08-27T18:11:12.154Z Downloaded tokio-util v0.7.11
5602024-08-27T18:11:12.178Z Downloaded finl_unicode v1.2.0
5612024-08-27T18:11:12.178Z Downloaded hyper v0.14.30
5622024-08-27T18:11:12.203Z Downloaded openssl v0.10.66
5632024-08-27T18:11:12.203Z Downloaded smoltcp v0.9.1
5642024-08-27T18:11:12.227Z Downloaded regex v1.10.6
5652024-08-27T18:11:12.251Z Downloaded openapiv3 v2.0.0
5662024-08-27T18:11:12.251Z Downloaded polar-core v0.27.3
5672024-08-27T18:11:12.276Z Downloaded nix v0.28.0
5682024-08-27T18:11:12.276Z Downloaded regex-automata v0.4.6
5692024-08-27T18:11:12.300Z Downloaded radix_trie v0.2.1
5702024-08-27T18:11:12.300Z Downloaded object v0.32.2
5712024-08-27T18:11:12.325Z Downloaded nix v0.27.1
5722024-08-27T18:11:12.350Z Downloaded object v0.30.4
5732024-08-27T18:11:12.350Z Downloaded encoding_rs v0.8.34
5742024-08-27T18:11:12.384Z Downloaded idna v0.5.0
5752024-08-27T18:11:12.408Z Downloaded libgit2-sys v0.17.0+1.8.1
5762024-08-27T18:11:12.458Z Downloaded idna v0.4.0
5772024-08-27T18:11:12.482Z Downloaded idna v0.3.0
5782024-08-27T18:11:12.482Z Downloaded petgraph v0.6.5
5792024-08-27T18:11:12.507Z Downloaded unicode-normalization v0.1.23
5802024-08-27T18:11:12.531Z Downloaded winnow v0.5.40
5812024-08-27T18:11:12.531Z Downloaded sha3 v0.10.8
5822024-08-27T18:11:12.531Z Downloaded lalrpop v0.19.12
5832024-08-27T18:11:12.556Z Downloaded csv v1.3.0
5842024-08-27T18:11:12.580Z Downloaded quick-xml v0.31.0
5852024-08-27T18:11:12.604Z Downloaded tokio v1.38.1
5862024-08-27T18:11:12.628Z Downloaded ratatui v0.28.0
5872024-08-27T18:11:12.652Z Downloaded libz-sys v1.1.16
5882024-08-27T18:11:12.734Z Downloaded zerocopy-derive v0.6.6
5892024-08-27T18:11:12.765Z Downloaded ring v0.17.8
5902024-08-27T18:11:12.829Z Downloaded x509-cert v0.2.5
5912024-08-27T18:11:12.855Z Downloaded portable-atomic v1.6.0
5922024-08-27T18:11:12.855Z Downloaded tough v0.17.1
5932024-08-27T18:11:12.879Z Downloaded rustls v0.22.4
5942024-08-27T18:11:12.879Z Downloaded ring v0.16.20
5952024-08-27T18:11:12.966Z Downloaded libsqlite3-sys v0.28.0
5962024-08-27T18:11:13.055Z Downloaded rustls v0.21.12
5972024-08-27T18:11:13.079Z Downloaded smoltcp v0.11.0
5982024-08-27T18:11:13.103Z Downloaded ron v0.7.1
5992024-08-27T18:11:13.103Z Downloaded regress v0.9.1
6002024-08-27T18:11:13.103Z Downloaded regex-syntax v0.8.4
6012024-08-27T18:11:13.127Z Downloaded tungstenite v0.21.0
6022024-08-27T18:11:13.127Z Downloaded tungstenite v0.20.1
6032024-08-27T18:11:13.127Z Downloaded toml_edit v0.19.15
6042024-08-27T18:11:13.151Z Downloaded toml v0.7.8
6052024-08-27T18:11:13.151Z Downloaded sled v0.34.7
6062024-08-27T18:11:13.151Z Downloaded http v1.1.0
6072024-08-27T18:11:13.177Z Downloaded num-bigint-dig v0.8.4
6082024-08-27T18:11:13.177Z Downloaded nom v7.1.3
6092024-08-27T18:11:13.177Z Downloaded libm v0.2.8
6102024-08-27T18:11:13.177Z Downloaded itertools v0.13.0
6112024-08-27T18:11:13.201Z Downloaded itertools v0.12.1
6122024-08-27T18:11:13.201Z Downloaded bzip2-sys v0.1.11+1.0.8
6132024-08-27T18:11:13.225Z Downloaded rustls-webpki v0.102.4
6142024-08-27T18:11:13.249Z Downloaded regex-syntax v0.6.29
6152024-08-27T18:11:13.249Z Downloaded elliptic-curve v0.13.8
6162024-08-27T18:11:13.249Z Downloaded publicsuffix v2.2.3
6172024-08-27T18:11:13.249Z Downloaded http v0.2.12
6182024-08-27T18:11:13.249Z Downloaded hickory-proto v0.24.1
6192024-08-27T18:11:13.273Z Downloaded diesel v2.2.2
6202024-08-27T18:11:13.297Z Downloaded gimli v0.28.1
6212024-08-27T18:11:13.297Z Downloaded flume v0.11.0
6222024-08-27T18:11:13.322Z Downloaded heapless v0.7.17
6232024-08-27T18:11:13.322Z Downloaded rusqlite v0.31.0
6242024-08-27T18:11:13.322Z Downloaded reqwest v0.11.27
6252024-08-27T18:11:13.322Z Downloaded sqlparser v0.45.0
6262024-08-27T18:11:13.346Z Downloaded rayon v1.10.0
6272024-08-27T18:11:13.346Z Downloaded git2 v0.19.0
6282024-08-27T18:11:13.370Z Downloaded tracing-core v0.1.32
6292024-08-27T18:11:13.370Z Downloaded tracing v0.1.40
6302024-08-27T18:11:13.370Z Downloaded webpki-roots v0.25.4
6312024-08-27T18:11:13.370Z Downloaded mio v0.8.11
6322024-08-27T18:11:13.370Z Downloaded minimal-lexical v0.2.1
6332024-08-27T18:11:13.394Z Downloaded libxml v0.3.3
6342024-08-27T18:11:13.394Z Downloaded postcard v1.0.8
6352024-08-27T18:11:13.394Z Downloaded rand v0.8.5
6362024-08-27T18:11:13.394Z Downloaded itertools v0.10.5
6372024-08-27T18:11:13.394Z Downloaded parse-display-derive v0.10.0
6382024-08-27T18:11:13.394Z Downloaded structmeta v0.2.0
6392024-08-27T18:11:13.418Z Downloaded smf v0.2.3
6402024-08-27T18:11:13.418Z Downloaded url v2.5.2
6412024-08-27T18:11:13.418Z Downloaded rustc_version v0.4.0
6422024-08-27T18:11:13.418Z Downloaded rustc_version v0.1.7
6432024-08-27T18:11:13.418Z Downloaded futures v0.3.30
6442024-08-27T18:11:13.418Z Downloaded ron v0.8.1
6452024-08-27T18:11:13.418Z Downloaded foreign-types v0.5.0
6462024-08-27T18:11:13.419Z Downloaded untrusted v0.9.0
6472024-08-27T18:11:13.419Z Downloaded untrusted v0.7.1
6482024-08-27T18:11:13.419Z Downloaded expectorate v1.1.0
6492024-08-27T18:11:13.443Z Downloaded futures-util v0.3.30
6502024-08-27T18:11:13.443Z Downloaded futures-io v0.3.30
6512024-08-27T18:11:13.443Z Downloaded futures-channel v0.3.30
6522024-08-27T18:11:13.443Z Downloaded uuid v1.10.0
6532024-08-27T18:11:13.443Z Downloaded rustyline v14.0.0
6542024-08-27T18:11:13.466Z Downloaded futures-sink v0.3.30
6552024-08-27T18:11:13.466Z Downloaded futures-core v0.3.30
6562024-08-27T18:11:13.466Z Downloaded unicode_categories v0.1.1
6572024-08-27T18:11:13.467Z Downloaded phf_shared v0.11.2
6582024-08-27T18:11:13.467Z Downloaded poly1305 v0.8.0
6592024-08-27T18:11:13.467Z Downloaded parking_lot_core v0.9.10
6602024-08-27T18:11:13.467Z Downloaded slog-term v2.9.1
6612024-08-27T18:11:13.467Z Downloaded rustls-pki-types v1.7.0
6622024-08-27T18:11:13.467Z Downloaded rustls-pemfile v2.1.3
6632024-08-27T18:11:13.467Z Downloaded rustls-pemfile v1.0.4
6642024-08-27T18:11:13.467Z Downloaded ff v0.13.0
6652024-08-27T18:11:13.491Z Downloaded fd-lock v4.0.2
6662024-08-27T18:11:13.491Z Downloaded steno v0.4.1
6672024-08-27T18:11:13.491Z Downloaded structmeta v0.3.0
6682024-08-27T18:11:13.491Z Downloaded strip-ansi-escapes v0.2.0
6692024-08-27T18:11:13.491Z Downloaded stringprep v0.1.4
6702024-08-27T18:11:13.491Z Downloaded h2 v0.3.26
6712024-08-27T18:11:13.491Z Downloaded unsafe-libyaml v0.2.11
6722024-08-27T18:11:13.491Z Downloaded structmeta-derive v0.2.0
6732024-08-27T18:11:13.515Z Downloaded string_cache v0.8.7
6742024-08-27T18:11:13.515Z Downloaded rustversion v1.0.17
6752024-08-27T18:11:13.515Z Downloaded rustc-demangle v0.1.24
6762024-08-27T18:11:13.515Z Downloaded snafu v0.8.2
6772024-08-27T18:11:13.515Z Downloaded iana-time-zone v0.1.60
6782024-08-27T18:11:13.515Z Downloaded hyper-rustls v0.24.2
6792024-08-27T18:11:13.515Z Downloaded proptest v1.5.0
6802024-08-27T18:11:13.539Z Downloaded fragile v2.0.0
6812024-08-27T18:11:13.539Z Downloaded ref-cast-impl v1.0.23
6822024-08-27T18:11:13.539Z Downloaded ref-cast v1.0.23
6832024-08-27T18:11:13.539Z Downloaded ena v0.14.3
6842024-08-27T18:11:13.539Z Downloaded textwrap v0.16.1
6852024-08-27T18:11:13.539Z Downloaded rustfmt-wrapper v0.2.1
6862024-08-27T18:11:13.539Z Downloaded rustc-hash v1.1.0
6872024-08-27T18:11:13.539Z Downloaded rtoolbox v0.0.2
6882024-08-27T18:11:13.539Z Downloaded peg-macros v0.8.4
6892024-08-27T18:11:13.539Z Downloaded peg v0.8.4
6902024-08-27T18:11:13.563Z Downloaded pbkdf2 v0.12.2
6912024-08-27T18:11:13.563Z Downloaded fatfs v0.3.6
6922024-08-27T18:11:13.563Z Downloaded rcgen v0.12.1
6932024-08-27T18:11:13.563Z Downloaded enum-as-inner v0.6.0
6942024-08-27T18:11:13.563Z Downloaded embedded-io v0.4.0
6952024-08-27T18:11:13.563Z Downloaded zone v0.1.8
6962024-08-27T18:11:13.563Z Downloaded peg-runtime v0.8.3
6972024-08-27T18:11:13.563Z Downloaded universal-hash v0.5.1
6982024-08-27T18:11:13.563Z Downloaded erased-serde v0.3.31
6992024-08-27T18:11:13.563Z Downloaded env_logger v0.10.2
7002024-08-27T18:11:13.563Z Downloaded vsss-rs v3.3.4
7012024-08-27T18:11:13.587Z Downloaded pin-project v1.1.5
7022024-08-27T18:11:13.587Z Downloaded rayon-core v1.12.1
7032024-08-27T18:11:13.587Z Downloaded smallvec v0.6.14
7042024-08-27T18:11:13.587Z Downloaded signal-hook-tokio v0.3.1
7052024-08-27T18:11:13.587Z Downloaded sec1 v0.7.3
7062024-08-27T18:11:13.587Z Downloaded samael v0.0.15
7072024-08-27T18:11:13.617Z Downloaded hyper-tls v0.5.0
7082024-08-27T18:11:13.617Z Downloaded hyper-staticfile v0.9.5
7092024-08-27T18:11:13.617Z Downloaded hubpack v0.1.2
7102024-08-27T18:11:13.617Z Downloaded postgres-protocol v0.6.7
7112024-08-27T18:11:13.617Z Downloaded tracing-attributes v0.1.27
7122024-08-27T18:11:13.617Z Downloaded openssl-sys v0.9.103
7132024-08-27T18:11:13.617Z Downloaded chrono v0.4.38
7142024-08-27T18:11:13.617Z Downloaded path-slash v0.1.5
7152024-08-27T18:11:13.617Z Downloaded ident_case v1.0.1
7162024-08-27T18:11:13.617Z Downloaded futures-task v0.3.30
7172024-08-27T18:11:13.617Z Downloaded unicode-xid v0.2.4
7182024-08-27T18:11:13.642Z Downloaded unicode-truncate v1.0.0
7192024-08-27T18:11:13.642Z Downloaded phf v0.11.2
7202024-08-27T18:11:13.642Z Downloaded percent-encoding v2.3.1
7212024-08-27T18:11:13.642Z Downloaded pem-rfc7468 v0.7.0
7222024-08-27T18:11:13.642Z Downloaded fallible-iterator v0.3.0
7232024-08-27T18:11:13.642Z Downloaded fallible-iterator v0.2.0
7242024-08-27T18:11:13.642Z Downloaded socket2 v0.5.7
7252024-08-27T18:11:13.642Z Downloaded socket2 v0.4.10
7262024-08-27T18:11:13.642Z Downloaded snafu-derive v0.8.2
7272024-08-27T18:11:13.642Z Downloaded zip v0.6.6
7282024-08-27T18:11:13.642Z Downloaded zerocopy v0.6.6
7292024-08-27T18:11:13.642Z Downloaded schemars v0.8.21
7302024-08-27T18:11:13.666Z Downloaded heapless v0.8.0
7312024-08-27T18:11:13.666Z Downloaded postgres-types v0.2.7
7322024-08-27T18:11:13.666Z Downloaded hkdf v0.12.4
7332024-08-27T18:11:13.666Z Downloaded mio v1.0.2
7342024-08-27T18:11:13.690Z Downloaded fallible-streaming-iterator v0.1.9
7352024-08-27T18:11:13.690Z Downloaded powerfmt v0.2.0
7362024-08-27T18:11:13.690Z Downloaded spin v0.9.8
7372024-08-27T18:11:13.690Z Downloaded endian-type v0.1.2
7382024-08-27T18:11:13.690Z Downloaded resolv-conf v0.7.0
7392024-08-27T18:11:13.690Z Downloaded predicates v3.1.2
7402024-08-27T18:11:13.690Z Downloaded ppv-lite86 v0.2.17
7412024-08-27T18:11:13.690Z Downloaded sqlformat v0.2.4
7422024-08-27T18:11:13.690Z Downloaded spki v0.7.3
7432024-08-27T18:11:13.690Z Downloaded spin v0.5.2
7442024-08-27T18:11:13.690Z Downloaded zone_cfg_derive v0.1.2
7452024-08-27T18:11:13.690Z Downloaded yasna v0.5.2
7462024-08-27T18:11:13.715Z Downloaded xattr v1.3.1
7472024-08-27T18:11:13.715Z Downloaded wyz v0.5.1
7482024-08-27T18:11:13.715Z Downloaded tokio-tungstenite v0.21.0
7492024-08-27T18:11:13.715Z Downloaded typed-path v0.7.1
7502024-08-27T18:11:13.715Z Downloaded hashbrown v0.12.3
7512024-08-27T18:11:13.715Z Downloaded hashbrown v0.13.2
7522024-08-27T18:11:13.739Z Downloaded sct v0.7.1
7532024-08-27T18:11:13.739Z Downloaded getrandom v0.2.14
7542024-08-27T18:11:13.739Z Downloaded omicron-zone-package v0.11.0
7552024-08-27T18:11:13.739Z Downloaded httpdate v1.0.3
7562024-08-27T18:11:13.739Z Downloaded hex v0.4.3
7572024-08-27T18:11:13.739Z Downloaded heck v0.3.3
7582024-08-27T18:11:13.739Z Downloaded getopts v0.2.21
7592024-08-27T18:11:13.739Z Downloaded gethostname v0.5.0
7602024-08-27T18:11:13.739Z Downloaded whoami v1.5.1
7612024-08-27T18:11:13.739Z Downloaded static_assertions v1.1.0
7622024-08-27T18:11:13.739Z Downloaded scheduled-thread-pool v0.2.7
7632024-08-27T18:11:13.763Z Downloaded same-file v1.0.6
7642024-08-27T18:11:13.763Z Downloaded pkg-config v0.3.30
7652024-08-27T18:11:13.763Z Downloaded headers v0.3.9
7662024-08-27T18:11:13.763Z Downloaded hickory-resolver v0.24.1
7672024-08-27T18:11:13.763Z Downloaded zeroize v1.7.0
7682024-08-27T18:11:13.763Z Downloaded scrypt v0.11.0
7692024-08-27T18:11:13.763Z Downloaded scopeguard v1.2.0
7702024-08-27T18:11:13.763Z Downloaded schemars_derive v0.8.21
7712024-08-27T18:11:13.764Z Downloaded salsa20 v0.10.2
7722024-08-27T18:11:13.788Z Downloaded rusty-fork v0.3.0
7732024-08-27T18:11:13.788Z Downloaded group v0.13.0
7742024-08-27T18:11:13.788Z Downloaded globset v0.4.14
7752024-08-27T18:11:13.788Z Downloaded glob v0.3.1
7762024-08-27T18:11:13.788Z Downloaded unicode-bidi v0.3.15
7772024-08-27T18:11:13.788Z Downloaded topological-sort v0.2.2
7782024-08-27T18:11:13.788Z Downloaded serde_with v3.9.0
7792024-08-27T18:11:13.788Z Downloaded parking_lot v0.12.2
7802024-08-27T18:11:13.812Z Downloaded bstr v1.9.1
7812024-08-27T18:11:13.812Z Downloaded der v0.7.9
7822024-08-27T18:11:13.812Z Downloaded foreign-types v0.3.2
7832024-08-27T18:11:13.812Z Downloaded which v4.4.2
7842024-08-27T18:11:13.812Z Downloaded pkcs5 v0.7.1
7852024-08-27T18:11:13.836Z Downloaded pin-project-internal v1.1.5
7862024-08-27T18:11:13.836Z Downloaded tar v0.4.41
7872024-08-27T18:11:13.836Z Downloaded hostname v0.4.0
7882024-08-27T18:11:13.837Z Downloaded hickory-server v0.24.1
7892024-08-27T18:11:13.837Z Downloaded walkdir v2.5.0
7902024-08-27T18:11:13.837Z Downloaded waitgroup v0.1.2
7912024-08-27T18:11:13.837Z Downloaded test-strategy v0.3.1
7922024-08-27T18:11:13.861Z Downloaded httparse v1.8.0
7932024-08-27T18:11:13.861Z Downloaded dyn-clone v1.0.17
7942024-08-27T18:11:13.861Z Downloaded time v0.3.36
7952024-08-27T18:11:13.861Z Downloaded want v0.3.1
7962024-08-27T18:11:13.861Z Downloaded pkcs8 v0.10.2
7972024-08-27T18:11:13.861Z Downloaded pkcs1 v0.7.5
7982024-08-27T18:11:13.861Z Downloaded pin-project-lite v0.2.14
7992024-08-27T18:11:13.885Z Downloaded hashlink v0.9.1
8002024-08-27T18:11:13.885Z Downloaded half v2.4.1
8012024-08-27T18:11:13.885Z Downloaded tempfile v3.10.1
8022024-08-27T18:11:13.885Z Downloaded r2d2 v0.8.10
8032024-08-27T18:11:13.885Z Downloaded diesel_derives v2.2.2
8042024-08-27T18:11:13.885Z Downloaded miniz_oxide v0.7.2
8052024-08-27T18:11:13.885Z Downloaded unarray v0.1.4
8062024-08-27T18:11:13.909Z Downloaded slog-scope v4.4.0
8072024-08-27T18:11:13.909Z Downloaded pin-utils v0.1.0
8082024-08-27T18:11:13.909Z Downloaded hash32 v0.3.1
8092024-08-27T18:11:13.909Z Downloaded hash32 v0.2.1
8102024-08-27T18:11:13.909Z Downloaded term v0.7.0
8112024-08-27T18:11:13.909Z Downloaded slog v2.7.0
8122024-08-27T18:11:13.909Z Downloaded radium v0.7.0
8132024-08-27T18:11:13.909Z Downloaded prettyplease v0.2.20
8142024-08-27T18:11:13.909Z Downloaded tokio-tungstenite v0.20.1
8152024-08-27T18:11:13.909Z Downloaded tokio-postgres v0.7.11
8162024-08-27T18:11:13.933Z Downloaded twox-hash v1.6.3
8172024-08-27T18:11:13.933Z Downloaded stable_deref_trait v1.2.0
8182024-08-27T18:11:13.933Z Downloaded slog-stdlog v4.1.1
8192024-08-27T18:11:13.933Z Downloaded sigpipe v0.1.3
8202024-08-27T18:11:13.933Z Downloaded signature v2.2.0
8212024-08-27T18:11:13.933Z Downloaded portpicker v0.1.1
8222024-08-27T18:11:13.933Z Downloaded headers-core v0.2.0
8232024-08-27T18:11:13.934Z Downloaded try-lock v0.2.5
8242024-08-27T18:11:13.934Z Downloaded tower-service v0.3.2
8252024-08-27T18:11:13.934Z Downloaded termios v0.3.3
8262024-08-27T18:11:13.934Z Downloaded termcolor v1.4.1
8272024-08-27T18:11:13.934Z Downloaded supports-color v3.0.0
8282024-08-27T18:11:13.934Z Downloaded subprocess v0.2.9
8292024-08-27T18:11:13.934Z Downloaded rand_seeder v0.3.0
8302024-08-27T18:11:13.934Z Downloaded rand_core v0.6.4
8312024-08-27T18:11:13.934Z Downloaded rand_chacha v0.3.1
8322024-08-27T18:11:13.958Z Downloaded quick-error v1.2.3
8332024-08-27T18:11:13.958Z Downloaded http-body v0.4.6
8342024-08-27T18:11:13.958Z Downloaded nu-ansi-term v0.50.0
8352024-08-27T18:11:13.958Z Downloaded multer v3.1.0
8362024-08-27T18:11:13.958Z Downloaded toolchain_find v0.4.0
8372024-08-27T18:11:13.958Z Downloaded strum_macros v0.26.4
8382024-08-27T18:11:13.958Z Downloaded slab v0.4.9
8392024-08-27T18:11:13.958Z Downloaded hmac v0.12.1
8402024-08-27T18:11:13.958Z Downloaded either v1.13.0
8412024-08-27T18:11:13.958Z Downloaded derive-where v1.2.7
8422024-08-27T18:11:13.958Z Downloaded native-tls v0.2.11
8432024-08-27T18:11:13.958Z Downloaded indicatif v0.17.8
8442024-08-27T18:11:13.982Z Downloaded curve25519-dalek v4.1.3
8452024-08-27T18:11:13.982Z Downloaded subtle v2.5.0
8462024-08-27T18:11:13.982Z Downloaded slog-json v2.6.1
8472024-08-27T18:11:13.982Z Downloaded slog-envlogger v2.2.0
8482024-08-27T18:11:13.982Z Downloaded slog-dtrace v0.3.0
8492024-08-27T18:11:13.982Z Downloaded slog-bunyan v2.5.0
8502024-08-27T18:11:13.982Z Downloaded slog-async v2.8.0
8512024-08-27T18:11:14.007Z Downloaded siphasher v0.3.11
8522024-08-27T18:11:14.007Z Downloaded dsl_auto_type v0.1.2
8532024-08-27T18:11:14.007Z Downloaded display-error-chain v0.2.0
8542024-08-27T18:11:14.007Z Downloaded num_enum_derive v0.5.11
8552024-08-27T18:11:14.007Z Downloaded num-traits v0.2.19
8562024-08-27T18:11:14.007Z Downloaded num-rational v0.4.2
8572024-08-27T18:11:14.007Z Downloaded nibble_vec v0.1.0
8582024-08-27T18:11:14.007Z Downloaded mockall_derive v0.13.0
8592024-08-27T18:11:14.007Z Downloaded mime_guess v2.0.4
8602024-08-27T18:11:14.007Z Downloaded mime v0.3.17
8612024-08-27T18:11:14.007Z Downloaded defmt v0.3.8
8622024-08-27T18:11:14.007Z Downloaded tabwriter v1.4.0
8632024-08-27T18:11:14.007Z Downloaded strum_macros v0.25.3
8642024-08-27T18:11:14.031Z Downloaded strum_macros v0.24.3
8652024-08-27T18:11:14.031Z Downloaded structmeta-derive v0.3.0
8662024-08-27T18:11:14.031Z Downloaded highway v1.2.0
8672024-08-27T18:11:14.031Z Downloaded hickory-client v0.24.1
8682024-08-27T18:11:14.031Z Downloaded diff v0.1.13
8692024-08-27T18:11:14.031Z Downloaded derive_more v0.99.18
8702024-08-27T18:11:14.031Z Downloaded packed_struct_codegen v0.10.1
8712024-08-27T18:11:14.031Z Downloaded owo-colors v4.0.0
8722024-08-27T18:11:14.031Z Downloaded oso v0.27.3
8732024-08-27T18:11:14.055Z Downloaded libsw v3.3.1
8742024-08-27T18:11:14.055Z Downloaded strum v0.26.3
8752024-08-27T18:11:14.055Z Downloaded psl-types v2.0.11
8762024-08-27T18:11:14.055Z Downloaded proc-macro-crate v1.3.1
8772024-08-27T18:11:14.056Z Downloaded pretty-hex v0.2.1
8782024-08-27T18:11:14.056Z Downloaded predicates-core v1.0.6
8792024-08-27T18:11:14.056Z Downloaded http-range v0.1.5
8802024-08-27T18:11:14.056Z Downloaded hostname v0.3.1
8812024-08-27T18:11:14.056Z Downloaded home v0.5.9
8822024-08-27T18:11:14.056Z Downloaded derive_builder_core v0.20.0
8832024-08-27T18:11:14.056Z Downloaded der_derive v0.7.2
8842024-08-27T18:11:14.056Z Downloaded tokio-stream v0.1.15
8852024-08-27T18:11:14.080Z Downloaded tokio-macros v2.3.0
8862024-08-27T18:11:14.080Z Downloaded tinyvec v1.6.0
8872024-08-27T18:11:14.080Z Downloaded num_cpus v1.16.0
8882024-08-27T18:11:14.080Z Downloaded num-integer v0.1.46
8892024-08-27T18:11:14.080Z Downloaded mockall v0.13.0
8902024-08-27T18:11:14.080Z Downloaded maplit v1.0.2
8912024-08-27T18:11:14.080Z Downloaded keccak v0.1.5
8922024-08-27T18:11:14.080Z Downloaded crossterm v0.27.0
8932024-08-27T18:11:14.080Z Downloaded num-conv v0.1.0
8942024-08-27T18:11:14.104Z Downloaded multimap v0.10.0
8952024-08-27T18:11:14.104Z Downloaded dirs-sys-next v0.1.2
8962024-08-27T18:11:14.104Z Downloaded derive_builder v0.20.0
8972024-08-27T18:11:14.104Z Downloaded defmt-parser v0.3.4
8982024-08-27T18:11:14.104Z Downloaded tokio-rustls v0.24.1
8992024-08-27T18:11:14.104Z Downloaded time-macros v0.2.18
9002024-08-27T18:11:14.104Z Downloaded signal-hook v0.3.17
9012024-08-27T18:11:14.104Z Downloaded parking_lot v0.11.2
9022024-08-27T18:11:14.104Z Downloaded memmap2 v0.9.4
9032024-08-27T18:11:14.104Z Downloaded md-5 v0.10.6
9042024-08-27T18:11:14.128Z Downloaded deranged v0.3.11
9052024-08-27T18:11:14.128Z Downloaded tokio-rustls v0.25.0
9062024-08-27T18:11:14.128Z Downloaded tls_codec v0.4.1
9072024-08-27T18:11:14.128Z Downloaded serde_yaml v0.9.34+deprecated
9082024-08-27T18:11:14.128Z Downloaded const_format v0.2.32
9092024-08-27T18:11:14.128Z Downloaded serde_with_macros v3.9.0
9102024-08-27T18:11:14.128Z Downloaded num-complex v0.4.6
9112024-08-27T18:11:14.128Z Downloaded tokio-native-tls v0.3.1
9122024-08-27T18:11:14.128Z Downloaded thiserror-no-std v2.0.2
9132024-08-27T18:11:14.153Z Downloaded darling_core v0.20.9
9142024-08-27T18:11:14.153Z Downloaded clang-sys v1.7.0
9152024-08-27T18:11:14.153Z Downloaded lalrpop-util v0.19.12
9162024-08-27T18:11:14.153Z Downloaded tiny-keccak v2.0.2
9172024-08-27T18:11:14.153Z Downloaded signal-hook-registry v1.4.2
9182024-08-27T18:11:14.153Z Downloaded serde_path_to_error v0.1.16
9192024-08-27T18:11:14.153Z Downloaded secrecy v0.8.0
9202024-08-27T18:11:14.153Z Downloaded oso-derive v0.27.3
9212024-08-27T18:11:14.153Z Downloaded number_prefix v0.4.0
9222024-08-27T18:11:14.153Z Downloaded newline-converter v0.3.0
9232024-08-27T18:11:14.153Z Downloaded managed v0.8.0
9242024-08-27T18:11:14.153Z Downloaded lru v0.12.3
9252024-08-27T18:11:14.153Z Downloaded lock_api v0.4.12
9262024-08-27T18:11:14.177Z Downloaded linked-hash-map v0.5.6
9272024-08-27T18:11:14.177Z Downloaded lazycell v1.3.0
9282024-08-27T18:11:14.177Z Downloaded thread_local v1.1.8
9292024-08-27T18:11:14.177Z Downloaded thiserror-impl-no-std v2.0.2
9302024-08-27T18:11:14.177Z Downloaded serde-big-array v0.5.1
9312024-08-27T18:11:14.177Z Downloaded openssl-macros v0.1.1
9322024-08-27T18:11:14.177Z Downloaded indexmap v1.9.3
9332024-08-27T18:11:14.177Z Downloaded crypto-bigint v0.5.5
9342024-08-27T18:11:14.177Z Downloaded cookie_store v0.20.0
9352024-08-27T18:11:14.177Z Downloaded console v0.15.8
9362024-08-27T18:11:14.202Z Downloaded bitvec v1.0.1
9372024-08-27T18:11:14.202Z Downloaded signal-hook-mio v0.2.4
9382024-08-27T18:11:14.202Z Downloaded shlex v1.3.0
9392024-08-27T18:11:14.202Z Downloaded shell-words v1.1.0
9402024-08-27T18:11:14.202Z Downloaded serde_repr v0.1.19
9412024-08-27T18:11:14.202Z Downloaded serde_derive_internals v0.29.1
9422024-08-27T18:11:14.226Z Downloaded serde_arrays v0.1.0
9432024-08-27T18:11:14.227Z Downloaded packed_struct v0.10.1
9442024-08-27T18:11:14.227Z Downloaded olpc-cjson v0.1.3
9452024-08-27T18:11:14.227Z Downloaded num_enum v0.5.11
9462024-08-27T18:11:14.227Z Downloaded num-iter v0.1.45
9472024-08-27T18:11:14.227Z Downloaded num-derive v0.4.2
9482024-08-27T18:11:14.227Z Downloaded num v0.4.3
9492024-08-27T18:11:14.227Z Downloaded nodrop v0.1.14
9502024-08-27T18:11:14.227Z Downloaded newtype_derive v0.1.6
9512024-08-27T18:11:14.227Z Downloaded newtype-uuid v1.1.0
9522024-08-27T18:11:14.227Z Downloaded nanorand v0.7.0
9532024-08-27T18:11:14.227Z Downloaded libloading v0.8.3
9542024-08-27T18:11:14.227Z Downloaded jobserver v0.1.32
9552024-08-27T18:11:14.251Z Downloaded inout v0.1.3
9562024-08-27T18:11:14.251Z Downloaded hubpack_derive v0.1.1
9572024-08-27T18:11:14.251Z Downloaded data-encoding v2.6.0
9582024-08-27T18:11:14.251Z Downloaded curve25519-dalek-derive v0.1.1
9592024-08-27T18:11:14.251Z Downloaded crossbeam-epoch v0.9.18
9602024-08-27T18:11:14.251Z Downloaded crc32fast v1.4.0
9612024-08-27T18:11:14.251Z Downloaded cookie v0.17.0
9622024-08-27T18:11:14.251Z Downloaded ciborium v0.2.2
9632024-08-27T18:11:14.251Z Downloaded bzip2 v0.4.4
9642024-08-27T18:11:14.251Z Downloaded buf-list v1.0.3
9652024-08-27T18:11:14.251Z Downloaded blake2 v0.10.6
9662024-08-27T18:11:14.251Z Downloaded bitfield v0.14.0
9672024-08-27T18:11:14.251Z Downloaded bit-set v0.5.3
9682024-08-27T18:11:14.275Z Downloaded serde-hex v0.1.0
9692024-08-27T18:11:14.275Z Downloaded chacha20 v0.9.1
9702024-08-27T18:11:14.275Z Downloaded cbc v0.1.2
9712024-08-27T18:11:14.275Z Downloaded camino-tempfile v1.1.1
9722024-08-27T18:11:14.275Z Downloaded block-padding v0.3.3
9732024-08-27T18:11:14.275Z Downloaded bitflags v1.3.2
9742024-08-27T18:11:14.275Z Downloaded bindgen v0.69.4
9752024-08-27T18:11:14.275Z Downloaded aho-corasick v1.1.3
9762024-08-27T18:11:14.299Z Downloaded serde_plain v1.0.2
9772024-08-27T18:11:14.299Z Downloaded semver v0.1.20
9782024-08-27T18:11:14.299Z Downloaded maybe-uninit v2.0.0
9792024-08-27T18:11:14.299Z Downloaded match_cfg v0.1.0
9802024-08-27T18:11:14.299Z Downloaded lru-cache v0.1.2
9812024-08-27T18:11:14.299Z Downloaded linear-map v1.2.0
9822024-08-27T18:11:14.300Z Downloaded libefi-sys v0.1.0
9832024-08-27T18:11:14.300Z Downloaded lazy_static v1.5.0
9842024-08-27T18:11:14.300Z Downloaded ipnetwork v0.20.0
9852024-08-27T18:11:14.300Z Downloaded ipnet v2.9.0
9862024-08-27T18:11:14.300Z Downloaded instability v0.3.2
9872024-08-27T18:11:14.300Z Downloaded indent_write v2.2.0
9882024-08-27T18:11:14.300Z Downloaded crc-any v2.5.0
9892024-08-27T18:11:14.300Z Downloaded constant_time_eq v0.3.0
9902024-08-27T18:11:14.300Z Downloaded cexpr v0.6.0
9912024-08-27T18:11:14.325Z Downloaded cassowary v0.3.0
9922024-08-27T18:11:14.325Z Downloaded opaque-debug v0.3.1
9932024-08-27T18:11:14.325Z Downloaded num_threads v0.1.7
9942024-08-27T18:11:14.325Z Downloaded normalize-line-endings v0.3.0
9952024-08-27T18:11:14.325Z Downloaded new_debug_unreachable v1.0.6
9962024-08-27T18:11:14.325Z Downloaded instant v0.1.12
9972024-08-27T18:11:14.325Z Downloaded crossterm v0.28.1
9982024-08-27T18:11:14.325Z Downloaded crossbeam-channel v0.5.12
9992024-08-27T18:11:14.325Z Downloaded compact_str v0.8.0
10002024-08-27T18:11:14.325Z Downloaded colored v2.1.0
10012024-08-27T18:11:14.350Z Downloaded ciborium-ll v0.2.2
10022024-08-27T18:11:14.350Z Downloaded chacha20poly1305 v0.10.1
10032024-08-27T18:11:14.350Z Downloaded cc v1.0.97
10042024-08-27T18:11:14.350Z Downloaded blake3 v1.5.1
10052024-08-27T18:11:14.350Z Downloaded bitstruct_derive v0.1.0
10062024-08-27T18:11:14.350Z Downloaded is-terminal v0.4.12
10072024-08-27T18:11:14.350Z Downloaded indoc v1.0.9
10082024-08-27T18:11:14.350Z Downloaded impl-trait-for-tuples v0.2.2
10092024-08-27T18:11:14.374Z Downloaded defmt-macros v0.3.9
10102024-08-27T18:11:14.374Z Downloaded debug-ignore v1.0.5
10112024-08-27T18:11:14.374Z Downloaded csv-core v0.1.11
10122024-08-27T18:11:14.374Z Downloaded crucible-workspace-hack v0.1.0
10132024-08-27T18:11:14.374Z Downloaded crossbeam-utils v0.8.19
10142024-08-27T18:11:14.374Z Downloaded const-oid v0.9.6
10152024-08-27T18:11:14.374Z Downloaded base64ct v1.6.0
10162024-08-27T18:11:14.374Z Downloaded base64 v0.21.7
10172024-08-27T18:11:14.374Z Downloaded base16ct v0.2.0
10182024-08-27T18:11:14.374Z Downloaded backtrace v0.3.71
10192024-08-27T18:11:14.398Z Downloaded backoff v0.4.0
10202024-08-27T18:11:14.398Z Downloaded async-stream v0.3.5
10212024-08-27T18:11:14.399Z Downloaded assert_matches v1.5.0
10222024-08-27T18:11:14.399Z Downloaded ascii v1.1.0
10232024-08-27T18:11:14.399Z Downloaded arrayref v0.3.7
10242024-08-27T18:11:14.399Z Downloaded allocator-api2 v0.2.18
10252024-08-27T18:11:14.399Z Downloaded aes v0.8.4
10262024-08-27T18:11:14.423Z Downloaded humantime v2.1.0
10272024-08-27T18:11:14.423Z Downloaded cstr-argument v0.1.2
10282024-08-27T18:11:14.423Z Downloaded crc-catalog v2.4.0
10292024-08-27T18:11:14.423Z Downloaded cookie v0.18.1
10302024-08-27T18:11:14.423Z Downloaded const_format_proc_macros v0.2.32
10312024-08-27T18:11:14.423Z Downloaded cancel-safe-futures v0.1.5
10322024-08-27T18:11:14.423Z Downloaded bytes v1.7.1
10332024-08-27T18:11:14.423Z Downloaded bcs v0.1.6
10342024-08-27T18:11:14.423Z Downloaded base64 v0.22.1
10352024-08-27T18:11:14.447Z Downloaded base64 v0.13.1
10362024-08-27T18:11:14.447Z Downloaded atomicwrites v0.4.3
10372024-08-27T18:11:14.447Z Downloaded async-trait v0.1.81
10382024-08-27T18:11:14.447Z Downloaded async-recursion v1.1.1
10392024-08-27T18:11:14.447Z Downloaded array-init v0.0.4
10402024-08-27T18:11:14.447Z Downloaded argon2 v0.5.3
10412024-08-27T18:11:14.447Z Downloaded arc-swap v1.7.1
10422024-08-27T18:11:14.447Z Downloaded ahash v0.8.11
10432024-08-27T18:11:14.447Z Downloaded addr2line v0.21.0
10442024-08-27T18:11:14.471Z Downloaded darling v0.20.9
10452024-08-27T18:11:14.471Z Downloaded crunchy v0.2.2
10462024-08-27T18:11:14.471Z Downloaded crossbeam-deque v0.8.5
10472024-08-27T18:11:14.471Z Downloaded crc v3.2.1
10482024-08-27T18:11:14.471Z Downloaded convert_case v0.4.0
10492024-08-27T18:11:14.471Z Downloaded cobs v0.2.3
10502024-08-27T18:11:14.471Z Downloaded cipher v0.4.4
10512024-08-27T18:11:14.471Z Downloaded ciborium-io v0.2.2
10522024-08-27T18:11:14.472Z Downloaded cfg_aliases v0.1.1
10532024-08-27T18:11:14.472Z Downloaded castaway v0.2.3
10542024-08-27T18:11:14.472Z Downloaded bitstruct v0.1.1
10552024-08-27T18:11:14.472Z Downloaded bitfield-struct v0.6.1
10562024-08-27T18:11:14.472Z Downloaded bit-vec v0.6.3
10572024-08-27T18:11:14.472Z Downloaded bb8 v0.8.5
10582024-08-27T18:11:14.472Z Downloaded atomic-waker v1.1.2
10592024-08-27T18:11:14.496Z Downloaded ascii-canvas v3.0.0
10602024-08-27T18:11:14.496Z Downloaded arrayvec v0.7.4
10612024-08-27T18:11:14.496Z Downloaded aead v0.5.2
10622024-08-27T18:11:14.496Z Downloaded adler v1.0.2
10632024-08-27T18:11:14.590Z Compiling cfg-if v1.0.0
10642024-08-27T18:11:14.590Z Compiling serde v1.0.208
10652024-08-27T18:11:14.614Z Compiling typenum v1.17.0
10662024-08-27T18:11:14.614Z Compiling lock_api v0.4.12
10672024-08-27T18:11:14.614Z Compiling generic-array v0.14.7
10682024-08-27T18:11:14.614Z Compiling syn v2.0.74
10692024-08-27T18:11:14.614Z Compiling scopeguard v1.2.0
10702024-08-27T18:11:14.614Z Compiling log v0.4.21
10712024-08-27T18:11:14.768Z Compiling getrandom v0.2.14
10722024-08-27T18:11:14.828Z Compiling jobserver v0.1.32
10732024-08-27T18:11:15.032Z Compiling rand_core v0.6.4
10742024-08-27T18:11:15.131Z Compiling subtle v2.5.0
10752024-08-27T18:11:15.205Z Compiling cc v1.0.97
10762024-08-27T18:11:15.254Z Compiling const-oid v0.9.6
10772024-08-27T18:11:15.424Z Compiling pin-project-lite v0.2.14
10782024-08-27T18:11:15.469Z Compiling smallvec v1.13.2
10792024-08-27T18:11:15.510Z Compiling parking_lot_core v0.9.10
10802024-08-27T18:11:15.548Z Compiling signal-hook-registry v1.4.2
10812024-08-27T18:11:15.637Z Compiling spin v0.9.8
10822024-08-27T18:11:15.809Z Compiling mio v0.8.11
10832024-08-27T18:11:16.092Z Compiling ahash v0.8.11
10842024-08-27T18:11:16.552Z Compiling parking_lot v0.12.2
10852024-08-27T18:11:16.576Z Compiling tinyvec_macros v0.1.1
10862024-08-27T18:11:16.659Z Compiling tinyvec v1.6.0
10872024-08-27T18:11:16.806Z Compiling socket2 v0.5.7
10882024-08-27T18:11:17.046Z Compiling num_cpus v1.16.0
10892024-08-27T18:11:17.101Z Compiling libm v0.2.8
10902024-08-27T18:11:17.246Z Compiling futures-core v0.3.30
10912024-08-27T18:11:17.246Z Compiling cpufeatures v0.2.12
10922024-08-27T18:11:17.469Z Compiling serde_json v1.0.125
10932024-08-27T18:11:17.501Z Compiling num-traits v0.2.19
10942024-08-27T18:11:17.534Z Compiling slab v0.4.9
10952024-08-27T18:11:17.609Z Compiling futures-sink v0.3.30
10962024-08-27T18:11:17.789Z Compiling unicode-bidi v0.3.15
10972024-08-27T18:11:17.846Z Compiling allocator-api2 v0.2.18
10982024-08-27T18:11:18.081Z Compiling unicode-normalization v0.1.23
10992024-08-27T18:11:18.149Z Compiling futures-channel v0.3.30
11002024-08-27T18:11:18.505Z Compiling pin-utils v0.1.0
11012024-08-27T18:11:18.556Z Compiling futures-task v0.3.30
11022024-08-27T18:11:18.589Z Compiling vcpkg v0.2.15
11032024-08-27T18:11:18.613Z Compiling pkg-config v0.3.30
11042024-08-27T18:11:19.117Z Compiling futures-io v0.3.30
11052024-08-27T18:11:19.196Z Compiling base64ct v1.6.0
11062024-08-27T18:11:19.220Z Compiling ppv-lite86 v0.2.17
11072024-08-27T18:11:19.311Z Compiling ring v0.17.8
11082024-08-27T18:11:19.423Z Compiling percent-encoding v2.3.1
11092024-08-27T18:11:19.732Z Compiling pem-rfc7468 v0.7.0
11102024-08-27T18:11:19.756Z Compiling flagset v0.4.5
11112024-08-27T18:11:19.853Z Compiling rand_chacha v0.3.1
11122024-08-27T18:11:19.935Z Compiling tracing-core v0.1.32
11132024-08-27T18:11:20.015Z Compiling rustix v0.38.34
11142024-08-27T18:11:20.371Z Compiling untrusted v0.9.0
11152024-08-27T18:11:20.467Z Compiling openssl-sys v0.9.103
11162024-08-27T18:11:20.528Z Compiling rand v0.8.5
11172024-08-27T18:11:20.559Z Compiling httparse v1.8.0
11182024-08-27T18:11:20.775Z Compiling rustversion v1.0.17
11192024-08-27T18:11:20.913Z Compiling num-conv v0.1.0
11202024-08-27T18:11:21.148Z Compiling openssl v0.10.66
11212024-08-27T18:11:21.205Z Compiling powerfmt v0.2.0
11222024-08-27T18:11:21.434Z Compiling foreign-types-shared v0.1.1
11232024-08-27T18:11:21.478Z Compiling time-core v0.1.2
11242024-08-27T18:11:21.542Z Compiling foreign-types v0.3.2
11252024-08-27T18:11:21.585Z Compiling deranged v0.3.11
11262024-08-27T18:11:21.662Z Compiling time-macros v0.2.18
11272024-08-27T18:11:21.685Z Compiling form_urlencoded v1.2.1
11282024-08-27T18:11:21.710Z Compiling aho-corasick v1.1.3
11292024-08-27T18:11:21.977Z Compiling syn v1.0.109
11302024-08-27T18:11:22.207Z Compiling num_threads v0.1.7
11312024-08-27T18:11:22.327Z Compiling crossbeam-utils v0.8.19
11322024-08-27T18:11:22.538Z Compiling siphasher v0.3.11
11332024-08-27T18:11:22.695Z Compiling regex-syntax v0.8.4
11342024-08-27T18:11:22.854Z Compiling native-tls v0.2.11
11352024-08-27T18:11:23.013Z Compiling try-lock v0.2.5
11362024-08-27T18:11:23.037Z Compiling rustls v0.21.12
11372024-08-27T18:11:23.191Z Compiling want v0.3.1
11382024-08-27T18:11:23.449Z Compiling idna v0.5.0
11392024-08-27T18:11:23.886Z Compiling cookie v0.17.0
11402024-08-27T18:11:24.191Z Compiling httpdate v1.0.3
11412024-08-27T18:11:24.437Z Compiling time v0.3.36
11422024-08-27T18:11:24.597Z Compiling adler v1.0.2
11432024-08-27T18:11:24.621Z Compiling tower-service v0.3.2
11442024-08-27T18:11:24.737Z Compiling iana-time-zone v0.1.60
11452024-08-27T18:11:24.802Z Compiling openssl-probe v0.1.5
11462024-08-27T18:11:24.859Z Compiling finl_unicode v1.2.0
11472024-08-27T18:11:25.146Z Compiling slog v2.7.0
11482024-08-27T18:11:25.171Z Compiling miniz_oxide v0.7.2
11492024-08-27T18:11:25.363Z Compiling stringprep v0.1.4
11502024-08-27T18:11:25.674Z Compiling regex-automata v0.4.6
11512024-08-27T18:11:26.364Z Compiling url v2.5.2
11522024-08-27T18:11:27.397Z Compiling serde_derive v1.0.208
11532024-08-27T18:11:27.553Z Compiling zeroize_derive v1.4.2
11542024-08-27T18:11:27.902Z Compiling zerocopy-derive v0.7.34
11552024-08-27T18:11:28.259Z Compiling tokio-macros v2.3.0
11562024-08-27T18:11:28.299Z Compiling thiserror-impl v1.0.63
11572024-08-27T18:11:28.910Z Compiling zeroize v1.7.0
11582024-08-27T18:11:28.959Z Compiling futures-macro v0.3.30
11592024-08-27T18:11:29.699Z Compiling der_derive v0.7.2
11602024-08-27T18:11:29.860Z Compiling zerocopy v0.7.34
11612024-08-27T18:11:30.506Z Compiling crypto-common v0.1.6
11622024-08-27T18:11:30.596Z Compiling block-buffer v0.10.4
11632024-08-27T18:11:30.718Z Compiling block-padding v0.3.3
11642024-08-27T18:11:30.839Z Compiling digest v0.10.7
11652024-08-27T18:11:30.942Z Compiling inout v0.1.3
11662024-08-27T18:11:31.224Z Compiling thiserror v1.0.63
11672024-08-27T18:11:31.262Z Compiling hmac v0.12.1
11682024-08-27T18:11:31.326Z Compiling sha2 v0.10.8
11692024-08-27T18:11:31.357Z Compiling cipher v0.4.4
11702024-08-27T18:11:31.486Z Compiling futures-util v0.3.30
11712024-08-27T18:11:31.658Z Compiling hashbrown v0.14.5
11722024-08-27T18:11:31.772Z Compiling pest v2.7.10
11732024-08-27T18:11:31.814Z Compiling der v0.7.9
11742024-08-27T18:11:32.885Z Compiling salsa20 v0.10.2
11752024-08-27T18:11:33.085Z Compiling pbkdf2 v0.12.2
11762024-08-27T18:11:33.232Z Compiling scroll_derive v0.12.0
11772024-08-27T18:11:34.038Z Compiling pest_meta v2.7.10
11782024-08-27T18:11:34.475Z Compiling tracing-attributes v0.1.27
11792024-08-27T18:11:34.656Z Compiling scroll v0.12.0
11802024-08-27T18:11:34.771Z Compiling spki v0.7.3
11812024-08-27T18:11:35.128Z Compiling scrypt v0.11.0
11822024-08-27T18:11:35.196Z Compiling cbc v0.1.2
11832024-08-27T18:11:35.422Z Compiling pest_generator v2.7.10
11842024-08-27T18:11:35.658Z Compiling aes v0.8.4
11852024-08-27T18:11:36.623Z Compiling pkcs5 v0.7.1
11862024-08-27T18:11:36.861Z Compiling goblin v0.8.2
11872024-08-27T18:11:37.163Z Compiling openssl-macros v0.1.1
11882024-08-27T18:11:37.647Z Compiling pkcs8 v0.10.2
11892024-08-27T18:11:37.796Z Compiling tracing v0.1.40
11902024-08-27T18:11:37.821Z Compiling sct v0.7.1
11912024-08-27T18:11:37.909Z Compiling rustls-webpki v0.101.7
11922024-08-27T18:11:38.097Z Compiling md-5 v0.10.6
11932024-08-27T18:11:38.252Z Compiling num-integer v0.1.46
11942024-08-27T18:11:38.276Z Compiling backtrace v0.3.71
11952024-08-27T18:11:38.325Z Compiling idna v0.3.0
11962024-08-27T18:11:38.413Z Compiling pest_derive v2.7.10
11972024-08-27T18:11:38.541Z Compiling lazy_static v1.5.0
11982024-08-27T18:11:38.698Z Compiling hash32 v0.2.1
11992024-08-27T18:11:38.968Z Compiling fallible-iterator v0.2.0
12002024-08-27T18:11:39.065Z Compiling cfg_aliases v0.1.1
12012024-08-27T18:11:39.121Z Compiling dtrace-parser v0.2.0
12022024-08-27T18:11:39.168Z Compiling stable_deref_trait v1.2.0
12032024-08-27T18:11:39.268Z Compiling smoltcp v0.9.1
12042024-08-27T18:11:39.556Z Compiling bytes v1.7.1
12052024-08-27T18:11:39.601Z Compiling bitflags v2.6.0
12062024-08-27T18:11:39.819Z Compiling indexmap v2.4.0
12072024-08-27T18:11:39.901Z Compiling semver v1.0.23
12082024-08-27T18:11:40.543Z Compiling tokio v1.38.1
12092024-08-27T18:11:40.684Z Compiling http v0.2.12
12102024-08-27T18:11:40.956Z Compiling rustc_version v0.4.0
12112024-08-27T18:11:41.690Z Compiling heapless v0.7.17
12122024-08-27T18:11:42.088Z Compiling http-body v0.4.6
12132024-08-27T18:11:42.343Z Compiling dof v0.3.0
12142024-08-27T18:11:42.467Z Compiling uuid v1.10.0
12152024-08-27T18:11:42.601Z Compiling chrono v0.4.38
12162024-08-27T18:11:42.833Z Compiling serde_spanned v0.6.7
12172024-08-27T18:11:43.029Z Compiling usdt-impl v0.5.0
12182024-08-27T18:11:43.639Z Compiling serde_tokenstream v0.2.2
12192024-08-27T18:11:44.158Z Compiling toml_datetime v0.6.8
12202024-08-27T18:11:44.214Z Compiling psl-types v2.0.11
12212024-08-27T18:11:44.392Z Compiling gimli v0.28.1
12222024-08-27T18:11:44.416Z Compiling base64 v0.22.1
12232024-08-27T18:11:44.618Z Compiling num-bigint-dig v0.8.4
12242024-08-27T18:11:44.892Z Compiling signal-hook v0.3.17
12252024-08-27T18:11:45.077Z Compiling crc32fast v1.4.0
12262024-08-27T18:11:45.183Z Compiling postgres-protocol v0.6.7
12272024-08-27T18:11:45.593Z Compiling publicsuffix v2.2.3
12282024-08-27T18:11:45.772Z Compiling terminal_size v0.3.0
12292024-08-27T18:11:45.860Z Compiling nix v0.28.0
12302024-08-27T18:11:45.959Z Compiling num-iter v0.1.45
12312024-08-27T18:11:46.307Z Compiling hubpack_derive v0.1.1
12322024-08-27T18:11:46.366Z Compiling async-trait v0.1.81
12332024-08-27T18:11:46.591Z Compiling zerocopy-derive v0.6.6
12342024-08-27T18:11:47.099Z Compiling phf_shared v0.11.2
12352024-08-27T18:11:47.435Z Compiling serde_derive_internals v0.29.1
12362024-08-27T18:11:47.459Z Compiling ff v0.13.0
12372024-08-27T18:11:47.652Z Compiling tokio-util v0.7.11
12382024-08-27T18:11:47.676Z Compiling tokio-native-tls v0.3.1
12392024-08-27T18:11:47.903Z Compiling addr2line v0.21.0
12402024-08-27T18:11:48.432Z Compiling h2 v0.3.26
12412024-08-27T18:11:48.432Z Compiling tokio-rustls v0.24.1
12422024-08-27T18:11:48.477Z Compiling object v0.32.2
12432024-08-27T18:11:48.537Z Compiling fs-err v2.11.0
12442024-08-27T18:11:48.718Z Compiling rustc-demangle v0.1.24
12452024-08-27T18:11:48.785Z Compiling ipnet v2.9.0
12462024-08-27T18:11:48.814Z Compiling bitflags v1.3.2
12472024-08-27T18:11:48.919Z Compiling winnow v0.5.40
12482024-08-27T18:11:49.568Z Compiling either v1.13.0
12492024-08-27T18:11:49.827Z Compiling base64 v0.21.7
12502024-08-27T18:11:49.851Z Compiling schemars v0.8.21
12512024-08-27T18:11:49.961Z Compiling managed v0.8.0
12522024-08-27T18:11:50.166Z Compiling base16ct v0.2.0
12532024-08-27T18:11:50.342Z Compiling anyhow v1.0.86
12542024-08-27T18:11:50.456Z Compiling clap_builder v4.5.15
12552024-08-27T18:11:50.480Z Compiling sec1 v0.7.3
12562024-08-27T18:11:51.083Z Compiling rustls-pemfile v1.0.4
12572024-08-27T18:11:51.503Z Compiling schemars_derive v0.8.21
12582024-08-27T18:11:52.143Z Compiling toml_edit v0.19.15
12592024-08-27T18:11:52.999Z Compiling zerocopy v0.6.6
12602024-08-27T18:11:53.415Z Compiling group v0.13.0
12612024-08-27T18:11:53.715Z Compiling phf v0.11.2
12622024-08-27T18:11:53.745Z Compiling cookie_store v0.20.0
12632024-08-27T18:11:54.304Z Compiling hyper v0.14.30
12642024-08-27T18:11:54.518Z Compiling hubpack v0.1.2
12652024-08-27T18:11:55.015Z Compiling postgres-types v0.2.7
12662024-08-27T18:11:56.623Z Compiling usdt-attr-macro v0.5.0
12672024-08-27T18:11:56.935Z Compiling usdt-macro v0.5.0
12682024-08-27T18:11:57.308Z Compiling serde_urlencoded v0.7.1
12692024-08-27T18:11:57.815Z Compiling pkcs1 v0.7.5
12702024-08-27T18:11:58.027Z Compiling futures-executor v0.3.30
12712024-08-27T18:11:58.066Z Compiling hkdf v0.12.4
12722024-08-27T18:11:58.214Z Compiling signature v2.2.0
12732024-08-27T18:11:58.250Z Compiling crypto-bigint v0.5.5
12742024-08-27T18:11:58.299Z Compiling bstr v1.9.1
12752024-08-27T18:11:58.471Z Compiling regex v1.10.6
12762024-08-27T18:11:58.522Z Compiling serde_repr v0.1.19
12772024-08-27T18:11:58.636Z Compiling strum_macros v0.25.3
12782024-08-27T18:11:58.802Z Compiling clap_derive v4.5.13
12792024-08-27T18:11:59.412Z Compiling enum-as-inner v0.6.0
12802024-08-27T18:11:59.478Z Compiling phf_shared v0.10.0
12812024-08-27T18:11:59.766Z Compiling float-cmp v0.9.0
12822024-08-27T18:11:59.830Z Compiling idna v0.4.0
12832024-08-27T18:11:59.970Z Compiling mio v1.0.2
12842024-08-27T18:12:00.296Z Compiling hyper-rustls v0.24.2
12852024-08-27T18:12:00.595Z Compiling hyper-tls v0.5.0
12862024-08-27T18:12:00.906Z Compiling encoding_rs v0.8.34
12872024-08-27T18:12:01.089Z Compiling mime v0.3.17
12882024-08-27T18:12:01.220Z Compiling dyn-clone v1.0.17
12892024-08-27T18:12:01.418Z Compiling bit-vec v0.6.3
12902024-08-27T18:12:01.612Z Compiling predicates-core v1.0.6
12912024-08-27T18:12:01.813Z Compiling minimal-lexical v0.2.1
12922024-08-27T18:12:01.944Z Compiling static_assertions v1.1.0
12932024-08-27T18:12:02.010Z Compiling normalize-line-endings v0.3.0
12942024-08-27T18:12:02.047Z Compiling difflib v0.4.0
12952024-08-27T18:12:02.136Z Compiling unicode-segmentation v1.11.0
12962024-08-27T18:12:02.268Z Compiling precomputed-hash v0.1.1
12972024-08-27T18:12:02.383Z Compiling new_debug_unreachable v1.0.6
12982024-08-27T18:12:02.477Z Compiling whoami v1.5.1
12992024-08-27T18:12:02.640Z Compiling webpki-roots v0.25.4
13002024-08-27T18:12:02.791Z Compiling data-encoding v2.6.0
13012024-08-27T18:12:02.817Z Compiling sync_wrapper v0.1.2
13022024-08-27T18:12:02.843Z Compiling fixedbitset v0.4.2
13032024-08-27T18:12:02.947Z Compiling reqwest v0.11.27
13042024-08-27T18:12:03.039Z Compiling clap v4.5.16
13052024-08-27T18:12:03.135Z Compiling petgraph v0.6.5
13062024-08-27T18:12:03.160Z Compiling tokio-postgres v0.7.11
13072024-08-27T18:12:03.252Z Compiling similar v2.6.0
13082024-08-27T18:12:03.452Z Compiling hickory-proto v0.24.1
13092024-08-27T18:12:04.569Z Compiling string_cache v0.8.7
13102024-08-27T18:12:04.801Z Compiling predicates v3.1.2
13112024-08-27T18:12:04.992Z Compiling nom v7.1.3
13122024-08-27T18:12:05.325Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13132024-08-27T18:12:06.324Z Compiling toml_edit v0.22.20
13142024-08-27T18:12:06.528Z Compiling console v0.15.8
13152024-08-27T18:12:06.820Z Compiling bit-set v0.5.3
13162024-08-27T18:12:07.805Z Compiling usdt v0.5.0
13172024-08-27T18:12:07.938Z Compiling elliptic-curve v0.13.8
13182024-08-27T18:12:08.027Z Compiling signal-hook-mio v0.2.4
13192024-08-27T18:12:08.180Z Compiling rsa v0.9.6
13202024-08-27T18:12:08.260Z Compiling futures v0.3.30
13212024-08-27T18:12:08.369Z Compiling flate2 v1.0.31
13222024-08-27T18:12:09.199Z Compiling toml v0.7.8
13232024-08-27T18:12:10.683Z Compiling itertools v0.12.1
13242024-08-27T18:12:11.045Z Compiling itertools v0.10.5
13252024-08-27T18:12:11.345Z Compiling tokio-stream v0.1.15
13262024-08-27T18:12:12.096Z Compiling openapiv3 v2.0.0
13272024-08-27T18:12:12.122Z Compiling hex v0.4.3
13282024-08-27T18:12:12.148Z Compiling sha1 v0.10.6
13292024-08-27T18:12:12.518Z Compiling crossbeam-epoch v0.9.18
13302024-08-27T18:12:12.632Z Compiling dirs-sys-next v0.1.2
13312024-08-27T18:12:13.181Z Compiling lalrpop-util v0.19.12
13322024-08-27T18:12:13.233Z Compiling unicode-xid v0.2.4
13332024-08-27T18:12:13.265Z Compiling peg-runtime v0.8.3
13342024-08-27T18:12:13.358Z Compiling dirs-next v2.0.0
13352024-08-27T18:12:13.398Z Compiling thread_local v1.1.8
13362024-08-27T18:12:13.431Z Compiling slog-async v2.8.0
13372024-08-27T18:12:13.509Z Compiling term v0.7.0
13382024-08-27T18:12:13.546Z Compiling xattr v1.3.1
13392024-08-27T18:12:13.787Z Compiling strum_macros v0.26.4
13402024-08-27T18:12:13.903Z Compiling crossbeam-channel v0.5.12
13412024-08-27T18:12:13.927Z Compiling filetime v0.2.24
13422024-08-27T18:12:13.955Z Compiling is-terminal v0.4.12
13432024-08-27T18:12:14.074Z Compiling take_mut v0.2.2
13442024-08-27T18:12:14.214Z Compiling tar v0.4.41
13452024-08-27T18:12:14.238Z Compiling slog-term v2.9.1
13462024-08-27T18:12:14.919Z Compiling camino v1.1.9
13472024-08-27T18:12:15.624Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13482024-08-27T18:12:17.061Z Compiling strum v0.26.3
13492024-08-27T18:12:17.175Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13502024-08-27T18:12:24.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
13512024-08-27T18:12:24.187Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13522024-08-27T18:12:24.251ZAug 27 18:12:23.542 INFO Starting download, target: Clickhouse
13532024-08-27T18:12:24.251ZAug 27 18:12:23.543 INFO Starting download, target: Cockroach
13542024-08-27T18:12:24.251ZAug 27 18:12:23.543 INFO Starting download, target: Console
13552024-08-27T18:12:24.251ZAug 27 18:12:23.543 INFO Starting download, target: DendriteStub
13562024-08-27T18:12:24.251ZAug 27 18:12:23.543 INFO Starting download, target: DendriteOpenapi
13572024-08-27T18:12:24.251ZAug 27 18:12:23.543 INFO Starting download, target: TransceiverControl
13582024-08-27T18:12:24.251ZAug 27 18:12:23.543 INFO Starting download, target: MaghemiteMgd
13592024-08-27T18:12:24.275ZAug 27 18:12:23.544 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13602024-08-27T18:12:24.276ZAug 27 18:12:23.544 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13612024-08-27T18:12:24.276ZAug 27 18:12:23.544 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13622024-08-27T18:12:24.276ZAug 27 18:12:23.544 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
13632024-08-27T18:12:24.276ZAug 27 18:12:23.544 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13642024-08-27T18:12:24.276ZAug 27 18:12:23.545 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13652024-08-27T18:12:24.276ZAug 27 18:12:23.545 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13662024-08-27T18:12:24.627ZAug 27 18:12:23.912 INFO Download complete, target: DendriteOpenapi
13672024-08-27T18:12:24.719ZAug 27 18:12:24.007 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13682024-08-27T18:12:24.967ZAug 27 18:12:24.256 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13692024-08-27T18:12:25.072ZAug 27 18:12:24.364 INFO Download complete, target: Console
13702024-08-27T18:12:25.691ZAug 27 18:12:24.974 INFO Download complete, target: TransceiverControl
13712024-08-27T18:12:28.279ZAug 27 18:12:27.571 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13722024-08-27T18:12:28.944ZAug 27 18:12:28.236 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13732024-08-27T18:12:31.851ZAug 27 18:12:31.142 INFO Download complete, target: MaghemiteMgd
13742024-08-27T18:12:31.954ZAug 27 18:12:31.246 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13752024-08-27T18:12:31.955ZAug 27 18:12:31.246 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13762024-08-27T18:12:32.441ZAug 27 18:12:31.733 INFO Download complete, target: DendriteStub
13772024-08-27T18:12:40.290ZAug 27 18:12:39.583 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13782024-08-27T18:12:42.079ZAug 27 18:12:41.371 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13792024-08-27T18:12:42.538ZAug 27 18:12:41.830 INFO Checking that binary works, target: Cockroach
13802024-08-27T18:12:42.750ZAug 27 18:12:42.042 INFO Download complete, target: Cockroach
13812024-08-27T18:12:56.820ZAug 27 18:12:56.113 INFO Checking that binary works, target: Clickhouse
13822024-08-27T18:12:57.036ZAug 27 18:12:56.329 INFO Download complete, target: Clickhouse
13832024-08-27T18:12:57.060ZAll builder prerequisites installed successfully, and PATH looks valid
13842024-08-27T18:12:57.085Z
13852024-08-27T18:12:57.085Zreal 3:56.277590998
13862024-08-27T18:12:57.085Zuser 10:11.887857568
13872024-08-27T18:12:57.085Zsys 2:25.012712353
13882024-08-27T18:12:57.085Ztrap 0.344307725
13892024-08-27T18:12:57.085Ztflt 0.724813291
13902024-08-27T18:12:57.085Zdflt 1.831598535
13912024-08-27T18:12:57.085Zkflt 0.008692467
13922024-08-27T18:12:57.085Zlock 22:51.757701889
13932024-08-27T18:12:57.085Zslp 38:47.327001553
13942024-08-27T18:12:57.085Zlat 42.775561674
13952024-08-27T18:12:57.085Zstop 1:45.169752301
13962024-08-27T18:12:57.085Z+ banner build
13972024-08-27T18:12:57.085Z
13982024-08-27T18:12:57.085Z ##### # # # # #####
13992024-08-27T18:12:57.085Z # # # # # # # #
14002024-08-27T18:12:57.085Z ##### # # # # # #
14012024-08-27T18:12:57.086Z # # # # # # # #
14022024-08-27T18:12:57.086Z # # # # # # # #
14032024-08-27T18:12:57.086Z ##### #### # ###### #####
14042024-08-27T18:12:57.086Z
14052024-08-27T18:12:57.086Z+ export 'RUSTFLAGS=-D warnings'
14062024-08-27T18:12:57.086Z+ RUSTFLAGS='-D warnings'
14072024-08-27T18:12:57.086Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
14082024-08-27T18:12:57.086Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
14092024-08-27T18:12:57.086Z+ [[ illumos == \i\l\l\u\m\o\s ]]
14102024-08-27T18:12:57.086Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
14112024-08-27T18:12:57.086Z+ export TMPDIR=/var/tmp/omicron_tmp
14122024-08-27T18:12:57.086Z+ TMPDIR=/var/tmp/omicron_tmp
14132024-08-27T18:12:57.086Z+ export RUST_BACKTRACE=1
14142024-08-27T18:12:57.086Z+ RUST_BACKTRACE=1
14152024-08-27T18:12:57.086Z+ export CARGO_INCREMENTAL=0
14162024-08-27T18:12:57.086Z+ CARGO_INCREMENTAL=0
14172024-08-27T18:12:57.086Z+ export RUSTC_BOOTSTRAP=1
14182024-08-27T18:12:57.086Z+ RUSTC_BOOTSTRAP=1
14192024-08-27T18:12:57.086Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
14202024-08-27T18:12:58.148Z Downloading crates ...
14212024-08-27T18:12:58.555Z Downloaded anes v0.1.6
14222024-08-27T18:12:58.580Z Downloaded tower-layer v0.3.2
14232024-08-27T18:12:58.580Z Downloaded threadpool v1.8.1
14242024-08-27T18:12:58.580Z Downloaded trybuild v1.0.99
14252024-08-27T18:12:58.605Z Downloaded toml_edit v0.21.1
14262024-08-27T18:12:58.630Z Downloaded yansi v0.5.1
14272024-08-27T18:12:58.654Z Downloaded rustls-native-certs v0.7.0
14282024-08-27T18:12:58.654Z Downloaded trust-dns-proto v0.22.0
14292024-08-27T18:12:58.654Z Downloaded russh-keys v0.44.0
14302024-08-27T18:12:58.654Z Downloaded russh v0.44.1
14312024-08-27T18:12:58.678Z Downloaded rstest v0.22.0
14322024-08-27T18:12:58.678Z Downloaded relative-path v1.9.3
14332024-08-27T18:12:58.678Z Downloaded rand_distr v0.4.3
14342024-08-27T18:12:58.678Z Downloaded polyval v0.6.2
14352024-08-27T18:12:58.678Z Downloaded plotters-backend v0.3.5
14362024-08-27T18:12:58.678Z Downloaded pbkdf2 v0.11.0
14372024-08-27T18:12:58.702Z Downloaded partial-io v0.5.4
14382024-08-27T18:12:58.702Z Downloaded p521 v0.13.3
14392024-08-27T18:12:58.702Z Downloaded p256 v0.13.2
14402024-08-27T18:12:58.702Z Downloaded nested v0.1.1
14412024-08-27T18:12:58.702Z Downloaded matches v0.1.10
14422024-08-27T18:12:58.703Z Downloaded internet-checksum v0.2.1
14432024-08-27T18:12:58.703Z Downloaded guppy-workspace-hack v0.1.0
14442024-08-27T18:12:58.703Z Downloaded fancy-regex v0.13.0
14452024-08-27T18:12:58.703Z Downloaded ed25519 v2.2.3
14462024-08-27T18:12:58.703Z Downloaded dhcproto v0.12.0
14472024-08-27T18:12:58.727Z Downloaded criterion v0.5.1
14482024-08-27T18:12:58.727Z Downloaded tower v0.4.13
14492024-08-27T18:12:58.727Z Downloaded tinytemplate v1.2.1
14502024-08-27T18:12:58.751Z Downloaded ssh-key v0.6.6
14512024-08-27T18:12:58.751Z Downloaded ssh-cipher v0.2.0
14522024-08-27T18:12:58.751Z Downloaded regex-automata v0.1.10
14532024-08-27T18:12:58.751Z Downloaded target-spec v3.2.1
14542024-08-27T18:12:58.751Z Downloaded primeorder v0.13.6
14552024-08-27T18:12:58.751Z Downloaded plotters v0.3.5
14562024-08-27T18:12:58.776Z Downloaded p384 v0.13.0
14572024-08-27T18:12:58.776Z Downloaded oorandom v11.1.3
14582024-08-27T18:12:58.776Z Downloaded num-bigint v0.4.5
14592024-08-27T18:12:58.800Z Downloaded idna v0.2.3
14602024-08-27T18:12:58.800Z Downloaded hyper-util v0.1.3
14612024-08-27T18:12:58.800Z Downloaded hyper v1.3.1
14622024-08-27T18:12:58.800Z Downloaded http-body v1.0.0
14632024-08-27T18:12:58.800Z Downloaded guppy v0.17.7
14642024-08-27T18:12:58.825Z Downloaded ghash v0.5.1
14652024-08-27T18:12:58.825Z Downloaded enum-as-inner v0.5.1
14662024-08-27T18:12:58.825Z Downloaded doc-comment v0.3.3
14672024-08-27T18:12:58.825Z Downloaded dirs v5.0.1
14682024-08-27T18:12:58.825Z Downloaded ctr v0.9.2
14692024-08-27T18:12:58.825Z Downloaded cast v0.3.0
14702024-08-27T18:12:58.825Z Downloaded bstr v0.2.17
14712024-08-27T18:12:58.849Z Downloaded blowfish v0.9.1
14722024-08-27T18:12:58.849Z Downloaded bcrypt-pbkdf v0.10.0
14732024-08-27T18:12:58.849Z Downloaded approx v0.5.1
14742024-08-27T18:12:58.849Z Downloaded aes-gcm v0.10.3
14752024-08-27T18:12:58.849Z Downloaded rust-argon2 v2.1.0
14762024-08-27T18:12:58.850Z Downloaded rstest_macros v0.22.0
14772024-08-27T18:12:58.850Z Downloaded libtest-mimic v0.7.3
14782024-08-27T18:12:58.850Z Downloaded hyper-rustls v0.26.0
14792024-08-27T18:12:58.850Z Downloaded httptest v0.15.5
14802024-08-27T18:12:58.874Z Downloaded ed25519-dalek v2.1.1
14812024-08-27T18:12:58.874Z Downloaded ecdsa v0.16.9
14822024-08-27T18:12:58.874Z Downloaded cfg-expr v0.16.0
14832024-08-27T18:12:58.874Z Downloaded assert_cmd v2.0.16
14842024-08-27T18:12:58.874Z Downloaded pretty_assertions v1.4.0
14852024-08-27T18:12:58.874Z Downloaded option-ext v0.2.0
14862024-08-27T18:12:58.874Z Downloaded dirs-sys v0.4.1
14872024-08-27T18:12:58.874Z Downloaded dhcproto-macros v0.1.0
14882024-08-27T18:12:58.874Z Downloaded target-lexicon v0.12.16
14892024-08-27T18:12:58.874Z Downloaded ssh-encoding v0.2.0
14902024-08-27T18:12:58.874Z Downloaded similar-asserts v1.5.0
14912024-08-27T18:12:58.899Z Downloaded russh-cryptovec v0.7.2
14922024-08-27T18:12:58.899Z Downloaded rfc6979 v0.4.0
14932024-08-27T18:12:58.899Z Downloaded proc-macro-crate v3.1.0
14942024-08-27T18:12:58.899Z Downloaded plotters-svg v0.3.5
14952024-08-27T18:12:58.899Z Downloaded pathdiff v0.2.1
14962024-08-27T18:12:58.899Z Downloaded password-hash v0.4.2
14972024-08-27T18:12:58.899Z Downloaded md5 v0.7.0
14982024-08-27T18:12:58.899Z Downloaded hex-literal v0.4.1
14992024-08-27T18:12:58.899Z Downloaded futures-timer v3.0.3
15002024-08-27T18:12:58.899Z Downloaded escape8259 v0.5.2
15012024-08-27T18:12:58.899Z Downloaded datatest-stable v0.2.9
15022024-08-27T18:12:58.899Z Downloaded criterion-plot v0.5.0
15032024-08-27T18:12:58.899Z Downloaded blake2b_simd v1.0.2
15042024-08-27T18:12:59.729Z Dirty unicode-ident v1.0.12: the rustflags changed
15052024-08-27T18:12:59.730Z Compiling unicode-ident v1.0.12
15062024-08-27T18:12:59.730Z Dirty proc-macro2 v1.0.86: the rustflags changed
15072024-08-27T18:12:59.730Z Compiling proc-macro2 v1.0.86
15082024-08-27T18:12:59.730Z Dirty libc v0.2.156: the rustflags changed
15092024-08-27T18:12:59.730Z Compiling libc v0.2.156
15102024-08-27T18:12:59.754Z Dirty cfg-if v1.0.0: the rustflags changed
15112024-08-27T18:12:59.754Z Compiling cfg-if v1.0.0
15122024-08-27T18:12:59.754Z Dirty serde v1.0.208: the rustflags changed
15132024-08-27T18:12:59.754Z Compiling serde v1.0.208
15142024-08-27T18:12:59.754Z Dirty version_check v0.9.5: the rustflags changed
15152024-08-27T18:12:59.754Z Compiling version_check v0.9.5
15162024-08-27T18:12:59.754Z Dirty autocfg v1.3.0: the rustflags changed
15172024-08-27T18:12:59.754Z Compiling autocfg v1.3.0
15182024-08-27T18:12:59.754Z Dirty once_cell v1.19.0: the rustflags changed
15192024-08-27T18:12:59.754Z Compiling once_cell v1.19.0
15202024-08-27T18:12:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d49ccfd8249300a7 -C extra-filename=-d49ccfd8249300a7 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-d49ccfd8249300a7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15212024-08-27T18:12:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d72d7b152c86412 -C extra-filename=-3d72d7b152c86412 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15222024-08-27T18:12:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.156/build.rs --error-format=json --json=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=fa81e31615f1f057 -C extra-filename=-fa81e31615f1f057 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-fa81e31615f1f057 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15232024-08-27T18:12:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=94faf137b493206b -C extra-filename=-94faf137b493206b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15242024-08-27T18:12:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.208/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b084312515d7d617 -C extra-filename=-b084312515d7d617 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-b084312515d7d617 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15252024-08-27T18:12:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f67b0bf22e78afd -C extra-filename=-6f67b0bf22e78afd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15262024-08-27T18:12:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7640f4cdb39f9682 -C extra-filename=-7640f4cdb39f9682 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15272024-08-27T18:12:59.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d381d90b77512a0f -C extra-filename=-d381d90b77512a0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15282024-08-27T18:12:59.925Z Dirty memchr v2.7.2: the rustflags changed
15292024-08-27T18:12:59.926Z Compiling memchr v2.7.2
15302024-08-27T18:12:59.950Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3b15747880b886c1 -C extra-filename=-3b15747880b886c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15312024-08-27T18:12:59.974Z Dirty log v0.4.21: the rustflags changed
15322024-08-27T18:12:59.974Z Compiling log v0.4.21
15332024-08-27T18:12:59.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=46cf9439802ec3f9 -C extra-filename=-46cf9439802ec3f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15342024-08-27T18:13:00.141Z Dirty scopeguard v1.2.0: the rustflags changed
15352024-08-27T18:13:00.141Z Compiling scopeguard v1.2.0
15362024-08-27T18:13:00.172Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=5380524236143168 -C extra-filename=-5380524236143168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15372024-08-27T18:13:00.296Z Dirty byteorder v1.5.0: the rustflags changed
15382024-08-27T18:13:00.296Z Compiling byteorder v1.5.0
15392024-08-27T18:13:00.332Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=325983a483f82094 -C extra-filename=-325983a483f82094 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15402024-08-27T18:13:00.379Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-d49ccfd8249300a7/build-script-build`
15412024-08-27T18:13:00.408Z Dirty itoa v1.0.11: the rustflags changed
15422024-08-27T18:13:00.408Z Compiling itoa v1.0.11
15432024-08-27T18:13:00.408Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-b084312515d7d617/build-script-build`
15442024-08-27T18:13:00.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4cb0fb6bacfafb96 -C extra-filename=-4cb0fb6bacfafb96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15452024-08-27T18:13:00.464Z Dirty smallvec v1.13.2: the rustflags changed
15462024-08-27T18:13:00.464Z Compiling smallvec v1.13.2
15472024-08-27T18:13:00.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=90c42fabfdf6af03 -C extra-filename=-90c42fabfdf6af03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15482024-08-27T18:13:00.519Z Dirty parking_lot_core v0.9.10: the rustflags changed
15492024-08-27T18:13:00.519Z Compiling parking_lot_core v0.9.10
15502024-08-27T18:13:00.543Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=aeb53c5354bb50d5 -C extra-filename=-aeb53c5354bb50d5 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15512024-08-27T18:13:00.575Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-fa81e31615f1f057/build-script-build`
15522024-08-27T18:13:00.600Z Dirty thiserror v1.0.63: the rustflags changed
15532024-08-27T18:13:00.600Z Compiling thiserror v1.0.63
15542024-08-27T18:13:00.600Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6af16f059664a63 -C extra-filename=-a6af16f059664a63 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-a6af16f059664a63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15552024-08-27T18:13:00.624Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=39d204f28cc7075a -C extra-filename=-39d204f28cc7075a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
15562024-08-27T18:13:00.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.156/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=551f41149d24b2b0 -C extra-filename=-551f41149d24b2b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
15572024-08-27T18:13:00.673Z Dirty lock_api v0.4.12: the rustflags changed
15582024-08-27T18:13:00.673Z Compiling lock_api v0.4.12
15592024-08-27T18:13:00.673Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=653785a230c85179 -C extra-filename=-653785a230c85179 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-653785a230c85179 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15602024-08-27T18:13:00.697Z Dirty ahash v0.8.11: the rustflags changed
15612024-08-27T18:13:00.697Z Compiling ahash v0.8.11
15622024-08-27T18:13:00.697Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6093e0e56b120ab2 -C extra-filename=-6093e0e56b120ab2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15632024-08-27T18:13:00.828Z Dirty pin-project-lite v0.2.14: the rustflags changed
15642024-08-27T18:13:00.828Z Compiling pin-project-lite v0.2.14
15652024-08-27T18:13:00.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5196b1d39b63f0cb -C extra-filename=-5196b1d39b63f0cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15662024-08-27T18:13:00.952Z Dirty libm v0.2.8: the rustflags changed
15672024-08-27T18:13:00.952Z Compiling libm v0.2.8
15682024-08-27T18:13:00.978Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=167dbd547a9f8507 -C extra-filename=-167dbd547a9f8507 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15692024-08-27T18:13:01.079Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5/build-script-build`
15702024-08-27T18:13:01.104Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-653785a230c85179/build-script-build`
15712024-08-27T18:13:01.128Z Dirty ryu v1.0.18: the rustflags changed
15722024-08-27T18:13:01.128Z Compiling ryu v1.0.18
15732024-08-27T18:13:01.128Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=c8748712d383e42f -C extra-filename=-c8748712d383e42f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15742024-08-27T18:13:01.152Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2/build-script-build`
15752024-08-27T18:13:01.209Z Dirty typenum v1.17.0: the rustflags changed
15762024-08-27T18:13:01.209Z Compiling typenum v1.17.0
15772024-08-27T18:13:01.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=f78d3e5b0e6ba211 -C extra-filename=-f78d3e5b0e6ba211 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15782024-08-27T18:13:01.234Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-a6af16f059664a63/build-script-build`
15792024-08-27T18:13:01.258Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=09a20e99f076665f -C extra-filename=-09a20e99f076665f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
15802024-08-27T18:13:01.366Z Dirty quote v1.0.36: the rustflags changed
15812024-08-27T18:13:01.366Z Compiling quote v1.0.36
15822024-08-27T18:13:01.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=46c64c1f55b4d3af -C extra-filename=-46c64c1f55b4d3af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15832024-08-27T18:13:01.417Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507/build-script-build`
15842024-08-27T18:13:01.442Z Dirty num-traits v0.2.19: the rustflags changed
15852024-08-27T18:13:01.442Z Compiling num-traits v0.2.19
15862024-08-27T18:13:01.442Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=df973dab6b6b4461 -C extra-filename=-df973dab6b6b4461 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-df973dab6b6b4461 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15872024-08-27T18:13:01.466Z Dirty generic-array v0.14.7: the rustflags changed
15882024-08-27T18:13:01.466Z Compiling generic-array v0.14.7
15892024-08-27T18:13:01.466Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6331d367a75138c7 -C extra-filename=-6331d367a75138c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15902024-08-27T18:13:01.466Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=ba00d9da7e296366 -C extra-filename=-ba00d9da7e296366 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15912024-08-27T18:13:01.646Z Dirty getrandom v0.2.14: the rustflags changed
15922024-08-27T18:13:01.646Z Compiling getrandom v0.2.14
15932024-08-27T18:13:01.671Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=82dba1c6aa750728 -C extra-filename=-82dba1c6aa750728 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15942024-08-27T18:13:01.754Z Dirty syn v2.0.74: the rustflags changed
15952024-08-27T18:13:01.754Z Compiling syn v2.0.74
15962024-08-27T18:13:01.778Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=8a46d8fdbab68150 -C extra-filename=-8a46d8fdbab68150 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15972024-08-27T18:13:01.816Z Dirty jobserver v0.1.32: the rustflags changed
15982024-08-27T18:13:01.816Z Compiling jobserver v0.1.32
15992024-08-27T18:13:01.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8fdd547bdd3a6de -C extra-filename=-b8fdd547bdd3a6de --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16002024-08-27T18:13:01.932Z Dirty rand_core v0.6.4: the rustflags changed
16012024-08-27T18:13:01.932Z Compiling rand_core v0.6.4
16022024-08-27T18:13:01.956Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=3752dcaf4b41fa9b -C extra-filename=-3752dcaf4b41fa9b --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-82dba1c6aa750728.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16032024-08-27T18:13:02.012Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=7e6293b7733d3c17 -C extra-filename=-7e6293b7733d3c17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16042024-08-27T18:13:02.097Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7/build-script-build`
16052024-08-27T18:13:02.162Z Dirty cc v1.0.97: the rustflags changed
16062024-08-27T18:13:02.162Z Compiling cc v1.0.97
16072024-08-27T18:13:02.186Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.97/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="jobserver"' --cfg 'feature="libc"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=55f804e3ad1c579d -C extra-filename=-55f804e3ad1c579d --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-b8fdd547bdd3a6de.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16082024-08-27T18:13:02.211Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211/build-script-main`
16092024-08-27T18:13:02.211Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-df973dab6b6b4461/build-script-build`
16102024-08-27T18:13:02.353Z Dirty parking_lot v0.12.2: the rustflags changed
16112024-08-27T18:13:02.353Z Compiling parking_lot v0.12.2
16122024-08-27T18:13:02.378Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=9a59c4899632d05e -C extra-filename=-9a59c4899632d05e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-09a20e99f076665f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-7e6293b7733d3c17.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16132024-08-27T18:13:02.416Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=60752444239cd916 -C extra-filename=-60752444239cd916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16142024-08-27T18:13:02.440Z Dirty signal-hook-registry v1.4.2: the rustflags changed
16152024-08-27T18:13:02.440Z Compiling signal-hook-registry v1.4.2
16162024-08-27T18:13:02.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=83ca1c97884212fb -C extra-filename=-83ca1c97884212fb --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16172024-08-27T18:13:02.569Z Dirty allocator-api2 v0.2.18: the rustflags changed
16182024-08-27T18:13:02.569Z Compiling allocator-api2 v0.2.18
16192024-08-27T18:13:02.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=b6220780d1ff212d -C extra-filename=-b6220780d1ff212d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16202024-08-27T18:13:02.657Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2914d78ac96fc53c -C extra-filename=-2914d78ac96fc53c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp`
16212024-08-27T18:13:02.682Z Dirty mio v0.8.11: the rustflags changed
16222024-08-27T18:13:02.682Z Compiling mio v0.8.11
16232024-08-27T18:13:02.707Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=2d7911560284ff5c -C extra-filename=-2d7911560284ff5c --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-551f41149d24b2b0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16242024-08-27T18:13:03.123Z Dirty spin v0.9.8: the rustflags changed
16252024-08-27T18:13:03.123Z Compiling spin v0.9.8
16262024-08-27T18:13:03.148Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=d52e3d8c16e8a214 -C extra-filename=-d52e3d8c16e8a214 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api_crate=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-09a20e99f076665f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16272024-08-27T18:13:03.180Z Dirty serde_json v1.0.125: the rustflags changed
16282024-08-27T18:13:03.180Z Compiling serde_json v1.0.125
16292024-08-27T18:13:03.204Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=15a1be94685c3c56 -C extra-filename=-15a1be94685c3c56 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-15a1be94685c3c56 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16302024-08-27T18:13:03.247Z Dirty num_cpus v1.16.0: the rustflags changed
16312024-08-27T18:13:03.247Z Compiling num_cpus v1.16.0
16322024-08-27T18:13:03.271Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed9368cdf4cb7927 -C extra-filename=-ed9368cdf4cb7927 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16332024-08-27T18:13:03.360Z Dirty subtle v2.5.0: the rustflags changed
16342024-08-27T18:13:03.360Z Compiling subtle v2.5.0
16352024-08-27T18:13:03.384Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=69c441407b09e74b -C extra-filename=-69c441407b09e74b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16362024-08-27T18:13:03.475Z Dirty socket2 v0.5.7: the rustflags changed
16372024-08-27T18:13:03.475Z Compiling socket2 v0.5.7
16382024-08-27T18:13:03.500Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=c0e11bad9d6e07ea -C extra-filename=-c0e11bad9d6e07ea --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16392024-08-27T18:13:03.525Z Dirty futures-core v0.3.30: the rustflags changed
16402024-08-27T18:13:03.525Z Compiling futures-core v0.3.30
16412024-08-27T18:13:03.525Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=965f1abbaef84084 -C extra-filename=-965f1abbaef84084 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16422024-08-27T18:13:03.561Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-15a1be94685c3c56/build-script-build`
16432024-08-27T18:13:03.585Z Dirty equivalent v1.0.1: the rustflags changed
16442024-08-27T18:13:03.585Z Compiling equivalent v1.0.1
16452024-08-27T18:13:03.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d0ebed4a536b088 -C extra-filename=-8d0ebed4a536b088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16462024-08-27T18:13:03.685Z Dirty fnv v1.0.7: the rustflags changed
16472024-08-27T18:13:03.685Z Compiling fnv v1.0.7
16482024-08-27T18:13:03.685Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=384dbe410948d0e9 -C extra-filename=-384dbe410948d0e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16492024-08-27T18:13:03.717Z Dirty futures-sink v0.3.30: the rustflags changed
16502024-08-27T18:13:03.718Z Compiling futures-sink v0.3.30
16512024-08-27T18:13:03.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d5a6af5eceae766d -C extra-filename=-d5a6af5eceae766d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16522024-08-27T18:13:03.751Z Dirty slab v0.4.9: the rustflags changed
16532024-08-27T18:13:03.751Z Compiling slab v0.4.9
16542024-08-27T18:13:03.775Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=26e342cf5190e347 -C extra-filename=-26e342cf5190e347 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-26e342cf5190e347 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16552024-08-27T18:13:03.775Z Dirty regex-syntax v0.8.4: the rustflags changed
16562024-08-27T18:13:03.775Z Compiling regex-syntax v0.8.4
16572024-08-27T18:13:03.775Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7d938304ceffab4a -C extra-filename=-7d938304ceffab4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16582024-08-27T18:13:03.804Z Dirty const-oid v0.9.6: the rustflags changed
16592024-08-27T18:13:03.804Z Compiling const-oid v0.9.6
16602024-08-27T18:13:03.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="db"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=0fbd4ee0c026a43b -C extra-filename=-0fbd4ee0c026a43b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16612024-08-27T18:13:03.852Z Dirty futures-channel v0.3.30: the rustflags changed
16622024-08-27T18:13:03.852Z Compiling futures-channel v0.3.30
16632024-08-27T18:13:03.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=315266bf3c88a0ab -C extra-filename=-315266bf3c88a0ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16642024-08-27T18:13:04.087Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-26e342cf5190e347/build-script-build`
16652024-08-27T18:13:04.215Z Dirty aho-corasick v1.1.3: the rustflags changed
16662024-08-27T18:13:04.215Z Compiling aho-corasick v1.1.3
16672024-08-27T18:13:04.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ccd418511fd0e494 -C extra-filename=-ccd418511fd0e494 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16682024-08-27T18:13:04.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f96e20c34b56be83 -C extra-filename=-f96e20c34b56be83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16692024-08-27T18:13:04.322Z Dirty futures-task v0.3.30: the rustflags changed
16702024-08-27T18:13:04.322Z Compiling futures-task v0.3.30
16712024-08-27T18:13:04.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=b2e13e142afbdd87 -C extra-filename=-b2e13e142afbdd87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16722024-08-27T18:13:04.349Z Dirty futures-io v0.3.30: the rustflags changed
16732024-08-27T18:13:04.349Z Compiling futures-io v0.3.30
16742024-08-27T18:13:04.349Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=1044befc4d8b6f32 -C extra-filename=-1044befc4d8b6f32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16752024-08-27T18:13:04.476Z Dirty pin-utils v0.1.0: the rustflags changed
16762024-08-27T18:13:04.476Z Compiling pin-utils v0.1.0
16772024-08-27T18:13:04.501Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab4c9310920e6cf2 -C extra-filename=-ab4c9310920e6cf2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16782024-08-27T18:13:04.560Z Dirty pkg-config v0.3.30: the rustflags changed
16792024-08-27T18:13:04.560Z Compiling pkg-config v0.3.30
16802024-08-27T18:13:04.584Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb481e38678e4e0a -C extra-filename=-eb481e38678e4e0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16812024-08-27T18:13:04.584Z Dirty cpufeatures v0.2.12: the rustflags changed
16822024-08-27T18:13:04.584Z Compiling cpufeatures v0.2.12
16832024-08-27T18:13:04.584Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=250510e548f1bd64 -C extra-filename=-250510e548f1bd64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16842024-08-27T18:13:04.612Z Dirty heck v0.5.0: the rustflags changed
16852024-08-27T18:13:04.612Z Compiling heck v0.5.0
16862024-08-27T18:13:04.636Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=830498e334c402a9 -C extra-filename=-830498e334c402a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16872024-08-27T18:13:04.679Z Dirty semver v1.0.23: the rustflags changed
16882024-08-27T18:13:04.679Z Compiling semver v1.0.23
16892024-08-27T18:13:04.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=746a93df62810af4 -C extra-filename=-746a93df62810af4 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16902024-08-27T18:13:05.072Z Dirty syn v1.0.109: the rustflags changed
16912024-08-27T18:13:05.072Z Compiling syn v1.0.109
16922024-08-27T18:13:05.096Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7bd69fb34c9940b1 -C extra-filename=-7bd69fb34c9940b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16932024-08-27T18:13:05.257Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4/build-script-build`
16942024-08-27T18:13:05.332Z Dirty tinyvec_macros v0.1.1: the rustflags changed
16952024-08-27T18:13:05.332Z Compiling tinyvec_macros v0.1.1
16962024-08-27T18:13:05.356Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3f75058ddf213ea -C extra-filename=-e3f75058ddf213ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16972024-08-27T18:13:05.380Z Dirty iana-time-zone v0.1.60: the rustflags changed
16982024-08-27T18:13:05.380Z Compiling iana-time-zone v0.1.60
16992024-08-27T18:13:05.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=e4234c30fefa5b8b -C extra-filename=-e4234c30fefa5b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17002024-08-27T18:13:05.435Z Dirty tinyvec v1.6.0: the rustflags changed
17012024-08-27T18:13:05.435Z Compiling tinyvec v1.6.0
17022024-08-27T18:13:05.460Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=bfd9b440086bc207 -C extra-filename=-bfd9b440086bc207 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec_macros-e3f75058ddf213ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17032024-08-27T18:13:05.515Z Dirty unicode-bidi v0.3.15: the rustflags changed
17042024-08-27T18:13:05.515Z Compiling unicode-bidi v0.3.15
17052024-08-27T18:13:05.539Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=773c324f50696e3f -C extra-filename=-773c324f50696e3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17062024-08-27T18:13:05.763Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1/build-script-build`
17072024-08-27T18:13:05.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=0c3b85329fe55c62 -C extra-filename=-0c3b85329fe55c62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
17082024-08-27T18:13:05.860Z Dirty rustix v0.38.34: the rustflags changed
17092024-08-27T18:13:05.860Z Compiling rustix v0.38.34
17102024-08-27T18:13:05.860Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=acd65f42c1541416 -C extra-filename=-acd65f42c1541416 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-acd65f42c1541416 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17112024-08-27T18:13:05.980Z Dirty errno v0.3.9: the rustflags changed
17122024-08-27T18:13:06.004Z Compiling errno v0.3.9
17132024-08-27T18:13:06.028Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e95c903907f8e46a -C extra-filename=-e95c903907f8e46a --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17142024-08-27T18:13:06.226Z Dirty vcpkg v0.2.15: the rustflags changed
17152024-08-27T18:13:06.226Z Compiling vcpkg v0.2.15
17162024-08-27T18:13:06.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1de0e5370f5fe5c3 -C extra-filename=-1de0e5370f5fe5c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17172024-08-27T18:13:06.687Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-acd65f42c1541416/build-script-build`
17182024-08-27T18:13:06.783Z Dirty regex-automata v0.4.6: the rustflags changed
17192024-08-27T18:13:06.783Z Compiling regex-automata v0.4.6
17202024-08-27T18:13:06.807Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=fcd8ea28b6b8ac77 -C extra-filename=-fcd8ea28b6b8ac77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17212024-08-27T18:13:06.807Z Dirty unicode-normalization v0.1.23: the rustflags changed
17222024-08-27T18:13:06.807Z Compiling unicode-normalization v0.1.23
17232024-08-27T18:13:06.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4163aa611c9fa9ab -C extra-filename=-4163aa611c9fa9ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17242024-08-27T18:13:06.901Z Dirty percent-encoding v2.3.1: the rustflags changed
17252024-08-27T18:13:06.901Z Compiling percent-encoding v2.3.1
17262024-08-27T18:13:06.925Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8bf889c42ff0e1d1 -C extra-filename=-8bf889c42ff0e1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17272024-08-27T18:13:07.232Z Dirty dyn-clone v1.0.17: the rustflags changed
17282024-08-27T18:13:07.232Z Compiling dyn-clone v1.0.17
17292024-08-27T18:13:07.256Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5859d1b7689bc278 -C extra-filename=-5859d1b7689bc278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17302024-08-27T18:13:07.425Z Dirty schemars v0.8.21: the rustflags changed
17312024-08-27T18:13:07.425Z Compiling schemars v0.8.21
17322024-08-27T18:13:07.449Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=55f55719d25eeb1e -C extra-filename=-55f55719d25eeb1e --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17332024-08-27T18:13:07.681Z Dirty ppv-lite86 v0.2.17: the rustflags changed
17342024-08-27T18:13:07.681Z Compiling ppv-lite86 v0.2.17
17352024-08-27T18:13:07.706Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=de1c01fb16cf43da -C extra-filename=-de1c01fb16cf43da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17362024-08-27T18:13:07.780Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e/build-script-build`
17372024-08-27T18:13:07.804Z Dirty form_urlencoded v1.2.1: the rustflags changed
17382024-08-27T18:13:07.804Z Compiling form_urlencoded v1.2.1
17392024-08-27T18:13:07.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5569ff5eb631ad8f -C extra-filename=-5569ff5eb631ad8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17402024-08-27T18:13:08.056Z Dirty serde_derive_internals v0.29.1: the rustflags changed
17412024-08-27T18:13:08.056Z Compiling serde_derive_internals v0.29.1
17422024-08-27T18:13:08.081Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8bdd97e67bf53503 -C extra-filename=-8bdd97e67bf53503 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17432024-08-27T18:13:08.081Z Dirty tracing-core v0.1.32: the rustflags changed
17442024-08-27T18:13:08.081Z Compiling tracing-core v0.1.32
17452024-08-27T18:13:08.081Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=adeb21224cd93e5d -C extra-filename=-adeb21224cd93e5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17462024-08-27T18:13:08.280Z Dirty rand_chacha v0.3.1: the rustflags changed
17472024-08-27T18:13:08.280Z Compiling rand_chacha v0.3.1
17482024-08-27T18:13:08.304Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=b102e2c78c1e8b69 -C extra-filename=-b102e2c78c1e8b69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-de1c01fb16cf43da.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17492024-08-27T18:13:08.796Z Dirty rand v0.8.5: the rustflags changed
17502024-08-27T18:13:08.796Z Compiling rand v0.8.5
17512024-08-27T18:13:08.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=d0890cdebab6435b -C extra-filename=-d0890cdebab6435b --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-551f41149d24b2b0.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b102e2c78c1e8b69.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17522024-08-27T18:13:09.250Z Dirty lazy_static v1.5.0: the rustflags changed
17532024-08-27T18:13:09.250Z Compiling lazy_static v1.5.0
17542024-08-27T18:13:09.275Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4058c7340bf7b5f3 -C extra-filename=-4058c7340bf7b5f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17552024-08-27T18:13:09.275Z Dirty idna v0.5.0: the rustflags changed
17562024-08-27T18:13:09.275Z Compiling idna v0.5.0
17572024-08-27T18:13:09.275Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=28c67756af01de96 -C extra-filename=-28c67756af01de96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17582024-08-27T18:13:09.370Z Dirty either v1.13.0: the rustflags changed
17592024-08-27T18:13:09.370Z Compiling either v1.13.0
17602024-08-27T18:13:09.395Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=5d39f2eb1424d60a -C extra-filename=-5d39f2eb1424d60a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17612024-08-27T18:13:09.718Z Dirty rustversion v1.0.17: the rustflags changed
17622024-08-27T18:13:09.718Z Compiling rustversion v1.0.17
17632024-08-27T18:13:09.743Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12b051871c96bdc0 -C extra-filename=-12b051871c96bdc0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17642024-08-27T18:13:10.044Z Dirty url v2.5.2: the rustflags changed
17652024-08-27T18:13:10.044Z Compiling url v2.5.2
17662024-08-27T18:13:10.068Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=c883dcfe2d3789aa -C extra-filename=-c883dcfe2d3789aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-28c67756af01de96.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17672024-08-27T18:13:10.289Z Dirty httparse v1.8.0: the rustflags changed
17682024-08-27T18:13:10.289Z Compiling httparse v1.8.0
17692024-08-27T18:13:10.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=080b0553c9222f9d -C extra-filename=-080b0553c9222f9d --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-080b0553c9222f9d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17702024-08-27T18:13:10.377Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0/build-script-build`
17712024-08-27T18:13:10.433Z Dirty adler v1.0.2: the rustflags changed
17722024-08-27T18:13:10.433Z Compiling adler v1.0.2
17732024-08-27T18:13:10.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name adler --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=74707462cb48944c -C extra-filename=-74707462cb48944c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17742024-08-27T18:13:10.457Z Dirty num-conv v0.1.0: the rustflags changed
17752024-08-27T18:13:10.457Z Compiling num-conv v0.1.0
17762024-08-27T18:13:10.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2dbaadbd2a98f6d3 -C extra-filename=-2dbaadbd2a98f6d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17772024-08-27T18:13:10.510Z Dirty time-core v0.1.2: the rustflags changed
17782024-08-27T18:13:10.510Z Compiling time-core v0.1.2
17792024-08-27T18:13:10.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e8438a68f7699e06 -C extra-filename=-e8438a68f7699e06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17802024-08-27T18:13:10.630Z Dirty powerfmt v0.2.0: the rustflags changed
17812024-08-27T18:13:10.630Z Compiling powerfmt v0.2.0
17822024-08-27T18:13:10.654Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=3fa201fe28271c4f -C extra-filename=-3fa201fe28271c4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17832024-08-27T18:13:10.678Z Dirty miniz_oxide v0.7.2: the rustflags changed
17842024-08-27T18:13:10.678Z Compiling miniz_oxide v0.7.2
17852024-08-27T18:13:10.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=0754261838d72f08 -C extra-filename=-0754261838d72f08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler=/work/oxidecomputer/omicron/target/debug/deps/libadler-74707462cb48944c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17862024-08-27T18:13:10.709Z Dirty time-macros v0.2.18: the rustflags changed
17872024-08-27T18:13:10.710Z Compiling time-macros v0.2.18
17882024-08-27T18:13:10.734Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=fe135c41e946333f -C extra-filename=-fe135c41e946333f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-2dbaadbd2a98f6d3.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-e8438a68f7699e06.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17892024-08-27T18:13:10.759Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-080b0553c9222f9d/build-script-build`
17902024-08-27T18:13:10.783Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd12841eafeed674 -C extra-filename=-cd12841eafeed674 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
17912024-08-27T18:13:11.022Z Dirty deranged v0.3.11: the rustflags changed
17922024-08-27T18:13:11.022Z Compiling deranged v0.3.11
17932024-08-27T18:13:11.046Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=aad5a879e3302801 -C extra-filename=-aad5a879e3302801 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-3fa201fe28271c4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17942024-08-27T18:13:11.609Z Dirty regex v1.10.6: the rustflags changed
17952024-08-27T18:13:11.609Z Compiling regex v1.10.6
17962024-08-27T18:13:11.633Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=f062f553787acf4a -C extra-filename=-f062f553787acf4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17972024-08-27T18:13:12.029Z Dirty ring v0.17.8: the rustflags changed
17982024-08-27T18:13:12.029Z Compiling ring v0.17.8
17992024-08-27T18:13:12.054Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=335e66183307f33d -C extra-filename=-335e66183307f33d --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-335e66183307f33d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18002024-08-27T18:13:12.078Z Dirty num_threads v0.1.7: the rustflags changed
18012024-08-27T18:13:12.078Z Compiling num_threads v0.1.7
18022024-08-27T18:13:12.078Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4cdb0e798929dbb9 -C extra-filename=-4cdb0e798929dbb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18032024-08-27T18:13:12.187Z Dirty unicode-width v0.1.13: the rustflags changed
18042024-08-27T18:13:12.187Z Compiling unicode-width v0.1.13
18052024-08-27T18:13:12.212Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=3919ec52e6b0b262 -C extra-filename=-3919ec52e6b0b262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18062024-08-27T18:13:12.404Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4ceb8996510f7f6e -C extra-filename=-4ceb8996510f7f6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd`
18072024-08-27T18:13:12.550Z Dirty base64ct v1.6.0: the rustflags changed
18082024-08-27T18:13:12.550Z Compiling base64ct v1.6.0
18092024-08-27T18:13:12.574Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=43a44750c8116f3c -C extra-filename=-43a44750c8116f3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18102024-08-27T18:13:12.598Z Dirty untrusted v0.9.0: the rustflags changed
18112024-08-27T18:13:12.598Z Compiling untrusted v0.9.0
18122024-08-27T18:13:12.598Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ba18449f0014995 -C extra-filename=-5ba18449f0014995 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18132024-08-27T18:13:12.762Z Dirty slog v2.7.0: the rustflags changed
18142024-08-27T18:13:12.762Z Compiling slog v2.7.0
18152024-08-27T18:13:12.786Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=993125d68d51fc81 -C extra-filename=-993125d68d51fc81 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18162024-08-27T18:13:12.980Z Dirty strsim v0.11.1: the rustflags changed
18172024-08-27T18:13:12.980Z Compiling strsim v0.11.1
18182024-08-27T18:13:13.004Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1f7ddb01f1b033d -C extra-filename=-a1f7ddb01f1b033d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18192024-08-27T18:13:13.084Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-335e66183307f33d/build-script-build`
18202024-08-27T18:13:13.108Z Dirty backtrace v0.3.71: the rustflags changed
18212024-08-27T18:13:13.108Z Compiling backtrace v0.3.71
18222024-08-27T18:13:13.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=b21a7328ea4b39de -C extra-filename=-b21a7328ea4b39de --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-b21a7328ea4b39de -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18232024-08-27T18:13:13.274Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81/build-script-build`
18242024-08-27T18:13:13.336Z Dirty gimli v0.28.1: the rustflags changed
18252024-08-27T18:13:13.336Z Compiling gimli v0.28.1
18262024-08-27T18:13:13.361Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=1eda159745dc50fc -C extra-filename=-1eda159745dc50fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18272024-08-27T18:13:13.487Z Dirty time v0.3.36: the rustflags changed
18282024-08-27T18:13:13.487Z Compiling time v0.3.36
18292024-08-27T18:13:13.511Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=eaa35e1e3fce1599 -C extra-filename=-eaa35e1e3fce1599 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern deranged=/work/oxidecomputer/omicron/target/debug/deps/libderanged-aad5a879e3302801.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-2dbaadbd2a98f6d3.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-4cdb0e798929dbb9.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-3fa201fe28271c4f.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-e8438a68f7699e06.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18302024-08-27T18:13:13.619Z Dirty try-lock v0.2.5: the rustflags changed
18312024-08-27T18:13:13.619Z Compiling try-lock v0.2.5
18322024-08-27T18:13:13.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=313404437aa63526 -C extra-filename=-313404437aa63526 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18332024-08-27T18:13:13.643Z Dirty serde_derive v1.0.208: the rustflags changed
18342024-08-27T18:13:13.643Z Compiling serde_derive v1.0.208
18352024-08-27T18:13:13.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9d3985cfd86df11e -C extra-filename=-9d3985cfd86df11e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18362024-08-27T18:13:13.751Z Dirty zerocopy-derive v0.7.34: the rustflags changed
18372024-08-27T18:13:13.751Z Compiling zerocopy-derive v0.7.34
18382024-08-27T18:13:13.776Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93f3f46e1071aff3 -C extra-filename=-93f3f46e1071aff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18392024-08-27T18:13:13.801Z Dirty zeroize_derive v1.4.2: the rustflags changed
18402024-08-27T18:13:13.801Z Compiling zeroize_derive v1.4.2
18412024-08-27T18:13:13.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c41601d782ff3b61 -C extra-filename=-c41601d782ff3b61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18422024-08-27T18:13:15.207Z Dirty zeroize v1.7.0: the rustflags changed
18432024-08-27T18:13:15.207Z Compiling zeroize v1.7.0
18442024-08-27T18:13:15.232Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=d47f5ede55f99f5b -C extra-filename=-d47f5ede55f99f5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-c41601d782ff3b61.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18452024-08-27T18:13:15.552Z Dirty thiserror-impl v1.0.63: the rustflags changed
18462024-08-27T18:13:15.552Z Compiling thiserror-impl v1.0.63
18472024-08-27T18:13:15.576Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=799532d0aec7b49d -C extra-filename=-799532d0aec7b49d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18482024-08-27T18:13:15.745Z Dirty zerocopy v0.7.34: the rustflags changed
18492024-08-27T18:13:15.745Z Compiling zerocopy v0.7.34
18502024-08-27T18:13:15.770Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=6a6c96d3d3dbf088 -C extra-filename=-6a6c96d3d3dbf088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-93f3f46e1071aff3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18512024-08-27T18:13:17.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6e9acfc53597887c -C extra-filename=-6e9acfc53597887c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-82dba1c6aa750728.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
18522024-08-27T18:13:17.324Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=65767634d4000cd6 -C extra-filename=-65767634d4000cd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
18532024-08-27T18:13:17.384Z Dirty tokio-macros v2.3.0: the rustflags changed
18542024-08-27T18:13:17.385Z Compiling tokio-macros v2.3.0
18552024-08-27T18:13:17.409Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f5f59b17f4c30267 -C extra-filename=-f5f59b17f4c30267 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18562024-08-27T18:13:17.574Z Dirty futures-macro v0.3.30: the rustflags changed
18572024-08-27T18:13:17.574Z Compiling futures-macro v0.3.30
18582024-08-27T18:13:17.599Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d59140073378632 -C extra-filename=-5d59140073378632 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18592024-08-27T18:13:17.679Z Dirty hashbrown v0.14.5: the rustflags changed
18602024-08-27T18:13:17.679Z Compiling hashbrown v0.14.5
18612024-08-27T18:13:17.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=b64630deae89861a -C extra-filename=-b64630deae89861a --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-6e9acfc53597887c.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-b6220780d1ff212d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18622024-08-27T18:13:17.704Z Dirty schemars_derive v0.8.21: the rustflags changed
18632024-08-27T18:13:17.704Z Compiling schemars_derive v0.8.21
18642024-08-27T18:13:17.728Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9b9ae5b4f5c74d2 -C extra-filename=-e9b9ae5b4f5c74d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-8bdd97e67bf53503.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18652024-08-27T18:13:17.887Z Dirty tracing-attributes v0.1.27: the rustflags changed
18662024-08-27T18:13:17.887Z Compiling tracing-attributes v0.1.27
18672024-08-27T18:13:17.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=f3dcb8757f01168e -C extra-filename=-f3dcb8757f01168e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18682024-08-27T18:13:18.461Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da9815be099cf41c -C extra-filename=-da9815be099cf41c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl-799532d0aec7b49d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
18692024-08-27T18:13:18.533Z Dirty crypto-common v0.1.6: the rustflags changed
18702024-08-27T18:13:18.533Z Compiling crypto-common v0.1.6
18712024-08-27T18:13:18.557Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=cc8c6f66177655eb -C extra-filename=-cc8c6f66177655eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18722024-08-27T18:13:18.582Z Dirty block-buffer v0.10.4: the rustflags changed
18732024-08-27T18:13:18.582Z Compiling block-buffer v0.10.4
18742024-08-27T18:13:18.607Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c5bdd47e7b744f8 -C extra-filename=-2c5bdd47e7b744f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18752024-08-27T18:13:18.754Z Dirty block-padding v0.3.3: the rustflags changed
18762024-08-27T18:13:18.754Z Compiling block-padding v0.3.3
18772024-08-27T18:13:18.779Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=4771113fac6eedf8 -C extra-filename=-4771113fac6eedf8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18782024-08-27T18:13:18.837Z Dirty digest v0.10.7: the rustflags changed
18792024-08-27T18:13:18.837Z Compiling digest v0.10.7
18802024-08-27T18:13:18.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=ecbca71b0fc94280 -C extra-filename=-ecbca71b0fc94280 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_buffer=/work/oxidecomputer/omicron/target/debug/deps/libblock_buffer-2c5bdd47e7b744f8.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc8c6f66177655eb.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18812024-08-27T18:13:18.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=662be56d9856735a -C extra-filename=-662be56d9856735a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-82dba1c6aa750728.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
18822024-08-27T18:13:18.905Z Dirty async-trait v0.1.81: the rustflags changed
18832024-08-27T18:13:18.905Z Compiling async-trait v0.1.81
18842024-08-27T18:13:18.929Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eaec0f1802c5ca04 -C extra-filename=-eaec0f1802c5ca04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18852024-08-27T18:13:18.974Z Dirty inout v0.1.3: the rustflags changed
18862024-08-27T18:13:18.974Z Compiling inout v0.1.3
18872024-08-27T18:13:18.998Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=6cd38624c256774c -C extra-filename=-6cd38624c256774c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-4771113fac6eedf8.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18882024-08-27T18:13:19.203Z Dirty cipher v0.4.4: the rustflags changed
18892024-08-27T18:13:19.203Z Compiling cipher v0.4.4
18902024-08-27T18:13:19.227Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=ee5fc3c47faac230 -C extra-filename=-ee5fc3c47faac230 --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-cc8c6f66177655eb.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18912024-08-27T18:13:19.276Z Dirty hmac v0.12.1: the rustflags changed
18922024-08-27T18:13:19.276Z Compiling hmac v0.12.1
18932024-08-27T18:13:19.300Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="reset"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=5570f39ece6a776c -C extra-filename=-5570f39ece6a776c --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-ecbca71b0fc94280.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18942024-08-27T18:13:19.357Z Dirty futures-util v0.3.30: the rustflags changed
18952024-08-27T18:13:19.357Z Compiling futures-util v0.3.30
18962024-08-27T18:13:19.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=a0ceeed7299917eb -C extra-filename=-a0ceeed7299917eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-5d59140073378632.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18972024-08-27T18:13:19.481Z Dirty sha2 v0.10.8: the rustflags changed
18982024-08-27T18:13:19.481Z Compiling sha2 v0.10.8
18992024-08-27T18:13:19.505Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=095aade90ef040ee -C extra-filename=-095aade90ef040ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19002024-08-27T18:13:19.648Z Dirty addr2line v0.21.0: the rustflags changed
19012024-08-27T18:13:19.648Z Compiling addr2line v0.21.0
19022024-08-27T18:13:19.673Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=c07277663cfdc1d0 -C extra-filename=-c07277663cfdc1d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gimli=/work/oxidecomputer/omicron/target/debug/deps/libgimli-1eda159745dc50fc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19032024-08-27T18:13:20.225Z Dirty want v0.3.1: the rustflags changed
19042024-08-27T18:13:20.225Z Compiling want v0.3.1
19052024-08-27T18:13:20.250Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=834a74e98d60d91b -C extra-filename=-834a74e98d60d91b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern try_lock=/work/oxidecomputer/omicron/target/debug/deps/libtry_lock-313404437aa63526.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19062024-08-27T18:13:20.376Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=19476516253bd8c8 -C extra-filename=-19476516253bd8c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
19072024-08-27T18:13:20.493Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-b21a7328ea4b39de/build-script-build`
19082024-08-27T18:13:20.519Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=e9a5d2b6dcbc0177 -C extra-filename=-e9a5d2b6dcbc0177 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
19092024-08-27T18:13:20.574Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
19102024-08-27T18:13:20.575Z Compiling pem-rfc7468 v0.7.0
19112024-08-27T18:13:20.599Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=e6975d27c0797841 -C extra-filename=-e6975d27c0797841 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19122024-08-27T18:13:21.214Z Dirty tracing v0.1.40: the rustflags changed
19132024-08-27T18:13:21.214Z Compiling tracing v0.1.40
19142024-08-27T18:13:21.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=119892d76510e357 -C extra-filename=-119892d76510e357 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-f3dcb8757f01168e.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-adeb21224cd93e5d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19152024-08-27T18:13:21.275Z Dirty openssl-sys v0.9.103: the rustflags changed
19162024-08-27T18:13:21.275Z Compiling openssl-sys v0.9.103
19172024-08-27T18:13:21.302Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=a48c2cea1b96ce73 -C extra-filename=-a48c2cea1b96ce73 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-a48c2cea1b96ce73 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19182024-08-27T18:13:21.327Z Dirty object v0.32.2: the rustflags changed
19192024-08-27T18:13:21.327Z Compiling object v0.32.2
19202024-08-27T18:13:21.327Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=28740f4d46b8b6dd -C extra-filename=-28740f4d46b8b6dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19212024-08-27T18:13:21.396Z Dirty rustc-demangle v0.1.24: the rustflags changed
19222024-08-27T18:13:21.396Z Compiling rustc-demangle v0.1.24
19232024-08-27T18:13:21.420Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=7e6a6a1eb2bce4c3 -C extra-filename=-7e6a6a1eb2bce4c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19242024-08-27T18:13:21.662Z Dirty anyhow v1.0.86: the rustflags changed
19252024-08-27T18:13:21.662Z Compiling anyhow v1.0.86
19262024-08-27T18:13:21.687Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=15411073692bfeba -C extra-filename=-15411073692bfeba --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-15411073692bfeba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19272024-08-27T18:13:22.117Z Dirty tower-service v0.3.2: the rustflags changed
19282024-08-27T18:13:22.117Z Compiling tower-service v0.3.2
19292024-08-27T18:13:22.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c20ddb2efdeabe78 -C extra-filename=-c20ddb2efdeabe78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19302024-08-27T18:13:22.166Z Dirty der_derive v0.7.2: the rustflags changed
19312024-08-27T18:13:22.166Z Compiling der_derive v0.7.2
19322024-08-27T18:13:22.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a1f17b7266557e3 -C extra-filename=-5a1f17b7266557e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19332024-08-27T18:13:22.239Z Dirty flagset v0.4.5: the rustflags changed
19342024-08-27T18:13:22.239Z Compiling flagset v0.4.5
19352024-08-27T18:13:22.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=881d334f1a3d1211 -C extra-filename=-881d334f1a3d1211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19362024-08-27T18:13:22.263Z Dirty base64 v0.21.7: the rustflags changed
19372024-08-27T18:13:22.263Z Compiling base64 v0.21.7
19382024-08-27T18:13:22.288Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a2ffa63167802121 -C extra-filename=-a2ffa63167802121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19392024-08-27T18:13:22.312Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-15411073692bfeba/build-script-build`
19402024-08-27T18:13:22.336Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-a48c2cea1b96ce73/build-script-main`
19412024-08-27T18:13:22.398Z Dirty winnow v0.5.40: the rustflags changed
19422024-08-27T18:13:22.398Z Compiling winnow v0.5.40
19432024-08-27T18:13:22.422Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=bbbcfac9a5ddaa19 -C extra-filename=-bbbcfac9a5ddaa19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19442024-08-27T18:13:22.446Z Dirty heck v0.4.1: the rustflags changed
19452024-08-27T18:13:22.446Z Compiling heck v0.4.1
19462024-08-27T18:13:22.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=64fe453a3f9fcd4a -C extra-filename=-64fe453a3f9fcd4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19472024-08-27T18:13:22.554Z Dirty httpdate v1.0.3: the rustflags changed
19482024-08-27T18:13:22.554Z Compiling httpdate v1.0.3
19492024-08-27T18:13:22.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6fbea464aaabb1e8 -C extra-filename=-6fbea464aaabb1e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19502024-08-27T18:13:22.869Z Dirty aes v0.8.4: the rustflags changed
19512024-08-27T18:13:22.869Z Compiling aes v0.8.4
19522024-08-27T18:13:22.893Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=286c073dadac4ac6 -C extra-filename=-286c073dadac4ac6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19532024-08-27T18:13:22.917Z Dirty pbkdf2 v0.12.2: the rustflags changed
19542024-08-27T18:13:22.917Z Compiling pbkdf2 v0.12.2
19552024-08-27T18:13:22.917Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=4099828abb67b202 -C extra-filename=-4099828abb67b202 --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-ecbca71b0fc94280.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-5570f39ece6a776c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19562024-08-27T18:13:22.950Z Dirty cbc v0.1.2: the rustflags changed
19572024-08-27T18:13:22.950Z Compiling cbc v0.1.2
19582024-08-27T18:13:22.974Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "default", "std", "zeroize"))' -C metadata=560bb371a7480f09 -C extra-filename=-560bb371a7480f09 --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-ee5fc3c47faac230.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19592024-08-27T18:13:23.054Z Dirty salsa20 v0.10.2: the rustflags changed
19602024-08-27T18:13:23.054Z Compiling salsa20 v0.10.2
19612024-08-27T18:13:23.078Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name salsa20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salsa20-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=eb20caea6aef1e0e -C extra-filename=-eb20caea6aef1e0e --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-ee5fc3c47faac230.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19622024-08-27T18:13:23.160Z Dirty foreign-types-shared v0.1.1: the rustflags changed
19632024-08-27T18:13:23.160Z Compiling foreign-types-shared v0.1.1
19642024-08-27T18:13:23.184Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7304dc04625fbbf -C extra-filename=-a7304dc04625fbbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19652024-08-27T18:13:23.256Z Dirty openssl v0.10.66: the rustflags changed
19662024-08-27T18:13:23.256Z Compiling openssl v0.10.66
19672024-08-27T18:13:23.280Z Dirty mime v0.3.17: the rustflags changed
19682024-08-27T18:13:23.280Z Compiling mime v0.3.17
19692024-08-27T18:13:23.280Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=a8b0d1321d6e4d0d -C extra-filename=-a8b0d1321d6e4d0d --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19702024-08-27T18:13:23.280Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74bdd973ffb0df66 -C extra-filename=-74bdd973ffb0df66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19712024-08-27T18:13:23.663Z Dirty crossbeam-utils v0.8.19: the rustflags changed
19722024-08-27T18:13:23.663Z Compiling crossbeam-utils v0.8.19
19732024-08-27T18:13:23.687Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c614866a1ad12207 -C extra-filename=-c614866a1ad12207 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c614866a1ad12207 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19742024-08-27T18:13:23.776Z Dirty openssl-probe v0.1.5: the rustflags changed
19752024-08-27T18:13:23.776Z Compiling openssl-probe v0.1.5
19762024-08-27T18:13:23.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aba34158fbf029ed -C extra-filename=-aba34158fbf029ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19772024-08-27T18:13:24.093Z Dirty futures-executor v0.3.30: the rustflags changed
19782024-08-27T18:13:24.093Z Compiling futures-executor v0.3.30
19792024-08-27T18:13:24.117Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=e73e1abcbc6bc381 -C extra-filename=-e73e1abcbc6bc381 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19802024-08-27T18:13:24.244Z Dirty ipnet v2.9.0: the rustflags changed
19812024-08-27T18:13:24.244Z Compiling ipnet v2.9.0
19822024-08-27T18:13:24.268Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=7e28ccd96dc058f1 -C extra-filename=-7e28ccd96dc058f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19832024-08-27T18:13:24.371Z Dirty der v0.7.9: the rustflags changed
19842024-08-27T18:13:24.371Z Compiling der v0.7.9
19852024-08-27T18:13:24.395Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=e6f841b1e5437932 -C extra-filename=-e6f841b1e5437932 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-5a1f17b7266557e3.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-881d334f1a3d1211.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19862024-08-27T18:13:24.526Z Dirty futures v0.3.30: the rustflags changed
19872024-08-27T18:13:24.526Z Compiling futures v0.3.30
19882024-08-27T18:13:24.550Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=5835243fede18e51 -C extra-filename=-5835243fede18e51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-e73e1abcbc6bc381.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19892024-08-27T18:13:24.578Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c614866a1ad12207/build-script-build`
19902024-08-27T18:13:24.602Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d/build-script-build`
19912024-08-27T18:13:24.626Z Dirty foreign-types v0.3.2: the rustflags changed
19922024-08-27T18:13:24.626Z Compiling foreign-types v0.3.2
19932024-08-27T18:13:24.650Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb01e7ef2f5b8a88 -C extra-filename=-bb01e7ef2f5b8a88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-a7304dc04625fbbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19942024-08-27T18:13:24.650Z Dirty scrypt v0.11.0: the rustflags changed
19952024-08-27T18:13:24.650Z Compiling scrypt v0.11.0
19962024-08-27T18:13:24.650Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scrypt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scrypt-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "password-hash", "simple", "std"))' -C metadata=9dac26e062309dc9 -C extra-filename=-9dac26e062309dc9 --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-4099828abb67b202.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-eb20caea6aef1e0e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19972024-08-27T18:13:24.727Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=1b60d4a49558a731 -C extra-filename=-1b60d4a49558a731 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'`
19982024-08-27T18:13:24.958Z Dirty openssl-macros v0.1.1: the rustflags changed
19992024-08-27T18:13:24.958Z Compiling openssl-macros v0.1.1
20002024-08-27T18:13:24.982Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18fa0f8ee4f51cd3 -C extra-filename=-18fa0f8ee4f51cd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20012024-08-27T18:13:25.145Z Dirty bytes v1.7.1: the rustflags changed
20022024-08-27T18:13:25.145Z Compiling bytes v1.7.1
20032024-08-27T18:13:25.170Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7296041c0fd81490 -C extra-filename=-7296041c0fd81490 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20042024-08-27T18:13:25.247Z Dirty bitflags v2.6.0: the rustflags changed
20052024-08-27T18:13:25.247Z Compiling bitflags v2.6.0
20062024-08-27T18:13:25.271Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=8e41b751a0ccc20a -C extra-filename=-8e41b751a0ccc20a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20072024-08-27T18:13:25.482Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=c52af4401d46531c -C extra-filename=-c52af4401d46531c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'`
20082024-08-27T18:13:25.506Z Dirty indexmap v2.4.0: the rustflags changed
20092024-08-27T18:13:25.506Z Compiling indexmap v2.4.0
20102024-08-27T18:13:25.506Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=838b0c6a07887d50 -C extra-filename=-838b0c6a07887d50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-8d0ebed4a536b088.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b64630deae89861a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20112024-08-27T18:13:25.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cb8c86c5f719f8c5 -C extra-filename=-cb8c86c5f719f8c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
20122024-08-27T18:13:25.755Z Dirty chrono v0.4.38: the rustflags changed
20132024-08-27T18:13:25.755Z Compiling chrono v0.4.38
20142024-08-27T18:13:25.779Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=8599901668faa364 -C extra-filename=-8599901668faa364 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-e4234c30fefa5b8b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20152024-08-27T18:13:25.822Z Dirty uuid v1.10.0: the rustflags changed
20162024-08-27T18:13:25.823Z Compiling uuid v1.10.0
20172024-08-27T18:13:25.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=d7278fad9f84f0d2 -C extra-filename=-d7278fad9f84f0d2 --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-82dba1c6aa750728.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20182024-08-27T18:13:26.312Z Dirty tokio v1.38.1: the rustflags changed
20192024-08-27T18:13:26.312Z Compiling tokio v1.38.1
20202024-08-27T18:13:26.336Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4ee1cdbeb2bccd78 -C extra-filename=-4ee1cdbeb2bccd78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-2d7911560284ff5c.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-ed9368cdf4cb7927.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-9a59c4899632d05e.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-83ca1c97884212fb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-f5f59b17f4c30267.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20212024-08-27T18:13:26.360Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=875671fddfd10789 -C extra-filename=-875671fddfd10789 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-e95c903907f8e46a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
20222024-08-27T18:13:26.707Z Dirty toml_datetime v0.6.8: the rustflags changed
20232024-08-27T18:13:26.707Z Compiling toml_datetime v0.6.8
20242024-08-27T18:13:26.731Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a13a239ec45c3af2 -C extra-filename=-a13a239ec45c3af2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-08-27T18:13:27.070Z Dirty http v0.2.12: the rustflags changed
20262024-08-27T18:13:27.070Z Compiling http v0.2.12
20272024-08-27T18:13:27.094Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7309206c31ed76bc -C extra-filename=-7309206c31ed76bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-08-27T18:13:27.169Z Dirty serde_spanned v0.6.7: the rustflags changed
20292024-08-27T18:13:27.169Z Compiling serde_spanned v0.6.7
20302024-08-27T18:13:27.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fc6ddcff9f820214 -C extra-filename=-fc6ddcff9f820214 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20312024-08-27T18:13:27.253Z Dirty serde_tokenstream v0.2.2: the rustflags changed
20322024-08-27T18:13:27.253Z Compiling serde_tokenstream v0.2.2
20332024-08-27T18:13:27.277Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18d2f5765b7a5050 -C extra-filename=-18d2f5765b7a5050 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20342024-08-27T18:13:27.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=ffb3e81194ef946d -C extra-filename=-ffb3e81194ef946d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern addr2line=/work/oxidecomputer/omicron/target/debug/deps/libaddr2line-c07277663cfdc1d0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0754261838d72f08.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-28740f4d46b8b6dd.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-7e6a6a1eb2bce4c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20352024-08-27T18:13:27.380Z Dirty rustc_version v0.4.0: the rustflags changed
20362024-08-27T18:13:27.380Z Compiling rustc_version v0.4.0
20372024-08-27T18:13:27.380Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5207196babc65af3 -C extra-filename=-5207196babc65af3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20382024-08-27T18:13:27.772Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=539e8d31df955ad4 -C extra-filename=-539e8d31df955ad4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-e9b9ae5b4f5c74d2.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
20392024-08-27T18:13:28.030Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=e4310a1dc3a65bf6 -C extra-filename=-e4310a1dc3a65bf6 --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-ffb3e81194ef946d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
20402024-08-27T18:13:28.100Z Dirty spki v0.7.3: the rustflags changed
20412024-08-27T18:13:28.100Z Compiling spki v0.7.3
20422024-08-27T18:13:28.125Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=2f5012838d8a5b7d -C extra-filename=-2f5012838d8a5b7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20432024-08-27T18:13:28.421Z Dirty http-body v0.4.6: the rustflags changed
20442024-08-27T18:13:28.421Z Compiling http-body v0.4.6
20452024-08-27T18:13:28.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=070372ae925891ba -C extra-filename=-070372ae925891ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20462024-08-27T18:13:28.817Z Dirty ucd-trie v0.1.6: the rustflags changed
20472024-08-27T18:13:28.817Z Compiling ucd-trie v0.1.6
20482024-08-27T18:13:28.841Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=aadd2b25afa3c353 -C extra-filename=-aadd2b25afa3c353 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20492024-08-27T18:13:28.841Z Dirty rustls v0.21.12: the rustflags changed
20502024-08-27T18:13:28.841Z Compiling rustls v0.21.12
20512024-08-27T18:13:28.842Z Dirty pkcs5 v0.7.1: the rustflags changed
20522024-08-27T18:13:28.842Z Compiling pkcs5 v0.7.1
20532024-08-27T18:13:28.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=cc7004d78b197d5b -C extra-filename=-cc7004d78b197d5b --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-cc7004d78b197d5b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20542024-08-27T18:13:28.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs5 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs5-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pbes2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "pbes2", "sha1-insecure"))' -C metadata=f38bfbf5f8f64116 -C extra-filename=-f38bfbf5f8f64116 --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-286c073dadac4ac6.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-560bb371a7480f09.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-4099828abb67b202.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-9dac26e062309dc9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20552024-08-27T18:13:28.934Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=fec373713784d663 -C extra-filename=-fec373713784d663 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-18fa0f8ee4f51cd3.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-1b60d4a49558a731.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'`
20562024-08-27T18:13:29.140Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-cc7004d78b197d5b/build-script-build`
20572024-08-27T18:13:29.164Z Dirty pest v2.7.10: the rustflags changed
20582024-08-27T18:13:29.165Z Compiling pest v2.7.10
20592024-08-27T18:13:29.165Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=3c769f66c9a2e791 -C extra-filename=-3c769f66c9a2e791 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-aadd2b25afa3c353.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20602024-08-27T18:13:29.189Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6f3b480f63e334a5 -C extra-filename=-6f3b480f63e334a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20612024-08-27T18:13:29.354Z Dirty sct v0.7.1: the rustflags changed
20622024-08-27T18:13:29.354Z Compiling sct v0.7.1
20632024-08-27T18:13:29.379Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bff8915116da6e40 -C extra-filename=-bff8915116da6e40 --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-662be56d9856735a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
20642024-08-27T18:13:29.619Z Dirty rustls-webpki v0.101.7: the rustflags changed
20652024-08-27T18:13:29.619Z Compiling rustls-webpki v0.101.7
20662024-08-27T18:13:29.644Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=86ea1c34810d26f6 -C extra-filename=-86ea1c34810d26f6 --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-662be56d9856735a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
20672024-08-27T18:13:29.861Z Dirty native-tls v0.2.11: the rustflags changed
20682024-08-27T18:13:29.861Z Compiling native-tls v0.2.11
20692024-08-27T18:13:29.885Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=cf90cf2c6b0283f2 -C extra-filename=-cf90cf2c6b0283f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-cf90cf2c6b0283f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20702024-08-27T18:13:30.208Z Dirty utf8parse v0.2.1: the rustflags changed
20712024-08-27T18:13:30.208Z Compiling utf8parse v0.2.1
20722024-08-27T18:13:30.232Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=da51f585a387d022 -C extra-filename=-da51f585a387d022 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20732024-08-27T18:13:30.232Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-cf90cf2c6b0283f2/build-script-build`
20742024-08-27T18:13:30.257Z Dirty pkcs8 v0.10.2: the rustflags changed
20752024-08-27T18:13:30.257Z Compiling pkcs8 v0.10.2
20762024-08-27T18:13:30.281Z Dirty toml_edit v0.19.15: the rustflags changed
20772024-08-27T18:13:30.281Z Compiling toml_edit v0.19.15
20782024-08-27T18:13:30.281Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="encryption"' --cfg 'feature="pem"' --cfg 'feature="pkcs5"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=72c84ac99faa15a7 -C extra-filename=-72c84ac99faa15a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-f38bfbf5f8f64116.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20792024-08-27T18:13:30.281Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=0871d168f4a43476 -C extra-filename=-0871d168f4a43476 --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-838b0c6a07887d50.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-bbbcfac9a5ddaa19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20802024-08-27T18:13:30.355Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=66634629c70f78e3 -C extra-filename=-66634629c70f78e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-86ea1c34810d26f6.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-bff8915116da6e40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
20812024-08-27T18:13:30.832Z Dirty serde_urlencoded v0.7.1: the rustflags changed
20822024-08-27T18:13:30.832Z Compiling serde_urlencoded v0.7.1
20832024-08-27T18:13:30.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8ce276b9163974ea -C extra-filename=-8ce276b9163974ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20842024-08-27T18:13:30.886Z Dirty scroll_derive v0.12.0: the rustflags changed
20852024-08-27T18:13:30.886Z Compiling scroll_derive v0.12.0
20862024-08-27T18:13:30.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d6dfe70c35098fd -C extra-filename=-3d6dfe70c35098fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20872024-08-27T18:13:31.247Z Dirty pest_meta v2.7.10: the rustflags changed
20882024-08-27T18:13:31.247Z Compiling pest_meta v2.7.10
20892024-08-27T18:13:31.271Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=683f44f67d5bcea4 -C extra-filename=-683f44f67d5bcea4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-3c769f66c9a2e791.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20902024-08-27T18:13:31.315Z Dirty cookie v0.17.0: the rustflags changed
20912024-08-27T18:13:31.315Z Compiling cookie v0.17.0
20922024-08-27T18:13:31.340Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=f9006c4f2b124dac -C extra-filename=-f9006c4f2b124dac --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-f9006c4f2b124dac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20932024-08-27T18:13:31.624Z Dirty encoding_rs v0.8.34: the rustflags changed
20942024-08-27T18:13:31.624Z Compiling encoding_rs v0.8.34
20952024-08-27T18:13:31.650Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=036e08876869b21a -C extra-filename=-036e08876869b21a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20962024-08-27T18:13:31.674Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-f9006c4f2b124dac/build-script-build`
20972024-08-27T18:13:31.713Z Dirty idna v0.3.0: the rustflags changed
20982024-08-27T18:13:31.713Z Compiling idna v0.3.0
20992024-08-27T18:13:31.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10e850573a39292b -C extra-filename=-10e850573a39292b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21002024-08-27T18:13:32.244Z Dirty scroll v0.12.0: the rustflags changed
21012024-08-27T18:13:32.244Z Compiling scroll v0.12.0
21022024-08-27T18:13:32.269Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=34e129306816bfab -C extra-filename=-34e129306816bfab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scroll_derive=/work/oxidecomputer/omicron/target/debug/deps/libscroll_derive-3d6dfe70c35098fd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21032024-08-27T18:13:32.721Z Dirty pest_generator v2.7.10: the rustflags changed
21042024-08-27T18:13:32.721Z Compiling pest_generator v2.7.10
21052024-08-27T18:13:32.746Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=b9dbbe36b5c2a1ac -C extra-filename=-b9dbbe36b5c2a1ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-3c769f66c9a2e791.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-683f44f67d5bcea4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21062024-08-27T18:13:32.972Z Dirty anstyle v1.0.8: the rustflags changed
21072024-08-27T18:13:32.973Z Compiling anstyle v1.0.8
21082024-08-27T18:13:32.997Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=43f69afcb50accdb -C extra-filename=-43f69afcb50accdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21092024-08-27T18:13:33.360Z Dirty tokio-util v0.7.11: the rustflags changed
21102024-08-27T18:13:33.360Z Compiling tokio-util v0.7.11
21112024-08-27T18:13:33.385Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=cc3443c69aa91ffb -C extra-filename=-cc3443c69aa91ffb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21122024-08-27T18:13:34.304Z Dirty h2 v0.3.26: the rustflags changed
21132024-08-27T18:13:34.304Z Compiling h2 v0.3.26
21142024-08-27T18:13:34.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=87cf2b5b71d82b0a -C extra-filename=-87cf2b5b71d82b0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21152024-08-27T18:13:34.521Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=80072394795d7762 -C extra-filename=-80072394795d7762 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-1b60d4a49558a731.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`
21162024-08-27T18:13:35.051Z Dirty tokio-rustls v0.24.1: the rustflags changed
21172024-08-27T18:13:35.052Z Compiling tokio-rustls v0.24.1
21182024-08-27T18:13:35.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=47e4ffb0419c39e6 -C extra-filename=-47e4ffb0419c39e6 --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-66634629c70f78e3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
21192024-08-27T18:13:35.100Z Dirty data-encoding v2.6.0: the rustflags changed
21202024-08-27T18:13:35.100Z Compiling data-encoding v2.6.0
21212024-08-27T18:13:35.100Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cd98acc801d35958 -C extra-filename=-cd98acc801d35958 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21222024-08-27T18:13:35.343Z Dirty plain v0.2.3: the rustflags changed
21232024-08-27T18:13:35.343Z Compiling plain v0.2.3
21242024-08-27T18:13:35.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a3ece633e1d4183 -C extra-filename=-7a3ece633e1d4183 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21252024-08-27T18:13:35.392Z Dirty psl-types v2.0.11: the rustflags changed
21262024-08-27T18:13:35.392Z Compiling psl-types v2.0.11
21272024-08-27T18:13:35.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f6e6f689f08928b -C extra-filename=-4f6e6f689f08928b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21282024-08-27T18:13:35.487Z Dirty goblin v0.8.2: the rustflags changed
21292024-08-27T18:13:35.487Z Compiling goblin v0.8.2
21302024-08-27T18:13:35.512Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=f7c8e039ccabc9cd -C extra-filename=-f7c8e039ccabc9cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-7a3ece633e1d4183.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-34e129306816bfab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21312024-08-27T18:13:35.566Z Dirty publicsuffix v2.2.3: the rustflags changed
21322024-08-27T18:13:35.566Z Compiling publicsuffix v2.2.3
21332024-08-27T18:13:35.592Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=f266276591515350 -C extra-filename=-f266276591515350 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-10e850573a39292b.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-4f6e6f689f08928b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21342024-08-27T18:13:35.792Z Dirty pest_derive v2.7.10: the rustflags changed
21352024-08-27T18:13:35.792Z Compiling pest_derive v2.7.10
21362024-08-27T18:13:35.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=bbc0d5b965273980 -C extra-filename=-bbc0d5b965273980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-3c769f66c9a2e791.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-b9dbbe36b5c2a1ac.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21372024-08-27T18:13:36.054Z Dirty tokio-native-tls v0.3.1: the rustflags changed
21382024-08-27T18:13:36.054Z Compiling tokio-native-tls v0.3.1
21392024-08-27T18:13:36.078Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=bbbef967989769e4 -C extra-filename=-bbbef967989769e4 --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-80072394795d7762.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
21402024-08-27T18:13:36.290Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=dda05c465d127731 -C extra-filename=-dda05c465d127731 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21412024-08-27T18:13:36.688Z Dirty openapiv3 v2.0.0: the rustflags changed
21422024-08-27T18:13:36.688Z Compiling openapiv3 v2.0.0
21432024-08-27T18:13:36.712Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=5ba3e73c543b84ff -C extra-filename=-5ba3e73c543b84ff --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-838b0c6a07887d50.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21442024-08-27T18:13:36.827Z Dirty rustls-pemfile v1.0.4: the rustflags changed
21452024-08-27T18:13:36.827Z Compiling rustls-pemfile v1.0.4
21462024-08-27T18:13:36.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef67309bf96e0f1b -C extra-filename=-ef67309bf96e0f1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21472024-08-27T18:13:37.088Z Dirty usdt-impl v0.5.0: the rustflags changed
21482024-08-27T18:13:37.088Z Compiling usdt-impl v0.5.0
21492024-08-27T18:13:37.112Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=6caa4c31d5230c97 -C extra-filename=-6caa4c31d5230c97 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21502024-08-27T18:13:37.198Z Dirty pretty-hex v0.4.1: the rustflags changed
21512024-08-27T18:13:37.198Z Compiling pretty-hex v0.4.1
21522024-08-27T18:13:37.222Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=966337b29a6969eb -C extra-filename=-966337b29a6969eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21532024-08-27T18:13:37.267Z Dirty dtrace-parser v0.2.0: the rustflags changed
21542024-08-27T18:13:37.267Z Compiling dtrace-parser v0.2.0
21552024-08-27T18:13:37.291Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81d1636c56845813 -C extra-filename=-81d1636c56845813 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-3c769f66c9a2e791.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-bbc0d5b965273980.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21562024-08-27T18:13:37.398Z Dirty cookie_store v0.20.0: the rustflags changed
21572024-08-27T18:13:37.398Z Compiling cookie_store v0.20.0
21582024-08-27T18:13:37.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="public_suffix"' --cfg 'feature="publicsuffix"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "log_secure_cookie_values", "preserve_order", "public_suffix", "publicsuffix", "wasm-bindgen"))' -C metadata=d5edf637fad77d00 -C extra-filename=-d5edf637fad77d00 --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-dda05c465d127731.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-10e850573a39292b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-f266276591515350.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21592024-08-27T18:13:37.454Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97/build-script-build`
21602024-08-27T18:13:37.601Z Dirty thread-id v4.2.1: the rustflags changed
21612024-08-27T18:13:37.601Z Compiling thread-id v4.2.1
21622024-08-27T18:13:37.631Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=72768196baa0a6de -C extra-filename=-72768196baa0a6de --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21632024-08-27T18:13:37.702Z Dirty webpki-roots v0.25.4: the rustflags changed
21642024-08-27T18:13:37.702Z Compiling webpki-roots v0.25.4
21652024-08-27T18:13:37.726Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81f0f128de5a591f -C extra-filename=-81f0f128de5a591f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21662024-08-27T18:13:37.806Z Dirty sync_wrapper v0.1.2: the rustflags changed
21672024-08-27T18:13:37.806Z Compiling sync_wrapper v0.1.2
21682024-08-27T18:13:37.830Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=12c43cd70bd8ae58 -C extra-filename=-12c43cd70bd8ae58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21692024-08-27T18:13:37.857Z Dirty bitflags v1.3.2: the rustflags changed
21702024-08-27T18:13:37.857Z Compiling bitflags v1.3.2
21712024-08-27T18:13:37.882Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=e992fadcca1ed6f2 -C extra-filename=-e992fadcca1ed6f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21722024-08-27T18:13:37.928Z Dirty anstyle-parse v0.2.4: the rustflags changed
21732024-08-27T18:13:37.928Z Compiling anstyle-parse v0.2.4
21742024-08-27T18:13:37.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=3b44f6743e0c3e26 -C extra-filename=-3b44f6743e0c3e26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21752024-08-27T18:13:37.977Z Dirty colorchoice v1.0.1: the rustflags changed
21762024-08-27T18:13:37.977Z Compiling colorchoice v1.0.1
21772024-08-27T18:13:37.977Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6a6e3d912aec48d -C extra-filename=-f6a6e3d912aec48d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21782024-08-27T18:13:38.110Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
21792024-08-27T18:13:38.110Z Compiling is_terminal_polyfill v1.70.0
21802024-08-27T18:13:38.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5f3c92807fdf7406 -C extra-filename=-5f3c92807fdf7406 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21812024-08-27T18:13:38.223Z Dirty anstyle-query v1.0.3: the rustflags changed
21822024-08-27T18:13:38.223Z Compiling anstyle-query v1.0.3
21832024-08-27T18:13:38.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10a2c3e65098f959 -C extra-filename=-10a2c3e65098f959 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21842024-08-27T18:13:38.247Z Dirty terminal_size v0.3.0: the rustflags changed
21852024-08-27T18:13:38.247Z Compiling terminal_size v0.3.0
21862024-08-27T18:13:38.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d03cea20ad7c1211 -C extra-filename=-d03cea20ad7c1211 --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-875671fddfd10789.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21872024-08-27T18:13:38.352Z Dirty anstream v0.6.14: the rustflags changed
21882024-08-27T18:13:38.352Z Compiling anstream v0.6.14
21892024-08-27T18:13:38.377Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=384c2475a46f47da -C extra-filename=-384c2475a46f47da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-3b44f6743e0c3e26.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-10a2c3e65098f959.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-f6a6e3d912aec48d.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-5f3c92807fdf7406.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21902024-08-27T18:13:38.421Z Dirty sha1 v0.10.6: the rustflags changed
21912024-08-27T18:13:38.421Z Compiling sha1 v0.10.6
21922024-08-27T18:13:38.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=f3995908aff446a0 -C extra-filename=-f3995908aff446a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21932024-08-27T18:13:38.760Z Dirty signature v2.2.0: the rustflags changed
21942024-08-27T18:13:38.760Z Compiling signature v2.2.0
21952024-08-27T18:13:38.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=6d3f00a2c57965b5 -C extra-filename=-6d3f00a2c57965b5 --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-ecbca71b0fc94280.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21962024-08-27T18:13:38.809Z Dirty base64 v0.22.1: the rustflags changed
21972024-08-27T18:13:38.809Z Compiling base64 v0.22.1
21982024-08-27T18:13:38.809Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2da632077f49dfb6 -C extra-filename=-2da632077f49dfb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21992024-08-27T18:13:38.960Z Dirty clap_lex v0.7.0: the rustflags changed
22002024-08-27T18:13:38.960Z Compiling clap_lex v0.7.0
22012024-08-27T18:13:38.984Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e1b078fd504755b -C extra-filename=-4e1b078fd504755b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22022024-08-27T18:13:39.011Z Dirty crc32fast v1.4.0: the rustflags changed
22032024-08-27T18:13:39.011Z Compiling crc32fast v1.4.0
22042024-08-27T18:13:39.035Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=37021511ff531a57 -C extra-filename=-37021511ff531a57 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-37021511ff531a57 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22052024-08-27T18:13:39.059Z Dirty clap_derive v4.5.13: the rustflags changed
22062024-08-27T18:13:39.059Z Compiling clap_derive v4.5.13
22072024-08-27T18:13:39.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=c8c55e1d4170e199 -C extra-filename=-c8c55e1d4170e199 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22082024-08-27T18:13:39.112Z Dirty num-integer v0.1.46: the rustflags changed
22092024-08-27T18:13:39.112Z Compiling num-integer v0.1.46
22102024-08-27T18:13:39.137Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=8d0b37c8c3e1862e -C extra-filename=-8d0b37c8c3e1862e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22112024-08-27T18:13:39.428Z Dirty clap_builder v4.5.15: the rustflags changed
22122024-08-27T18:13:39.428Z Compiling clap_builder v4.5.15
22132024-08-27T18:13:39.452Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8b135c539e8f94b8 -C extra-filename=-8b135c539e8f94b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-384c2475a46f47da.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-4e1b078fd504755b.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-d03cea20ad7c1211.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22142024-08-27T18:13:39.484Z Dirty memmap v0.7.0: the rustflags changed
22152024-08-27T18:13:39.484Z Compiling memmap v0.7.0
22162024-08-27T18:13:39.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=02c0eb91180a0e28 -C extra-filename=-02c0eb91180a0e28 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22172024-08-27T18:13:39.527Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-37021511ff531a57/build-script-build`
22182024-08-27T18:13:39.594Z Dirty unicode-segmentation v1.11.0: the rustflags changed
22192024-08-27T18:13:39.594Z Compiling unicode-segmentation v1.11.0
22202024-08-27T18:13:39.618Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=d809c6274b019e58 -C extra-filename=-d809c6274b019e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22212024-08-27T18:13:39.770Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9ba8c9fbacf692c5 -C extra-filename=-9ba8c9fbacf692c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
22222024-08-27T18:13:39.795Z Dirty base16ct v0.2.0: the rustflags changed
22232024-08-27T18:13:39.795Z Compiling base16ct v0.2.0
22242024-08-27T18:13:39.795Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=f1815429b9cc9059 -C extra-filename=-f1815429b9cc9059 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22252024-08-27T18:13:40.073Z Dirty hyper v0.14.30: the rustflags changed
22262024-08-27T18:13:40.073Z Compiling hyper v0.14.30
22272024-08-27T18:13:40.097Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=384fa5b001f0a82d -C extra-filename=-384fa5b001f0a82d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-87cf2b5b71d82b0a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-070372ae925891ba.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22282024-08-27T18:13:40.097Z Dirty winnow v0.6.18: the rustflags changed
22292024-08-27T18:13:40.097Z Compiling winnow v0.6.18
22302024-08-27T18:13:40.121Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=19ea7df69bd3fb83 -C extra-filename=-19ea7df69bd3fb83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22312024-08-27T18:13:40.280Z Dirty dof v0.3.0: the rustflags changed
22322024-08-27T18:13:40.280Z Compiling dof v0.3.0
22332024-08-27T18:13:40.304Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=89864ba25cc11d31 -C extra-filename=-89864ba25cc11d31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-f7c8e039ccabc9cd.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22342024-08-27T18:13:40.304Z Dirty siphasher v0.3.11: the rustflags changed
22352024-08-27T18:13:40.304Z Compiling siphasher v0.3.11
22362024-08-27T18:13:40.304Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=4d9b4c4f3cdb6951 -C extra-filename=-4d9b4c4f3cdb6951 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22372024-08-27T18:13:40.635Z Dirty sec1 v0.7.3: the rustflags changed
22382024-08-27T18:13:40.635Z Compiling sec1 v0.7.3
22392024-08-27T18:13:40.659Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=27d71e0160c694dc -C extra-filename=-27d71e0160c694dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-72c84ac99faa15a7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22402024-08-27T18:13:41.177Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=e408134f56547e55 -C extra-filename=-e408134f56547e55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-81d1636c56845813.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-72768196baa0a6de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
22412024-08-27T18:13:42.137Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
22422024-08-27T18:13:42.137Z Compiling crossbeam-epoch v0.9.18
22432024-08-27T18:13:42.162Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=c305da7ac85d23b9 -C extra-filename=-c305da7ac85d23b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22442024-08-27T18:13:42.530Z Dirty hex v0.4.3: the rustflags changed
22452024-08-27T18:13:42.530Z Compiling hex v0.4.3
22462024-08-27T18:13:42.554Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=599d8f15621b0c55 -C extra-filename=-599d8f15621b0c55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22472024-08-27T18:13:42.827Z Dirty itertools v0.10.5: the rustflags changed
22482024-08-27T18:13:42.827Z Compiling itertools v0.10.5
22492024-08-27T18:13:42.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=197a32e1da667e01 -C extra-filename=-197a32e1da667e01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22502024-08-27T18:13:43.038Z Dirty toml_edit v0.22.20: the rustflags changed
22512024-08-27T18:13:43.038Z Compiling toml_edit v0.22.20
22522024-08-27T18:13:43.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=d27e04d35aedf7ad -C extra-filename=-d27e04d35aedf7ad --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-838b0c6a07887d50.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-19ea7df69bd3fb83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22532024-08-27T18:13:43.087Z Dirty ff v0.13.0: the rustflags changed
22542024-08-27T18:13:43.087Z Compiling ff v0.13.0
22552024-08-27T18:13:43.087Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=e4d7abd680aec4b7 -C extra-filename=-e4d7abd680aec4b7 --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-3752dcaf4b41fa9b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22562024-08-27T18:13:43.232Z Dirty stable_deref_trait v1.2.0: the rustflags changed
22572024-08-27T18:13:43.232Z Compiling stable_deref_trait v1.2.0
22582024-08-27T18:13:43.257Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d8344a76eab0acab -C extra-filename=-d8344a76eab0acab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22592024-08-27T18:13:43.281Z Dirty bit-vec v0.6.3: the rustflags changed
22602024-08-27T18:13:43.281Z Compiling bit-vec v0.6.3
22612024-08-27T18:13:43.281Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=a4c480c9db0b285d -C extra-filename=-a4c480c9db0b285d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22622024-08-27T18:13:43.337Z Dirty group v0.13.0: the rustflags changed
22632024-08-27T18:13:43.337Z Compiling group v0.13.0
22642024-08-27T18:13:43.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=4d6ae8c84e9444ff -C extra-filename=-4d6ae8c84e9444ff --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-e4d7abd680aec4b7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22652024-08-27T18:13:43.362Z Dirty clap v4.5.16: the rustflags changed
22662024-08-27T18:13:43.362Z Compiling clap v4.5.16
22672024-08-27T18:13:43.386Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=18d404915a4b87df -C extra-filename=-18d404915a4b87df --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-8b135c539e8f94b8.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-c8c55e1d4170e199.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22682024-08-27T18:13:43.477Z Dirty num-iter v0.1.45: the rustflags changed
22692024-08-27T18:13:43.477Z Compiling num-iter v0.1.45
22702024-08-27T18:13:43.503Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=1b50779845f357a9 -C extra-filename=-1b50779845f357a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22712024-08-27T18:13:43.630Z Dirty bit-set v0.5.3: the rustflags changed
22722024-08-27T18:13:43.630Z Compiling bit-set v0.5.3
22732024-08-27T18:13:43.655Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f27c634c8e28190b -C extra-filename=-f27c634c8e28190b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22742024-08-27T18:13:43.655Z Dirty hkdf v0.12.4: the rustflags changed
22752024-08-27T18:13:43.655Z Compiling hkdf v0.12.4
22762024-08-27T18:13:43.655Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=68ec4873a140f59f -C extra-filename=-68ec4873a140f59f --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-5570f39ece6a776c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22772024-08-27T18:13:43.683Z Dirty crypto-bigint v0.5.5: the rustflags changed
22782024-08-27T18:13:43.684Z Compiling crypto-bigint v0.5.5
22792024-08-27T18:13:43.708Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=dc6f297b756790e0 -C extra-filename=-dc6f297b756790e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22802024-08-27T18:13:43.878Z Dirty signal-hook v0.3.17: the rustflags changed
22812024-08-27T18:13:43.878Z Compiling signal-hook v0.3.17
22822024-08-27T18:13:43.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=aa21692816cd7757 -C extra-filename=-aa21692816cd7757 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22832024-08-27T18:13:43.902Z Dirty num-bigint-dig v0.8.4: the rustflags changed
22842024-08-27T18:13:43.902Z Compiling num-bigint-dig v0.8.4
22852024-08-27T18:13:43.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=a48bba7d8738e000 -C extra-filename=-a48bba7d8738e000 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22862024-08-27T18:13:44.164Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
22872024-08-27T18:13:44.164Z Compiling usdt-attr-macro v0.5.0
22882024-08-27T18:13:44.189Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=9e235d9b38c4b657 -C extra-filename=-9e235d9b38c4b657 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-81d1636c56845813.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e408134f56547e55.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22892024-08-27T18:13:44.189Z Dirty usdt-macro v0.5.0: the rustflags changed
22902024-08-27T18:13:44.189Z Compiling usdt-macro v0.5.0
22912024-08-27T18:13:44.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=c907f4e741cc0a45 -C extra-filename=-c907f4e741cc0a45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-81d1636c56845813.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e408134f56547e55.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22922024-08-27T18:13:44.237Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000/build-script-build`
22932024-08-27T18:13:44.261Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757/build-script-build`
22942024-08-27T18:13:44.285Z Dirty flate2 v1.0.31: the rustflags changed
22952024-08-27T18:13:44.286Z Compiling flate2 v1.0.31
22962024-08-27T18:13:44.286Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=725dd47f885197a3 -C extra-filename=-725dd47f885197a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0754261838d72f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22972024-08-27T18:13:45.111Z Dirty toml v0.7.8: the rustflags changed
22982024-08-27T18:13:45.111Z Compiling toml v0.7.8
22992024-08-27T18:13:45.135Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=285ef98ad16b5f7d -C extra-filename=-285ef98ad16b5f7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0871d168f4a43476.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23002024-08-27T18:13:45.194Z Dirty zerocopy-derive v0.6.6: the rustflags changed
23012024-08-27T18:13:45.194Z Compiling zerocopy-derive v0.6.6
23022024-08-27T18:13:45.219Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18bc5e5475db7504 -C extra-filename=-18bc5e5475db7504 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23032024-08-27T18:13:45.737Z Dirty itertools v0.12.1: the rustflags changed
23042024-08-27T18:13:45.737Z Compiling itertools v0.12.1
23052024-08-27T18:13:45.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=bb69c56d84ec7036 -C extra-filename=-bb69c56d84ec7036 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23062024-08-27T18:13:45.798Z Dirty usdt v0.5.0: the rustflags changed
23072024-08-27T18:13:45.798Z Compiling usdt v0.5.0
23082024-08-27T18:13:45.822Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=8afcbd4e255af8a0 -C extra-filename=-8afcbd4e255af8a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-81d1636c56845813.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-f7c8e039ccabc9cd.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-02c0eb91180a0e28.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-9e235d9b38c4b657.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e408134f56547e55.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-c907f4e741cc0a45.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23092024-08-27T18:13:46.304Z Dirty hyper-rustls v0.24.2: the rustflags changed
23102024-08-27T18:13:46.304Z Compiling hyper-rustls v0.24.2
23112024-08-27T18:13:46.329Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acceptor", "default", "http1", "http2", "log", "logging", "native-tokio", "rustls-native-certs", "tls12", "tokio-runtime", "webpki-roots", "webpki-tokio"))' -C metadata=49b833911c58cb4e -C extra-filename=-49b833911c58cb4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-66634629c70f78e3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-47e4ffb0419c39e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
23122024-08-27T18:13:46.625Z Dirty hyper-tls v0.5.0: the rustflags changed
23132024-08-27T18:13:46.625Z Compiling hyper-tls v0.5.0
23142024-08-27T18:13:46.655Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=5ac8ca2a90e80650 -C extra-filename=-5ac8ca2a90e80650 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-80072394795d7762.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-bbbef967989769e4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
23152024-08-27T18:13:46.655Z Dirty elliptic-curve v0.13.8: the rustflags changed
23162024-08-27T18:13:46.655Z Compiling elliptic-curve v0.13.8
23172024-08-27T18:13:46.655Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=a0bd0e7d45708eb7 -C extra-filename=-a0bd0e7d45708eb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-dc6f297b756790e0.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4d7abd680aec4b7.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4d6ae8c84e9444ff.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-68ec4873a140f59f.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-72c84ac99faa15a7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-27d71e0160c694dc.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23182024-08-27T18:13:46.965Z Dirty reqwest v0.11.27: the rustflags changed
23192024-08-27T18:13:46.965Z Compiling reqwest v0.11.27
23202024-08-27T18:13:46.992Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="cookie_crate"' --cfg 'feature="cookie_store"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=9fad61da330fad93 -C extra-filename=-9fad61da330fad93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-dda05c465d127731.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-d5edf637fad77d00.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-87cf2b5b71d82b0a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-070372ae925891ba.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-49b833911c58cb4e.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-5ac8ca2a90e80650.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-80072394795d7762.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-66634629c70f78e3.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-12c43cd70bd8ae58.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-bbbef967989769e4.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-47e4ffb0419c39e6.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-81f0f128de5a591f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
23212024-08-27T18:13:47.263Z Dirty static_assertions v1.1.0: the rustflags changed
23222024-08-27T18:13:47.263Z Compiling static_assertions v1.1.0
23232024-08-27T18:13:47.292Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0a062de836263b83 -C extra-filename=-0a062de836263b83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23242024-08-27T18:13:47.292Z Dirty fixedbitset v0.4.2: the rustflags changed
23252024-08-27T18:13:47.292Z Compiling fixedbitset v0.4.2
23262024-08-27T18:13:47.292Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fda43baac4e8c7a6 -C extra-filename=-fda43baac4e8c7a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23272024-08-27T18:13:47.355Z Dirty managed v0.8.0: the rustflags changed
23282024-08-27T18:13:47.355Z Compiling managed v0.8.0
23292024-08-27T18:13:47.383Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="map"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=7ebffa2b30e78119 -C extra-filename=-7ebffa2b30e78119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23302024-08-27T18:13:47.411Z Dirty zerocopy v0.6.6: the rustflags changed
23312024-08-27T18:13:47.411Z Compiling zerocopy v0.6.6
23322024-08-27T18:13:47.411Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "simd", "simd-nightly"))' -C metadata=fd86349cac891522 -C extra-filename=-fd86349cac891522 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-18bc5e5475db7504.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23332024-08-27T18:13:47.688Z Dirty petgraph v0.6.5: the rustflags changed
23342024-08-27T18:13:47.688Z Compiling petgraph v0.6.5
23352024-08-27T18:13:47.712Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=8e22a607cc27b13c -C extra-filename=-8e22a607cc27b13c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23362024-08-27T18:13:47.746Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=9022b5771569f421 -C extra-filename=-9022b5771569f421 --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-551f41149d24b2b0.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-83ca1c97884212fb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23372024-08-27T18:13:48.114Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=d7aaee262faf2cbb -C extra-filename=-d7aaee262faf2cbb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
23382024-08-27T18:13:48.461Z Dirty phf_shared v0.10.0: the rustflags changed
23392024-08-27T18:13:48.461Z Compiling phf_shared v0.10.0
23402024-08-27T18:13:48.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=3867a56396e61cad -C extra-filename=-3867a56396e61cad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23412024-08-27T18:13:48.614Z Dirty pkcs1 v0.7.5: the rustflags changed
23422024-08-27T18:13:48.615Z Compiling pkcs1 v0.7.5
23432024-08-27T18:13:48.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=caee2cbd9bdd8ed6 -C extra-filename=-caee2cbd9bdd8ed6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-72c84ac99faa15a7.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23442024-08-27T18:13:48.664Z Dirty minimal-lexical v0.2.1: the rustflags changed
23452024-08-27T18:13:48.664Z Compiling minimal-lexical v0.2.1
23462024-08-27T18:13:48.664Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=9a8e77c298b71cc5 -C extra-filename=-9a8e77c298b71cc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23472024-08-27T18:13:48.693Z Dirty precomputed-hash v0.1.1: the rustflags changed
23482024-08-27T18:13:48.693Z Compiling precomputed-hash v0.1.1
23492024-08-27T18:13:48.719Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe9d34962777373e -C extra-filename=-fe9d34962777373e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23502024-08-27T18:13:48.808Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
23512024-08-27T18:13:48.808Z Compiling new_debug_unreachable v1.0.6
23522024-08-27T18:13:48.832Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2da89dee01071d53 -C extra-filename=-2da89dee01071d53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532024-08-27T18:13:48.832Z Dirty unicode-xid v0.2.4: the rustflags changed
23542024-08-27T18:13:48.832Z Compiling unicode-xid v0.2.4
23552024-08-27T18:13:48.832Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=4a828090b584bc69 -C extra-filename=-4a828090b584bc69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23562024-08-27T18:13:48.901Z Dirty string_cache v0.8.7: the rustflags changed
23572024-08-27T18:13:48.901Z Compiling string_cache v0.8.7
23582024-08-27T18:13:48.925Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=8bbc893b3e799bb4 -C extra-filename=-8bbc893b3e799bb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-2da89dee01071d53.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-9a59c4899632d05e.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-3867a56396e61cad.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-fe9d34962777373e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23592024-08-27T18:13:48.979Z Dirty bstr v1.9.1: the rustflags changed
23602024-08-27T18:13:48.979Z Compiling bstr v1.9.1
23612024-08-27T18:13:49.003Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=0b179f319982781a -C extra-filename=-0b179f319982781a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622024-08-27T18:13:49.118Z Dirty nom v7.1.3: the rustflags changed
23632024-08-27T18:13:49.119Z Compiling nom v7.1.3
23642024-08-27T18:13:49.143Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=19a28b98cd1da8cc -C extra-filename=-19a28b98cd1da8cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-9a8e77c298b71cc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652024-08-27T18:13:49.319Z Dirty mio v1.0.2: the rustflags changed
23662024-08-27T18:13:49.319Z Compiling mio v1.0.2
23672024-08-27T18:13:49.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C metadata=450a852b1834f94d -C extra-filename=-450a852b1834f94d --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-551f41149d24b2b0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682024-08-27T18:13:49.455Z Dirty heapless v0.7.17: the rustflags changed
23692024-08-27T18:13:49.455Z Compiling heapless v0.7.17
23702024-08-27T18:13:49.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=b998ca263ea272d2 -C extra-filename=-b998ca263ea272d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-b998ca263ea272d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23712024-08-27T18:13:49.890Z Dirty signal-hook-mio v0.2.4: the rustflags changed
23722024-08-27T18:13:49.890Z Compiling signal-hook-mio v0.2.4
23732024-08-27T18:13:49.915Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-0_8"' --cfg 'feature="mio-1_0"' --cfg 'feature="support-v0_8"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=3f2eed7877441fdb -C extra-filename=-3f2eed7877441fdb --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-551f41149d24b2b0.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-2d7911560284ff5c.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-450a852b1834f94d.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23742024-08-27T18:13:49.939Z Dirty cfg_aliases v0.1.1: the rustflags changed
23752024-08-27T18:13:49.939Z Compiling cfg_aliases v0.1.1
23762024-08-27T18:13:49.939Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c436d8aeff88cf48 -C extra-filename=-c436d8aeff88cf48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23772024-08-27T18:13:50.022Z Dirty lalrpop-util v0.19.12: the rustflags changed
23782024-08-27T18:13:50.022Z Compiling lalrpop-util v0.19.12
23792024-08-27T18:13:50.053Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std"))' -C metadata=cabd6990d00654d2 -C extra-filename=-cabd6990d00654d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23802024-08-27T18:13:50.078Z Dirty nix v0.28.0: the rustflags changed
23812024-08-27T18:13:50.079Z Compiling nix v0.28.0
23822024-08-27T18:13:50.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=82ca83025de97a0f -C extra-filename=-82ca83025de97a0f --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-82ca83025de97a0f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-c436d8aeff88cf48.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23832024-08-27T18:13:50.336Z Dirty rsa v0.9.6: the rustflags changed
23842024-08-27T18:13:50.336Z Compiling rsa v0.9.6
23852024-08-27T18:13:50.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=ab25628c826f87ab -C extra-filename=-ab25628c826f87ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-d7aaee262faf2cbb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-caee2cbd9bdd8ed6.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-72c84ac99faa15a7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6d3f00a2c57965b5.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23862024-08-27T18:13:50.398Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-b998ca263ea272d2/build-script-build`
23872024-08-27T18:13:50.447Z Dirty enum-as-inner v0.6.0: the rustflags changed
23882024-08-27T18:13:50.447Z Compiling enum-as-inner v0.6.0
23892024-08-27T18:13:50.472Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=72f007d99ff29298 -C extra-filename=-72f007d99ff29298 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902024-08-27T18:13:50.496Z Dirty idna v0.4.0: the rustflags changed
23912024-08-27T18:13:50.496Z Compiling idna v0.4.0
23922024-08-27T18:13:50.496Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bf46d2358bd9dd90 -C extra-filename=-bf46d2358bd9dd90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23932024-08-27T18:13:50.819Z Dirty hash32 v0.2.1: the rustflags changed
23942024-08-27T18:13:50.819Z Compiling hash32 v0.2.1
23952024-08-27T18:13:50.843Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d4b24ee1288cc3 -C extra-filename=-b2d4b24ee1288cc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23962024-08-27T18:13:51.074Z Dirty predicates-core v1.0.6: the rustflags changed
23972024-08-27T18:13:51.074Z Compiling predicates-core v1.0.6
23982024-08-27T18:13:51.098Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=010f1331228f9ea5 -C extra-filename=-010f1331228f9ea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23992024-08-27T18:13:51.178Z Dirty smoltcp v0.9.1: the rustflags changed
24002024-08-27T18:13:51.178Z Compiling smoltcp v0.9.1
24012024-08-27T18:13:51.202Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=bdbe85cbcf8150ee -C extra-filename=-bdbe85cbcf8150ee --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24022024-08-27T18:13:51.399Z Dirty finl_unicode v1.2.0: the rustflags changed
24032024-08-27T18:13:51.399Z Compiling finl_unicode v1.2.0
24042024-08-27T18:13:51.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name finl_unicode --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/finl_unicode-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="categories"' --cfg 'feature="default"' --cfg 'feature="grapheme_clusters"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("categories", "default", "grapheme_clusters"))' -C metadata=3e0871fb68948e2f -C extra-filename=-3e0871fb68948e2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24052024-08-27T18:13:51.535Z Dirty hickory-proto v0.24.1: the rustflags changed
24062024-08-27T18:13:51.535Z Compiling hickory-proto v0.24.1
24072024-08-27T18:13:51.560Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_proto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-proto-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="text-parsing"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "http", "js-sys", "mdns", "native-certs", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "text-parsing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki-roots"))' -C metadata=1df3c7b1c45bee2a -C extra-filename=-1df3c7b1c45bee2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-72f007d99ff29298.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-bf46d2358bd9dd90.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24082024-08-27T18:13:51.818Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=8016ed793f9c2bdc -C extra-filename=-8016ed793f9c2bdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-b2d4b24ee1288cc3.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
24092024-08-27T18:13:51.913Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee/build-script-build`
24102024-08-27T18:13:51.941Z Dirty stringprep v0.1.4: the rustflags changed
24112024-08-27T18:13:51.941Z Compiling stringprep v0.1.4
24122024-08-27T18:13:51.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=672fb69311fd6a4a -C extra-filename=-672fb69311fd6a4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern finl_unicode=/work/oxidecomputer/omicron/target/debug/deps/libfinl_unicode-3e0871fb68948e2f.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24132024-08-27T18:13:51.989Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-82ca83025de97a0f/build-script-build`
24142024-08-27T18:13:52.015Z Dirty md-5 v0.10.6: the rustflags changed
24152024-08-27T18:13:52.015Z Compiling md-5 v0.10.6
24162024-08-27T18:13:52.015Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=430faf9c654b7825 -C extra-filename=-430faf9c654b7825 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24172024-08-27T18:13:52.240Z Dirty hubpack_derive v0.1.1: the rustflags changed
24182024-08-27T18:13:52.240Z Compiling hubpack_derive v0.1.1
24192024-08-27T18:13:52.264Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef6b112d64377947 -C extra-filename=-ef6b112d64377947 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24202024-08-27T18:13:52.289Z Dirty console v0.15.8: the rustflags changed
24212024-08-27T18:13:52.289Z Compiling console v0.15.8
24222024-08-27T18:13:52.289Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=4b67e8dd0f215dc6 -C extra-filename=-4b67e8dd0f215dc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24232024-08-27T18:13:52.817Z Dirty float-cmp v0.9.0: the rustflags changed
24242024-08-27T18:13:52.817Z Compiling float-cmp v0.9.0
24252024-08-27T18:13:52.841Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=ff2d3af3210f593b -C extra-filename=-ff2d3af3210f593b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24262024-08-27T18:13:52.939Z Dirty fs-err v2.11.0: the rustflags changed
24272024-08-27T18:13:52.939Z Compiling fs-err v2.11.0
24282024-08-27T18:13:52.963Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=7840dcc9301ae0b4 -C extra-filename=-7840dcc9301ae0b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-7840dcc9301ae0b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292024-08-27T18:13:53.023Z Dirty normalize-line-endings v0.3.0: the rustflags changed
24302024-08-27T18:13:53.023Z Compiling normalize-line-endings v0.3.0
24312024-08-27T18:13:53.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb19df894926175b -C extra-filename=-eb19df894926175b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24322024-08-27T18:13:53.132Z Dirty difflib v0.4.0: the rustflags changed
24332024-08-27T18:13:53.132Z Compiling difflib v0.4.0
24342024-08-27T18:13:53.156Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df3a4df3c1440d6e -C extra-filename=-df3a4df3c1440d6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24352024-08-27T18:13:53.180Z Dirty fallible-iterator v0.2.0: the rustflags changed
24362024-08-27T18:13:53.180Z Compiling fallible-iterator v0.2.0
24372024-08-27T18:13:53.180Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=99585d275a54a8fa -C extra-filename=-99585d275a54a8fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382024-08-27T18:13:53.267Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-7840dcc9301ae0b4/build-script-build`
24392024-08-27T18:13:53.407Z Dirty hubpack v0.1.2: the rustflags changed
24402024-08-27T18:13:53.407Z Compiling hubpack v0.1.2
24412024-08-27T18:13:53.431Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24e46af5cc55ead8 -C extra-filename=-24e46af5cc55ead8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-ef6b112d64377947.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422024-08-27T18:13:53.580Z Dirty predicates v3.1.2: the rustflags changed
24432024-08-27T18:13:53.580Z Compiling predicates v3.1.2
24442024-08-27T18:13:53.604Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=457abf17ed177e26 -C extra-filename=-457abf17ed177e26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-df3a4df3c1440d6e.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-ff2d3af3210f593b.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-eb19df894926175b.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24452024-08-27T18:13:53.764Z Dirty postgres-protocol v0.6.7: the rustflags changed
24462024-08-27T18:13:53.765Z Compiling postgres-protocol v0.6.7
24472024-08-27T18:13:53.789Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "js"))' -C metadata=819d9d6a05cc899c -C extra-filename=-819d9d6a05cc899c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-5570f39ece6a776c.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-430faf9c654b7825.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-672fb69311fd6a4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24482024-08-27T18:13:53.813Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=3f10fdbe8bd482b1 -C extra-filename=-3f10fdbe8bd482b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-8016ed793f9c2bdc.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492024-08-27T18:13:54.554Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=b58acb781e3bbc84 -C extra-filename=-b58acb781e3bbc84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
24502024-08-27T18:13:54.892Z Dirty similar v2.6.0: the rustflags changed
24512024-08-27T18:13:54.892Z Compiling similar v2.6.0
24522024-08-27T18:13:54.916Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=fb7801688e79354e -C extra-filename=-fb7801688e79354e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532024-08-27T18:13:55.017Z Dirty phf_shared v0.11.2: the rustflags changed
24542024-08-27T18:13:55.017Z Compiling phf_shared v0.11.2
24552024-08-27T18:13:55.041Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=471a15ddaebb70d0 -C extra-filename=-471a15ddaebb70d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24562024-08-27T18:13:55.332Z Dirty tokio-stream v0.1.15: the rustflags changed
24572024-08-27T18:13:55.333Z Compiling tokio-stream v0.1.15
24582024-08-27T18:13:55.357Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=7d36d0d8dae0ec08 -C extra-filename=-7d36d0d8dae0ec08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592024-08-27T18:13:55.554Z Dirty strum_macros v0.25.3: the rustflags changed
24602024-08-27T18:13:55.554Z Compiling strum_macros v0.25.3
24612024-08-27T18:13:55.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3dcc3610e217a363 -C extra-filename=-3dcc3610e217a363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622024-08-27T18:13:56.160Z Dirty serde_repr v0.1.19: the rustflags changed
24632024-08-27T18:13:56.160Z Compiling serde_repr v0.1.19
24642024-08-27T18:13:56.184Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93fece06d7eea44a -C extra-filename=-93fece06d7eea44a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24652024-08-27T18:13:57.024Z Dirty peg-runtime v0.8.3: the rustflags changed
24662024-08-27T18:13:57.025Z Compiling peg-runtime v0.8.3
24672024-08-27T18:13:57.049Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=f68472f095c24de4 -C extra-filename=-f68472f095c24de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682024-08-27T18:13:57.101Z Dirty phf v0.11.2: the rustflags changed
24692024-08-27T18:13:57.101Z Compiling phf v0.11.2
24702024-08-27T18:13:57.126Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=8e35b99582fa2840 -C extra-filename=-8e35b99582fa2840 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-471a15ddaebb70d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24712024-08-27T18:13:57.320Z Dirty postgres-types v0.2.7: the rustflags changed
24722024-08-27T18:13:57.321Z Compiling postgres-types v0.2.7
24732024-08-27T18:13:57.345Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "chrono-04", "cidr-02", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "js", "postgres-derive", "serde-1", "serde_json-1", "smol_str-01", "time-02", "time-03", "uuid-08", "uuid-1", "with-bit-vec-0_6", "with-chrono-0_4", "with-cidr-0_2", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=6c88c3419dd50b79 -C extra-filename=-6c88c3419dd50b79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-819d9d6a05cc899c.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742024-08-27T18:13:57.377Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=d939558aaa79a1c5 -C extra-filename=-d939558aaa79a1c5 --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-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
24752024-08-27T18:13:57.609Z Dirty whoami v1.5.1: the rustflags changed
24762024-08-27T18:13:57.609Z Compiling whoami v1.5.1
24772024-08-27T18:13:57.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' -C metadata=9ffcccbeeda8d38c -C extra-filename=-9ffcccbeeda8d38c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24782024-08-27T18:13:57.930Z Dirty camino v1.1.9: the rustflags changed
24792024-08-27T18:13:57.930Z Compiling camino v1.1.9
24802024-08-27T18:13:57.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=2abadfff710ca87e -C extra-filename=-2abadfff710ca87e --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812024-08-27T18:13:58.110Z Dirty tokio-postgres v0.7.11: the rustflags changed
24822024-08-27T18:13:58.111Z Compiling tokio-postgres v0.7.11
24832024-08-27T18:13:58.135Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=45d2b2041bdff498 -C extra-filename=-45d2b2041bdff498 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-9a59c4899632d05e.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-8e35b99582fa2840.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-819d9d6a05cc899c.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6c88c3419dd50b79.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842024-08-27T18:13:58.175Z Compiling regress v0.9.1
24852024-08-27T18:13:58.199Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=b6e9a448b359ba01 -C extra-filename=-b6e9a448b359ba01 --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-b64630deae89861a.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24862024-08-27T18:13:58.550Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e/build-script-build`
24872024-08-27T18:13:58.590Z Compiling getopts v0.2.21
24882024-08-27T18:13:58.616Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getopts --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=c6002415ff761945 -C extra-filename=-c6002415ff761945 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892024-08-27T18:13:58.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=b792cecba43cac9d -C extra-filename=-b792cecba43cac9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'`
24902024-08-27T18:13:59.177Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92): the rustflags changed
24912024-08-27T18:13:59.177Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
24922024-08-27T18:13:59.201Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=711eb3fcee73ab92 -C extra-filename=-711eb3fcee73ab92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-24e46af5cc55ead8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-93fece06d7eea44a.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-3f10fdbe8bd482b1.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-3dcc3610e217a363.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24932024-08-27T18:13:59.395Z Compiling unsafe-libyaml v0.2.11
24942024-08-27T18:13:59.419Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d82dd58b0184436 -C extra-filename=-5d82dd58b0184436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24952024-08-27T18:13:59.452Z Dirty is-terminal v0.4.12: the rustflags changed
24962024-08-27T18:13:59.452Z Compiling is-terminal v0.4.12
24972024-08-27T18:13:59.476Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55ef132139e3e93d -C extra-filename=-55ef132139e3e93d --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24982024-08-27T18:13:59.476Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24992024-08-27T18:13:59.476Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=654bfbc59c5fe4dd -C extra-filename=-654bfbc59c5fe4dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
25002024-08-27T18:13:59.570Z Dirty dirs-sys-next v0.1.2: the rustflags changed
25012024-08-27T18:13:59.570Z Compiling dirs-sys-next v0.1.2
25022024-08-27T18:13:59.594Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d71aa51ab7c99348 -C extra-filename=-d71aa51ab7c99348 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25032024-08-27T18:13:59.854Z Dirty dirs-next v2.0.0: the rustflags changed
25042024-08-27T18:13:59.854Z Compiling dirs-next v2.0.0
25052024-08-27T18:13:59.878Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b19ba4d524ea8e41 -C extra-filename=-b19ba4d524ea8e41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-d71aa51ab7c99348.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25062024-08-27T18:13:59.902Z Compiling http v1.1.0
25072024-08-27T18:13:59.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4e2b74acff94d59c -C extra-filename=-4e2b74acff94d59c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25082024-08-27T18:14:00.032Z Dirty term v0.7.0: the rustflags changed
25092024-08-27T18:14:00.032Z Compiling term v0.7.0
25102024-08-27T18:14:00.057Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=09714f0ae484654a -C extra-filename=-09714f0ae484654a --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-b19ba4d524ea8e41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25112024-08-27T18:14:00.153Z Compiling paste v1.0.15
25122024-08-27T18:14:00.177Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe0fbfc06ab2594b -C extra-filename=-fe0fbfc06ab2594b --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25132024-08-27T18:14:00.260Z Compiling toml v0.8.19
25142024-08-27T18:14:00.285Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=3e3b5887cb195d6a -C extra-filename=-3e3b5887cb195d6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-fc6ddcff9f820214.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25152024-08-27T18:14:00.662Z Compiling serde_yaml v0.9.34+deprecated
25162024-08-27T18:14:00.687Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64e0f9acf5d761f7 -C extra-filename=-64e0f9acf5d761f7 --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-838b0c6a07887d50.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-5d82dd58b0184436.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25172024-08-27T18:14:00.965Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b/build-script-build`
25182024-08-27T18:14:01.063Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
25192024-08-27T18:14:01.087Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4917eb2b53610b5d -C extra-filename=-4917eb2b53610b5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-08-27T18:14:01.349Z Compiling ident_case v1.0.1
25212024-08-27T18:14:01.373Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f0a2acd79c1f241 -C extra-filename=-1f0a2acd79c1f241 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222024-08-27T18:14:01.515Z Compiling darling_core v0.20.9
25232024-08-27T18:14:01.539Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=a4eb756722b0b4ba -C extra-filename=-a4eb756722b0b4ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-1f0a2acd79c1f241.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242024-08-27T18:14:01.806Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ec299dfa0e92da3 -C extra-filename=-4ec299dfa0e92da3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'`
25252024-08-27T18:14:02.073Z Dirty crossbeam-channel v0.5.12: the rustflags changed
25262024-08-27T18:14:02.073Z Compiling crossbeam-channel v0.5.12
25272024-08-27T18:14:02.097Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9f8fe1d87fa9a6f6 -C extra-filename=-9f8fe1d87fa9a6f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25282024-08-27T18:14:02.316Z Dirty strum_macros v0.26.4: the rustflags changed
25292024-08-27T18:14:02.317Z Compiling strum_macros v0.26.4
25302024-08-27T18:14:02.341Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af4c16b7d1ccc6d5 -C extra-filename=-af4c16b7d1ccc6d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312024-08-27T18:14:02.871Z Dirty thread_local v1.1.8: the rustflags changed
25322024-08-27T18:14:02.871Z Compiling thread_local v1.1.8
25332024-08-27T18:14:02.896Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=31e87b9424f2815f -C extra-filename=-31e87b9424f2815f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25342024-08-27T18:14:02.920Z Dirty slog-async v2.8.0: the rustflags changed
25352024-08-27T18:14:02.920Z Compiling slog-async v2.8.0
25362024-08-27T18:14:02.920Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=01c8cef20947d45b -C extra-filename=-01c8cef20947d45b --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25372024-08-27T18:14:02.995Z Compiling match_cfg v0.1.0
25382024-08-27T18:14:03.020Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=d9904ced2909ba3a -C extra-filename=-d9904ced2909ba3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25392024-08-27T18:14:03.081Z Compiling rustls-pki-types v1.7.0
25402024-08-27T18:14:03.105Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=2fefae8d752d7a3a -C extra-filename=-2fefae8d752d7a3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412024-08-27T18:14:03.336Z Dirty take_mut v0.2.2: the rustflags changed
25422024-08-27T18:14:03.336Z Compiling take_mut v0.2.2
25432024-08-27T18:14:03.360Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9518271d040c7fa -C extra-filename=-f9518271d040c7fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25442024-08-27T18:14:03.406Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b/build-script-build`
25452024-08-27T18:14:03.471Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=584ba06da5147514 -C extra-filename=-584ba06da5147514 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-9f8fe1d87fa9a6f6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-f9518271d040c7fa.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-31e87b9424f2815f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
25462024-08-27T18:14:03.495Z Dirty slog-term v2.9.1: the rustflags changed
25472024-08-27T18:14:03.496Z Compiling slog-term v2.9.1
25482024-08-27T18:14:03.496Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=e77d240f968b9b00 -C extra-filename=-e77d240f968b9b00 --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-55ef132139e3e93d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-09714f0ae484654a.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-31e87b9424f2815f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25492024-08-27T18:14:03.808Z Compiling hostname v0.3.1
25502024-08-27T18:14:03.833Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=b31bf2c41a9be156 -C extra-filename=-b31bf2c41a9be156 --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-551f41149d24b2b0.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-d9904ced2909ba3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-08-27T18:14:04.027Z Compiling fastrand v2.1.0
25522024-08-27T18:14:04.053Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=93d3aefab645b806 -C extra-filename=-93d3aefab645b806 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25532024-08-27T18:14:04.270Z Compiling rustls v0.22.4
25542024-08-27T18:14:04.295Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=7a39c18fd3e98d58 -C extra-filename=-7a39c18fd3e98d58 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552024-08-27T18:14:04.390Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25562024-08-27T18:14:04.415Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 workspace-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=30a6b97e1c5df6b2 -C extra-filename=-30a6b97e1c5df6b2 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-30a6b97e1c5df6b2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-6e9acfc53597887c.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8b135c539e8f94b8.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc8c6f66177655eb.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4d7abd680aec4b7.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-82dba1c6aa750728.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4d6ae8c84e9444ff.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b64630deae89861a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-5570f39ece6a776c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-2d7911560284ff5c.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b58acb781e3bbc84.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-d7aaee262faf2cbb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-72c84ac99faa15a7.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6c88c3419dd50b79.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ab25628c826f87ab.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-875671fddfd10789.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-3f2eed7877441fdb.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8bbc893b3e799bb4.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-285ef98ad16b5f7d.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0871d168f4a43476.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e408134f56547e55.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
25572024-08-27T18:14:04.483Z Compiling tempfile v3.10.1
25582024-08-27T18:14:04.508Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=a0c530543821bba1 -C extra-filename=-a0c530543821bba1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-93d3aefab645b806.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-875671fddfd10789.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25592024-08-27T18:14:04.508Z Compiling rustls-webpki v0.102.4
25602024-08-27T18:14:04.508Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=c537afcdb0b8641f -C extra-filename=-c537afcdb0b8641f --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-662be56d9856735a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
25612024-08-27T18:14:04.535Z Compiling rustls-pemfile v2.1.3
25622024-08-27T18:14:04.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0825b86e4f23338d -C extra-filename=-0825b86e4f23338d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632024-08-27T18:14:04.569Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58/build-script-build`
25642024-08-27T18:14:04.593Z Compiling multer v3.1.0
25652024-08-27T18:14:04.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=b0c2a76b3dbdbc46 -C extra-filename=-b0c2a76b3dbdbc46 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25662024-08-27T18:14:04.676Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-30a6b97e1c5df6b2/build-script-build`
25672024-08-27T18:14:04.702Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f023eca90aac705 -C extra-filename=-2f023eca90aac705 --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-6e9acfc53597887c.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8b135c539e8f94b8.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc8c6f66177655eb.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4d7abd680aec4b7.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-82dba1c6aa750728.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4d6ae8c84e9444ff.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b64630deae89861a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-5570f39ece6a776c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-2d7911560284ff5c.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b58acb781e3bbc84.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-d7aaee262faf2cbb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-72c84ac99faa15a7.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6c88c3419dd50b79.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ab25628c826f87ab.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-875671fddfd10789.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-3f2eed7877441fdb.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8bbc893b3e799bb4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-285ef98ad16b5f7d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0871d168f4a43476.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e408134f56547e55.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
25682024-08-27T18:14:04.811Z Compiling debug-ignore v1.0.5
25692024-08-27T18:14:04.835Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f8d6e08c22f4130f -C extra-filename=-f8d6e08c22f4130f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25702024-08-27T18:14:04.898Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46/build-script-build`
25712024-08-27T18:14:04.928Z Compiling slog-json v2.6.1
25722024-08-27T18:14:04.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=3aeeb8722921d1fe -C extra-filename=-3aeeb8722921d1fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732024-08-27T18:14:04.952Z Compiling async-stream-impl v0.3.5
25742024-08-27T18:14:04.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24da5d56aa84ad68 -C extra-filename=-24da5d56aa84ad68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752024-08-27T18:14:04.977Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
25762024-08-27T18:14:04.977Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=a919d62130b9e085 -C extra-filename=-a919d62130b9e085 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-a919d62130b9e085 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772024-08-27T18:14:05.224Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=765bcc68d51e2749 -C extra-filename=-765bcc68d51e2749 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-c537afcdb0b8641f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
25782024-08-27T18:14:05.254Z Compiling atomic-waker v1.1.2
25792024-08-27T18:14:05.254Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=0226d346e4689e13 -C extra-filename=-0226d346e4689e13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802024-08-27T18:14:05.279Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-a919d62130b9e085/build-script-build`
25812024-08-27T18:14:05.337Z Compiling slog-bunyan v2.5.0
25822024-08-27T18:14:05.361Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=d54ec5b235084a80 -C extra-filename=-d54ec5b235084a80 --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-b31bf2c41a9be156.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-3aeeb8722921d1fe.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25832024-08-27T18:14:05.433Z Compiling waitgroup v0.1.2
25842024-08-27T18:14:05.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6992fbdcfd8dfd4 -C extra-filename=-c6992fbdcfd8dfd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-0226d346e4689e13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25852024-08-27T18:14:05.537Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=c2505fdb068f4212 -C extra-filename=-c2505fdb068f4212 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862024-08-27T18:14:05.635Z Compiling ipnetwork v0.20.0
25872024-08-27T18:14:05.660Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=2ca2b0391baf3667 -C extra-filename=-2ca2b0391baf3667 --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-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25882024-08-27T18:14:06.292Z Compiling async-stream v0.3.5
25892024-08-27T18:14:06.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb56cc425a358c6a -C extra-filename=-eb56cc425a358c6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream_impl-24da5d56aa84ad68.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902024-08-27T18:14:06.316Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
25912024-08-27T18:14:06.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=9fdf6e4f2c5682ec -C extra-filename=-9fdf6e4f2c5682ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25922024-08-27T18:14:06.436Z Compiling serde_path_to_error v0.1.16
25932024-08-27T18:14:06.460Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4bf70369cde44e16 -C extra-filename=-4bf70369cde44e16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25942024-08-27T18:14:06.524Z Compiling hostname v0.4.0
25952024-08-27T18:14:06.548Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=003bc091487d05a0 -C extra-filename=-003bc091487d05a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962024-08-27T18:14:06.589Z Compiling instant v0.1.12
25972024-08-27T18:14:06.613Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=4d9fb3cc79b503f7 -C extra-filename=-4d9fb3cc79b503f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25982024-08-27T18:14:06.614Z Dirty strum v0.26.3: the rustflags changed
25992024-08-27T18:14:06.614Z Compiling strum v0.26.3
26002024-08-27T18:14:06.614Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=d605b07ab2a0de30 -C extra-filename=-d605b07ab2a0de30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-af4c16b7d1ccc6d5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012024-08-27T18:14:06.734Z Compiling newtype-uuid v1.1.0
26022024-08-27T18:14:06.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08", "serde", "std", "v4"))' -C metadata=8f457ee7cc0d5dfa -C extra-filename=-8f457ee7cc0d5dfa --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-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032024-08-27T18:14:06.783Z Compiling quick-error v1.2.3
26042024-08-27T18:14:06.783Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a51933d224a7ea6 -C extra-filename=-5a51933d224a7ea6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26052024-08-27T18:14:06.807Z Compiling structmeta-derive v0.3.0
26062024-08-27T18:14:06.807Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=509e55e998b438b4 -C extra-filename=-509e55e998b438b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26072024-08-27T18:14:06.913Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26082024-08-27T18:14:06.937Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=492500dba913d1cf -C extra-filename=-492500dba913d1cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092024-08-27T18:14:07.015Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26102024-08-27T18:14:07.039Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=093c9d1ea7a6082f -C extra-filename=-093c9d1ea7a6082f --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-8f457ee7cc0d5dfa.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112024-08-27T18:14:07.214Z Compiling backoff v0.4.0
26122024-08-27T18:14:07.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-std", "async_std_1", "default", "futures", "futures-core", "pin-project-lite", "tokio", "tokio_1", "wasm-bindgen"))' -C metadata=e9aff558245a2ac5 -C extra-filename=-e9aff558245a2ac5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-82dba1c6aa750728.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132024-08-27T18:14:07.301Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
26142024-08-27T18:14:07.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/2612d22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=067b183b3e29678c -C extra-filename=-067b183b3e29678c --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-2ca2b0391baf3667.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152024-08-27T18:14:07.325Z Compiling darling_macro v0.20.9
26162024-08-27T18:14:07.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf09ae7f5d123ca8 -C extra-filename=-bf09ae7f5d123ca8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-a4eb756722b0b4ba.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172024-08-27T18:14:07.530Z Compiling macaddr v1.0.1
26182024-08-27T18:14:07.555Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=98a67a59a334178d -C extra-filename=-98a67a59a334178d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192024-08-27T18:14:07.702Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26202024-08-27T18:14:07.702Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=a33837303a60c71a -C extra-filename=-a33837303a60c71a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-492500dba913d1cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212024-08-27T18:14:07.863Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26222024-08-27T18:14:07.887Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d389e800c1469c60 -C extra-filename=-d389e800c1469c60 --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-2f023eca90aac705.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
26232024-08-27T18:14:07.911Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26242024-08-27T18:14:07.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c497ff74b1d7ab1 -C extra-filename=-4c497ff74b1d7ab1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26252024-08-27T18:14:07.939Z Compiling wait-timeout v0.2.0
26262024-08-27T18:14:07.963Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=428e11229f7db8f2 -C extra-filename=-428e11229f7db8f2 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272024-08-27T18:14:08.056Z Compiling structmeta-derive v0.2.0
26282024-08-27T18:14:08.080Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4396d75b0dbcb2b -C extra-filename=-c4396d75b0dbcb2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26292024-08-27T18:14:08.364Z Compiling darling v0.20.9
26302024-08-27T18:14:08.389Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=25783681bc5c63f6 -C extra-filename=-25783681bc5c63f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-a4eb756722b0b4ba.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-bf09ae7f5d123ca8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26312024-08-27T18:14:08.460Z Compiling rusty-fork v0.3.0
26322024-08-27T18:14:08.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=b69e341f7aed30b2 -C extra-filename=-b69e341f7aed30b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-5a51933d224a7ea6.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-428e11229f7db8f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332024-08-27T18:14:08.485Z Compiling serde_with_macros v3.9.0
26342024-08-27T18:14:08.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars_0_8"))' -C metadata=e554c284d49db9dc -C extra-filename=-e554c284d49db9dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-25783681bc5c63f6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26352024-08-27T18:14:08.690Z Compiling rand_xorshift v0.3.0
26362024-08-27T18:14:08.714Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=4d7e2b0f40bd36f8 -C extra-filename=-4d7e2b0f40bd36f8 --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-3752dcaf4b41fa9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372024-08-27T18:14:08.981Z Compiling tokio-rustls v0.25.0
26382024-08-27T18:14:09.005Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=8671f547a886b954 -C extra-filename=-8671f547a886b954 --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-765bcc68d51e2749.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
26392024-08-27T18:14:09.103Z Compiling unarray v0.1.4
26402024-08-27T18:14:09.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=902f42438c2f18fe -C extra-filename=-902f42438c2f18fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412024-08-27T18:14:09.247Z Compiling proptest v1.5.0
26422024-08-27T18:14:09.272Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=4e0862c1640774bb -C extra-filename=-4e0862c1640774bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b102e2c78c1e8b69.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-4d7e2b0f40bd36f8.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-b69e341f7aed30b2.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-902f42438c2f18fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432024-08-27T18:14:09.362Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
26442024-08-27T18:14:09.362Z Compiling proc-macro-error-attr v1.0.4
26452024-08-27T18:14:09.386Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d000a157274cd67 -C extra-filename=-5d000a157274cd67 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26462024-08-27T18:14:09.410Z Compiling structmeta v0.3.0
26472024-08-27T18:14:09.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=50192c4a7967f549 -C extra-filename=-50192c4a7967f549 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-509e55e998b438b4.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26482024-08-27T18:14:09.671Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67/build-script-build`
26492024-08-27T18:14:09.735Z Dirty proc-macro-error v1.0.4: the rustflags changed
26502024-08-27T18:14:09.735Z Compiling proc-macro-error v1.0.4
26512024-08-27T18:14:09.774Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=a4bca8a215788b67 -C extra-filename=-a4bca8a215788b67 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522024-08-27T18:14:09.799Z Compiling parse-display-derive v0.10.0
26532024-08-27T18:14:09.799Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=947ac3dd5707f459 -C extra-filename=-947ac3dd5707f459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-50192c4a7967f549.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542024-08-27T18:14:10.055Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67/build-script-build`
26552024-08-27T18:14:10.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c2579e9bbf82a84 -C extra-filename=-2c2579e9bbf82a84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562024-08-27T18:14:10.312Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/06c8dab/dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=5e79607c58aeb04e -C extra-filename=-5e79607c58aeb04e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-eb56cc425a358c6a.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-9fdf6e4f2c5682ec.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-003bc091487d05a0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-c2505fdb068f4212.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-d54ec5b235084a80.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-3aeeb8722921d1fe.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-8671f547a886b954.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-c6992fbdcfd8dfd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
26572024-08-27T18:14:10.633Z Compiling structmeta v0.2.0
26582024-08-27T18:14:10.658Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db9a063fabe691ea -C extra-filename=-db9a063fabe691ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-c4396d75b0dbcb2b.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592024-08-27T18:14:11.086Z Compiling test-strategy v0.3.1
26602024-08-27T18:14:11.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=33f37eee6fa58373 -C extra-filename=-33f37eee6fa58373 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-db9a063fabe691ea.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26612024-08-27T18:14:11.110Z Compiling camino-tempfile v1.1.1
26622024-08-27T18:14:11.135Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-tempfile-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e45330f5c36e2940 -C extra-filename=-e45330f5c36e2940 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26632024-08-27T18:14:11.159Z Compiling serde_with v3.9.0
26642024-08-27T18:14:11.159Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' -C metadata=fbf3e444deddd920 -C extra-filename=-fbf3e444deddd920 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-e554c284d49db9dc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26652024-08-27T18:14:11.492Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=be785971ed3c6df6 -C extra-filename=-be785971ed3c6df6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_error_attr=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error_attr-2c2579e9bbf82a84.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
26662024-08-27T18:14:12.174Z Compiling proc-macro-crate v1.3.1
26672024-08-27T18:14:12.198Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb93436cd1109b6b -C extra-filename=-cb93436cd1109b6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0871d168f4a43476.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26682024-08-27T18:14:13.103Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26692024-08-27T18:14:13.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7e5a9887b0b0e8e -C extra-filename=-d7e5a9887b0b0e8e --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26702024-08-27T18:14:13.475Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e/build-script-build`
26712024-08-27T18:14:13.499Z Compiling num_enum_derive v0.5.11
26722024-08-27T18:14:13.523Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=af571fbdeebb8b5c -C extra-filename=-af571fbdeebb8b5c --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-cb93436cd1109b6b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26732024-08-27T18:14:13.793Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26742024-08-27T18:14:13.818Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=525ace519d3346b6 -C extra-filename=-525ace519d3346b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752024-08-27T18:14:14.065Z Compiling parse-display v0.10.0
26762024-08-27T18:14:14.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "docs", "regex", "regex-syntax", "std"))' -C metadata=aa2fc19618e8223a -C extra-filename=-aa2fc19618e8223a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_display_derive=/work/oxidecomputer/omicron/target/debug/deps/libparse_display_derive-947ac3dd5707f459.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772024-08-27T18:14:14.119Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6/build-script-build`
26782024-08-27T18:14:14.144Z Compiling foreign-types-macros v0.2.3
26792024-08-27T18:14:14.169Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=df170ba7eb52ebc6 -C extra-filename=-df170ba7eb52ebc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26802024-08-27T18:14:14.439Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26812024-08-27T18:14:14.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f477c3b355d84377 -C extra-filename=-f477c3b355d84377 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-f477c3b355d84377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26822024-08-27T18:14:14.621Z Compiling foreign-types-shared v0.3.1
26832024-08-27T18:14:14.645Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62e6d3d49a368cf7 -C extra-filename=-62e6d3d49a368cf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26842024-08-27T18:14:14.670Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66564d91ab6f2ef3 -C extra-filename=-66564d91ab6f2ef3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l dlpi`
26852024-08-27T18:14:14.746Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0294cfe81e15398b -C extra-filename=-0294cfe81e15398b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair -l zfs`
26862024-08-27T18:14:14.770Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-f477c3b355d84377/build-script-build`
26872024-08-27T18:14:14.794Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26882024-08-27T18:14:14.794Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3251be0370a8c741 -C extra-filename=-3251be0370a8c741 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26892024-08-27T18:14:14.820Z Compiling cstr-argument v0.1.2
26902024-08-27T18:14:14.845Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=aab9cf1341f27a2e -C extra-filename=-aab9cf1341f27a2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912024-08-27T18:14:14.898Z Compiling pretty-hex v0.2.1
26922024-08-27T18:14:14.923Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=27176efeb89a212c -C extra-filename=-27176efeb89a212c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-08-27T18:14:15.055Z Compiling tabwriter v1.4.0
26942024-08-27T18:14:15.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=36b664ce9afcce98 -C extra-filename=-36b664ce9afcce98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952024-08-27T18:14:15.079Z Compiling colored v2.1.0
26962024-08-27T18:14:15.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=6166f879ac927c99 -C extra-filename=-6166f879ac927c99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972024-08-27T18:14:15.384Z Compiling foreign-types v0.5.0
26982024-08-27T18:14:15.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=26ae3eac20104068 -C extra-filename=-26ae3eac20104068 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_macros=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_macros-df170ba7eb52ebc6.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-62e6d3d49a368cf7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992024-08-27T18:14:15.493Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27002024-08-27T18:14:15.517Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1acf1cd39738a6dc -C extra-filename=-1acf1cd39738a6dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cstr_argument=/work/oxidecomputer/omicron/target/debug/deps/libcstr_argument-aab9cf1341f27a2e.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-26ae3eac20104068.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27012024-08-27T18:14:15.517Z Compiling socket2 v0.4.10
27022024-08-27T18:14:15.517Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=451919d220dae4fc -C extra-filename=-451919d220dae4fc --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032024-08-27T18:14:15.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/42ad010/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2087401f7626bda4 -C extra-filename=-2087401f7626bda4 --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-551f41149d24b2b0.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-3251be0370a8c741.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
27042024-08-27T18:14:15.737Z Compiling smf v0.2.3
27052024-08-27T18:14:15.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b94b1747d4cd77f0 -C extra-filename=-b94b1747d4cd77f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27062024-08-27T18:14:15.786Z Compiling termtree v0.4.1
27072024-08-27T18:14:15.786Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f580d41a8e4e74f -C extra-filename=-3f580d41a8e4e74f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27082024-08-27T18:14:15.941Z Compiling num_enum v0.5.11
27092024-08-27T18:14:15.966Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=1c4940f3fbd908fb -C extra-filename=-1c4940f3fbd908fb --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-af571fbdeebb8b5c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102024-08-27T18:14:16.045Z Compiling heapless v0.8.0
27112024-08-27T18:14:16.069Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=e556d1dbcfabb7d1 -C extra-filename=-e556d1dbcfabb7d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122024-08-27T18:14:16.094Z Compiling predicates-tree v1.0.9
27132024-08-27T18:14:16.094Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e26635fc8c38883b -C extra-filename=-e26635fc8c38883b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3f580d41a8e4e74f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27142024-08-27T18:14:16.170Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27152024-08-27T18:14:16.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a29e971025d08ca -C extra-filename=-2a29e971025d08ca --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-551f41149d24b2b0.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-66564d91ab6f2ef3.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-1c4940f3fbd908fb.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-27176efeb89a212c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162024-08-27T18:14:16.251Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27172024-08-27T18:14:16.275Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e2c7cb53b4609aeb -C extra-filename=-e2c7cb53b4609aeb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-4917eb2b53610b5d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27182024-08-27T18:14:16.393Z Compiling hash32 v0.3.1
27192024-08-27T18:14:16.417Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4832032344ca634d -C extra-filename=-4832032344ca634d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202024-08-27T18:14:16.497Z Compiling crucible-workspace-hack v0.1.0
27212024-08-27T18:14:16.522Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7bb6db9d5be3b93a -C extra-filename=-7bb6db9d5be3b93a --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27222024-08-27T18:14:16.568Z Compiling smoltcp v0.11.0
27232024-08-27T18:14:16.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=8932ed320cfb35a5 -C extra-filename=-8932ed320cfb35a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242024-08-27T18:14:16.624Z Compiling cobs v0.2.3
27252024-08-27T18:14:16.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=e7a06af4cb4d7afa -C extra-filename=-e7a06af4cb4d7afa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27262024-08-27T18:14:16.649Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1/build-script-build`
27272024-08-27T18:14:16.843Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a/build-script-build`
27282024-08-27T18:14:16.868Z Compiling embedded-io v0.4.0
27292024-08-27T18:14:16.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name embedded_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async", "defmt", "futures", "log", "std", "tokio"))' -C metadata=443730149b1d4047 -C extra-filename=-443730149b1d4047 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302024-08-27T18:14:16.929Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8df2ed83fa4c112a -C extra-filename=-8df2ed83fa4c112a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27312024-08-27T18:14:16.958Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=b9ac8a798b087133 -C extra-filename=-b9ac8a798b087133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-4832032344ca634d.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27322024-08-27T18:14:17.036Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
27332024-08-27T18:14:17.060Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=f3ebe4ececd17b62 -C extra-filename=-f3ebe4ececd17b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-f3ebe4ececd17b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342024-08-27T18:14:17.084Z Compiling postcard v1.0.8
27352024-08-27T18:14:17.084Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="embedded-io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "const_format", "crc", "default", "defmt", "embedded-io", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=e781c146b7163138 -C extra-filename=-e781c146b7163138 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-e7a06af4cb4d7afa.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-443730149b1d4047.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27362024-08-27T18:14:17.109Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
27372024-08-27T18:14:17.133Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=a58320961eec3d1a -C extra-filename=-a58320961eec3d1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382024-08-27T18:14:17.250Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
27392024-08-27T18:14:17.278Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f8bba5bf933473e -C extra-filename=-3f8bba5bf933473e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27402024-08-27T18:14:17.323Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5/build-script-build`
27412024-08-27T18:14:17.350Z Compiling sigpipe v0.1.3
27422024-08-27T18:14:17.375Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sigpipe-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e3bc97d4b08f948 -C extra-filename=-7e3bc97d4b08f948 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27432024-08-27T18:14:17.399Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-f3ebe4ececd17b62/build-script-build`
27442024-08-27T18:14:17.430Z Compiling mockall_derive v0.13.0
27452024-08-27T18:14:17.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=840718ae530a1b62 -C extra-filename=-840718ae530a1b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462024-08-27T18:14:17.478Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
27472024-08-27T18:14:17.478Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03b8ac6ea3fd311e -C extra-filename=-03b8ac6ea3fd311e --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27482024-08-27T18:14:17.713Z Running `/work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62/build-script-build`
27492024-08-27T18:14:17.737Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27502024-08-27T18:14:17.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-46bdf39ddc5f7ef1/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bcf0f2aa9b53959 -C extra-filename=-1bcf0f2aa9b53959 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512024-08-27T18:14:17.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=4961c33f6949946b -C extra-filename=-4961c33f6949946b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(reprocheck)'`
27522024-08-27T18:14:17.762Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e/build-script-build`
27532024-08-27T18:14:17.786Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a706a0e570e81080 -C extra-filename=-a706a0e570e81080 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-2a29e971025d08ca.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-1c4940f3fbd908fb.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-1acf1cd39738a6dc.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-2087401f7626bda4.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-451919d220dae4fc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
27542024-08-27T18:14:17.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=602d7e1333826dc3 -C extra-filename=-602d7e1333826dc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-b9ac8a798b087133.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552024-08-27T18:14:17.932Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27562024-08-27T18:14:17.932Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51d762d3c90fb338 -C extra-filename=-51d762d3c90fb338 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-7e3bc97d4b08f948.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
27572024-08-27T18:14:18.035Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27582024-08-27T18:14:18.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone_cfg_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92b301a6174532f4 -C extra-filename=-92b301a6174532f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27592024-08-27T18:14:18.140Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27602024-08-27T18:14:18.164Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b92a493f5716176a -C extra-filename=-b92a493f5716176a --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-551f41149d24b2b0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27612024-08-27T18:14:18.531Z Compiling num-derive v0.4.2
27622024-08-27T18:14:18.558Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4722cb14eb30b203 -C extra-filename=-4722cb14eb30b203 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632024-08-27T18:14:18.891Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27642024-08-27T18:14:18.917Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 illumos-utils/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=a3fc801a6ca21997 -C extra-filename=-a3fc801a6ca21997 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27652024-08-27T18:14:19.205Z Compiling downcast v0.11.0
27662024-08-27T18:14:19.230Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4fcc4acd430b883f -C extra-filename=-4fcc4acd430b883f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672024-08-27T18:14:19.408Z Compiling humantime v2.1.0
27682024-08-27T18:14:19.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a85939c8c116b02 -C extra-filename=-0a85939c8c116b02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692024-08-27T18:14:19.435Z Compiling fragile v2.0.0
27702024-08-27T18:14:19.461Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("slab"))' -C metadata=d2f257ecbd91aeaa -C extra-filename=-d2f257ecbd91aeaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712024-08-27T18:14:19.856Z Compiling same-file v1.0.6
27722024-08-27T18:14:19.882Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9239fd0f0a5434c0 -C extra-filename=-9239fd0f0a5434c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27732024-08-27T18:14:19.956Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27742024-08-27T18:14:19.990Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=495f4f46760fc11c -C extra-filename=-495f4f46760fc11c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-92b301a6174532f4.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27752024-08-27T18:14:20.115Z Compiling walkdir v2.5.0
27762024-08-27T18:14:20.142Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=321402a375879e82 -C extra-filename=-321402a375879e82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-9239fd0f0a5434c0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27772024-08-27T18:14:20.510Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
27782024-08-27T18:14:20.536Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84d6a5bbaef9329c -C extra-filename=-84d6a5bbaef9329c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-4722cb14eb30b203.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27792024-08-27T18:14:20.563Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27802024-08-27T18:14:20.563Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=9cde563f9f5b0da3 -C extra-filename=-9cde563f9f5b0da3 --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-4917eb2b53610b5d.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-e2c7cb53b4609aeb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27812024-08-27T18:14:20.665Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27822024-08-27T18:14:20.691Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c7f64ca254c0019e -C extra-filename=-c7f64ca254c0019e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getopts=/work/oxidecomputer/omicron/target/debug/deps/libgetopts-c6002415ff761945.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-9cde563f9f5b0da3.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832024-08-27T18:14:20.751Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
27842024-08-27T18:14:20.778Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=cfc3ddce9d7db1f2 -C extra-filename=-cfc3ddce9d7db1f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-a58320961eec3d1a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27852024-08-27T18:14:20.870Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997/build-script-build`
27862024-08-27T18:14:20.900Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27872024-08-27T18:14:20.900Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3d610d1cedae901 -C extra-filename=-b3d610d1cedae901 --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-b92a493f5716176a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882024-08-27T18:14:21.355Z Dirty xattr v1.3.1: the rustflags changed
27892024-08-27T18:14:21.355Z Compiling xattr v1.3.1
27902024-08-27T18:14:21.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=fe5a85337db767b2 -C extra-filename=-fe5a85337db767b2 --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-875671fddfd10789.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912024-08-27T18:14:21.381Z Dirty filetime v0.2.24: the rustflags changed
27922024-08-27T18:14:21.381Z Compiling filetime v0.2.24
27932024-08-27T18:14:21.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/filetime-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d2186ee4719d627 -C extra-filename=-8d2186ee4719d627 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942024-08-27T18:14:21.406Z Compiling newline-converter v0.3.0
27952024-08-27T18:14:21.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1025312162311df7 -C extra-filename=-1025312162311df7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-08-27T18:14:21.534Z Compiling expectorate v1.1.0
27972024-08-27T18:14:21.560Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=e00f4c951e7553ce -C extra-filename=-e00f4c951e7553ce --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-4b67e8dd0f215dc6.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-1025312162311df7.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982024-08-27T18:14:21.597Z Dirty tar v0.4.41: the rustflags changed
27992024-08-27T18:14:21.597Z Compiling tar v0.4.41
28002024-08-27T18:14:21.622Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=55875e6842c27f35 -C extra-filename=-55875e6842c27f35 --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-8d2186ee4719d627.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-fe5a85337db767b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012024-08-27T18:14:21.655Z Compiling arc-swap v1.7.1
28022024-08-27T18:14:21.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=0d304e6ef816775a -C extra-filename=-0d304e6ef816775a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28032024-08-27T18:14:21.685Z Compiling utf-8 v0.7.6
28042024-08-27T18:14:21.709Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=402f663b8b26fd9e -C extra-filename=-402f663b8b26fd9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052024-08-27T18:14:22.019Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=371e434293d6f76c -C extra-filename=-371e434293d6f76c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-a58320961eec3d1a.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-3f8bba5bf933473e.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-cfc3ddce9d7db1f2.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'`
28062024-08-27T18:14:22.047Z Compiling termcolor v1.4.1
28072024-08-27T18:14:22.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=729e749081eb9f7f -C extra-filename=-729e749081eb9f7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082024-08-27T18:14:22.198Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
28092024-08-27T18:14:22.222Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=c3bc5d475079b64b -C extra-filename=-c3bc5d475079b64b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-a58320961eec3d1a.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-371e434293d6f76c.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-1bcf0f2aa9b53959.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28102024-08-27T18:14:22.248Z Compiling slog-scope v4.4.0
28112024-08-27T18:14:22.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f11e017fd164908 -C extra-filename=-5f11e017fd164908 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arc_swap=/work/oxidecomputer/omicron/target/debug/deps/libarc_swap-0d304e6ef816775a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122024-08-27T18:14:22.562Z Compiling slog-stdlog v4.1.1
28132024-08-27T18:14:22.586Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=4305b37fc9523ddf -C extra-filename=-4305b37fc9523ddf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-5f11e017fd164908.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-08-27T18:14:22.700Z Compiling derive-where v1.2.7
28152024-08-27T18:14:22.726Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=8755f378a0d2712e -C extra-filename=-8755f378a0d2712e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28162024-08-27T18:14:22.792Z Compiling slog-envlogger v2.2.0
28172024-08-27T18:14:22.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=224a9f896df65ec4 -C extra-filename=-224a9f896df65ec4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-5f11e017fd164908.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-4305b37fc9523ddf.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182024-08-27T18:14:22.886Z Compiling tungstenite v0.21.0
28192024-08-27T18:14:22.910Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=d843259f36bec12b -C extra-filename=-d843259f36bec12b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28202024-08-27T18:14:23.356Z Compiling num-rational v0.4.2
28212024-08-27T18:14:23.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=d35299848ca2e15c -C extra-filename=-d35299848ca2e15c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28222024-08-27T18:14:23.438Z Compiling blake2 v0.10.6
28232024-08-27T18:14:23.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=fb21a277a4719c2b -C extra-filename=-fb21a277a4719c2b --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-ecbca71b0fc94280.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242024-08-27T18:14:23.991Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
28252024-08-27T18:14:24.015Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/76878de/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a25088a3cdec8233 -C extra-filename=-a25088a3cdec8233 --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-551f41149d24b2b0.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-a706a0e570e81080.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-371e434293d6f76c.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-c3bc5d475079b64b.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e781c146b7163138.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262024-08-27T18:14:24.579Z Compiling tokio-tungstenite v0.21.0
28272024-08-27T18:14:24.603Z Compiling mockall v0.13.0
28282024-08-27T18:14:24.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=9281863d706b41f6 -C extra-filename=-9281863d706b41f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-d843259f36bec12b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28292024-08-27T18:14:24.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b1a54d07005cc8e8 -C extra-filename=-b1a54d07005cc8e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-4fcc4acd430b883f.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-d2f257ecbd91aeaa.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-4961c33f6949946b.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e26635fc8c38883b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28302024-08-27T18:14:24.675Z Compiling password-hash v0.5.0
28312024-08-27T18:14:24.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "rand_core", "std"))' -C metadata=255583f5a1d72d7b -C extra-filename=-255583f5a1d72d7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28322024-08-27T18:14:24.821Z Compiling num-complex v0.4.6
28332024-08-27T18:14:24.845Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=6f36a9b5054667f2 -C extra-filename=-6f36a9b5054667f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28342024-08-27T18:14:24.897Z Compiling float-ord v0.3.2
28352024-08-27T18:14:24.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-ord-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a1c88d1453503cb -C extra-filename=-7a1c88d1453503cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362024-08-27T18:14:25.075Z Compiling atty v0.2.14
28372024-08-27T18:14:25.101Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66ba209f1a010a80 -C extra-filename=-66ba209f1a010a80 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382024-08-27T18:14:25.101Z Compiling convert_case v0.4.0
28392024-08-27T18:14:25.101Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=6dc902c7485ec1d1 -C extra-filename=-6dc902c7485ec1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402024-08-27T18:14:25.177Z Compiling pem v3.0.4
28412024-08-27T18:14:25.202Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fc1210f8ac466272 -C extra-filename=-fc1210f8ac466272 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422024-08-27T18:14:25.227Z Compiling argon2 v0.5.3
28432024-08-27T18:14:25.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "password-hash", "rand", "simple", "std", "zeroize"))' -C metadata=9ce12a2d47650be7 -C extra-filename=-9ce12a2d47650be7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-fb21a277a4719c2b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-255583f5a1d72d7b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28442024-08-27T18:14:25.590Z Compiling tungstenite v0.20.1
28452024-08-27T18:14:25.619Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=60150170db046342 -C extra-filename=-60150170db046342 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462024-08-27T18:14:25.729Z Compiling num v0.4.3
28472024-08-27T18:14:25.778Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=11024960b20c5ca2 -C extra-filename=-11024960b20c5ca2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_complex=/work/oxidecomputer/omicron/target/debug/deps/libnum_complex-6f36a9b5054667f2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-d35299848ca2e15c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28482024-08-27T18:14:25.846Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28492024-08-27T18:14:25.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f524585565135f7d -C extra-filename=-f524585565135f7d --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-2f023eca90aac705.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
28502024-08-27T18:14:25.883Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28512024-08-27T18:14:25.907Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c3384ef76263610c -C extra-filename=-c3384ef76263610c --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-9ce12a2d47650be7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
28522024-08-27T18:14:25.943Z Compiling env_logger v0.9.3
28532024-08-27T18:14:25.967Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=27f4fdf65a30dde3 -C extra-filename=-27f4fdf65a30dde3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-66ba209f1a010a80.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28542024-08-27T18:14:25.992Z Compiling derive_more v0.99.18
28552024-08-27T18:14:25.992Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=aae238a7f781fbdf -C extra-filename=-aae238a7f781fbdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-6dc902c7485ec1d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28562024-08-27T18:14:26.155Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28572024-08-27T18:14:26.180Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3c8ee6ed3b2742b9 -C extra-filename=-3c8ee6ed3b2742b9 --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-551f41149d24b2b0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582024-08-27T18:14:26.288Z Compiling bitstruct_derive v0.1.0
28592024-08-27T18:14:26.313Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct_derive-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3b46eb0f9b2a27f -C extra-filename=-d3b46eb0f9b2a27f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602024-08-27T18:14:26.535Z Compiling tokio-tungstenite v0.20.1
28612024-08-27T18:14:26.559Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=c97fe3ff449106d4 -C extra-filename=-c97fe3ff449106d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-60150170db046342.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28622024-08-27T18:14:26.977Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28632024-08-27T18:14:27.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name viona_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=356c8a181d341031 -C extra-filename=-356c8a181d341031 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-08-27T18:14:27.097Z Compiling ascii v1.1.0
28652024-08-27T18:14:27.131Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ascii --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde_test", "std"))' -C metadata=fd22831dba000475 -C extra-filename=-fd22831dba000475 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662024-08-27T18:14:27.159Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28672024-08-27T18:14:27.159Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name viona_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94a50539521439b5 -C extra-filename=-94a50539521439b5 --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-551f41149d24b2b0.rmeta --extern viona_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libviona_api_sys-356c8a181d341031.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28682024-08-27T18:14:27.421Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28692024-08-27T18:14:27.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cbe6480aac45140b -C extra-filename=-cbe6480aac45140b --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-3c8ee6ed3b2742b9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702024-08-27T18:14:27.446Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28712024-08-27T18:14:27.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dladm --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/dladm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=96e81fda8e9fc43b -C extra-filename=-96e81fda8e9fc43b --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-551f41149d24b2b0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722024-08-27T18:14:27.520Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
28732024-08-27T18:14:27.546Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e8da52bc85f7523d -C extra-filename=-e8da52bc85f7523d --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-5ba3e73c543b84ff.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-c7f64ca254c0019e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-64e0f9acf5d761f7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742024-08-27T18:14:27.582Z Compiling bitstruct v0.1.1
28752024-08-27T18:14:27.606Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e149dd05d065ccf6 -C extra-filename=-e149dd05d065ccf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitstruct_derive=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct_derive-d3b46eb0f9b2a27f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762024-08-27T18:14:27.606Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
28772024-08-27T18:14:27.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rfb --edition=2021 /home/build/.cargo/git/checkouts/rfb-288dbd459c42dc7a/0cac8d9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=188df4003ee6ff61 -C extra-filename=-188df4003ee6ff61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii=/work/oxidecomputer/omicron/target/debug/deps/libascii-fd22831dba000475.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-27f4fdf65a30dde3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782024-08-27T18:14:27.688Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28792024-08-27T18:14:27.688Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3dff0d69f59ca57 -C extra-filename=-d3dff0d69f59ca57 --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-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802024-08-27T18:14:27.713Z Compiling serde_arrays v0.1.0
28812024-08-27T18:14:27.713Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_arrays --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_arrays-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d20ace094b846a11 -C extra-filename=-d20ace094b846a11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28822024-08-27T18:14:27.846Z Compiling erased-serde v0.3.31
28832024-08-27T18:14:27.871Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=d0624b260095c365 -C extra-filename=-d0624b260095c365 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842024-08-27T18:14:27.871Z Compiling atomicwrites v0.4.3
28852024-08-27T18:14:27.871Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12ec3418b0966058 -C extra-filename=-12ec3418b0966058 --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-875671fddfd10789.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28862024-08-27T18:14:28.008Z Compiling heck v0.3.3
28872024-08-27T18:14:28.033Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fb0186a49dfb9c2f -C extra-filename=-fb0186a49dfb9c2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28882024-08-27T18:14:28.105Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
28892024-08-27T18:14:28.129Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca3d463ff48c182f -C extra-filename=-ca3d463ff48c182f --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902024-08-27T18:14:28.203Z Compiling headers-core v0.2.0
28912024-08-27T18:14:28.231Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=449e2f4388bf8e24 -C extra-filename=-449e2f4388bf8e24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-08-27T18:14:28.349Z Compiling yasna v0.5.2
28932024-08-27T18:14:28.373Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=313750b73d2e1e3f -C extra-filename=-313750b73d2e1e3f --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-eaa35e1e3fce1599.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942024-08-27T18:14:28.414Z Compiling zone_cfg_derive v0.1.2
28952024-08-27T18:14:28.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1791e02af9af5c7 -C extra-filename=-f1791e02af9af5c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-fb0186a49dfb9c2f.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962024-08-27T18:14:28.438Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f/build-script-build`
28972024-08-27T18:14:28.462Z Compiling base64 v0.13.1
28982024-08-27T18:14:28.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=79bbfb0b738857f0 -C extra-filename=-79bbfb0b738857f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28992024-08-27T18:14:28.887Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29002024-08-27T18:14:28.913Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crucible", "crucible-client-types", "crucible-full", "default", "dlpi", "falcon", "ispf", "libloading", "nexus-client", "num_enum", "omicron-build", "oximeter", "p9ds", "rand", "softnpu-lib"))' -C metadata=ac05da01c473b0a8 -C extra-filename=-ac05da01c473b0a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-cbe6480aac45140b.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-e149dd05d065ccf6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-96e81fda8e9fc43b.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-d0624b260095c365.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-d3dff0d69f59ca57.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-188df4003ee6ff61.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-d20ace094b846a11.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-94a50539521439b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012024-08-27T18:14:28.967Z Compiling ron v0.7.1
29022024-08-27T18:14:28.992Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=e4776dcf3ba290b7 -C extra-filename=-e4776dcf3ba290b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-79bbfb0b738857f0.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032024-08-27T18:14:29.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f198b3fcbc8a48e6 -C extra-filename=-f198b3fcbc8a48e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-2a29e971025d08ca.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-1c4940f3fbd908fb.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-1acf1cd39738a6dc.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-2087401f7626bda4.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-451919d220dae4fc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
29042024-08-27T18:14:29.804Z Compiling zone v0.1.8
29052024-08-27T18:14:29.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac3f55af10ec47c5 -C extra-filename=-ac3f55af10ec47c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-f1791e02af9af5c7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29062024-08-27T18:14:29.828Z Compiling rcgen v0.12.1
29072024-08-27T18:14:29.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=7ecd7cc1ef36ea45 -C extra-filename=-7ecd7cc1ef36ea45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-313750b73d2e1e3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
29082024-08-27T18:14:31.054Z Compiling headers v0.3.9
29092024-08-27T18:14:31.078Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b24b3056c0fa6188 -C extra-filename=-b24b3056c0fa6188 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-449e2f4388bf8e24.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29102024-08-27T18:14:31.186Z Compiling portpicker v0.1.1
29112024-08-27T18:14:31.211Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portpicker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portpicker-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ad2ed15582053da2 -C extra-filename=-ad2ed15582053da2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122024-08-27T18:14:31.481Z Compiling home v0.5.9
29132024-08-27T18:14:31.505Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97a8c4bd154ecfb4 -C extra-filename=-97a8c4bd154ecfb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29142024-08-27T18:14:31.723Z Compiling highway v1.2.0
29152024-08-27T18:14:31.749Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/highway-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1afa1300e0ddf1c3 -C extra-filename=-1afa1300e0ddf1c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162024-08-27T18:14:31.963Z Compiling subprocess v0.2.9
29172024-08-27T18:14:31.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=703f5ff0922fc8c2 -C extra-filename=-703f5ff0922fc8c2 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182024-08-27T18:14:32.226Z Compiling semver v0.1.20
29192024-08-27T18:14:32.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af50ec457e24b5c5 -C extra-filename=-af50ec457e24b5c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202024-08-27T18:14:32.431Z Compiling prettyplease v0.2.20
29212024-08-27T18:14:32.455Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=8edd0c5489e3b208 -C extra-filename=-8edd0c5489e3b208 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-8edd0c5489e3b208 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222024-08-27T18:14:32.515Z Compiling rustc_version v0.1.7
29232024-08-27T18:14:32.541Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7208ab064aef1a0 -C extra-filename=-e7208ab064aef1a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-af50ec457e24b5c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242024-08-27T18:14:32.682Z Compiling cookie v0.18.1
29252024-08-27T18:14:32.708Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=40d88af450dd2121 -C extra-filename=-40d88af450dd2121 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-40d88af450dd2121 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-08-27T18:14:32.747Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-8edd0c5489e3b208/build-script-build`
29272024-08-27T18:14:32.776Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29282024-08-27T18:14:32.811Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=68f76a0818581d6b -C extra-filename=-68f76a0818581d6b --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292024-08-27T18:14:32.811Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=32391bb99b637df4 -C extra-filename=-32391bb99b637df4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
29302024-08-27T18:14:32.837Z Compiling half v2.4.1
29312024-08-27T18:14:32.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=be03d1be726ab3c6 -C extra-filename=-be03d1be726ab3c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29322024-08-27T18:14:32.991Z Compiling newtype_derive v0.1.6
29332024-08-27T18:14:33.018Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=c4c1ae37bf8fd7dc -C extra-filename=-c4c1ae37bf8fd7dc --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-e7208ab064aef1a0.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342024-08-27T18:14:33.018Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-40d88af450dd2121/build-script-build`
29352024-08-27T18:14:33.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=04dcbd02286a21fb -C extra-filename=-04dcbd02286a21fb --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-eaa35e1e3fce1599.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362024-08-27T18:14:33.299Z Compiling ciborium-io v0.2.2
29372024-08-27T18:14:33.299Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc/build-script-build`
29382024-08-27T18:14:33.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-io-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=9712a09c7e589f80 -C extra-filename=-9712a09c7e589f80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392024-08-27T18:14:33.373Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=a6c5e59db985c498 -C extra-filename=-a6c5e59db985c498 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg op_assign`
29402024-08-27T18:14:33.440Z Compiling ciborium-ll v0.2.2
29412024-08-27T18:14:33.466Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-ll-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=0b42dc700e213fb4 -C extra-filename=-0b42dc700e213fb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-9712a09c7e589f80.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-be03d1be726ab3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422024-08-27T18:14:33.490Z Compiling steno v0.4.1
29432024-08-27T18:14:33.490Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ce22f8aa160a4c2 -C extra-filename=-9ce22f8aa160a4c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442024-08-27T18:14:33.551Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b/build-script-build`
29452024-08-27T18:14:33.596Z Compiling linked-hash-map v0.5.6
29462024-08-27T18:14:33.622Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=e099fcafe1b8ddce -C extra-filename=-e099fcafe1b8ddce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29472024-08-27T18:14:33.648Z Dirty swrite v0.1.0: the rustflags changed
29482024-08-27T18:14:33.648Z Compiling swrite v0.1.0
29492024-08-27T18:14:33.648Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swrite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("osstring"))' -C metadata=618c4abe1decdfc2 -C extra-filename=-618c4abe1decdfc2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502024-08-27T18:14:33.759Z Compiling ciborium v0.2.2
29512024-08-27T18:14:33.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2f8000a2198a9279 -C extra-filename=-2f8000a2198a9279 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-9712a09c7e589f80.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-0b42dc700e213fb4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522024-08-27T18:14:33.810Z Compiling resolv-conf v0.7.0
29532024-08-27T18:14:33.810Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="hostname"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("hostname", "system"))' -C metadata=6ffe9cc5e7198406 -C extra-filename=-6ffe9cc5e7198406 --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-b31bf2c41a9be156.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-5a51933d224a7ea6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542024-08-27T18:14:33.939Z Compiling lru-cache v0.1.2
29552024-08-27T18:14:33.964Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=014178c12363f11b -C extra-filename=-014178c12363f11b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern linked_hash_map=/work/oxidecomputer/omicron/target/debug/deps/liblinked_hash_map-e099fcafe1b8ddce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29562024-08-27T18:14:34.037Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29572024-08-27T18:14:34.062Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3adb5cfa4e9253e7 -C extra-filename=-3adb5cfa4e9253e7 --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-2f023eca90aac705.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
29582024-08-27T18:14:34.116Z Compiling rayon-core v1.12.1
29592024-08-27T18:14:34.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=dbd7eded198f5a43 -C extra-filename=-dbd7eded198f5a43 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602024-08-27T18:14:34.410Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43/build-script-build`
29612024-08-27T18:14:34.435Z Compiling hickory-resolver v0.24.1
29622024-08-27T18:14:34.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_resolver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-resolver-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "ipconfig", "native-certs", "resolv-conf", "rustls", "serde", "serde-config", "system-config", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "webpki-roots"))' -C metadata=005adb14efb74d45 -C extra-filename=-005adb14efb74d45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-9a59c4899632d05e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-6ffe9cc5e7198406.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632024-08-27T18:14:34.471Z Compiling crossbeam-deque v0.8.5
29642024-08-27T18:14:34.496Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d3c0b407aa91d755 -C extra-filename=-d3c0b407aa91d755 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652024-08-27T18:14:34.775Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=4c44c92761c50284 -C extra-filename=-4c44c92761c50284 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_deque=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_deque-d3c0b407aa91d755.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29662024-08-27T18:14:34.998Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=5a7e850bf47c1998 -C extra-filename=-5a7e850bf47c1998 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -l pq`
29672024-08-27T18:14:35.138Z Compiling slog-dtrace v0.3.0
29682024-08-27T18:14:35.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a6bc5db261f7a6c -C extra-filename=-4a6bc5db261f7a6c --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692024-08-27T18:14:35.238Z Compiling cancel-safe-futures v0.1.5
29702024-08-27T18:14:35.264Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=2d15830b8e271b76 -C extra-filename=-2d15830b8e271b76 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712024-08-27T18:14:35.341Z Compiling arrayref v0.3.7
29722024-08-27T18:14:35.366Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c86a7a964b0dca8 -C extra-filename=-8c86a7a964b0dca8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732024-08-27T18:14:35.440Z Compiling rayon v1.10.0
29742024-08-27T18:14:35.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=8be4b95ce6e63459 -C extra-filename=-8be4b95ce6e63459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-4c44c92761c50284.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29752024-08-27T18:14:35.488Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c/build-script-build`
29762024-08-27T18:14:35.537Z Compiling arrayvec v0.7.4
29772024-08-27T18:14:35.563Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=417409ccb48187aa -C extra-filename=-417409ccb48187aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29782024-08-27T18:14:35.600Z Compiling constant_time_eq v0.3.0
29792024-08-27T18:14:35.626Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=bb2dcf9258e9fbc9 -C extra-filename=-bb2dcf9258e9fbc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29802024-08-27T18:14:35.770Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76/build-script-build`
29812024-08-27T18:14:35.794Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7cbe6fda78a13e6a -C extra-filename=-7cbe6fda78a13e6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29822024-08-27T18:14:35.900Z Compiling itertools v0.13.0
29832024-08-27T18:14:35.925Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=17374fece069bfba -C extra-filename=-17374fece069bfba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29842024-08-27T18:14:36.402Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=7c9ffecaf989a77e -C extra-filename=-7c9ffecaf989a77e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852024-08-27T18:14:36.428Z Compiling ring v0.16.20
29862024-08-27T18:14:36.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=c62d869e39026ff7 -C extra-filename=-c62d869e39026ff7 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-c62d869e39026ff7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29872024-08-27T18:14:36.954Z Compiling blake3 v1.5.1
29882024-08-27T18:14:36.980Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=453adbfd83686a29 -C extra-filename=-453adbfd83686a29 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-453adbfd83686a29 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892024-08-27T18:14:37.591Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-c62d869e39026ff7/build-script-build`
29902024-08-27T18:14:37.721Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-453adbfd83686a29/build-script-build`
29912024-08-27T18:14:38.375Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29922024-08-27T18:14:38.401Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c7842ba1f885eff0 -C extra-filename=-c7842ba1f885eff0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern propolis=/work/oxidecomputer/omicron/target/debug/deps/libpropolis-ac05da01c473b0a8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-285ef98ad16b5f7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932024-08-27T18:14:38.757Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29942024-08-27T18:14:38.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2da833c4357259f -C extra-filename=-d2da833c4357259f --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-c7842ba1f885eff0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-285ef98ad16b5f7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952024-08-27T18:14:38.857Z Compiling memmap2 v0.9.4
29962024-08-27T18:14:38.883Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=2b6c4ed21a3e3008 -C extra-filename=-2b6c4ed21a3e3008 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972024-08-27T18:14:39.314Z Compiling glob v0.3.1
29982024-08-27T18:14:39.339Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=39f07e80d6316e9c -C extra-filename=-39f07e80d6316e9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-08-27T18:14:39.386Z Compiling spin v0.5.2
30002024-08-27T18:14:39.411Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70522defaf54c867 -C extra-filename=-70522defaf54c867 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012024-08-27T18:14:39.597Z Compiling untrusted v0.7.1
30022024-08-27T18:14:39.621Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f1b32950861d692 -C extra-filename=-7f1b32950861d692 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032024-08-27T18:14:39.646Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=c8d36afee2472b8c -C extra-filename=-c8d36afee2472b8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-8c86a7a964b0dca8.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-417409ccb48187aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-2b6c4ed21a3e3008.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/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`
30042024-08-27T18:14:39.777Z Compiling topological-sort v0.2.2
30052024-08-27T18:14:39.802Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=652fc1df032ad6e6 -C extra-filename=-652fc1df032ad6e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062024-08-27T18:14:39.974Z Compiling libsw v3.3.1
30072024-08-27T18:14:39.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coarsetime", "default", "nightly", "quanta", "std", "std_instant", "std_systemtime", "time", "tokio"))' -C metadata=4480f2cc44ead336 -C extra-filename=-4480f2cc44ead336 --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-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30082024-08-27T18:14:40.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=14aa78f6eb387cf2 -C extra-filename=-14aa78f6eb387cf2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-70522defaf54c867.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7f1b32950861d692.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out -l static=ring-core -l static=ring-test`
30092024-08-27T18:14:40.105Z Compiling linear-map v1.2.0
30102024-08-27T18:14:40.105Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=fa674040a9ff2f04 -C extra-filename=-fa674040a9ff2f04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30112024-08-27T18:14:40.209Z Compiling owo-colors v4.0.0
30122024-08-27T18:14:40.234Z Compiling toolchain_find v0.4.0
30132024-08-27T18:14:40.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=cedc2b4cdec5a13d -C extra-filename=-cedc2b4cdec5a13d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30142024-08-27T18:14:40.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0649e628d8b0a715 -C extra-filename=-0649e628d8b0a715 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30152024-08-27T18:14:40.262Z Compiling display-error-chain v0.2.0
30162024-08-27T18:14:40.286Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2184d2a5bed7ca0 -C extra-filename=-c2184d2a5bed7ca0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172024-08-27T18:14:40.416Z Compiling rustfmt-wrapper v0.2.1
30182024-08-27T18:14:40.447Z Compiling nibble_vec v0.1.0
30192024-08-27T18:14:40.447Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb709b7523e3a44b -C extra-filename=-cb709b7523e3a44b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-0649e628d8b0a715.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202024-08-27T18:14:40.447Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cff5fe5a9bb497b3 -C extra-filename=-cff5fe5a9bb497b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-08-27T18:14:40.619Z Compiling endian-type v0.1.2
30222024-08-27T18:14:40.646Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4766228c91a4863c -C extra-filename=-4766228c91a4863c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30232024-08-27T18:14:40.696Z Compiling fxhash v0.2.1
30242024-08-27T18:14:40.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7145ec3957bee753 -C extra-filename=-7145ec3957bee753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30252024-08-27T18:14:40.803Z Compiling radix_trie v0.2.1
30262024-08-27T18:14:40.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f1644b6022ae8b51 -C extra-filename=-f1644b6022ae8b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern endian_type=/work/oxidecomputer/omicron/target/debug/deps/libendian_type-4766228c91a4863c.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-cff5fe5a9bb497b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30272024-08-27T18:14:40.852Z Compiling keccak v0.1.5
30282024-08-27T18:14:40.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=eb395ddfbca922f7 -C extra-filename=-eb395ddfbca922f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30292024-08-27T18:14:40.894Z Compiling secrecy v0.8.0
30302024-08-27T18:14:40.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=b7c2c873485a1910 -C extra-filename=-b7c2c873485a1910 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30312024-08-27T18:14:40.918Z Compiling universal-hash v0.5.1
30322024-08-27T18:14:40.918Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=178a48d9b6b7ff0e -C extra-filename=-178a48d9b6b7ff0e --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-cc8c6f66177655eb.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332024-08-27T18:14:41.120Z Compiling sha3 v0.10.8
30342024-08-27T18:14:41.145Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha3-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=c58055ba21974de5 -C extra-filename=-c58055ba21974de5 --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-ecbca71b0fc94280.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-eb395ddfbca922f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30352024-08-27T18:14:41.175Z Compiling opaque-debug v0.3.1
30362024-08-27T18:14:41.175Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=41406f716c9b46c1 -C extra-filename=-41406f716c9b46c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30372024-08-27T18:14:41.263Z Compiling radium v0.7.0
30382024-08-27T18:14:41.694Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aac5360a52d794c2 -C extra-filename=-aac5360a52d794c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30392024-08-27T18:14:41.718Z Compiling maplit v1.0.2
30402024-08-27T18:14:41.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c9380d86e5571d46 -C extra-filename=-c9380d86e5571d46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30412024-08-27T18:14:41.718Z Compiling maybe-uninit v2.0.0
30422024-08-27T18:14:41.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b33ceb08dbefeb3f -C extra-filename=-b33ceb08dbefeb3f --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30432024-08-27T18:14:41.718Z Compiling tap v1.0.1
30442024-08-27T18:14:41.718Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d0ab5707464fd6 -C extra-filename=-b2d0ab5707464fd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452024-08-27T18:14:41.718Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2/build-script-build`
30462024-08-27T18:14:41.744Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30472024-08-27T18:14:41.744Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a8d1af6288202117 -C extra-filename=-a8d1af6288202117 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4480f2cc44ead336.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
30482024-08-27T18:14:41.784Z Compiling omicron-zone-package v0.11.0
30492024-08-27T18:14:41.811Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=769f9706c51ff8d1 -C extra-filename=-769f9706c51ff8d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-c8d36afee2472b8c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-8d2186ee4719d627.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-14aa78f6eb387cf2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-285ef98ad16b5f7d.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-652fc1df032ad6e6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out`
30502024-08-27T18:14:41.964Z Compiling wyz v0.5.1
30512024-08-27T18:14:41.989Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "garbage", "once_cell", "std", "typemap"))' -C metadata=670d18d58e113ca4 -C extra-filename=-670d18d58e113ca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-b2d0ab5707464fd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522024-08-27T18:14:42.045Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f/build-script-build`
30532024-08-27T18:14:42.070Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3594c9626bbbb1c8 -C extra-filename=-3594c9626bbbb1c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr`
30542024-08-27T18:14:42.110Z Compiling curve25519-dalek v4.1.3
30552024-08-27T18:14:42.135Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=a4bcaae36749ba15 -C extra-filename=-a4bcaae36749ba15 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a4bcaae36749ba15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30562024-08-27T18:14:42.387Z Compiling bzip2-sys v0.1.11+1.0.8
30572024-08-27T18:14:42.387Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=18b6205c4a715194 -C extra-filename=-18b6205c4a715194 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-18b6205c4a715194 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30582024-08-27T18:14:42.503Z Compiling funty v2.0.0
30592024-08-27T18:14:42.528Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3ce4fa0821c4650a -C extra-filename=-3ce4fa0821c4650a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30602024-08-27T18:14:42.721Z Compiling packed_struct v0.10.1
30612024-08-27T18:14:42.746Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=d51a549b82168867 -C extra-filename=-d51a549b82168867 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30622024-08-27T18:14:42.905Z Compiling crc-catalog v2.4.0
30632024-08-27T18:14:42.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=87c291626f6ecab4 -C extra-filename=-87c291626f6ecab4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30642024-08-27T18:14:43.031Z Compiling crc v3.2.1
30652024-08-27T18:14:43.056Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=594e16b556b993ff -C extra-filename=-594e16b556b993ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc_catalog=/work/oxidecomputer/omicron/target/debug/deps/libcrc_catalog-87c291626f6ecab4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30662024-08-27T18:14:43.171Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867/build-script-build`
30672024-08-27T18:14:43.197Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-18b6205c4a715194/build-script-build`
30682024-08-27T18:14:43.248Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a4bcaae36749ba15/build-script-build`
30692024-08-27T18:14:43.355Z Compiling bitvec v1.0.1
30702024-08-27T18:14:43.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=909cbfa6eb3d9f80 -C extra-filename=-909cbfa6eb3d9f80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern funty=/work/oxidecomputer/omicron/target/debug/deps/libfunty-3ce4fa0821c4650a.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-3594c9626bbbb1c8.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-b2d0ab5707464fd6.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-670d18d58e113ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30712024-08-27T18:14:43.600Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
30722024-08-27T18:14:43.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6024a4a8263fc6cc -C extra-filename=-6024a4a8263fc6cc --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-654bfbc59c5fe4dd.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-c7f64ca254c0019e.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-e8da52bc85f7523d.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
30732024-08-27T18:14:43.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bd8209eaf08f08e -C extra-filename=-3bd8209eaf08f08e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg derive_copy --cfg repr_transparent --cfg native_uninit`
30742024-08-27T18:14:43.707Z Compiling aead v0.5.2
30752024-08-27T18:14:43.732Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=7c9d358e44de28ae -C extra-filename=-7c9d358e44de28ae --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-cc8c6f66177655eb.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30762024-08-27T18:14:43.859Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
30772024-08-27T18:14:43.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=871b6bbcfeab975c -C extra-filename=-871b6bbcfeab975c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
30782024-08-27T18:14:44.013Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30792024-08-27T18:14:44.039Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eaa48a274e13f452 -C extra-filename=-eaa48a274e13f452 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
30802024-08-27T18:14:44.067Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30812024-08-27T18:14:44.067Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=efca236476a72dd7 -C extra-filename=-efca236476a72dd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
30822024-08-27T18:14:44.610Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30832024-08-27T18:14:44.648Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=e28007df4d6cff60 -C extra-filename=-e28007df4d6cff60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c97fe3ff449106d4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
30842024-08-27T18:14:44.899Z Compiling packed_struct_codegen v0.10.1
30852024-08-27T18:14:44.932Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d8c7308880c8ae94 -C extra-filename=-d8c7308880c8ae94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862024-08-27T18:14:45.716Z Compiling curve25519-dalek-derive v0.1.1
30872024-08-27T18:14:45.744Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b351ab8c13e411a -C extra-filename=-7b351ab8c13e411a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882024-08-27T18:14:46.469Z Compiling indexmap v1.9.3
30892024-08-27T18:14:46.502Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=88f5c6eb7293a0b0 -C extra-filename=-88f5c6eb7293a0b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-88f5c6eb7293a0b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30902024-08-27T18:14:50.761Z Compiling nodrop v0.1.14
30912024-08-27T18:14:50.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nodrop-union", "std", "use_needs_drop", "use_union"))' -C metadata=65f1921b9b77854c -C extra-filename=-65f1921b9b77854c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30922024-08-27T18:14:50.817Z Compiling array-init v0.0.4
30932024-08-27T18:14:50.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/array-init-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e41c705284fc9a0c -C extra-filename=-e41c705284fc9a0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nodrop=/work/oxidecomputer/omicron/target/debug/deps/libnodrop-65f1921b9b77854c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30942024-08-27T18:14:50.817Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30952024-08-27T18:14:50.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=80d3ffc0e01c5c96 -C extra-filename=-80d3ffc0e01c5c96 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-80d3ffc0e01c5c96 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-769f9706c51ff8d1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-cb709b7523e3a44b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out`
30962024-08-27T18:14:50.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=351a5bc5c220590b -C extra-filename=-351a5bc5c220590b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-7b351ab8c13e411a.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
30972024-08-27T18:14:50.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=24cfd7174e520e58 -C extra-filename=-24cfd7174e520e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-909cbfa6eb3d9f80.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-d8c7308880c8ae94.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30982024-08-27T18:14:50.864Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-88f5c6eb7293a0b0/build-script-build`
30992024-08-27T18:14:50.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=069e4d9450f7c355 -C extra-filename=-069e4d9450f7c355 --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-551f41149d24b2b0.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-6c6f54072d2f2878/out/lib -l static=bz2`
31002024-08-27T18:14:50.864Z Compiling smallvec v0.6.14
31012024-08-27T18:14:50.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "may_dangle", "serde", "specialization", "std", "union"))' -C metadata=e983482a565d5787 -C extra-filename=-e983482a565d5787 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern maybe_uninit=/work/oxidecomputer/omicron/target/debug/deps/libmaybe_uninit-3bd8209eaf08f08e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022024-08-27T18:14:50.864Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31032024-08-27T18:14:50.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=cd0dca9b7baf808c -C extra-filename=-cd0dca9b7baf808c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-d389e800c1469c60.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-e9aff558245a2ac5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31042024-08-27T18:14:50.864Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
31052024-08-27T18:14:50.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/e69694a/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1b81e34ae60a2014 -C extra-filename=-1b81e34ae60a2014 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-f198b3fcbc8a48e6.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-ad2ed15582053da2.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e28007df4d6cff60.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-d2da833c4357259f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-e4776dcf3ba290b7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-9281863d706b41f6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-285ef98ad16b5f7d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-ac3f55af10ec47c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31062024-08-27T18:14:50.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=daf0379146e3e8f6 -C extra-filename=-daf0379146e3e8f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-d389e800c1469c60.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-e9aff558245a2ac5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31072024-08-27T18:14:50.864Z Compiling poly1305 v0.8.0
31082024-08-27T18:14:50.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=6d56e20f0272f11e -C extra-filename=-6d56e20f0272f11e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-178a48d9b6b7ff0e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092024-08-27T18:14:50.864Z Compiling chacha20 v0.9.1
31102024-08-27T18:14:50.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=246514e08a667314 -C extra-filename=-246514e08a667314 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112024-08-27T18:14:51.095Z Compiling async-recursion v1.1.1
31122024-08-27T18:14:51.119Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=15fc923038689690 -C extra-filename=-15fc923038689690 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31132024-08-27T18:14:51.713Z Compiling bitfield v0.14.0
31142024-08-27T18:14:51.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=153e688f326b9e0e -C extra-filename=-153e688f326b9e0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31152024-08-27T18:14:51.971Z Compiling hashbrown v0.12.3
31162024-08-27T18:14:51.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0f7cc877183c8f1d -C extra-filename=-0f7cc877183c8f1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31172024-08-27T18:14:52.628Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31182024-08-27T18:14:52.653Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ded1834736890d54 -C extra-filename=-ded1834736890d54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield=/work/oxidecomputer/omicron/target/debug/deps/libbitfield-153e688f326b9e0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-24cfd7174e520e58.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31192024-08-27T18:14:52.918Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=414afdde7c84f505 -C extra-filename=-414afdde7c84f505 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0f7cc877183c8f1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
31202024-08-27T18:14:53.368Z Compiling serde-hex v0.1.0
31212024-08-27T18:14:53.393Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=238800ef629585fc -C extra-filename=-238800ef629585fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array_init=/work/oxidecomputer/omicron/target/debug/deps/libarray_init-e41c705284fc9a0c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e983482a565d5787.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31222024-08-27T18:14:53.670Z Compiling bzip2 v0.4.4
31232024-08-27T18:14:53.738Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=96c9ce6a614c6fe1 -C extra-filename=-96c9ce6a614c6fe1 --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-069e4d9450f7c355.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.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-6c6f54072d2f2878/out/lib`
31242024-08-27T18:14:53.984Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31252024-08-27T18:14:54.008Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=052df81755fe3e80 -C extra-filename=-052df81755fe3e80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262024-08-27T18:14:54.254Z Compiling env_logger v0.10.2
31272024-08-27T18:14:54.278Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto-color"' --cfg 'feature="color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=bf3658a7c8908d44 -C extra-filename=-bf3658a7c8908d44 --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-55ef132139e3e93d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282024-08-27T18:14:54.993Z Compiling x509-cert v0.2.5
31292024-08-27T18:14:55.017Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=adf4c33c99c9f058 -C extra-filename=-adf4c33c99c9f058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302024-08-27T18:14:55.346Z Compiling ron v0.8.1
31312024-08-27T18:14:55.370Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=277b409c6b75d27f -C extra-filename=-277b409c6b75d27f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322024-08-27T18:14:57.254Z Compiling kstat-rs v0.2.4
31332024-08-27T18:14:57.279Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kstat-rs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c492fcfaa7724c06 -C extra-filename=-c492fcfaa7724c06 --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-551f41149d24b2b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342024-08-27T18:14:57.662Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=de12432a734d8858 -C extra-filename=-de12432a734d8858 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-b3d610d1cedae901.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-84d6a5bbaef9329c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b1a54d07005cc8e8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-c3bc5d475079b64b.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-51d762d3c90fb338.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
31352024-08-27T18:14:57.826Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31362024-08-27T18:14:57.851Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=52d2370ed8ee606b -C extra-filename=-52d2370ed8ee606b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31372024-08-27T18:14:58.870Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31382024-08-27T18:14:58.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6857ccac9b84fd03 -C extra-filename=-6857ccac9b84fd03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31392024-08-27T18:15:00.233Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31402024-08-27T18:15:00.258Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=46880e16558a69a7 -C extra-filename=-46880e16558a69a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-12ec3418b0966058.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-8d2186ee4719d627.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-1b81e34ae60a2014.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31412024-08-27T18:15:00.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=775bf6cc96f84436 -C extra-filename=-775bf6cc96f84436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-daf0379146e3e8f6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31422024-08-27T18:15:00.977Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
31432024-08-27T18:15:01.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4fcafba43ee29b8d -C extra-filename=-4fcafba43ee29b8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31442024-08-27T18:15:02.378Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31452024-08-27T18:15:02.378Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 oximeter/oxql-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=efcd0d4690392a55 -C extra-filename=-efcd0d4690392a55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31462024-08-27T18:15:02.910Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31472024-08-27T18:15:02.935Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=952ffd213896e0fa -C extra-filename=-952ffd213896e0fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31482024-08-27T18:15:03.631Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-80d3ffc0e01c5c96/build-script-build`
31492024-08-27T18:15:04.309Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6ecebc3a4956f298 -C extra-filename=-6ecebc3a4956f298 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-775bf6cc96f84436.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31502024-08-27T18:15:04.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7380943a87ae7669 -C extra-filename=-7380943a87ae7669 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31512024-08-27T18:15:05.453Z Compiling hashbrown v0.13.2
31522024-08-27T18:15:05.478Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=118e1b25ff51caf2 -C extra-filename=-118e1b25ff51caf2 --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-6e9acfc53597887c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31532024-08-27T18:15:05.946Z Compiling crc-any v2.5.0
31542024-08-27T18:15:05.971Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-any-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug-helper", "default", "development", "heapless", "std"))' -C metadata=073ff27b036b089f -C extra-filename=-073ff27b036b089f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31552024-08-27T18:15:06.330Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31562024-08-27T18:15:06.361Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=154a598416bf68ef -C extra-filename=-154a598416bf68ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-073ff27b036b089f.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-bf3658a7c8908d44.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-ded1834736890d54.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-24cfd7174e520e58.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ab25628c826f87ab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-238800ef629585fc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-adf4c33c99c9f058.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572024-08-27T18:15:06.398Z Compiling object v0.30.4
31582024-08-27T18:15:06.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=d1d6d9a781a180f1 -C extra-filename=-d1d6d9a781a180f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-118e1b25ff51caf2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-414afdde7c84f505.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31592024-08-27T18:15:06.423Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31602024-08-27T18:15:06.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88cf435f6548e3a5 -C extra-filename=-88cf435f6548e3a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-277b409c6b75d27f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-052df81755fe3e80.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31612024-08-27T18:15:06.455Z Compiling zip v0.6.6
31622024-08-27T18:15:06.480Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=6ebf38a6a91ea6c2 -C extra-filename=-6ebf38a6a91ea6c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-96c9ce6a614c6fe1.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
31632024-08-27T18:15:06.979Z Compiling gethostname v0.5.0
31642024-08-27T18:15:07.004Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gethostname-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5970ec29a687f38a -C extra-filename=-5970ec29a687f38a --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-875671fddfd10789.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652024-08-27T18:15:07.042Z Compiling libefi-sys v0.1.0
31662024-08-27T18:15:07.066Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89eca4a85d7dc878 -C extra-filename=-89eca4a85d7dc878 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672024-08-27T18:15:07.172Z Compiling path-slash v0.1.5
31682024-08-27T18:15:07.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-slash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3979c874cbe4d4d2 -C extra-filename=-3979c874cbe4d4d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692024-08-27T18:15:07.347Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878/build-script-build`
31702024-08-27T18:15:07.377Z Compiling thiserror-impl-no-std v2.0.2
31712024-08-27T18:15:07.378Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=77ad3d1425b194bc -C extra-filename=-77ad3d1425b194bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31722024-08-27T18:15:07.418Z Compiling bitfield-struct v0.6.1
31732024-08-27T18:15:07.443Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=72be4d532b805216 -C extra-filename=-72be4d532b805216 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31742024-08-27T18:15:07.675Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31752024-08-27T18:15:07.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56206e52905b6bb9 -C extra-filename=-56206e52905b6bb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-56206e52905b6bb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762024-08-27T18:15:07.842Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31772024-08-27T18:15:07.867Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e63759560c80afb2 -C extra-filename=-e63759560c80afb2 --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-2f023eca90aac705.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-6ecebc3a4956f298.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-775bf6cc96f84436.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31782024-08-27T18:15:08.091Z Compiling parking_lot_core v0.8.6
31792024-08-27T18:15:08.115Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=a3f244115cffbfcf -C extra-filename=-a3f244115cffbfcf --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31802024-08-27T18:15:08.563Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf/build-script-build`
31812024-08-27T18:15:08.588Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-56206e52905b6bb9/build-script-build`
31822024-08-27T18:15:08.698Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d06e3778a228b794 -C extra-filename=-d06e3778a228b794 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l efi`
31832024-08-27T18:15:08.798Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31842024-08-27T18:15:08.823Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1fcd07371e00cdd -C extra-filename=-a1fcd07371e00cdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield_struct=/work/oxidecomputer/omicron/target/debug/deps/libbitfield_struct-72be4d532b805216.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31852024-08-27T18:15:09.066Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31862024-08-27T18:15:09.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=665136a2818ebc45 -C extra-filename=-665136a2818ebc45 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-665136a2818ebc45 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31872024-08-27T18:15:09.392Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31882024-08-27T18:15:09.424Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=76c61018a63c3f6f -C extra-filename=-76c61018a63c3f6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-1c4940f3fbd908fb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892024-08-27T18:15:09.450Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31902024-08-27T18:15:09.450Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=17e97622d91c7a9c -C extra-filename=-17e97622d91c7a9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31912024-08-27T18:15:10.017Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31922024-08-27T18:15:10.041Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=98b84f73d7664120 -C extra-filename=-98b84f73d7664120 --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-de12432a734d8858.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31932024-08-27T18:15:10.281Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31942024-08-27T18:15:10.306Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5035ce4270aa46b5 -C extra-filename=-5035ce4270aa46b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31952024-08-27T18:15:10.878Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31962024-08-27T18:15:10.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=54f6fe7baaed6270 -C extra-filename=-54f6fe7baaed6270 --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-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
31972024-08-27T18:15:11.139Z Compiling thiserror-no-std v2.0.2
31982024-08-27T18:15:11.164Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=123bd425bdbf12ca -C extra-filename=-123bd425bdbf12ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl_no_std-77ad3d1425b194bc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31992024-08-27T18:15:11.247Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32002024-08-27T18:15:11.272Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/nvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc7dfca664bf9d4a -C extra-filename=-fc7dfca664bf9d4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32012024-08-27T18:15:11.356Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32022024-08-27T18:15:11.380Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba4c1e913d3f904c -C extra-filename=-ba4c1e913d3f904c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libnvme_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme_sys-a1fcd07371e00cdd.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-fc7dfca664bf9d4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032024-08-27T18:15:11.874Z Compiling vsss-rs v3.3.4
32042024-08-27T18:15:11.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vsss-rs-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "curve25519", "curve25519-dalek", "default", "hex", "serde", "std"))' -C metadata=79451fcf20792b79 -C extra-filename=-79451fcf20792b79 --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-351a5bc5c220590b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b102e2c78c1e8b69.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-123bd425bdbf12ca.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052024-08-27T18:15:12.167Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
32062024-08-27T18:15:12.192Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/943c4bb/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fa77d4cf914a3aa -C extra-filename=-7fa77d4cf914a3aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-ded1834736890d54.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-154a598416bf68ef.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-d1d6d9a781a180f1.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-3979c874cbe4d4d2.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ab25628c826f87ab.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-052df81755fe3e80.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-88cf435f6548e3a5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-285ef98ad16b5f7d.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-adf4c33c99c9f058.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-6ebf38a6a91ea6c2.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-6c6f54072d2f2878/out/lib`
32072024-08-27T18:15:12.786Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32082024-08-27T18:15:12.811Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08b489f0f1624e62 -C extra-filename=-08b489f0f1624e62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-d389e800c1469c60.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-04dcbd02286a21fb.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8f457ee7cc0d5dfa.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32092024-08-27T18:15:13.873Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32102024-08-27T18:15:13.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1b8d3e50f88984b2 -C extra-filename=-1b8d3e50f88984b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32112024-08-27T18:15:13.984Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32122024-08-27T18:15:14.010Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aec8b176dc0c7d45 -C extra-filename=-aec8b176dc0c7d45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-3adb5cfa4e9253e7.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-952ffd213896e0fa.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-e63759560c80afb2.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32132024-08-27T18:15:14.349Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32142024-08-27T18:15:14.375Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=e5780417ff9ff5dc -C extra-filename=-e5780417ff9ff5dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-c492fcfaa7724c06.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32152024-08-27T18:15:15.673Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=45d8c29f782b9ad0 -C extra-filename=-45d8c29f782b9ad0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-76c61018a63c3f6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -l static=pci`
32162024-08-27T18:15:15.961Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-665136a2818ebc45/build-script-build`
32172024-08-27T18:15:15.985Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32182024-08-27T18:15:15.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53a3cbfeed308348 -C extra-filename=-53a3cbfeed308348 --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-551f41149d24b2b0.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-d06e3778a228b794.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192024-08-27T18:15:16.200Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=dbfc948bd1b3e8e0 -C extra-filename=-dbfc948bd1b3e8e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32202024-08-27T18:15:16.358Z Compiling chacha20poly1305 v0.10.1
32212024-08-27T18:15:16.383Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=ade04e5f8aed2e0f -C extra-filename=-ade04e5f8aed2e0f --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-7c9d358e44de28ae.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-246514e08a667314.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-6d56e20f0272f11e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32222024-08-27T18:15:16.553Z Compiling parking_lot v0.11.2
32232024-08-27T18:15:16.577Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "nightly", "owning_ref", "send_guard", "serde", "stdweb", "wasm-bindgen"))' -C metadata=d43e3229187ac8a7 -C extra-filename=-d43e3229187ac8a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-09a20e99f076665f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-dbfc948bd1b3e8e0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242024-08-27T18:15:16.749Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32252024-08-27T18:15:16.773Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=4ec8dc0a26e7f157 -C extra-filename=-4ec8dc0a26e7f157 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-9281863d706b41f6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32262024-08-27T18:15:17.336Z Compiling crossterm v0.28.1
32272024-08-27T18:15:17.366Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=eb1b55b3d9ded965 -C extra-filename=-eb1b55b3d9ded965 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-450a852b1834f94d.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-9a59c4899632d05e.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-875671fddfd10789.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-3f2eed7877441fdb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32282024-08-27T18:15:19.276Z Compiling sled v0.34.7
32292024-08-27T18:15:19.301Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sled-0.34.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="no_metrics"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "color-backtrace", "compression", "default", "docs", "event_log", "failpoints", "io_uring", "lock_free_delays", "measure_allocs", "miri_optimizations", "mutex", "no_inline", "no_logs", "no_metrics", "pretty_backtrace", "rio", "testing", "zstd"))' -C metadata=0a006bd7c4acdb31 -C extra-filename=-0a006bd7c4acdb31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d43e3229187ac8a7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32302024-08-27T18:15:19.957Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b41a2d13c2bf43f2 -C extra-filename=-b41a2d13c2bf43f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-ade04e5f8aed2e0f.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-68ec4873a140f59f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-79451fcf20792b79.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32312024-08-27T18:15:20.311Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32322024-08-27T18:15:20.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e55c82a947bcc6d -C extra-filename=-7e55c82a947bcc6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-5970ec29a687f38a.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-76c61018a63c3f6f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-53a3cbfeed308348.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ba4c1e913d3f904c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
32332024-08-27T18:15:22.697Z Compiling hickory-client v0.24.1
32342024-08-27T18:15:22.722Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-client-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-https", "dns-over-https-openssl", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "mdns", "native-certs", "rustls", "serde", "serde-config", "webpki-roots"))' -C metadata=f936f5589f422a08 -C extra-filename=-f936f5589f422a08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352024-08-27T18:15:23.034Z Compiling hickory-server v0.24.1
32362024-08-27T18:15:23.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_server --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-server-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "hickory-recursor", "hickory-resolver", "http", "native-certs", "openssl", "recursor", "resolver", "rusqlite", "rustls", "sqlite", "testing", "tls", "tls-openssl", "tokio-openssl", "tokio-rustls", "toml", "webpki-roots"))' -C metadata=7a6607caad79c9e0 -C extra-filename=-7a6607caad79c9e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-72f007d99ff29298.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32372024-08-27T18:15:23.496Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32382024-08-27T18:15:23.521Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 ipcc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ec98ecb23ec12d8 -C extra-filename=-9ec98ecb23ec12d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/ipcc-9ec98ecb23ec12d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32392024-08-27T18:15:23.791Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-9ec98ecb23ec12d8/build-script-build`
32402024-08-27T18:15:23.815Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32412024-08-27T18:15:23.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a43ead534c9e40b -C extra-filename=-5a43ead534c9e40b --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-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32422024-08-27T18:15:23.896Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
32432024-08-27T18:15:23.920Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/9e0fe45/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a3da65ff164e4df7 -C extra-filename=-a3da65ff164e4df7 --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-067b183b3e29678c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32442024-08-27T18:15:24.671Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=763484ab97fd7bce -C extra-filename=-763484ab97fd7bce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32452024-08-27T18:15:24.931Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32462024-08-27T18:15:24.957Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f66859cc1a2f2772 -C extra-filename=-f66859cc1a2f2772 --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-a3da65ff164e4df7.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32472024-08-27T18:15:25.103Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32482024-08-27T18:15:25.129Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ecc698ff13969c52 -C extra-filename=-ecc698ff13969c52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-68ec4873a140f59f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32492024-08-27T18:15:25.721Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32502024-08-27T18:15:25.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4564187d89447620 -C extra-filename=-4564187d89447620 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32512024-08-27T18:15:25.798Z Compiling diff v0.1.13
32522024-08-27T18:15:25.823Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f6054f8c11a1395 -C extra-filename=-0f6054f8c11a1395 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532024-08-27T18:15:26.471Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32542024-08-27T18:15:26.497Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8c34739a18a5acd -C extra-filename=-f8c34739a18a5acd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32552024-08-27T18:15:26.873Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32562024-08-27T18:15:26.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=919cc0817628262a -C extra-filename=-919cc0817628262a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32572024-08-27T18:15:27.159Z Compiling buf-list v1.0.3
32582024-08-27T18:15:27.184Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=dd0c3643a1e99061 -C extra-filename=-dd0c3643a1e99061 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592024-08-27T18:15:27.816Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061/build-script-build`
32602024-08-27T18:15:27.882Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32612024-08-27T18:15:27.907Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=886bc731d7fd58a1 -C extra-filename=-886bc731d7fd58a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
32622024-08-27T18:15:28.159Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32632024-08-27T18:15:28.183Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46d3e46b08c5ddae -C extra-filename=-46d3e46b08c5ddae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-1b60d4a49558a731.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32642024-08-27T18:15:28.650Z Compiling vte_generate_state_changes v0.1.1
32652024-08-27T18:15:28.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e9eb6feba6ae14e -C extra-filename=-8e9eb6feba6ae14e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32662024-08-27T18:15:28.800Z Compiling nanorand v0.7.0
32672024-08-27T18:15:28.858Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=340b8e5e218077f7 -C extra-filename=-340b8e5e218077f7 --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-82dba1c6aa750728.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682024-08-27T18:15:29.304Z Compiling unicase v2.7.0
32692024-08-27T18:15:29.336Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=89ba4bd6c7d617ff -C extra-filename=-89ba4bd6c7d617ff --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32702024-08-27T18:15:29.371Z Compiling vte v0.11.1
32712024-08-27T18:15:29.371Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=da756e692dd39587 -C extra-filename=-da756e692dd39587 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-8e9eb6feba6ae14e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32722024-08-27T18:15:29.644Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff/build-script-build`
32732024-08-27T18:15:29.853Z Compiling flume v0.11.0
32742024-08-27T18:15:29.879Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=0e4e79b9dc7ce1e6 -C extra-filename=-0e4e79b9dc7ce1e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-340b8e5e218077f7.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32752024-08-27T18:15:30.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=2150b920d991e600 -C extra-filename=-2150b920d991e600 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
32762024-08-27T18:15:30.498Z Compiling dsl_auto_type v0.1.2
32772024-08-27T18:15:30.523Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dsl_auto_type --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dsl_auto_type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f017a0d11ad6a23 -C extra-filename=-6f017a0d11ad6a23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-25783681bc5c63f6.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782024-08-27T18:15:30.548Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32792024-08-27T18:15:30.548Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6aa9bce9f98e2e8a -C extra-filename=-6aa9bce9f98e2e8a --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-2f023eca90aac705.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32802024-08-27T18:15:30.734Z Compiling fd-lock v4.0.2
32812024-08-27T18:15:30.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1601a84854c8191e -C extra-filename=-1601a84854c8191e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-875671fddfd10789.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822024-08-27T18:15:30.916Z Compiling diesel_table_macro_syntax v0.2.0
32832024-08-27T18:15:30.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f44df588328b0684 -C extra-filename=-f44df588328b0684 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-08-27T18:15:30.941Z Compiling scheduled-thread-pool v0.2.7
32852024-08-27T18:15:30.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scheduled-thread-pool-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38dc676b813d11e1 -C extra-filename=-38dc676b813d11e1 --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-9a59c4899632d05e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862024-08-27T18:15:31.281Z Compiling crunchy v0.2.2
32872024-08-27T18:15:31.306Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=d0d09c3e0406dd3c -C extra-filename=-d0d09c3e0406dd3c --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882024-08-27T18:15:31.347Z Compiling r2d2 v0.8.10
32892024-08-27T18:15:31.371Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/r2d2-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=400a04d4e0837de8 -C extra-filename=-400a04d4e0837de8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-9a59c4899632d05e.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-38dc676b813d11e1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902024-08-27T18:15:31.540Z Compiling strip-ansi-escapes v0.2.0
32912024-08-27T18:15:31.564Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=764761c5fd61b799 -C extra-filename=-764761c5fd61b799 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vte=/work/oxidecomputer/omicron/target/debug/deps/libvte-da756e692dd39587.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922024-08-27T18:15:31.694Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e2ab1fb871611f01 -C extra-filename=-e2ab1fb871611f01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
32932024-08-27T18:15:31.811Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c/build-script-build`
32942024-08-27T18:15:31.838Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
32952024-08-27T18:15:31.862Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3c9c87ffcc2db63 -C extra-filename=-d3c9c87ffcc2db63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
32962024-08-27T18:15:31.934Z Compiling clang-sys v1.7.0
32972024-08-27T18:15:31.958Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=0d805f3cffbd8165 -C extra-filename=-0d805f3cffbd8165 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-0d805f3cffbd8165 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32982024-08-27T18:15:31.985Z Compiling diesel_derives v2.2.2
32992024-08-27T18:15:32.009Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=acbdb84f666d9753 -C extra-filename=-acbdb84f666d9753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel_table_macro_syntax=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_table_macro_syntax-f44df588328b0684.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-6f017a0d11ad6a23.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33002024-08-27T18:15:32.058Z Compiling crossterm v0.27.0
33012024-08-27T18:15:32.082Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "serde", "use-dev-tty", "windows"))' -C metadata=95a85ede7478bb16 -C extra-filename=-95a85ede7478bb16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-2d7911560284ff5c.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-9a59c4899632d05e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-3f2eed7877441fdb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33022024-08-27T18:15:32.651Z Compiling tiny-keccak v2.0.2
33032024-08-27T18:15:32.675Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=df1efb505928501a -C extra-filename=-df1efb505928501a --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33042024-08-27T18:15:32.966Z Compiling nu-ansi-term v0.50.0
33052024-08-27T18:15:32.991Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=77516f015f1cbfc0 -C extra-filename=-77516f015f1cbfc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33062024-08-27T18:15:33.301Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a/build-script-build`
33072024-08-27T18:15:33.341Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-0d805f3cffbd8165/build-script-build`
33082024-08-27T18:15:33.365Z Compiling mime_guess v2.0.4
33092024-08-27T18:15:33.365Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=470faaa06d049e38 -C extra-filename=-470faaa06d049e38 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-470faaa06d049e38 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102024-08-27T18:15:33.622Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=162ad21e175bb473 -C extra-filename=-162ad21e175bb473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112024-08-27T18:15:33.737Z Compiling reedline v0.33.0
33122024-08-27T18:15:33.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=c77d94fa82a9345b -C extra-filename=-c77d94fa82a9345b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-95a85ede7478bb16.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-1601a84854c8191e.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-77516f015f1cbfc0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-764761c5fd61b799.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-af4c16b7d1ccc6d5.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33132024-08-27T18:15:34.450Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33142024-08-27T18:15:34.474Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 sled-agent/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d431014ac6d62517 -C extra-filename=-d431014ac6d62517 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33152024-08-27T18:15:34.567Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33162024-08-27T18:15:34.591Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d930dfe667e1094e -C extra-filename=-d930dfe667e1094e --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-711eb3fcee73ab92.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
33172024-08-27T18:15:34.759Z Compiling pin-project-internal v1.1.5
33182024-08-27T18:15:34.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=629c37ff4e2d8a04 -C extra-filename=-629c37ff4e2d8a04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33192024-08-27T18:15:37.291Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33202024-08-27T18:15:37.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21eaa70e0c4a9698 -C extra-filename=-21eaa70e0c4a9698 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
33212024-08-27T18:15:37.535Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33222024-08-27T18:15:37.559Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=948b1aa36944d077 -C extra-filename=-948b1aa36944d077 --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-5e79607c58aeb04e.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33232024-08-27T18:15:37.700Z Compiling ref-cast v1.0.23
33242024-08-27T18:15:37.725Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae2f172469cd8229 -C extra-filename=-ae2f172469cd8229 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33252024-08-27T18:15:38.232Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229/build-script-build`
33262024-08-27T18:15:38.295Z Compiling pin-project v1.1.5
33272024-08-27T18:15:38.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3899f306fde85002 -C extra-filename=-3899f306fde85002 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pin_project_internal=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_internal-629c37ff4e2d8a04.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282024-08-27T18:15:38.816Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-470faaa06d049e38/build-script-build`
33292024-08-27T18:15:38.816Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=3712e4e066a0ae45 -C extra-filename=-3712e4e066a0ae45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crunchy=/work/oxidecomputer/omicron/target/debug/deps/libcrunchy-162ad21e175bb473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302024-08-27T18:15:38.816Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33312024-08-27T18:15:38.816Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=15d04feee943ba3c -C extra-filename=-15d04feee943ba3c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-15d04feee943ba3c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
33322024-08-27T18:15:38.841Z Compiling ascii-canvas v3.0.0
33332024-08-27T18:15:38.841Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b506f2bbc53bfbd -C extra-filename=-2b506f2bbc53bfbd --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-09714f0ae484654a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342024-08-27T18:15:39.061Z Compiling ref-cast-impl v1.0.23
33352024-08-27T18:15:39.086Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d3c5a41f1f9fa0e -C extra-filename=-8d3c5a41f1f9fa0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33362024-08-27T18:15:39.296Z Compiling ena v0.14.3
33372024-08-27T18:15:39.320Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=b198564bc9d44e38 -C extra-filename=-b198564bc9d44e38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382024-08-27T18:15:39.360Z Compiling libloading v0.8.3
33392024-08-27T18:15:39.384Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12b1ac854d05c5d8 -C extra-filename=-12b1ac854d05c5d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33402024-08-27T18:15:39.667Z Dirty bytecount v0.6.8: the rustflags changed
33412024-08-27T18:15:39.667Z Compiling bytecount v0.6.8
33422024-08-27T18:15:39.691Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=7ff1d2d43293053c -C extra-filename=-7ff1d2d43293053c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432024-08-27T18:15:39.775Z Compiling bindgen v0.69.4
33442024-08-27T18:15:39.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=0b19588ea3b34f70 -C extra-filename=-0b19588ea3b34f70 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-0b19588ea3b34f70 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33452024-08-27T18:15:39.900Z Compiling regex-syntax v0.6.29
33462024-08-27T18:15:39.925Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=cf92ab4de6adaff0 -C extra-filename=-cf92ab4de6adaff0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33472024-08-27T18:15:40.121Z Dirty papergrid v0.11.0: the rustflags changed
33482024-08-27T18:15:40.121Z Compiling papergrid v0.11.0
33492024-08-27T18:15:40.145Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=79466898f12bed22 -C extra-filename=-79466898f12bed22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-7ff1d2d43293053c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502024-08-27T18:15:40.211Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=878a8767bd0518bb -C extra-filename=-878a8767bd0518bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ref_cast_impl=/work/oxidecomputer/omicron/target/debug/deps/libref_cast_impl-8d3c5a41f1f9fa0e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
33512024-08-27T18:15:40.346Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=36a89b9d0facbaec -C extra-filename=-36a89b9d0facbaec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-12b1ac854d05c5d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33522024-08-27T18:15:40.527Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-15d04feee943ba3c/build-script-build`
33532024-08-27T18:15:40.552Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-0b19588ea3b34f70/build-script-build`
33542024-08-27T18:15:40.576Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=e20d1e7d50ab8e8e -C extra-filename=-e20d1e7d50ab8e8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33552024-08-27T18:15:40.601Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33562024-08-27T18:15:40.601Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e798962ff963f0d -C extra-filename=-3e798962ff963f0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-6aa9bce9f98e2e8a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
33572024-08-27T18:15:40.698Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33582024-08-27T18:15:40.722Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97c6fddd352efb7a -C extra-filename=-97c6fddd352efb7a --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-2ca2b0391baf3667.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
33592024-08-27T18:15:41.419Z Compiling which v4.4.2
33602024-08-27T18:15:41.443Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=2acefec2605d88f9 -C extra-filename=-2acefec2605d88f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-875671fddfd10789.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612024-08-27T18:15:41.963Z Compiling tabled_derive v0.7.0
33622024-08-27T18:15:41.988Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65809b3de658857b -C extra-filename=-65809b3de658857b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632024-08-27T18:15:42.170Z Compiling cexpr v0.6.0
33642024-08-27T18:15:42.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f30f2bacc7962607 -C extra-filename=-f30f2bacc7962607 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33652024-08-27T18:15:42.538Z Compiling diesel v2.2.2
33662024-08-27T18:15:42.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=b89264e272469066 -C extra-filename=-b89264e272469066 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-acbdb84f666d9753.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-400a04d4e0837de8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33672024-08-27T18:15:43.608Z Compiling lalrpop v0.19.12
33682024-08-27T18:15:43.633Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=67257e6dacd917ab -C extra-filename=-67257e6dacd917ab --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-2b506f2bbc53bfbd.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-b198564bc9d44e38.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-55ef132139e3e93d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-cf92ab4de6adaff0.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8bbc893b3e799bb4.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-09714f0ae484654a.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-3712e4e066a0ae45.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33692024-08-27T18:15:43.733Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
33702024-08-27T18:15:43.757Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=790a51ffe54886a3 -C extra-filename=-790a51ffe54886a3 --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-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33712024-08-27T18:15:43.789Z Compiling shlex v1.3.0
33722024-08-27T18:15:43.814Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cf1da36a64fc6247 -C extra-filename=-cf1da36a64fc6247 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33732024-08-27T18:15:44.084Z Compiling rustc-hash v1.1.0
33742024-08-27T18:15:44.109Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=151a9aad91d0e211 -C extra-filename=-151a9aad91d0e211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33752024-08-27T18:15:44.183Z Compiling http-range v0.1.5
33762024-08-27T18:15:44.207Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f676f2a2dbefdb2 -C extra-filename=-0f676f2a2dbefdb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33772024-08-27T18:15:44.235Z Compiling lazycell v1.3.0
33782024-08-27T18:15:44.259Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=83ab67f0ca0fe95a -C extra-filename=-83ab67f0ca0fe95a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33792024-08-27T18:15:44.259Z Compiling tabled v0.15.0
33802024-08-27T18:15:44.259Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=fe3386b3995bd738 -C extra-filename=-fe3386b3995bd738 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern papergrid=/work/oxidecomputer/omicron/target/debug/deps/libpapergrid-79466898f12bed22.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-65809b3de658857b.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33812024-08-27T18:15:44.399Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=8ab36fb631446697 -C extra-filename=-8ab36fb631446697 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-f30f2bacc7962607.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-36a89b9d0facbaec.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-83ab67f0ca0fe95a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-151a9aad91d0e211.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-cf1da36a64fc6247.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-2acefec2605d88f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822024-08-27T18:15:44.511Z Compiling hyper-staticfile v0.9.5
33832024-08-27T18:15:44.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f0fbed334800738 -C extra-filename=-6f0fbed334800738 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0f676f2a2dbefdb2.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-e20d1e7d50ab8e8e.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33842024-08-27T18:15:44.841Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
33852024-08-27T18:15:44.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7465aa75e886177c -C extra-filename=-7465aa75e886177c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-66ba209f1a010a80.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-790a51ffe54886a3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-d54ec5b235084a80.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-9281863d706b41f6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
33862024-08-27T18:15:45.331Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33872024-08-27T18:15:45.360Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b6f4c33361eafe8 -C extra-filename=-3b6f4c33361eafe8 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-3b6f4c33361eafe8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
33882024-08-27T18:15:46.664Z Compiling derive_builder_core v0.20.0
33892024-08-27T18:15:46.688Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=76bbc5291e8646f1 -C extra-filename=-76bbc5291e8646f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-25783681bc5c63f6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902024-08-27T18:15:46.760Z Compiling libxml v0.3.3
33912024-08-27T18:15:46.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25957f77bb8c67b9 -C extra-filename=-25957f77bb8c67b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-25957f77bb8c67b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922024-08-27T18:15:47.128Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-25957f77bb8c67b9/build-script-build`
33932024-08-27T18:15:47.167Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-3b6f4c33361eafe8/build-script-build`
33942024-08-27T18:15:47.193Z Compiling peg-macros v0.8.4
33952024-08-27T18:15:47.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=aee359804792bea5 -C extra-filename=-aee359804792bea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33962024-08-27T18:15:47.736Z Compiling derive_builder_macro v0.20.0
33972024-08-27T18:15:47.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=5c9f0dc4cfef7119 -C extra-filename=-5c9f0dc4cfef7119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_core=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_core-76bbc5291e8646f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33982024-08-27T18:15:48.675Z Compiling signal-hook-tokio v0.3.1
33992024-08-27T18:15:48.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=6cf40431b7686480 -C extra-filename=-6cf40431b7686480 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_0_3=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34002024-08-27T18:15:48.847Z Compiling strum_macros v0.24.3
34012024-08-27T18:15:48.872Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2695a1968e5226c0 -C extra-filename=-2695a1968e5226c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34022024-08-27T18:15:50.110Z Compiling sqlparser_derive v0.2.2
34032024-08-27T18:15:50.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ead738bbbc8be98 -C extra-filename=-9ead738bbbc8be98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34042024-08-27T18:15:50.286Z Compiling memoffset v0.9.1
34052024-08-27T18:15:50.310Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=24a77ddfb9985470 -C extra-filename=-24a77ddfb9985470 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-24a77ddfb9985470 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34062024-08-27T18:15:50.613Z Compiling indoc v1.0.9
34072024-08-27T18:15:50.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4282df15fb49f14d -C extra-filename=-4282df15fb49f14d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34082024-08-27T18:15:50.713Z Compiling unicode_categories v0.1.1
34092024-08-27T18:15:50.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2dd34baae30e9f8e -C extra-filename=-2dd34baae30e9f8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34102024-08-27T18:15:51.050Z Compiling sqlformat v0.2.4
34112024-08-27T18:15:51.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=72ddb42dd1caad9c -C extra-filename=-72ddb42dd1caad9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-2dd34baae30e9f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34122024-08-27T18:15:51.199Z Compiling sqlparser v0.45.0
34132024-08-27T18:15:51.224Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=d32155322b970ee7 -C extra-filename=-d32155322b970ee7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-9ead738bbbc8be98.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34142024-08-27T18:15:51.594Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-24a77ddfb9985470/build-script-build`
34152024-08-27T18:15:51.741Z Compiling peg v0.8.4
34162024-08-27T18:15:51.765Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=dbd5df13355af3f1 -C extra-filename=-dbd5df13355af3f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_macros=/work/oxidecomputer/omicron/target/debug/deps/libpeg_macros-aee359804792bea5.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172024-08-27T18:15:51.846Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34182024-08-27T18:15:51.871Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=dd78057b7d0c6ae4 -C extra-filename=-dd78057b7d0c6ae4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
34192024-08-27T18:15:52.027Z Compiling derive_builder v0.20.0
34202024-08-27T18:15:52.051Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=7e163dc342453adc -C extra-filename=-7e163dc342453adc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_macro=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_macro-5c9f0dc4cfef7119.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34212024-08-27T18:15:52.186Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fb4db91a399703a9 -C extra-filename=-fb4db91a399703a9 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
34222024-08-27T18:15:54.592Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34232024-08-27T18:15:54.616Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6bf9a5601d17b3b -C extra-filename=-e6bf9a5601d17b3b --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-5e79607c58aeb04e.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
34242024-08-27T18:15:55.967Z Compiling rustyline v14.0.0
34252024-08-27T18:15:55.991Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=b7f1f652f9d1c59f -C extra-filename=-b7f1f652f9d1c59f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-1601a84854c8191e.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b58acb781e3bbc84.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34262024-08-27T18:15:56.537Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
34272024-08-27T18:15:56.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickward --edition=2021 /home/build/.cargo/git/checkouts/clickward-55585085c2a3fa20/ceec762/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=679a6eebe237030e -C extra-filename=-679a6eebe237030e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282024-08-27T18:15:57.228Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34292024-08-27T18:15:57.252Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a06575474122881 -C extra-filename=-0a06575474122881 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-0a06575474122881 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34302024-08-27T18:15:57.640Z Compiling quick-xml v0.31.0
34312024-08-27T18:15:57.664Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=351049919d5714d3 -C extra-filename=-351049919d5714d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34322024-08-27T18:15:58.672Z Compiling bcs v0.1.6
34332024-08-27T18:15:58.696Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=009a5134049de396 -C extra-filename=-009a5134049de396 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34342024-08-27T18:15:59.319Z Compiling impl-trait-for-tuples v0.2.2
34352024-08-27T18:15:59.343Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a623d5b63242388 -C extra-filename=-5a623d5b63242388 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34362024-08-27T18:15:59.777Z Compiling oso-derive v0.27.3
34372024-08-27T18:15:59.777Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e06eba2a3ddb785c -C extra-filename=-e06eba2a3ddb785c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34382024-08-27T18:16:00.564Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-0a06575474122881/build-script-build`
34392024-08-27T18:16:00.588Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=e7ab087565607334 -C extra-filename=-e7ab087565607334 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
34402024-08-27T18:16:00.696Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34412024-08-27T18:16:00.720Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dfc31349d6516bea -C extra-filename=-dfc31349d6516bea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-6aa9bce9f98e2e8a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34422024-08-27T18:16:00.790Z Compiling snafu-derive v0.8.2
34432024-08-27T18:16:00.816Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=89245f50b5143bee -C extra-filename=-89245f50b5143bee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34442024-08-27T18:16:02.258Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
34452024-08-27T18:16:02.282Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/8fcc2bb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36b9ca17c559fa87 -C extra-filename=-36b9ca17c559fa87 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-36b9ca17c559fa87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462024-08-27T18:16:02.597Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
34472024-08-27T18:16:02.621Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5cc50ea7c00b5caa -C extra-filename=-5cc50ea7c00b5caa --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-5cc50ea7c00b5caa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34482024-08-27T18:16:02.893Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-5cc50ea7c00b5caa/build-script-build`
34492024-08-27T18:16:02.953Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-36b9ca17c559fa87/build-script-build`
34502024-08-27T18:16:03.020Z Compiling nix v0.27.1
34512024-08-27T18:16:03.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=70bdf8725e8aadd8 -C extra-filename=-70bdf8725e8aadd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-e7ab087565607334.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34522024-08-27T18:16:04.606Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34532024-08-27T18:16:04.653Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=1a5040958468c92d -C extra-filename=-1a5040958468c92d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-679a6eebe237030e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b7f1f652f9d1c59f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34542024-08-27T18:16:05.574Z Compiling snafu v0.8.2
34552024-08-27T18:16:05.599Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=4f316c88f87b815c -C extra-filename=-4f316c88f87b815c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-89245f50b5143bee.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34562024-08-27T18:16:06.303Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34572024-08-27T18:16:06.327Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=7b7ac66f2b01a3a6 -C extra-filename=-7b7ac66f2b01a3a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-fd86349cac891522.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582024-08-27T18:16:06.352Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34592024-08-27T18:16:06.376Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=4f6c17a00d4fda6c -C extra-filename=-4f6c17a00d4fda6c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-4f6c17a00d4fda6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34602024-08-27T18:16:06.597Z Compiling globset v0.4.14
34612024-08-27T18:16:06.621Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=20cd5044c8e669fe -C extra-filename=-20cd5044c8e669fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622024-08-27T18:16:06.666Z Compiling const_format_proc_macros v0.2.32
34632024-08-27T18:16:06.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=486fb1d9e30cf15d -C extra-filename=-486fb1d9e30cf15d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34642024-08-27T18:16:06.830Z Compiling bb8 v0.8.5
34652024-08-27T18:16:06.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=bbd799c96750a67f -C extra-filename=-bbd799c96750a67f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-9a59c4899632d05e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662024-08-27T18:16:07.320Z Compiling olpc-cjson v0.1.3
34672024-08-27T18:16:07.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=896f9f81fc43c7f7 -C extra-filename=-896f9f81fc43c7f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682024-08-27T18:16:07.570Z Compiling serde-big-array v0.5.1
34692024-08-27T18:16:07.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=260379c03a9449a6 -C extra-filename=-260379c03a9449a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34702024-08-27T18:16:07.781Z Compiling serde_plain v1.0.2
34712024-08-27T18:16:07.805Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbba7b30c80fd8e5 -C extra-filename=-bbba7b30c80fd8e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722024-08-27T18:16:08.141Z Compiling typed-path v0.7.1
34732024-08-27T18:16:08.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typed-path-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=035dc440c125802f -C extra-filename=-035dc440c125802f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34742024-08-27T18:16:08.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=76cb6c88908235fa -C extra-filename=-76cb6c88908235fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-e9aff558245a2ac5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-24e46af5cc55ead8.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-70bdf8725e8aadd8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-260379c03a9449a6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8bbc893b3e799bb4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-7b7ac66f2b01a3a6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-6ebf38a6a91ea6c2.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-6c6f54072d2f2878/out/lib`
34752024-08-27T18:16:08.572Z Compiling const_format v0.2.32
34762024-08-27T18:16:08.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=528bd09aa98caeb9 -C extra-filename=-528bd09aa98caeb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_format_proc_macros=/work/oxidecomputer/omicron/target/debug/deps/libconst_format_proc_macros-486fb1d9e30cf15d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34772024-08-27T18:16:09.170Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-4f6c17a00d4fda6c/build-script-build`
34782024-08-27T18:16:09.194Z Compiling parse-size v1.0.0
34792024-08-27T18:16:09.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-size-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=93c89df6fe796d16 -C extra-filename=-93c89df6fe796d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34802024-08-27T18:16:09.420Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34812024-08-27T18:16:09.444Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab7fbe38d1a94388 -C extra-filename=-ab7fbe38d1a94388 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
34822024-08-27T18:16:10.877Z Compiling tough v0.17.1
34832024-08-27T18:16:10.900Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("http", "integ", "reqwest"))' -C metadata=c1b9b4ab23c6ef97 -C extra-filename=-c1b9b4ab23c6ef97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-20cd5044c8e669fe.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-896f9f81fc43c7f7.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-bbba7b30c80fd8e5.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-4f316c88f87b815c.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-035dc440c125802f.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34842024-08-27T18:16:13.623Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a95eac6b68115bb -C extra-filename=-4a95eac6b68115bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-3e798962ff963f0d.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-46d3e46b08c5ddae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34852024-08-27T18:16:14.039Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
34862024-08-27T18:16:14.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/git/checkouts/async-bb8-diesel-a50dc900a40dfa44/ed7ab5e/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cockroach"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cockroach", "default"))' -C metadata=a55bc501e5acb627 -C extra-filename=-a55bc501e5acb627 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-bbd799c96750a67f.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34872024-08-27T18:16:14.653Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/8fcc2bb/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=60da830584452e3e -C extra-filename=-60da830584452e3e --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-b89264e272469066.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34882024-08-27T18:16:15.047Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34892024-08-27T18:16:15.070Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51b1e1895f2ba31c -C extra-filename=-51b1e1895f2ba31c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e6bf9a5601d17b3b.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-76cb6c88908235fa.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c97fe3ff449106d4.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
34902024-08-27T18:16:15.655Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34912024-08-27T18:16:15.680Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=73770b9b3d1a857e -C extra-filename=-73770b9b3d1a857e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34922024-08-27T18:16:17.413Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34932024-08-27T18:16:17.436Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c82d3bcc3c63085 -C extra-filename=-0c82d3bcc3c63085 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-6ebf38a6a91ea6c2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34942024-08-27T18:16:20.438Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34952024-08-27T18:16:20.461Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3784466c0e69e693 -C extra-filename=-3784466c0e69e693 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
34962024-08-27T18:16:21.992Z Compiling cargo-platform v0.1.8
34972024-08-27T18:16:22.016Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2dd6dd0b593dde4 -C extra-filename=-d2dd6dd0b593dde4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34982024-08-27T18:16:22.227Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34992024-08-27T18:16:22.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cdf7a17654a9db25 -C extra-filename=-cdf7a17654a9db25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-51b1e1895f2ba31c.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
35002024-08-27T18:16:22.530Z Compiling cargo_metadata v0.18.1
35012024-08-27T18:16:22.554Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=7f0c25ed43737abb -C extra-filename=-7f0c25ed43737abb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-d2dd6dd0b593dde4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35022024-08-27T18:16:24.214Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35032024-08-27T18:16:24.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca0a52a49dbd9ecc -C extra-filename=-ca0a52a49dbd9ecc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35042024-08-27T18:16:24.548Z Compiling assert_matches v1.5.0
35052024-08-27T18:16:24.572Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_matches-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d65da3ab02c6d0c5 -C extra-filename=-d65da3ab02c6d0c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35062024-08-27T18:16:24.643Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35072024-08-27T18:16:24.667Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b0b5ab8f63dc2ad -C extra-filename=-5b0b5ab8f63dc2ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35082024-08-27T18:16:25.114Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35092024-08-27T18:16:25.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd18489977b9c8a6 -C extra-filename=-fd18489977b9c8a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35102024-08-27T18:16:25.664Z Compiling libz-sys v1.1.16
35112024-08-27T18:16:25.687Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=c71801e675379536 -C extra-filename=-c71801e675379536 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-c71801e675379536 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35122024-08-27T18:16:26.353Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-c71801e675379536/build-script-build`
35132024-08-27T18:16:26.464Z Compiling rand_seeder v0.3.0
35142024-08-27T18:16:26.487Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_seeder-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4e81393945605ea -C extra-filename=-f4e81393945605ea --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-3752dcaf4b41fa9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35152024-08-27T18:16:26.759Z Compiling libgit2-sys v0.17.0+1.8.1
35162024-08-27T18:16:26.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/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=0babbecaa7bf1c5f -C extra-filename=-0babbecaa7bf1c5f --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0babbecaa7bf1c5f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-55f804e3ad1c579d.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35172024-08-27T18:16:26.937Z Compiling portable-atomic v1.6.0
35182024-08-27T18:16:26.962Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=12021e4b795f02e3 -C extra-filename=-12021e4b795f02e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-12021e4b795f02e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35192024-08-27T18:16:27.613Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-0babbecaa7bf1c5f/build-script-build`
35202024-08-27T18:16:27.914Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-12021e4b795f02e3/build-script-build`
35212024-08-27T18:16:27.982Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35222024-08-27T18:16:28.007Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c90e9cb59815a2a -C extra-filename=-4c90e9cb59815a2a --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-8f457ee7cc0d5dfa.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-f4e81393945605ea.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35232024-08-27T18:16:28.170Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libz_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=9f55a825f77779d0 -C extra-filename=-9f55a825f77779d0 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
35242024-08-27T18:16:28.323Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35252024-08-27T18:16:28.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4d2d47443dcd208 -C extra-filename=-b4d2d47443dcd208 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35262024-08-27T18:16:32.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=9d52c690f1b3b666 -C extra-filename=-9d52c690f1b3b666 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg portable_atomic_llvm_16`
35272024-08-27T18:16:33.865Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35282024-08-27T18:16:33.890Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8bbfdd481c770f53 -C extra-filename=-8bbfdd481c770f53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/ssl-3/lib/amd64`
35292024-08-27T18:16:35.617Z Compiling vergen v8.3.2
35302024-08-27T18:16:35.641Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vergen-8.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "cfg-if", "default", "git", "git2", "git2-rs", "gitcl", "gitoxide", "gix", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=8aef8dd6f9115d81 -C extra-filename=-8aef8dd6f9115d81 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35312024-08-27T18:16:35.852Z Compiling number_prefix v0.4.0
35322024-08-27T18:16:35.876Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f0572afc11e7106 -C extra-filename=-8f0572afc11e7106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35332024-08-27T18:16:35.943Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81/build-script-build`
35342024-08-27T18:16:35.976Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35352024-08-27T18:16:36.000Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d66f005b20419850 -C extra-filename=-d66f005b20419850 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4c90e9cb59815a2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35362024-08-27T18:16:36.078Z Compiling indicatif v0.17.8
35372024-08-27T18:16:36.101Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=99eafe51d5160fa5 -C extra-filename=-99eafe51d5160fa5 --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-4b67e8dd0f215dc6.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-8f0572afc11e7106.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-9d52c690f1b3b666.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35382024-08-27T18:16:37.941Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35392024-08-27T18:16:37.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/saga-recovery/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b0bcb59bd219da96 -C extra-filename=-b0bcb59bd219da96 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-b0bcb59bd219da96 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35402024-08-27T18:16:38.261Z Compiling libsqlite3-sys v0.28.0
35412024-08-27T18:16:38.286Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=4728c1feba165bca -C extra-filename=-4728c1feba165bca --out-dir /work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-4728c1feba165bca -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35422024-08-27T18:16:38.786Z Running `/work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-4728c1feba165bca/build-script-build`
35432024-08-27T18:16:38.816Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-b0bcb59bd219da96/build-script-build`
35442024-08-27T18:16:38.841Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35452024-08-27T18:16:38.865Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78f269de797f43cf -C extra-filename=-78f269de797f43cf --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-5e79607c58aeb04e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35462024-08-27T18:16:41.205Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35472024-08-27T18:16:41.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4ff1ec0a9f47a35 -C extra-filename=-a4ff1ec0a9f47a35 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-a4ff1ec0a9f47a35 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35482024-08-27T18:16:41.535Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35492024-08-27T18:16:41.558Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f5dd2e282cca995f -C extra-filename=-f5dd2e282cca995f --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-f5dd2e282cca995f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35502024-08-27T18:16:41.842Z Compiling castaway v0.2.3
35512024-08-27T18:16:41.865Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=560b5d52bef86bca -C extra-filename=-560b5d52bef86bca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35522024-08-27T18:16:42.009Z Compiling compact_str v0.8.0
35532024-08-27T18:16:42.033Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std"))' -C metadata=b38aa10ecf19e52e -C extra-filename=-b38aa10ecf19e52e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern castaway=/work/oxidecomputer/omicron/target/debug/deps/libcastaway-560b5d52bef86bca.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542024-08-27T18:16:42.643Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-f5dd2e282cca995f/build-script-build`
35552024-08-27T18:16:42.667Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-a4ff1ec0a9f47a35/build-script-build`
35562024-08-27T18:16:42.693Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libsqlite3_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=20ac25e44b9f976b -C extra-filename=-20ac25e44b9f976b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l sqlite3`
35572024-08-27T18:16:43.151Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35582024-08-27T18:16:43.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0e86bc8c945d9a22 -C extra-filename=-0e86bc8c945d9a22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4c90e9cb59815a2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35592024-08-27T18:16:43.364Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35602024-08-27T18:16:43.387Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5eb0ad653398c520 -C extra-filename=-5eb0ad653398c520 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35612024-08-27T18:16:44.659Z Compiling unicode-truncate v1.0.0
35622024-08-27T18:16:44.683Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1b803a069b8e44cb -C extra-filename=-1b803a069b8e44cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35632024-08-27T18:16:44.935Z Compiling lru v0.12.3
35642024-08-27T18:16:44.958Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=a9da8dcb90849f85 -C extra-filename=-a9da8dcb90849f85 --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-b64630deae89861a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35652024-08-27T18:16:45.250Z Compiling hashlink v0.9.1
35662024-08-27T18:16:45.273Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashlink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashlink-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=9898b54dde8d3319 -C extra-filename=-9898b54dde8d3319 --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-b64630deae89861a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672024-08-27T18:16:45.568Z Compiling instability v0.3.2
35682024-08-27T18:16:45.591Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instability-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cfbf10543b7f664a -C extra-filename=-cfbf10543b7f664a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35692024-08-27T18:16:45.856Z Compiling is_ci v1.2.0
35702024-08-27T18:16:45.880Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ffd4f2a5c71f8ce -C extra-filename=-1ffd4f2a5c71f8ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35712024-08-27T18:16:46.152Z Compiling fallible-iterator v0.3.0
35722024-08-27T18:16:46.176Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=38d4df39420f26f0 -C extra-filename=-38d4df39420f26f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732024-08-27T18:16:46.702Z Compiling cassowary v0.3.0
35742024-08-27T18:16:46.725Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0df4d0548b0a401 -C extra-filename=-a0df4d0548b0a401 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35752024-08-27T18:16:46.819Z Compiling fallible-streaming-iterator v0.1.9
35762024-08-27T18:16:46.842Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_streaming_iterator --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-streaming-iterator-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=268e12232fc32356 -C extra-filename=-268e12232fc32356 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772024-08-27T18:16:47.064Z Compiling rusqlite v0.31.0
35782024-08-27T18:16:47.088Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusqlite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusqlite-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=ab04fc80b5ebcc9a -C extra-filename=-ab04fc80b5ebcc9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-38d4df39420f26f0.rmeta --extern fallible_streaming_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_streaming_iterator-268e12232fc32356.rmeta --extern hashlink=/work/oxidecomputer/omicron/target/debug/deps/libhashlink-9898b54dde8d3319.rmeta --extern libsqlite3_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibsqlite3_sys-20ac25e44b9f976b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
35792024-08-27T18:16:47.873Z Compiling ratatui v0.28.0
35802024-08-27T18:16:47.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=eaeca34e00934ff5 -C extra-filename=-eaeca34e00934ff5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-a0df4d0548b0a401.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-b38aa10ecf19e52e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rmeta --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-cfbf10543b7f664a.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-a9da8dcb90849f85.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-af4c16b7d1ccc6d5.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-1b803a069b8e44cb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35812024-08-27T18:16:49.645Z Compiling supports-color v3.0.0
35822024-08-27T18:16:49.669Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd01036f692a511f -C extra-filename=-bd01036f692a511f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-1ffd4f2a5c71f8ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832024-08-27T18:16:49.962Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35842024-08-27T18:16:49.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e10e0b5596d359ca -C extra-filename=-e10e0b5596d359ca --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e10e0b5596d359ca -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35852024-08-27T18:16:50.030Z Compiling twox-hash v1.6.3
35862024-08-27T18:16:50.054Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name twox_hash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=4edf41956a967e17 -C extra-filename=-4edf41956a967e17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35872024-08-27T18:16:50.302Z Compiling smawk v0.3.2
35882024-08-27T18:16:50.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=67ff47dd1c0fd95d -C extra-filename=-67ff47dd1c0fd95d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892024-08-27T18:16:50.510Z Compiling unicode-linebreak v0.1.5
35902024-08-27T18:16:50.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5745b33b579fab38 -C extra-filename=-5745b33b579fab38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35912024-08-27T18:16:50.714Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e10e0b5596d359ca/build-script-build`
35922024-08-27T18:16:50.742Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
35932024-08-27T18:16:50.766Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4857696d4ddb07e -C extra-filename=-b4857696d4ddb07e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
35942024-08-27T18:16:51.021Z Compiling textwrap v0.16.1
35952024-08-27T18:16:51.045Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=a743db74423d42c5 -C extra-filename=-a743db74423d42c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-67ff47dd1c0fd95d.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-5745b33b579fab38.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962024-08-27T18:16:52.192Z Compiling fatfs v0.3.6
35972024-08-27T18:16:52.219Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chrono", "core_io", "default", "std"))' -C metadata=bc768b83042f573b -C extra-filename=-bc768b83042f573b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982024-08-27T18:16:53.086Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35992024-08-27T18:16:53.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=87fa1f86c7a2d991 -C extra-filename=-87fa1f86c7a2d991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
36002024-08-27T18:16:53.719Z Compiling csv-core v0.1.11
36012024-08-27T18:16:53.744Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=ea19030902cb9687 -C extra-filename=-ea19030902cb9687 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022024-08-27T18:16:54.020Z Compiling csv v1.3.0
36032024-08-27T18:16:54.044Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7bbbd3f4da410b18 -C extra-filename=-7bbbd3f4da410b18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern csv_core=/work/oxidecomputer/omicron/target/debug/deps/libcsv_core-ea19030902cb9687.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36042024-08-27T18:16:54.221Z Compiling rtoolbox v0.0.2
36052024-08-27T18:16:54.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=faa8fb1045e771eb -C extra-filename=-faa8fb1045e771eb --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062024-08-27T18:16:54.627Z Compiling shell-words v1.1.0
36072024-08-27T18:16:54.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bfaf6b529bbb10b0 -C extra-filename=-bfaf6b529bbb10b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082024-08-27T18:16:54.924Z Compiling rpassword v7.3.1
36092024-08-27T18:16:54.948Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rpassword-7.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2ffbeccdd681edc -C extra-filename=-b2ffbeccdd681edc --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-551f41149d24b2b0.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-faa8fb1045e771eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36102024-08-27T18:16:55.180Z Compiling tui-tree-widget v0.22.0
36112024-08-27T18:16:55.204Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e47af7706b6fe5e8 -C extra-filename=-e47af7706b6fe5e8 --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-eaeca34e00934ff5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36122024-08-27T18:16:55.262Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36132024-08-27T18:16:55.286Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b56da41e6f9565f4 -C extra-filename=-b56da41e6f9565f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
36142024-08-27T18:16:55.494Z Compiling yansi v0.5.1
36152024-08-27T18:16:55.519Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88b97de0d39332af -C extra-filename=-88b97de0d39332af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36162024-08-27T18:16:55.821Z Compiling pretty_assertions v1.4.0
36172024-08-27T18:16:55.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=0027465b2e6825f2 -C extra-filename=-0027465b2e6825f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-88b97de0d39332af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36182024-08-27T18:16:56.181Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
36192024-08-27T18:16:56.206Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f0848b65512ad6a -C extra-filename=-0f0848b65512ad6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
36202024-08-27T18:16:57.015Z Compiling polyval v0.6.2
36212024-08-27T18:16:57.039Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=63a8ad9b32041727 -C extra-filename=-63a8ad9b32041727 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-178a48d9b6b7ff0e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222024-08-27T18:16:57.429Z Compiling rfc6979 v0.4.0
36232024-08-27T18:16:57.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55131e423d34b487 -C extra-filename=-55131e423d34b487 --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-5570f39ece6a776c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36242024-08-27T18:16:57.618Z Compiling ecdsa v0.16.9
36252024-08-27T18:16:57.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=9de63cf94711db12 -C extra-filename=-9de63cf94711db12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-55131e423d34b487.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6d3f00a2c57965b5.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36262024-08-27T18:16:58.341Z Compiling ghash v0.5.1
36272024-08-27T18:16:58.365Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=98a13e33e7ad1c57 -C extra-filename=-98a13e33e7ad1c57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-63a8ad9b32041727.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282024-08-27T18:16:58.551Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
36292024-08-27T18:16:58.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=29b49454b79c7924 -C extra-filename=-29b49454b79c7924 --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-2f023eca90aac705.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
36302024-08-27T18:17:00.061Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36312024-08-27T18:17:00.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51f85952a5724e41 -C extra-filename=-51f85952a5724e41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-eaeca34e00934ff5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-b2ffbeccdd681edc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e47af7706b6fe5e8.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
36322024-08-27T18:17:00.298Z Compiling samael v0.0.15
36332024-08-27T18:17:00.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=2ffaaee296fef1dc -C extra-filename=-2ffaaee296fef1dc --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-2ffaaee296fef1dc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-8ab36fb631446697.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342024-08-27T18:17:02.466Z Compiling primeorder v0.13.6
36352024-08-27T18:17:02.490Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=04acf750c01ea714 -C extra-filename=-04acf750c01ea714 --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-a0bd0e7d45708eb7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362024-08-27T18:17:02.767Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-2ffaaee296fef1dc/build-script-bindings`
36372024-08-27T18:17:02.923Z Compiling ctr v0.9.2
36382024-08-27T18:17:02.947Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=6439622fb1ffaded -C extra-filename=-6439622fb1ffaded --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-ee5fc3c47faac230.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392024-08-27T18:17:03.255Z Compiling plotters-backend v0.3.5
36402024-08-27T18:17:03.280Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cae6e4eff76e0ec4 -C extra-filename=-cae6e4eff76e0ec4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36412024-08-27T18:17:03.773Z Compiling target-lexicon v0.12.16
36422024-08-27T18:17:03.797Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=1168d39a58d12fe8 -C extra-filename=-1168d39a58d12fe8 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432024-08-27T18:17:04.664Z Compiling doc-comment v0.3.3
36442024-08-27T18:17:04.689Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=14c1a7aa8d9df06d -C extra-filename=-14c1a7aa8d9df06d --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36452024-08-27T18:17:04.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=e0ebabbe0f855964 -C extra-filename=-e0ebabbe0f855964 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-7e163dc342453adc.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-fb4db91a399703a9.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-1b60d4a49558a731.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-351049919d5714d3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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`
36462024-08-27T18:17:05.288Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d/build-script-build`
36472024-08-27T18:17:05.438Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8/build-script-build`
36482024-08-27T18:17:05.507Z Compiling plotters-svg v0.3.5
36492024-08-27T18:17:05.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=e75ceed9def0dc02 -C extra-filename=-e75ceed9def0dc02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-cae6e4eff76e0ec4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502024-08-27T18:17:05.927Z Compiling aes-gcm v0.10.3
36512024-08-27T18:17:05.986Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=ffdb0cd2e10ba67b -C extra-filename=-ffdb0cd2e10ba67b --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-7c9d358e44de28ae.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-286c073dadac4ac6.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-6439622fb1ffaded.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-98a13e33e7ad1c57.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522024-08-27T18:17:06.235Z Compiling ed25519 v2.2.3
36532024-08-27T18:17:06.259Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=126f3cb73244b23e -C extra-filename=-126f3cb73244b23e --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-72c84ac99faa15a7.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6d3f00a2c57965b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542024-08-27T18:17:08.399Z Compiling ssh-encoding v0.2.0
36552024-08-27T18:17:08.399Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_encoding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-encoding-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="pem"' --cfg 'feature="sha2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "bytes", "pem", "sha2", "std"))' -C metadata=b986605a2dbc2fd7 -C extra-filename=-b986605a2dbc2fd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562024-08-27T18:17:08.424Z Compiling blowfish v0.9.1
36572024-08-27T18:17:08.424Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bcrypt", "zeroize"))' -C metadata=a6ab1aec4b0c477b -C extra-filename=-a6ab1aec4b0c477b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582024-08-27T18:17:08.803Z Compiling guppy-workspace-hack v0.1.0
36592024-08-27T18:17:08.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94b301b3d8fce7ed -C extra-filename=-94b301b3d8fce7ed --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602024-08-27T18:17:09.110Z Compiling option-ext v0.2.0
36612024-08-27T18:17:09.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name option_ext --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ae773b55173472c -C extra-filename=-7ae773b55173472c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622024-08-27T18:17:09.235Z Compiling cast v0.3.0
36632024-08-27T18:17:09.259Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=044a52419a148846 -C extra-filename=-044a52419a148846 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36642024-08-27T18:17:09.556Z Compiling assert_cmd v2.0.16
36652024-08-27T18:17:09.580Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=822646a8dc5d2c94 -C extra-filename=-822646a8dc5d2c94 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36662024-08-27T18:17:09.984Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94/build-script-build`
36672024-08-27T18:17:10.009Z Compiling criterion-plot v0.5.0
36682024-08-27T18:17:10.009Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-plot-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d839c17e454abea8 -C extra-filename=-d839c17e454abea8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-044a52419a148846.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36692024-08-27T18:17:10.887Z Compiling dirs-sys v0.4.1
36702024-08-27T18:17:10.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c79a1b2f0b94b6f9 -C extra-filename=-c79a1b2f0b94b6f9 --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-551f41149d24b2b0.rmeta --extern option_ext=/work/oxidecomputer/omicron/target/debug/deps/liboption_ext-7ae773b55173472c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36712024-08-27T18:17:11.480Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed/build-script-build`
36722024-08-27T18:17:11.504Z Compiling bcrypt-pbkdf v0.10.0
36732024-08-27T18:17:11.504Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "zeroize"))' -C metadata=7d0a8ff73afca782 -C extra-filename=-7d0a8ff73afca782 --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-a6ab1aec4b0c477b.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-4099828abb67b202.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36742024-08-27T18:17:12.032Z Compiling ssh-cipher v0.2.0
36752024-08-27T18:17:12.056Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-cipher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="aes-cbc"' --cfg 'feature="aes-ctr"' --cfg 'feature="aes-gcm"' --cfg 'feature="chacha20poly1305"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-cbc", "aes-ctr", "aes-gcm", "chacha20poly1305", "std", "tdes"))' -C metadata=46c82d182ba1e1de -C extra-filename=-46c82d182ba1e1de --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-286c073dadac4ac6.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-ffdb0cd2e10ba67b.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-560bb371a7480f09.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-246514e08a667314.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-6439622fb1ffaded.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-6d56e20f0272f11e.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b986605a2dbc2fd7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36762024-08-27T18:17:13.542Z Compiling ed25519-dalek v2.1.1
36772024-08-27T18:17:13.568Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fast"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=a3ac97d2a724afeb -C extra-filename=-a3ac97d2a724afeb --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-351a5bc5c220590b.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-126f3cb73244b23e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36782024-08-27T18:17:14.614Z Compiling plotters v0.3.5
36792024-08-27T18:17:14.638Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' -C metadata=cb38a7de030db99f -C extra-filename=-cb38a7de030db99f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-cae6e4eff76e0ec4.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-e75ceed9def0dc02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36802024-08-27T18:17:15.476Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libgit2-sys-0.17.0+1.8.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=52a49fe7f38ed7f9 -C extra-filename=-52a49fe7f38ed7f9 --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-551f41149d24b2b0.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-9f55a825f77779d0.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-b045e230cf5220da/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
36812024-08-27T18:17:16.116Z Compiling git2 v0.19.0
36822024-08-27T18:17:16.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/git2-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=55451e7626a2a3b4 -C extra-filename=-55451e7626a2a3b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-52a49fe7f38ed7f9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b045e230cf5220da/out/build -L native=/usr/lib/amd64`
36832024-08-27T18:17:16.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da8d8368d898be5b -C extra-filename=-da8d8368d898be5b --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-4a95eac6b68115bb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
36842024-08-27T18:17:16.796Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=8e39602dda6439bf -C extra-filename=-8e39602dda6439bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="rust_1_40"'`
36852024-08-27T18:17:17.477Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=00e199471b724386 -C extra-filename=-00e199471b724386 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862024-08-27T18:17:17.573Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36872024-08-27T18:17:17.598Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0749e9866a2e7b39 -C extra-filename=-0749e9866a2e7b39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
36882024-08-27T18:17:17.672Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36892024-08-27T18:17:17.698Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c88c2fe4e78dad92 -C extra-filename=-c88c2fe4e78dad92 --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-5a43ead534c9e40b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
36902024-08-27T18:17:18.694Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36912024-08-27T18:17:18.719Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e867393e14471c31 -C extra-filename=-e867393e14471c31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
36922024-08-27T18:17:21.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vergen-8.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "cfg-if", "default", "git", "git2", "git2-rs", "gitcl", "gitoxide", "gix", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=07343ddca1c55b4e -C extra-filename=-07343ddca1c55b4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-55451e7626a2a3b4.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.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-b045e230cf5220da/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)'`
36932024-08-27T18:17:21.723Z Compiling http-body v1.0.0
36942024-08-27T18:17:21.756Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da496f24649994dc -C extra-filename=-da496f24649994dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952024-08-27T18:17:21.948Z Compiling tinytemplate v1.2.1
36962024-08-27T18:17:21.973Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9298f6c0d190a3da -C extra-filename=-9298f6c0d190a3da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36972024-08-27T18:17:22.835Z Compiling password-hash v0.4.2
36982024-08-27T18:17:22.859Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "rand_core", "std"))' -C metadata=acff80614813cbfb -C extra-filename=-acff80614813cbfb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992024-08-27T18:17:22.930Z Compiling target-spec v3.2.1
37002024-08-27T18:17:22.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=6776775b34ffe480 -C extra-filename=-6776775b34ffe480 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-6776775b34ffe480 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37012024-08-27T18:17:23.461Z Compiling hex-literal v0.4.1
37022024-08-27T18:17:23.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61be641122cdfc7a -C extra-filename=-61be641122cdfc7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37032024-08-27T18:17:23.610Z Compiling anes v0.1.6
37042024-08-27T18:17:23.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anes-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitflags", "default", "parser"))' -C metadata=392193819af349f5 -C extra-filename=-392193819af349f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37052024-08-27T18:17:23.634Z Compiling oorandom v11.1.3
37062024-08-27T18:17:23.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1eb2728289b3cdf7 -C extra-filename=-1eb2728289b3cdf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37072024-08-27T18:17:23.827Z Compiling matches v0.1.10
37082024-08-27T18:17:23.851Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42a4b82e96c2465 -C extra-filename=-c42a4b82e96c2465 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37092024-08-27T18:17:23.932Z Compiling tower-layer v0.3.2
37102024-08-27T18:17:23.964Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-layer-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b613db6f9bf41c0 -C extra-filename=-3b613db6f9bf41c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37112024-08-27T18:17:24.003Z Compiling regex-automata v0.1.10
37122024-08-27T18:17:24.028Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9ec91e78f0fbd44e -C extra-filename=-9ec91e78f0fbd44e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37132024-08-27T18:17:24.192Z Compiling tower v0.4.13
37142024-08-27T18:17:24.216Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__common"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "default", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project", "pin-project-lite", "rand", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=1130e63ba00c84c8 -C extra-filename=-1130e63ba00c84c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-3b613db6f9bf41c0.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37152024-08-27T18:17:24.283Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
37162024-08-27T18:17:24.307Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/common/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6653ffcc1d6bbb0a -C extra-filename=-6653ffcc1d6bbb0a --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-6653ffcc1d6bbb0a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-07343ddca1c55b4e.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-b045e230cf5220da/out/build -L native=/usr/lib/amd64`
37172024-08-27T18:17:24.418Z Compiling bstr v0.2.17
37182024-08-27T18:17:24.442Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lazy_static", "regex-automata", "serde", "serde1", "serde1-nostd", "std", "unicode"))' -C metadata=abe7cc3ca82e0c0a -C extra-filename=-abe7cc3ca82e0c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9ec91e78f0fbd44e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37192024-08-27T18:17:25.024Z Compiling idna v0.2.3
37202024-08-27T18:17:25.049Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d9acef88aca71128 -C extra-filename=-d9acef88aca71128 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern matches=/work/oxidecomputer/omicron/target/debug/deps/libmatches-c42a4b82e96c2465.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212024-08-27T18:17:25.678Z Compiling criterion v0.5.1
37222024-08-27T18:17:25.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=591e48648f37a4b1 -C extra-filename=-591e48648f37a4b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-392193819af349f5.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-044a52419a148846.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-d839c17e454abea8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-55ef132139e3e93d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-1eb2728289b3cdf7.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-cb38a7de030db99f.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-9298f6c0d190a3da.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37232024-08-27T18:17:25.751Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-6653ffcc1d6bbb0a/build-script-build`
37242024-08-27T18:17:26.431Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-6776775b34ffe480/build-script-build`
37252024-08-27T18:17:26.461Z Compiling pbkdf2 v0.11.0
37262024-08-27T18:17:26.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=fb4ff3485247e4fd -C extra-filename=-fb4ff3485247e4fd --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-ecbca71b0fc94280.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-5570f39ece6a776c.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-acff80614813cbfb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37272024-08-27T18:17:26.783Z Compiling hyper v1.3.1
37282024-08-27T18:17:26.807Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=c54c7dc1a8cf65af -C extra-filename=-c54c7dc1a8cf65af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-da496f24649994dc.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37292024-08-27T18:17:29.227Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=99bc9d06194312f9 -C extra-filename=-99bc9d06194312f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-00e199471b724386.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e26635fc8c38883b.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-428e11229f7db8f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302024-08-27T18:17:30.080Z Compiling cfg-expr v0.16.0
37312024-08-27T18:17:30.104Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=4359b8ce38373635 -C extra-filename=-4359b8ce38373635 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37322024-08-27T18:17:30.436Z Compiling ssh-key v0.6.6
37332024-08-27T18:17:30.460Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_key --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-key-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="ecdsa"' --cfg 'feature="ed25519"' --cfg 'feature="encryption"' --cfg 'feature="rand_core"' --cfg 'feature="rsa"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "crypto", "default", "dsa", "ecdsa", "ed25519", "encryption", "getrandom", "p256", "p384", "p521", "rand_core", "rsa", "serde", "std", "tdes"))' -C metadata=b2befb8433a8f99d -C extra-filename=-b2befb8433a8f99d --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-7d0a8ff73afca782.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-a3ac97d2a724afeb.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-d7aaee262faf2cbb.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ab25628c826f87ab.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-27d71e0160c694dc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6d3f00a2c57965b5.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-46c82d182ba1e1de.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b986605a2dbc2fd7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342024-08-27T18:17:31.388Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ded1e9cb14903cd -C extra-filename=-5ded1e9cb14903cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37352024-08-27T18:17:31.510Z Compiling dirs v5.0.1
37362024-08-27T18:17:31.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3c9f98cb5cb26781 -C extra-filename=-3c9f98cb5cb26781 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dirs_sys=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys-c79a1b2f0b94b6f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37372024-08-27T18:17:31.734Z Compiling p256 v0.13.2
37382024-08-27T18:17:31.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=036f11c799d1fa8c -C extra-filename=-036f11c799d1fa8c --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-9de63cf94711db12.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-04acf750c01ea714.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37392024-08-27T18:17:32.540Z Compiling p384 v0.13.0
37402024-08-27T18:17:32.564Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p384 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p384-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=aa4f495a5b6360fc -C extra-filename=-aa4f495a5b6360fc --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-9de63cf94711db12.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-04acf750c01ea714.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37412024-08-27T18:17:33.842Z Compiling p521 v0.13.3
37422024-08-27T18:17:33.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "hash2curve", "jwk", "pem", "pkcs8", "rand_core", "serde", "serdect", "sha512", "std", "test-vectors", "voprf"))' -C metadata=465c494b7626f286 -C extra-filename=-465c494b7626f286 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-9de63cf94711db12.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-04acf750c01ea714.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37432024-08-27T18:17:34.797Z Compiling enum-as-inner v0.5.1
37442024-08-27T18:17:34.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b933cbcd590b5a5 -C extra-filename=-9b933cbcd590b5a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37452024-08-27T18:17:36.262Z Compiling russh-cryptovec v0.7.2
37462024-08-27T18:17:36.286Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f0dc15344d1982de -C extra-filename=-f0dc15344d1982de --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37472024-08-27T18:17:36.348Z Compiling md5 v0.7.0
37482024-08-27T18:17:36.372Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=96fe82f29da6b3cb -C extra-filename=-96fe82f29da6b3cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37492024-08-27T18:17:36.562Z Compiling trust-dns-proto v0.22.0
37502024-08-27T18:17:36.587Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "http", "js-sys", "mdns", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki", "webpki-roots"))' -C metadata=22d8f85376dab69b -C extra-filename=-22d8f85376dab69b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-9b933cbcd590b5a5.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-d9acef88aca71128.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512024-08-27T18:17:36.797Z Compiling russh-keys v0.44.0
37522024-08-27T18:17:36.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.44.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 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=2b7d0ea2bbd6edb3 -C extra-filename=-2b7d0ea2bbd6edb3 --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-286c073dadac4ac6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-7d0a8ff73afca782.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-4771113fac6eedf8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-560bb371a7480f09.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-6439622fb1ffaded.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --extern dirs=/work/oxidecomputer/omicron/target/debug/deps/libdirs-3c9f98cb5cb26781.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-9de63cf94711db12.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-a3ac97d2a724afeb.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-5570f39ece6a776c.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-96fe82f29da6b3cb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-036f11c799d1fa8c.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-aa4f495a5b6360fc.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-465c494b7626f286.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-fb4ff3485247e4fd.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-caee2cbd9bdd8ed6.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-f38bfbf5f8f64116.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-72c84ac99faa15a7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ab25628c826f87ab.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-f0dc15344d1982de.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-27d71e0160c694dc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2f5012838d8a5b7d.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b986605a2dbc2fd7.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-b2befb8433a8f99d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532024-08-27T18:17:36.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=7adf3d90364c6897 -C extra-filename=-7adf3d90364c6897 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_expr=/work/oxidecomputer/omicron/target/debug/deps/libcfg_expr-4359b8ce38373635.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37542024-08-27T18:17:36.966Z Compiling hyper-util v0.1.3
37552024-08-27T18:17:36.994Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="http1"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "service", "tokio"))' -C metadata=b3fe378ac413e343 -C extra-filename=-b3fe378ac413e343 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-da496f24649994dc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c54c7dc1a8cf65af.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-1130e63ba00c84c8.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37562024-08-27T18:17:37.426Z Compiling httptest v0.15.5
37572024-08-27T18:17:37.450Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5672605cb0bdf970 -C extra-filename=-5672605cb0bdf970 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-abe7cc3ca82e0c0a.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-9f8fe1d87fa9a6f6.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37582024-08-27T18:17:37.909Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37592024-08-27T18:17:37.938Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d54f760a1fd56d1 -C extra-filename=-8d54f760a1fd56d1 --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-0749e9866a2e7b39.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
37602024-08-27T18:17:39.385Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37612024-08-27T18:17:39.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c128c04459b97046 -C extra-filename=-c128c04459b97046 --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-5035ce4270aa46b5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
37622024-08-27T18:17:39.619Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
37632024-08-27T18:17:39.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 clickhouse-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e2ca5fb81b4b52c -C extra-filename=-8e2ca5fb81b4b52c --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-5e79607c58aeb04e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
37642024-08-27T18:17:39.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=303423ac8c212e87 -C extra-filename=-303423ac8c212e87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-66ba209f1a010a80.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b58acb781e3bbc84.rmeta --extern rusqlite=/work/oxidecomputer/omicron/target/debug/deps/librusqlite-ab04fc80b5ebcc9a.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-d54ec5b235084a80.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-47e4ffb0419c39e6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-4edf41956a967e17.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/lib/amd64`
37652024-08-27T18:17:40.838Z Compiling rustls-native-certs v0.7.0
37662024-08-27T18:17:40.862Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f041200ec977b96b -C extra-filename=-f041200ec977b96b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37672024-08-27T18:17:40.941Z Compiling pathdiff v0.2.1
37682024-08-27T18:17:40.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=c104aeb6db08514d -C extra-filename=-c104aeb6db08514d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37692024-08-27T18:17:41.102Z Compiling num-bigint v0.4.5
37702024-08-27T18:17:41.126Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=5b6dce42dfcc329d -C extra-filename=-5b6dce42dfcc329d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37712024-08-27T18:17:41.245Z Compiling escape8259 v0.5.2
37722024-08-27T18:17:41.269Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89595c76ca3fa193 -C extra-filename=-89595c76ca3fa193 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37732024-08-27T18:17:41.611Z Compiling threadpool v1.8.1
37742024-08-27T18:17:41.636Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name threadpool --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b05beed7baf4186e -C extra-filename=-b05beed7baf4186e --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-ed9368cdf4cb7927.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37752024-08-27T18:17:41.910Z Compiling nested v0.1.1
37762024-08-27T18:17:41.934Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nested-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6ce3764432eb2b8 -C extra-filename=-c6ce3764432eb2b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37772024-08-27T18:17:42.212Z Compiling dhcproto-macros v0.1.0
37782024-08-27T18:17:42.236Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f3082a10e84b91dd -C extra-filename=-f3082a10e84b91dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37792024-08-27T18:17:42.423Z Compiling guppy v0.17.7
37802024-08-27T18:17:42.448Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' --check-cfg 'cfg(doc_cfg)' -C metadata=553afa229e378c7b -C extra-filename=-553afa229e378c7b --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-6e9acfc53597887c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-c6ce3764432eb2b8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-c104aeb6db08514d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-7adf3d90364c6897.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812024-08-27T18:17:43.259Z Compiling dhcproto v0.12.0
37822024-08-27T18:17:43.284Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=d3886964f62186fa -C extra-filename=-d3886964f62186fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dhcproto_macros=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto_macros-f3082a10e84b91dd.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-22d8f85376dab69b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37832024-08-27T18:17:43.362Z Compiling libtest-mimic v0.7.3
37842024-08-27T18:17:43.385Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8672e757f1b2e217 -C extra-filename=-8672e757f1b2e217 --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-18d404915a4b87df.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-89595c76ca3fa193.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-b05beed7baf4186e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37852024-08-27T18:17:43.826Z Compiling russh v0.44.1
37862024-08-27T18:17:43.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.44.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=af626bc0cea5e64a -C extra-filename=-af626bc0cea5e64a --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-286c073dadac4ac6.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-ffdb0cd2e10ba67b.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-560bb371a7480f09.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-246514e08a667314.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-6439622fb1ffaded.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-351a5bc5c220590b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-5570f39ece6a776c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-5b6dce42dfcc329d.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-036f11c799d1fa8c.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-aa4f495a5b6360fc.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-465c494b7626f286.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-6d56e20f0272f11e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-f0dc15344d1982de.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-2b7d0ea2bbd6edb3.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b986605a2dbc2fd7.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-b2befb8433a8f99d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37872024-08-27T18:17:43.878Z Compiling hyper-rustls v0.26.0
37882024-08-27T18:17:43.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=6389d12d30e61d12 -C extra-filename=-6389d12d30e61d12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4e2b74acff94d59c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c54c7dc1a8cf65af.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-b3fe378ac413e343.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-f041200ec977b96b.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-8671f547a886b954.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out`
37892024-08-27T18:17:44.351Z Compiling fancy-regex v0.13.0
37902024-08-27T18:17:44.376Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=9c2e6e68afd33b71 -C extra-filename=-9c2e6e68afd33b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37912024-08-27T18:17:44.452Z Compiling polar-core v0.27.3
37922024-08-27T18:17:44.476Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=1b2786f2028c09aa -C extra-filename=-1b2786f2028c09aa --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-1b2786f2028c09aa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-67257e6dacd917ab.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37932024-08-27T18:17:45.209Z Compiling rstest_macros v0.22.0
37942024-08-27T18:17:45.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.22.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=7816911818319087 -C extra-filename=-7816911818319087 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-7816911818319087 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-5207196babc65af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37952024-08-27T18:17:45.741Z Compiling toml_edit v0.21.1
37962024-08-27T18:17:45.765Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=1535abeb4f1cb2c7 -C extra-filename=-1535abeb4f1cb2c7 --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-838b0c6a07887d50.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-bbbcfac9a5ddaa19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37972024-08-27T18:17:45.859Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-1b2786f2028c09aa/build-script-build`
37982024-08-27T18:17:46.176Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37992024-08-27T18:17:46.200Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a8e6f4ee64113ea8 -C extra-filename=-a8e6f4ee64113ea8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38002024-08-27T18:17:46.347Z Compiling internet-checksum v0.2.1
38012024-08-27T18:17:46.371Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/internet-checksum-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("benchmark"))' -C metadata=2aa57df40d917e83 -C extra-filename=-2aa57df40d917e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38022024-08-27T18:17:46.533Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-7816911818319087/build-script-build`
38032024-08-27T18:17:46.590Z Compiling datatest-stable v0.2.9
38042024-08-27T18:17:46.614Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21a88f30fa6d0f85 -C extra-filename=-21a88f30fa6d0f85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-9c2e6e68afd33b71.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-8672e757f1b2e217.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38052024-08-27T18:17:46.651Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38062024-08-27T18:17:46.676Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=bc735bdd50186eb9 -C extra-filename=-bc735bdd50186eb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-c128c04459b97046.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
38072024-08-27T18:17:46.807Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=653512c0273f94a0 -C extra-filename=-653512c0273f94a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-4282df15fb49f14d.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-2695a1968e5226c0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38082024-08-27T18:17:47.205Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
38092024-08-27T18:17:47.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 dev-tools/omicron-dev-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1706aed9e80b1c6 -C extra-filename=-f1706aed9e80b1c6 --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-551f41149d24b2b0.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38102024-08-27T18:17:47.748Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38112024-08-27T18:17:47.772Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf0e8ebdc79e0246 -C extra-filename=-bf0e8ebdc79e0246 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-bf0e8ebdc79e0246 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38122024-08-27T18:17:48.118Z Compiling proc-macro-crate v3.1.0
38132024-08-27T18:17:48.143Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0feb251718832702 -C extra-filename=-0feb251718832702 --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-1535abeb4f1cb2c7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38142024-08-27T18:17:49.377Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38152024-08-27T18:17:49.402Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=13e3913886f54d5c -C extra-filename=-13e3913886f54d5c --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-13e3913886f54d5c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38162024-08-27T18:17:49.688Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38172024-08-27T18:17:49.712Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac3da4fd0a1bd151 -C extra-filename=-ac3da4fd0a1bd151 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-ac3da4fd0a1bd151 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38182024-08-27T18:17:50.004Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38192024-08-27T18:17:50.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/db-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac96a649c87b59f6 -C extra-filename=-ac96a649c87b59f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-ac96a649c87b59f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38202024-08-27T18:17:50.065Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38212024-08-27T18:17:50.089Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d07836696538d67 -C extra-filename=-4d07836696538d67 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-4d07836696538d67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38222024-08-27T18:17:50.115Z Compiling similar-asserts v1.5.0
38232024-08-27T18:17:50.115Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=573f5d4714d8c2d7 -C extra-filename=-573f5d4714d8c2d7 --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-4b67e8dd0f215dc6.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38242024-08-27T18:17:50.331Z Compiling relative-path v1.9.3
38252024-08-27T18:17:50.355Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=b73652ab3b928921 -C extra-filename=-b73652ab3b928921 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38262024-08-27T18:17:50.388Z Compiling trybuild v1.0.99
38272024-08-27T18:17:50.412Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=583a5539a3014bd9 -C extra-filename=-583a5539a3014bd9 --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-583a5539a3014bd9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38282024-08-27T18:17:50.436Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-4d07836696538d67/build-script-build`
38292024-08-27T18:17:50.460Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-ac96a649c87b59f6/build-script-build`
38302024-08-27T18:17:50.484Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-ac3da4fd0a1bd151/build-script-build`
38312024-08-27T18:17:50.509Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-13e3913886f54d5c/build-script-build`
38322024-08-27T18:17:50.533Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-bf0e8ebdc79e0246/build-script-build`
38332024-08-27T18:17:50.565Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38342024-08-27T18:17:50.565Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae4e549edb1618e0 -C extra-filename=-ae4e549edb1618e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-d3886964f62186fa.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-af626bc0cea5e64a.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-2b7d0ea2bbd6edb3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
38352024-08-27T18:17:50.867Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-583a5539a3014bd9/build-script-build`
38362024-08-27T18:17:50.892Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38372024-08-27T18:17:50.892Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08771445089048d4 -C extra-filename=-08771445089048d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-e867393e14471c31.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-46d3e46b08c5ddae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-c88c2fe4e78dad92.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
38382024-08-27T18:17:50.978Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38392024-08-27T18:17:51.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 oximeter/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d9b5497fed6e4b9 -C extra-filename=-3d9b5497fed6e4b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-3adb5cfa4e9253e7.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38402024-08-27T18:17:51.070Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
38412024-08-27T18:17:51.095Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-manager/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df8af8399ab4d0f7 -C extra-filename=-df8af8399ab4d0f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38422024-08-27T18:17:51.224Z Compiling multimap v0.10.0
38432024-08-27T18:17:51.259Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=c7e2f42601feaebd -C extra-filename=-c7e2f42601feaebd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38442024-08-27T18:17:51.539Z Compiling uzers v0.11.3
38452024-08-27T18:17:51.566Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uzers-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock"))' -C metadata=adf089fe0372d281 -C extra-filename=-adf089fe0372d281 --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-551f41149d24b2b0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38462024-08-27T18:17:51.876Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=80f01f0d3e767824 -C extra-filename=-80f01f0d3e767824 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-0feb251718832702.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-b73652ab3b928921.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38472024-08-27T18:17:51.980Z Compiling futures-timer v3.0.3
38482024-08-27T18:17:52.004Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-timer-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=f688c9515f1032bd -C extra-filename=-f688c9515f1032bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492024-08-27T18:17:52.372Z Compiling indent_write v2.2.0
38502024-08-27T18:17:52.372Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indent_write-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe7c60a6b43fea40 -C extra-filename=-fe7c60a6b43fea40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38512024-08-27T18:17:52.574Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=034ec318e5d254f4 -C extra-filename=-034ec318e5d254f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-9d3985cfd86df11e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.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"))'`
38522024-08-27T18:17:52.635Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38532024-08-27T18:17:52.659Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=80f1bc0669ed994e -C extra-filename=-80f1bc0669ed994e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38542024-08-27T18:17:52.684Z Compiling partial-io v0.5.4
38552024-08-27T18:17:52.684Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures03", "pin-project", "proptest", "proptest1", "quickcheck", "quickcheck1", "rand", "tokio", "tokio1"))' -C metadata=9b1bab66aeaf2964 -C extra-filename=-9b1bab66aeaf2964 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-3899f306fde85002.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38562024-08-27T18:17:52.784Z Compiling blake2b_simd v1.0.2
38572024-08-27T18:17:52.808Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=6aa2698a0ac787b2 -C extra-filename=-6aa2698a0ac787b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-8c86a7a964b0dca8.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-417409ccb48187aa.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38582024-08-27T18:17:52.915Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38592024-08-27T18:17:52.939Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/ch-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ea34533f3ab25fd1 -C extra-filename=-ea34533f3ab25fd1 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-ea34533f3ab25fd1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-f524585565135f7d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38602024-08-27T18:17:53.145Z Compiling rand_distr v0.4.3
38612024-08-27T18:17:53.170Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=dedaeda2a2ef7dab -C extra-filename=-dedaeda2a2ef7dab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38622024-08-27T18:17:53.283Z Compiling approx v0.5.1
38632024-08-27T18:17:53.307Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=0b9fb23795fcdd0d -C extra-filename=-0b9fb23795fcdd0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38642024-08-27T18:17:53.513Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-ea34533f3ab25fd1/build-script-build`
38652024-08-27T18:17:53.538Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38662024-08-27T18:17:53.538Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0fac2e9e15c2fe76 -C extra-filename=-0fac2e9e15c2fe76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-12ec3418b0966058.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-8e2ca5fb81b4b52c.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-8d54f760a1fd56d1.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e6bf9a5601d17b3b.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-e867393e14471c31.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-df8af8399ab4d0f7.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-c88c2fe4e78dad92.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
38672024-08-27T18:17:54.029Z Compiling rust-argon2 v2.1.0
38682024-08-27T18:17:54.053Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=5183c0a999dee1e3 -C extra-filename=-5183c0a999dee1e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-6aa2698a0ac787b2.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38692024-08-27T18:17:55.451Z Compiling oso v0.27.3
38702024-08-27T18:17:55.475Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anyhow", "clap", "cli", "default", "derive", "oso-derive", "rustyline", "rustyline-derive", "tracing-subscriber", "uuid-06", "uuid-07", "uuid-10"))' -C metadata=470f769abf92bd1c -C extra-filename=-470f769abf92bd1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern impl_trait_for_tuples=/work/oxidecomputer/omicron/target/debug/deps/libimpl_trait_for_tuples-5a623d5b63242388.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-e06eba2a3ddb785c.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-653512c0273f94a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38712024-08-27T18:17:56.811Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38722024-08-27T18:17:56.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24589a857b914627 -C extra-filename=-24589a857b914627 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-adf089fe0372d281.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
38732024-08-27T18:17:57.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f00b7352031abeb0 -C extra-filename=-f00b7352031abeb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-dfc31349d6516bea.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-04dcbd02286a21fb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-da8d8368d898be5b.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-470f769abf92bd1c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38742024-08-27T18:17:59.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=674a8a7506c49b8a -C extra-filename=-674a8a7506c49b8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-8d54f760a1fd56d1.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-0749e9866a2e7b39.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38752024-08-27T18:18:00.568Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
38762024-08-27T18:18:00.592Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 clickhouse-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f23b1d1ba4566bbf -C extra-filename=-f23b1d1ba4566bbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-8e2ca5fb81b4b52c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38772024-08-27T18:18:01.240Z Compiling rstest v0.22.0
38782024-08-27T18:18:01.265Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=06b88edf23f10366 -C extra-filename=-06b88edf23f10366 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f688c9515f1032bd.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-80f01f0d3e767824.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38792024-08-27T18:18:01.464Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38802024-08-27T18:18:01.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbc2d034ef0ad5ae -C extra-filename=-bbc2d034ef0ad5ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-769f9706c51ff8d1.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-d54ec5b235084a80.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
38812024-08-27T18:18:03.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=7222065427014ec8 -C extra-filename=-7222065427014ec8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-bbd799c96750a67f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-528bd09aa98caeb9.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-3e798962ff963f0d.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-60da830584452e3e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-da8d8368d898be5b.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38822024-08-27T18:18:03.863Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
38832024-08-27T18:18:03.892Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51bab30d64c2c1f0 -C extra-filename=-51bab30d64c2c1f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38842024-08-27T18:18:03.992Z Compiling cargo_toml v0.20.4
38852024-08-27T18:18:04.016Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.4/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("features"))' -C metadata=f14cb231b8c9a0e1 -C extra-filename=-f14cb231b8c9a0e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38862024-08-27T18:18:04.257Z Compiling termios v0.3.3
38872024-08-27T18:18:04.282Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termios-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=541c9de4d08a8996 -C extra-filename=-541c9de4d08a8996 --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-551f41149d24b2b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38882024-08-27T18:18:04.515Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38892024-08-27T18:18:04.539Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7665fa4a165a38ca -C extra-filename=-7665fa4a165a38ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-541c9de4d08a8996.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c97fe3ff449106d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38902024-08-27T18:18:04.539Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=204a6e986b57d1f4 -C extra-filename=-204a6e986b57d1f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-80f1bc0669ed994e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38912024-08-27T18:18:05.347Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9a3cbc0f5042c62 -C extra-filename=-e9a3cbc0f5042c62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-51bab30d64c2c1f0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38922024-08-27T18:18:05.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=17b74e5e9a759d4e -C extra-filename=-17b74e5e9a759d4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-80f1bc0669ed994e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38932024-08-27T18:18:06.489Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f48d608509936de7 -C extra-filename=-f48d608509936de7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-bbc2d034ef0ad5ae.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-769f9706c51ff8d1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-d54ec5b235084a80.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
38942024-08-27T18:18:06.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48426b4760be880d -C extra-filename=-48426b4760be880d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-12ec3418b0966058.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-8e2ca5fb81b4b52c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-8d54f760a1fd56d1.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e6bf9a5601d17b3b.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-e867393e14471c31.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-0fac2e9e15c2fe76.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-df8af8399ab4d0f7.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-c88c2fe4e78dad92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
38952024-08-27T18:18:07.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b71d8cacedc7997a -C extra-filename=-b71d8cacedc7997a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-591e48648f37a4b1.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-3adb5cfa4e9253e7.so --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-dedaeda2a2ef7dab.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-06b88edf23f10366.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-034ec318e5d254f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38962024-08-27T18:18:08.474Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/types/tests/test_compilation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0b310703bf43d51f -C extra-filename=-0b310703bf43d51f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-591e48648f37a4b1.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-3adb5cfa4e9253e7.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-dedaeda2a2ef7dab.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-06b88edf23f10366.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-034ec318e5d254f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38972024-08-27T18:18:09.377Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=769b8077a28e8751 -C extra-filename=-769b8077a28e8751 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-adf089fe0372d281.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-24589a857b914627.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
38982024-08-27T18:18:10.750Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6e8368c60257544 -C extra-filename=-f6e8368c60257544 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-9ce12a2d47650be7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-591e48648f37a4b1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-5183c0a999dee1e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
38992024-08-27T18:18:11.302Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
39002024-08-27T18:18:11.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cc9b1e1f904b4ef8 -C extra-filename=-cc9b1e1f904b4ef8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-f14cb231b8c9a0e1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39012024-08-27T18:18:11.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ch_dev --edition=2021 dev-tools/ch-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f150edd693db13a1 -C extra-filename=-f150edd693db13a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39022024-08-27T18:18:11.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=6a26a61fa0444d21 -C extra-filename=-6a26a61fa0444d21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-c128c04459b97046.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-9b1bab66aeaf2964.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39032024-08-27T18:18:12.075Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=8220dfba8de4ae51 -C extra-filename=-8220dfba8de4ae51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-bc735bdd50186eb9.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-c128c04459b97046.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-9b1bab66aeaf2964.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39042024-08-27T18:18:13.340Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5cf785b5e308b72e -C extra-filename=-5cf785b5e308b72e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-bc735bdd50186eb9.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-e867393e14471c31.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-c128c04459b97046.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-46d3e46b08c5ddae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-c88c2fe4e78dad92.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39052024-08-27T18:18:13.802Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fee3c7724752da08 -C extra-filename=-fee3c7724752da08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-d3886964f62186fa.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-ae4e549edb1618e0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-af626bc0cea5e64a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-2b7d0ea2bbd6edb3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39062024-08-27T18:18:14.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81ccd7ec7a519508 -C extra-filename=-81ccd7ec7a519508 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-d3886964f62186fa.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-ae4e549edb1618e0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-af626bc0cea5e64a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-2b7d0ea2bbd6edb3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39072024-08-27T18:18:15.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6aad68692eb69aa8 -C extra-filename=-6aad68692eb69aa8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-d3886964f62186fa.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-ae4e549edb1618e0.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-af626bc0cea5e64a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-2b7d0ea2bbd6edb3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39082024-08-27T18:18:16.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aba8b6d521db6037 -C extra-filename=-aba8b6d521db6037 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-adf089fe0372d281.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39092024-08-27T18:18:17.680Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=42bd54189b1cda13 -C extra-filename=-42bd54189b1cda13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-12ec3418b0966058.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-8e2ca5fb81b4b52c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-8d54f760a1fd56d1.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e6bf9a5601d17b3b.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-e867393e14471c31.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-df8af8399ab4d0f7.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-c88c2fe4e78dad92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
39102024-08-27T18:18:18.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=3853c2ec9432be2e -C extra-filename=-3853c2ec9432be2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-679a6eebe237030e.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3d9b5497fed6e4b9.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b7f1f652f9d1c59f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39112024-08-27T18:18:19.697Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=c71246f6220052b4 -C extra-filename=-c71246f6220052b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-679a6eebe237030e.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3d9b5497fed6e4b9.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b7f1f652f9d1c59f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39122024-08-27T18:18:21.672Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 oximeter/db/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=d3cf6f268a434f6c -C extra-filename=-d3cf6f268a434f6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-679a6eebe237030e.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3d9b5497fed6e4b9.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b7f1f652f9d1c59f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39132024-08-27T18:18:30.608Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3775800d4ec1e15c -C extra-filename=-3775800d4ec1e15c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-d3886964f62186fa.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a8e6f4ee64113ea8.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-af626bc0cea5e64a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-2b7d0ea2bbd6edb3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-c0e11bad9d6e07ea.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39142024-08-27T18:18:32.679Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 dev-tools/db-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95c8619307468a22 -C extra-filename=-95c8619307468a22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39152024-08-27T18:18:33.308Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bde6abbc3902a019 -C extra-filename=-bde6abbc3902a019 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-e867393e14471c31.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-46d3e46b08c5ddae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-08771445089048d4.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-c88c2fe4e78dad92.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39162024-08-27T18:18:37.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b1863e85e762e0d -C extra-filename=-7b1863e85e762e0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-bc735bdd50186eb9.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-e867393e14471c31.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-c128c04459b97046.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-46d3e46b08c5ddae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-08771445089048d4.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-c88c2fe4e78dad92.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39172024-08-27T18:18:39.019Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44dc65e4b48802ec -C extra-filename=-44dc65e4b48802ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-bc735bdd50186eb9.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-e867393e14471c31.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-c128c04459b97046.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-46d3e46b08c5ddae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-08771445089048d4.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-c88c2fe4e78dad92.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39182024-08-27T18:18:40.277Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39192024-08-27T18:18:40.324Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=4702fcd8d56e07f6 -C extra-filename=-4702fcd8d56e07f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39202024-08-27T18:18:43.340Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39212024-08-27T18:18:43.365Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c9503af54c5647c -C extra-filename=-6c9503af54c5647c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39222024-08-27T18:18:44.693Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16131fe223df5a8c -C extra-filename=-16131fe223df5a8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8f457ee7cc0d5dfa.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39232024-08-27T18:18:46.831Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39242024-08-27T18:18:46.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c111b1b90c626ae4 -C extra-filename=-c111b1b90c626ae4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39252024-08-27T18:18:47.539Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2cbbaafe32f05fb -C extra-filename=-c2cbbaafe32f05fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39262024-08-27T18:18:48.701Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=328d0fef8dd2f077 -C extra-filename=-328d0fef8dd2f077 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39272024-08-27T18:18:48.730Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_db_dev --edition=2021 dev-tools/db-dev/tests/test-db-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48c3df79492c6d52 -C extra-filename=-48c3df79492c6d52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-f1706aed9e80b1c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39282024-08-27T18:18:49.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd4529359f7f3d00 -C extra-filename=-cd4529359f7f3d00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-303423ac8c212e87.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-b4857696d4ddb07e.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-328d0fef8dd2f077.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39292024-08-27T18:18:50.115Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 dev-tools/db-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=43da9c18fe555515 -C extra-filename=-43da9c18fe555515 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-f1706aed9e80b1c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39302024-08-27T18:18:50.254Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=cb047c65f17de7a7 -C extra-filename=-cb047c65f17de7a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-553afa229e378c7b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39312024-08-27T18:18:52.012Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=1709f2a5b026f204 -C extra-filename=-1709f2a5b026f204 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-553afa229e378c7b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39322024-08-27T18:18:54.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=d2066e496a2836f7 -C extra-filename=-d2066e496a2836f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-553afa229e378c7b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39332024-08-27T18:18:57.504Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=d60107d7aa10a8a4 -C extra-filename=-d60107d7aa10a8a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-553afa229e378c7b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39342024-08-27T18:18:58.188Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=6bf03f4fe0d816bb -C extra-filename=-6bf03f4fe0d816bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-553afa229e378c7b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39352024-08-27T18:19:00.098Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=47f2fd5b72e97b9d -C extra-filename=-47f2fd5b72e97b9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-99bc9d06194312f9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-21a88f30fa6d0f85.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39362024-08-27T18:19:00.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0de95d1c5ee2fd07 -C extra-filename=-0de95d1c5ee2fd07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-99bc9d06194312f9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-21a88f30fa6d0f85.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39372024-08-27T18:19:01.722Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a500585bf0bdf1c -C extra-filename=-5a500585bf0bdf1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-99bc9d06194312f9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-21a88f30fa6d0f85.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39382024-08-27T18:19:03.750Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbd26bac28c62afc -C extra-filename=-bbd26bac28c62afc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-99bc9d06194312f9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-21a88f30fa6d0f85.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39392024-08-27T18:19:04.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4170b065440bf18f -C extra-filename=-4170b065440bf18f --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-4a95eac6b68115bb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39402024-08-27T18:19:05.333Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1eea037c7e0c493d -C extra-filename=-1eea037c7e0c493d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39412024-08-27T18:19:07.618Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee638ffa3c03ac7b -C extra-filename=-ee638ffa3c03ac7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-99bc9d06194312f9.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-eaeca34e00934ff5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-b2ffbeccdd681edc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e47af7706b6fe5e8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39422024-08-27T18:19:08.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e38274eed52d4428 -C extra-filename=-e38274eed52d4428 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-99bc9d06194312f9.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-eaeca34e00934ff5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-b2ffbeccdd681edc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e47af7706b6fe5e8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39432024-08-27T18:19:10.839Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=527929a133b0c115 -C extra-filename=-527929a133b0c115 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-eaeca34e00934ff5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-b2ffbeccdd681edc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e47af7706b6fe5e8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-51f85952a5724e41.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39442024-08-27T18:19:12.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d71ed57858a2bc92 -C extra-filename=-d71ed57858a2bc92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-99bc9d06194312f9.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-eaeca34e00934ff5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-b2ffbeccdd681edc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e47af7706b6fe5e8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-87fa1f86c7a2d991.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39452024-08-27T18:19:13.142Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=d13da19edfe6ebcc -C extra-filename=-d13da19edfe6ebcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39462024-08-27T18:19:14.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 clickhouse-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e5325bce5025b71 -C extra-filename=-1e5325bce5025b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-8e2ca5fb81b4b52c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39472024-08-27T18:19:16.845Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e863dc23dc7fa94 -C extra-filename=-5e863dc23dc7fa94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39482024-08-27T18:19:17.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=67284be8b3f6da03 -C extra-filename=-67284be8b3f6da03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-dfc31349d6516bea.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-04dcbd02286a21fb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-da8d8368d898be5b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-470f769abf92bd1c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39492024-08-27T18:19:19.441Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc8b63e753d3e1b6 -C extra-filename=-dc8b63e753d3e1b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-eaeca34e00934ff5.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39502024-08-27T18:19:22.165Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1f498b1c2f97dbf -C extra-filename=-a1f498b1c2f97dbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-8d54f760a1fd56d1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-0749e9866a2e7b39.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-674a8a7506c49b8a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39512024-08-27T18:19:24.133Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=3bd55b8545299a50 -C extra-filename=-3bd55b8545299a50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-bbd799c96750a67f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-528bd09aa98caeb9.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-3e798962ff963f0d.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-60da830584452e3e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-6389d12d30e61d12.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-da8d8368d898be5b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-470f769abf92bd1c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-09714f0ae484654a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39522024-08-27T18:19:30.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin --edition=2021 clickhouse-admin/src/bin/clickhouse-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c94fd32b158e9ac -C extra-filename=-6c94fd32b158e9ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-8e2ca5fb81b4b52c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f23b1d1ba4566bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39532024-08-27T18:19:31.483Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8c5d3fc7489b1bf -C extra-filename=-d8c5d3fc7489b1bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39542024-08-27T18:19:32.267Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20dfbe9b37927ebc -C extra-filename=-20dfbe9b37927ebc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-591e48648f37a4b1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-303423ac8c212e87.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-b4857696d4ddb07e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5672605cb0bdf970.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-6389d12d30e61d12.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-328d0fef8dd2f077.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-573f5d4714d8c2d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-09714f0ae484654a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39552024-08-27T18:19:38.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c80d3daa07b15b0 -C extra-filename=-4c80d3daa07b15b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39562024-08-27T18:19:46.589Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97655acb4d09e9b4 -C extra-filename=-97655acb4d09e9b4 --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-a55bc501e5acb627.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5672605cb0bdf970.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39572024-08-27T18:19:52.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=91962d8a21cbd1cd -C extra-filename=-91962d8a21cbd1cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39582024-08-27T18:19:57.490Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2bb549a5d46176e2 -C extra-filename=-2bb549a5d46176e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-8d54f760a1fd56d1.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-0749e9866a2e7b39.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39592024-08-27T18:20:05.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb222782271129a9 -C extra-filename=-eb222782271129a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
39602024-08-27T18:20:08.581Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=d6f5e358e68653d9 -C extra-filename=-d6f5e358e68653d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39612024-08-27T18:20:26.162Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=becddd2c7234e31f -C extra-filename=-becddd2c7234e31f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-948b1aa36944d077.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-5a43ead534c9e40b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-0e4e79b9dc7ce1e6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-6f0fbed334800738.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-f66859cc1a2f2772.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-7465aa75e886177c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-d431014ac6d62517.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-886bc731d7fd58a1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39622024-08-27T18:20:31.114Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c903899c06fb72c5 -C extra-filename=-c903899c06fb72c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4c90e9cb59815a2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39632024-08-27T18:20:39.332Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a800273ef193053b -C extra-filename=-a800273ef193053b --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-0749e9866a2e7b39.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39642024-08-27T18:20:40.597Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ccd66e94e7a58615 -C extra-filename=-ccd66e94e7a58615 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39652024-08-27T18:20:40.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38aa2ecb6d05ec61 -C extra-filename=-38aa2ecb6d05ec61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/ssl-3/lib/amd64`
39662024-08-27T18:20:44.119Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6833bcd393e398b7 -C extra-filename=-6833bcd393e398b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39672024-08-27T18:20:46.834Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39682024-08-27T18:20:46.858Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=011a937f891b375f -C extra-filename=-011a937f891b375f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-769f9706c51ff8d1.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39692024-08-27T18:20:53.100Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34bac35929e070cd -C extra-filename=-34bac35929e070cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4480f2cc44ead336.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39702024-08-27T18:20:54.733Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3894e8ea8f604a4a -C extra-filename=-3894e8ea8f604a4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39712024-08-27T18:21:02.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c7a3e861c4f97804 -C extra-filename=-c7a3e861c4f97804 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39722024-08-27T18:21:03.237Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e20d63872e48d56b -C extra-filename=-e20d63872e48d56b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39732024-08-27T18:21:05.571Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1afd43ca2cf8e533 -C extra-filename=-1afd43ca2cf8e533 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39742024-08-27T18:21:09.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b95222c308b85354 -C extra-filename=-b95222c308b85354 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39752024-08-27T18:21:12.060Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d127083fd319c9e9 -C extra-filename=-d127083fd319c9e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4c90e9cb59815a2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39762024-08-27T18:21:12.735Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69ea72f30cd23d14 -C extra-filename=-69ea72f30cd23d14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-7f0c25ed43737abb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-769f9706c51ff8d1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-d54ec5b235084a80.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
39772024-08-27T18:21:13.697Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1ae3051e4d79d7c -C extra-filename=-a1ae3051e4d79d7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e6bf9a5601d17b3b.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-76cb6c88908235fa.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c97fe3ff449106d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39782024-08-27T18:21:17.888Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39792024-08-27T18:21:17.913Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs_dev --edition=2021 dev-tools/mgs-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a115f573fe0ddc9f -C extra-filename=-a115f573fe0ddc9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-51b1e1895f2ba31c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39802024-08-27T18:21:18.382Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6aa9602d8e2c6e7 -C extra-filename=-b6aa9602d8e2c6e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-51b1e1895f2ba31c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39812024-08-27T18:21:20.305Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3df3ad8a04d0d33c -C extra-filename=-3df3ad8a04d0d33c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e6bf9a5601d17b3b.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-76cb6c88908235fa.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-51b1e1895f2ba31c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c97fe3ff449106d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39822024-08-27T18:21:20.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78b28af62040c972 -C extra-filename=-78b28af62040c972 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e6bf9a5601d17b3b.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-76cb6c88908235fa.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-51b1e1895f2ba31c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c97fe3ff449106d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39832024-08-27T18:21:25.480Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5daf3e1fcc357516 -C extra-filename=-5daf3e1fcc357516 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e6bf9a5601d17b3b.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-76cb6c88908235fa.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-51b1e1895f2ba31c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-9022b5771569f421.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c97fe3ff449106d4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
39842024-08-27T18:21:27.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9fe35c6b6e19cbc1 -C extra-filename=-9fe35c6b6e19cbc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39852024-08-27T18:21:30.414Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0635ba8d161bf40f -C extra-filename=-0635ba8d161bf40f --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-5a43ead534c9e40b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-b4d2d47443dcd208.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39862024-08-27T18:21:33.036Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a69d75c35ac217e -C extra-filename=-7a69d75c35ac217e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39872024-08-27T18:21:33.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f03cc4303675250 -C extra-filename=-0f03cc4303675250 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39882024-08-27T18:21:35.022Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d0f50a8a3fc5f51a -C extra-filename=-d0f50a8a3fc5f51a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39892024-08-27T18:21:36.689Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6ad17f1066545c31 -C extra-filename=-6ad17f1066545c31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39902024-08-27T18:21:36.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4a54cb78a8e31be -C extra-filename=-f4a54cb78a8e31be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39912024-08-27T18:21:38.067Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=83489a33e34f208b -C extra-filename=-83489a33e34f208b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-3784466c0e69e693.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39922024-08-27T18:21:39.222Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=730d95035279d3b5 -C extra-filename=-730d95035279d3b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39932024-08-27T18:21:48.297Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c5944fd905a4f109 -C extra-filename=-c5944fd905a4f109 --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-8f457ee7cc0d5dfa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-3752dcaf4b41fa9b.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-f4e81393945605ea.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39942024-08-27T18:21:48.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fa25f3c4f2db848e -C extra-filename=-fa25f3c4f2db848e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39952024-08-27T18:21:50.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fda0bdbc7448afd3 -C extra-filename=-fda0bdbc7448afd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-ade04e5f8aed2e0f.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-68ec4873a140f59f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-79451fcf20792b79.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39962024-08-27T18:21:51.017Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f504d53fe273899 -C extra-filename=-1f504d53fe273899 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-ade04e5f8aed2e0f.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-68ec4873a140f59f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-79451fcf20792b79.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39972024-08-27T18:21:57.795Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=890f26bcf4bdc130 -C extra-filename=-890f26bcf4bdc130 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-ade04e5f8aed2e0f.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-68ec4873a140f59f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-79451fcf20792b79.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39982024-08-27T18:22:08.520Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=7a17d20b8c85f615 -C extra-filename=-7a17d20b8c85f615 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-15fc923038689690.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-009a5134049de396.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-679a6eebe237030e.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-b7f1f652f9d1c59f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d32155322b970ee7.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
39992024-08-27T18:22:12.569Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f54bced30e8d553b -C extra-filename=-f54bced30e8d553b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4bf70369cde44e16.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-6ebf38a6a91ea6c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40002024-08-27T18:22:14.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1911d1950616f363 -C extra-filename=-1911d1950616f363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-3e798962ff963f0d.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-46d3e46b08c5ddae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40012024-08-27T18:22:15.608Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a09f2d00d74464d -C extra-filename=-0a09f2d00d74464d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
40022024-08-27T18:22:17.574Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=211b90f256369950 -C extra-filename=-211b90f256369950 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40032024-08-27T18:22:21.660Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d0f2abe1374740f -C extra-filename=-5d0f2abe1374740f --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-5e79607c58aeb04e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40042024-08-27T18:22:23.605Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 sled-agent/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5aefe1a81a1b7515 -C extra-filename=-5aefe1a81a1b7515 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40052024-08-27T18:22:25.963Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=999f407a24d17815 -C extra-filename=-999f407a24d17815 --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-5e79607c58aeb04e.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
40062024-08-27T18:22:28.071Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=04efbe0734a9683a -C extra-filename=-04efbe0734a9683a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-d930dfe667e1094e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
40072024-08-27T18:22:30.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d770fd7eb94ca6cf -C extra-filename=-d770fd7eb94ca6cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-b41a2d13c2bf43f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40082024-08-27T18:22:31.324Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11633c89218e7d41 -C extra-filename=-11633c89218e7d41 --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-5e79607c58aeb04e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40092024-08-27T18:22:33.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fbf1a7a11e4a61d7 -C extra-filename=-fbf1a7a11e4a61d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40102024-08-27T18:22:35.667Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1704fca21f41d06e -C extra-filename=-1704fca21f41d06e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40112024-08-27T18:22:42.074Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3eeb53985fe43c0c -C extra-filename=-3eeb53985fe43c0c --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-e00f4c951e7553ce.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-6aa9bce9f98e2e8a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40122024-08-27T18:22:45.420Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e1c3f783a27e83c -C extra-filename=-7e1c3f783a27e83c --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-e00f4c951e7553ce.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-6aa9bce9f98e2e8a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-18d2f5765b7a5050.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40132024-08-27T18:22:46.878Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f39a0bb69091a079 -C extra-filename=-f39a0bb69091a079 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40142024-08-27T18:22:49.275Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94a0f55d088cc3f5 -C extra-filename=-94a0f55d088cc3f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40152024-08-27T18:22:49.727Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16dbd392f734eead -C extra-filename=-16dbd392f734eead --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-17e97622d91c7a9c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f936f5589f422a08.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-7a6607caad79c9e0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-0a006bd7c4acdb31.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-224a9f896df65ec4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40162024-08-27T18:22:56.125Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=209ecf86c66b9909 -C extra-filename=-209ecf86c66b9909 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-ecc698ff13969c52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-7e55c82a947bcc6d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
40172024-08-27T18:23:02.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97a2427a4aa6915e -C extra-filename=-97a2427a4aa6915e --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-711eb3fcee73ab92.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-763484ab97fd7bce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40182024-08-27T18:23:07.725Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1fd10b39b4be22df -C extra-filename=-1fd10b39b4be22df --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-a3da65ff164e4df7.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40192024-08-27T18:23:10.231Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e627673023eb0fb2 -C extra-filename=-e627673023eb0fb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-2f8000a2198a9279.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40202024-08-27T18:23:12.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0528113f06a6234 -C extra-filename=-e0528113f06a6234 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40212024-08-27T18:23:23.939Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5fe985500c6d757c -C extra-filename=-5fe985500c6d757c --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-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40222024-08-27T18:23:24.881Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=847667d3b325ee0f -C extra-filename=-847667d3b325ee0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-d389e800c1469c60.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-04dcbd02286a21fb.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-8755f378a0d2712e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-aae238a7f781fbdf.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8f457ee7cc0d5dfa.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40232024-08-27T18:23:46.814Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=00c3be87606cc35a -C extra-filename=-00c3be87606cc35a --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-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40242024-08-27T18:23:46.839Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0074aa37a60e97c -C extra-filename=-a0074aa37a60e97c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-5970ec29a687f38a.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-76c61018a63c3f6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-53a3cbfeed308348.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-ba4c1e913d3f904c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-98b84f73d7664120.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-45d8c29f782b9ad0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
40252024-08-27T18:23:47.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=79dd73f61a4cd59f -C extra-filename=-79dd73f61a4cd59f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40262024-08-27T18:23:50.506Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5a0fbcd60bf0be2 -C extra-filename=-d5a0fbcd60bf0be2 --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-5035ce4270aa46b5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40272024-08-27T18:23:51.102Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bafcb9add29d187 -C extra-filename=-3bafcb9add29d187 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-5035ce4270aa46b5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40282024-08-27T18:23:53.135Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=75a0fa5c36e153a8 -C extra-filename=-75a0fa5c36e153a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a8d1af6288202117.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40292024-08-27T18:23:54.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b11f6a927ef1114a -C extra-filename=-b11f6a927ef1114a --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-de12432a734d8858.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40302024-08-27T18:23:56.010Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=ee380f9fc2cb992d -C extra-filename=-ee380f9fc2cb992d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-c492fcfaa7724c06.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40312024-08-27T18:23:58.546Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0008e90536cf01b -C extra-filename=-e0008e90536cf01b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-3adb5cfa4e9253e7.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-952ffd213896e0fa.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-e63759560c80afb2.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40322024-08-27T18:24:01.730Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=42e3cdad836758b1 -C extra-filename=-42e3cdad836758b1 --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-2f023eca90aac705.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-6ecebc3a4956f298.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-775bf6cc96f84436.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40332024-08-27T18:24:01.938Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=2d28aba18178d595 -C extra-filename=-2d28aba18178d595 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-12ec3418b0966058.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-8d2186ee4719d627.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-5970ec29a687f38a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-1b81e34ae60a2014.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40342024-08-27T18:24:02.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=16fb05c18cac328e -C extra-filename=-16fb05c18cac328e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-12ec3418b0966058.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-8d2186ee4719d627.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-5970ec29a687f38a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-1b81e34ae60a2014.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40352024-08-27T18:24:03.355Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=fb9f6ecd7d1ca464 -C extra-filename=-fb9f6ecd7d1ca464 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-12ec3418b0966058.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-8d2186ee4719d627.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-5970ec29a687f38a.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-1b81e34ae60a2014.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40362024-08-27T18:24:03.583Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/bin/oximeter-schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f57be35400ddb588 -C extra-filename=-f57be35400ddb588 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-952ffd213896e0fa.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40372024-08-27T18:24:04.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 oximeter/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b418fecca3ddd8c -C extra-filename=-7b418fecca3ddd8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-3adb5cfa4e9253e7.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40382024-08-27T18:24:05.407Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 oximeter/oxql-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7617bd92a4e6af9f -C extra-filename=-7617bd92a4e6af9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40392024-08-27T18:24:06.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6917faf035cffd98 -C extra-filename=-6917faf035cffd98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-6857ccac9b84fd03.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-32391bb99b637df4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40402024-08-27T18:24:09.288Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f127dc76a3680e8 -C extra-filename=-2f127dc76a3680e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40412024-08-27T18:24:13.242Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
40422024-08-27T18:24:13.267Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns-cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58cf9d280afddeb6 -C extra-filename=-58cf9d280afddeb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40432024-08-27T18:24:15.158Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
40442024-08-27T18:24:15.182Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_cert_dev --edition=2021 dev-tools/cert-dev/tests/test-cert-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e096044f0ed3b523 -C extra-filename=-e096044f0ed3b523 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40452024-08-27T18:24:15.182Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 dev-tools/omicron-dev-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6448ad842ac2c855 -C extra-filename=-6448ad842ac2c855 --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-551f41149d24b2b0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40462024-08-27T18:24:16.883Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 dev-tools/cert-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd0384fe0d60142f -C extra-filename=-fd0384fe0d60142f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40472024-08-27T18:24:17.067Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c8aee2c727252e65 -C extra-filename=-c8aee2c727252e65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-1b60d4a49558a731.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40482024-08-27T18:24:17.575Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40492024-08-27T18:24:17.600Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=63674f652d3e2265 -C extra-filename=-63674f652d3e2265 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40502024-08-27T18:24:17.651Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9720feee2d37e517 -C extra-filename=-9720feee2d37e517 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40512024-08-27T18:24:18.586Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 clickhouse-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f88f101ef82594bf -C extra-filename=-f88f101ef82594bf --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-5e79607c58aeb04e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40522024-08-27T18:24:19.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=1593f82e21e39555 -C extra-filename=-1593f82e21e39555 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-b3d610d1cedae901.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-84d6a5bbaef9329c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b1a54d07005cc8e8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-a25088a3cdec8233.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-c3bc5d475079b64b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-51d762d3c90fb338.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b94b1747d4cd77f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-495f4f46760fc11c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
40532024-08-27T18:24:20.041Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dfd9b5ba69f3987f -C extra-filename=-dfd9b5ba69f3987f --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-2ca2b0391baf3667.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40542024-08-27T18:24:23.015Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e40529ccc22252e -C extra-filename=-7e40529ccc22252e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-68ec4873a140f59f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-b7c2c873485a1910.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-c58055ba21974de5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40552024-08-27T18:24:24.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c1e796fdc9291ceb -C extra-filename=-c1e796fdc9291ceb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40562024-08-27T18:24:26.612Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d6e4f0080239f2a -C extra-filename=-2d6e4f0080239f2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40572024-08-27T18:24:27.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=469e4f6f58b4aace -C extra-filename=-469e4f6f58b4aace --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-d389e800c1469c60.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-e9aff558245a2ac5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-4e0862c1640774bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4c497ff74b1d7ab1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-33f37eee6fa58373.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40582024-08-27T18:24:29.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f6e374764d9ed68 -C extra-filename=-9f6e374764d9ed68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-b6e9a448b359ba01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40592024-08-27T18:24:30.482Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=06ea8658eaadae28 -C extra-filename=-06ea8658eaadae28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40602024-08-27T18:24:31.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3a0be075d3d7d985 -C extra-filename=-3a0be075d3d7d985 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40612024-08-27T18:24:34.442Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1544ac2aa00711c -C extra-filename=-a1544ac2aa00711c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-6024a4a8263fc6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40622024-08-27T18:24:38.240Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 dev-tools/cert-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7eceac48b4458c68 -C extra-filename=-7eceac48b4458c68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40632024-08-27T18:24:39.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df5d8eab38253bde -C extra-filename=-df5d8eab38253bde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-55875e6842c27f35.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40642024-08-27T18:24:41.780Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ddf2621660ac9546 -C extra-filename=-ddf2621660ac9546 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-51d762d3c90fb338.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-7e3bc97d4b08f948.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40652024-08-27T18:24:42.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db67d050463cf329 -C extra-filename=-db67d050463cf329 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40662024-08-27T18:24:45.481Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f1f3275ebb745b8 -C extra-filename=-2f1f3275ebb745b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-7e3bc97d4b08f948.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40672024-08-27T18:24:45.908Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=2132677ec4edff7a -C extra-filename=-2132677ec4edff7a --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-8f457ee7cc0d5dfa.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40682024-08-27T18:24:46.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f45237766e12968d -C extra-filename=-f45237766e12968d --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-2f023eca90aac705.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40692024-08-27T18:24:46.687Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=830ecc4b17f13d77 -C extra-filename=-830ecc4b17f13d77 --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-2f023eca90aac705.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40702024-08-27T18:24:46.984Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65cd8007d490c26d -C extra-filename=-65cd8007d490c26d --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-2f023eca90aac705.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40712024-08-27T18:24:47.276Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4b418f8da579be4 -C extra-filename=-c4b418f8da579be4 --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-2f023eca90aac705.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40722024-08-27T18:24:47.588Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-manager/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af937202148c33fa -C extra-filename=-af937202148c33fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40732024-08-27T18:24:47.863Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ba575f9e34df6d1 -C extra-filename=-9ba575f9e34df6d1 --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-2f023eca90aac705.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40742024-08-27T18:24:47.966Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=730ced84483933d8 -C extra-filename=-730ced84483933d8 --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-6e9acfc53597887c.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-8e41b751a0ccc20a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-ee5fc3c47faac230.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8b135c539e8f94b8.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-4b67e8dd0f215dc6.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc8c6f66177655eb.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-e6f841b1e5437932.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-ecbca71b0fc94280.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-89864ba25cc11d31.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-a0bd0e7d45708eb7.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4d7abd680aec4b7.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-d939558aaa79a1c5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-a0ceeed7299917eb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-65767634d4000cd6.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-82dba1c6aa750728.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-4d6ae8c84e9444ff.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b64630deae89861a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-1df3c7b1c45bee2a.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-5570f39ece6a776c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6cd38624c256774c.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-2d7911560284ff5c.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b58acb781e3bbc84.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-d7aaee262faf2cbb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-72c84ac99faa15a7.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-6c88c3419dd50b79.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ab25628c826f87ab.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-875671fddfd10789.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-f3995908aff446a0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-095aade90ef040ee.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-3f2eed7877441fdb.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-fb7801688e79354e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-8bbc893b3e799bb4.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-8a46d8fdbab68150.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-eaa35e1e3fce1599.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-7d36d0d8dae0ec08.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-285ef98ad16b5f7d.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a13a239ec45c3af2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0871d168f4a43476.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d27e04d35aedf7ad.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-119892d76510e357.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-8afcbd4e255af8a0.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e408134f56547e55.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-6a6c96d3d3dbf088.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-d47f5ede55f99f5b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64`
40752024-08-27T18:26:36.848Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b915f9991f890bd -C extra-filename=-9b915f9991f890bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/usr/lib/amd64`
40762024-08-27T18:26:36.920Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bceaaadd13aa6d64 -C extra-filename=-bceaaadd13aa6d64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-303423ac8c212e87.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-b4857696d4ddb07e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-328d0fef8dd2f077.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
40772024-08-27T18:26:36.920Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e32ba937da8efc6 -C extra-filename=-1e32ba937da8efc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-eaeca34e00934ff5.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/usr/lib/amd64`
40782024-08-27T18:26:36.920Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd28389d868fb169 -C extra-filename=-bd28389d868fb169 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/usr/lib/amd64`
40792024-08-27T18:26:40.122Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=de9ccd0fb9b1763e -C extra-filename=-de9ccd0fb9b1763e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-303423ac8c212e87.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-b4857696d4ddb07e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-328d0fef8dd2f077.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib`
40802024-08-27T18:26:41.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c8f966fd7b0a2158 -C extra-filename=-c8f966fd7b0a2158 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5672605cb0bdf970.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8f457ee7cc0d5dfa.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/usr/lib/amd64`
40812024-08-27T18:26:46.477Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=687b48320b2a99a3 -C extra-filename=-687b48320b2a99a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-591e48648f37a4b1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-303423ac8c212e87.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-b4857696d4ddb07e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5672605cb0bdf970.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-6389d12d30e61d12.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-328d0fef8dd2f077.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-573f5d4714d8c2d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-09714f0ae484654a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
40822024-08-27T18:26:48.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test-omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0b2feae1b8ec7e84 -C extra-filename=-0b2feae1b8ec7e84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-f1706aed9e80b1c6.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/usr/lib/amd64`
40832024-08-27T18:26:50.863Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3cfe0a41865d1593 -C extra-filename=-3cfe0a41865d1593 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-eb1b55b3d9ded965.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-7bbbd3f4da410b18.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-99eafe51d5160fa5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-c7e2f42601feaebd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-eaeca34e00934ff5.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/usr/lib/amd64`
40842024-08-27T18:26:58.572Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97e74a01f733da60 -C extra-filename=-97e74a01f733da60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-551f41149d24b2b0.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-f1706aed9e80b1c6.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-6cf40431b7686480.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-3e3b5887cb195d6a.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/usr/lib/amd64`
40852024-08-27T18:26:59.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fa59bb1ee30a9ac5 -C extra-filename=-fa59bb1ee30a9ac5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-591e48648f37a4b1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-303423ac8c212e87.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-b4857696d4ddb07e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5672605cb0bdf970.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-6389d12d30e61d12.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-328d0fef8dd2f077.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-573f5d4714d8c2d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-09714f0ae484654a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
40862024-08-27T18:27:02.696Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=207bdb11884c9ce5 -C extra-filename=-207bdb11884c9ce5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-838b0c6a07887d50.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c77d94fa82a9345b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out -L native=/usr/lib/amd64`
40872024-08-27T18:27:56.760Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=709c300a2ea40488 -C extra-filename=-709c300a2ea40488 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-e4310a1dc3a65bf6.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a55bc501e5acb627.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-eaec0f1802c5ca04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-2150b920d991e600.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-7296041c0fd81490.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b792cecba43cac9d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e45330f5c36e2940.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-7c9ffecaf989a77e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-8599901668faa364.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-18d404915a4b87df.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5eb0ad653398c520.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-591e48648f37a4b1.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d3c9c87ffcc2db63.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-303423ac8c212e87.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-b4857696d4ddb07e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-b89264e272469066.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-4564187d89447620.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-efca236476a72dd7.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7380943a87ae7669.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-5e79607c58aeb04e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-e00f4c951e7553ce.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-bc768b83042f573b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5835243fede18e51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-eaa48a274e13f452.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-711eb3fcee73ab92.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-cdf7a17654a9db25.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-b24b3056c0fa6188.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-599d8f15621b0c55.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-005adb14efb74d45.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-7309206c31ed76bc.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5672605cb0bdf970.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-7fa77d4cf914a3aa.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-384fa5b001f0a82d.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-6389d12d30e61d12.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-de12432a734d8858.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-4fcafba43ee29b8d.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-2ca2b0391baf3667.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-98a67a59a334178d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-871b6bbcfeab975c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-f00b7352031abeb0.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f8c34739a18a5acd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-52d2370ed8ee606b.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-4a95eac6b68115bb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-7222065427014ec8.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-97c6fddd352efb7a.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-78f269de797f43cf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-d66f005b20419850.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-328d0fef8dd2f077.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6c9503af54c5647c.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-16131fe223df5a8c.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e86bc8c945d9a22.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-c111b1b90c626ae4.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-c2cbbaafe32f05fb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-54f6fe7baaed6270.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-5b0b5ab8f63dc2ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-4702fcd8d56e07f6.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-29b49454b79c7924.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-08b489f0f1624e62.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-cd0dca9b7baf808c.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd4529359f7f3d00.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-c3384ef76263610c.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-dd78057b7d0c6ae4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-46880e16558a69a7.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-093c9d1ea7a6082f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-2f023eca90aac705.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-fd18489977b9c8a6.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-5ba3e73c543b84ff.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-fec373713784d663.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-0f0848b65512ad6a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-aec8b176dc0c7d45.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-73770b9b3d1a857e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-ca0a52a49dbd9ecc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1a5040958468c92d.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-e5780417ff9ff5dc.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-21eaa70e0c4a9698.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-067b183b3e29678c.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-efcd0d4690392a55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-aa2fc19618e8223a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8e22a607cc27b13c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-654bfbc59c5fe4dd.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4ec8dc0a26e7f157.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-d0890cdebab6435b.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-7ecd7cc1ef36ea45.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-878a8767bd0518bb.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9fad61da330fad93.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-662be56d9856735a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-765bcc68d51e2749.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-e0ebabbe0f855964.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-539e8d31df955ad4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-cb8c86c5f719f8c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-19476516253bd8c8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-c52af4401d46531c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-8ce276b9163974ea.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-fbf3e444deddd920.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-573f5d4714d8c2d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-1b8d3e50f88984b2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-919cc0817628262a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-7cbe6fda78a13e6a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-a33837303a60c71a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-e77d240f968b9b00.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-ab7fbe38d1a94388.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-9ce22f8aa160a4c2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d605b07ab2a0de30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-703f5ff0922fc8c2.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a0c530543821bba1.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-09714f0ae484654a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-da9815be099cf41c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-4ee1cdbeb2bccd78.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-45d2b2041bdff498.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-cc3443c69aa91ffb.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c1b9b4ab23c6ef97.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b56da41e6f9565f4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-0c82d3bcc3c63085.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-8bbfdd481c770f53.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d7278fad9f84f0d2.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-c6aa214cd381f61b/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out`
40882024-08-27T18:36:16.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23m 19s
40892024-08-27T18:36:23.673Z
40902024-08-27T18:36:23.699Zreal 23:26.447548112
40912024-08-27T18:36:23.699Zuser 1:40:16.203380823
40922024-08-27T18:36:23.699Zsys 26:15.889867794
40932024-08-27T18:36:23.699Ztrap 31.422394103
40942024-08-27T18:36:23.699Ztflt 5.182369254
40952024-08-27T18:36:23.699Zdflt 19:26.118591842
40962024-08-27T18:36:23.699Zkflt 0.184649589
40972024-08-27T18:36:23.699Zlock 4:46:00.772105817
40982024-08-27T18:36:23.699Zslp 12:01:15.635326850
40992024-08-27T18:36:23.699Zlat 17:55.670539944
41002024-08-27T18:36:23.699Zstop 5:39.285395534
41012024-08-27T18:36:24.687Z+ banner test
41022024-08-27T18:36:24.732Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
41032024-08-27T18:36:25.665Z
41042024-08-27T18:36:25.665Z ##### ###### #### #####
41052024-08-27T18:36:25.665Z # # # #
41062024-08-27T18:36:25.665Z # ##### #### #
41072024-08-27T18:36:25.665Z # # # #
41082024-08-27T18:36:25.665Z # # # # #
41092024-08-27T18:36:25.665Z # ###### #### #
41102024-08-27T18:36:25.665Z
41112024-08-27T18:36:29.197Zinfo: experimental features enabled: setup-scripts
41122024-08-27T18:36:31.949Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
41132024-08-27T18:36:31.991Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
41142024-08-27T18:36:32.023Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41152024-08-27T18:36:32.049Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
41162024-08-27T18:36:46.838Z Finished `test` profile [unoptimized + debuginfo] target(s) in 17.62s
41172024-08-27T18:36:50.610Z Starting 1442 tests across 158 binaries (3 skipped; run ID: dfae29ae-24f4-4a31-b20f-335515a70027, nextest profile: ci)
41182024-08-27T18:36:50.635Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
41192024-08-27T18:36:51.941Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41202024-08-27T18:36:54.903Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41212024-08-27T18:36:57.364Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
41222024-08-27T18:37:05.787Z Finished `test` profile [unoptimized + debuginfo] target(s) in 15.07s
41232024-08-27T18:37:05.880Z Running `target/debug/crdb-seed`
41242024-08-27T18:37:05.932ZAug 27 18:37:05.270 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpHm7aSL
41252024-08-27T18:37:05.957ZAug 27 18:37:05.270 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpAhTk6A,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpHm7aSL/listen-url
41262024-08-27T18:37:05.958ZAug 27 18:37:05.273 INFO cockroach environment: BUILDOMAT_JOB_ID=01J6AGC37CWH80J76P3K9VAZQ1 BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CI=true GITHUB_BRANCH=sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides GITHUB_REF=refs/heads/sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=3f25c21d6b6ba6d8581b01e14233510ecd76bb9a GOTRACEBACK=crash HOME=/home/build LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b045e230cf5220da/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out:/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out:/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envQgtnUx NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-8d0dc696bec0a2c4/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-6c6f54072d2f2878/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-b045e230cf5220da/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-c6aa214cd381f61b/out:/work/oxidecomputer/omicron/target/debug/build/ring-cc481d78580a539c/out:/work/oxidecomputer/omicron/target/debug/build/tofino-5fd8f6907951d8d9/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=dfae29ae-24f4-4a31-b20f-335515a70027 PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin PWD=/work/oxidecomputer/omicron RUSTC_BOOTSTRAP=1 RUSTDOCFLAGS=--document-private-items -D warnings RUSTFLAGS=-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.80.1-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
41272024-08-27T18:37:06.916ZAug 27 18:37:06.254 INFO cockroach pid: 6025
41282024-08-27T18:37:06.916ZAug 27 18:37:06.254 INFO cockroach listen URL: postgresql://root@[::1]:53582/omicron?sslmode=disable
41292024-08-27T18:37:06.916ZAug 27 18:37:06.254 INFO cockroach: populating
41302024-08-27T18:37:10.167ZAug 27 18:37:09.505 INFO cockroach: populated
41312024-08-27T18:37:12.842ZAug 27 18:37:12.180 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/e1a523dead2919a7468b15781f44273687f1a490d02d0eb598b97779d460e0c8.tar`
41322024-08-27T18:37:12.867Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
41332024-08-27T18:37:13.016Z PASS [ 0.080s] api_identity test::test_identity
41342024-08-27T18:37:13.016Z PASS [ 0.070s] api_identity test::test_identity_no_field
41352024-08-27T18:37:13.016Z PASS [ 0.059s] authz-macros tests::test_authz_snapshots
41362024-08-27T18:37:13.017Z PASS [ 0.048s] bootstore schemes::tests::hello_roundtrip
41372024-08-27T18:37:13.017Z PASS [ 0.063s] bootstore schemes::v0::share_pkg::tests::create_packages
41382024-08-27T18:37:13.017Z PASS [ 0.043s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
41392024-08-27T18:37:13.017Z PASS [ 0.053s] bootstore trust_quorum::rack_secret::tests::create_and_verify
41402024-08-27T18:37:13.041Z PASS [ 0.104s] bootstore schemes::v0::peer::tests::network_config
41412024-08-27T18:37:13.041Z PASS [ 0.029s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
41422024-08-27T18:37:13.066Z PASS [ 0.032s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
41432024-08-27T18:37:13.066Z PASS [ 0.028s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
41442024-08-27T18:37:13.090Z PASS [ 0.027s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
41452024-08-27T18:37:13.115Z PASS [ 0.029s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
41462024-08-27T18:37:13.115Z PASS [ 0.119s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
41472024-08-27T18:37:13.115Z PASS [ 0.109s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
41482024-08-27T18:37:13.157Z PASS [ 0.185s] cert-dev::test-cert-dev test_cert_create
41492024-08-27T18:37:13.263Z PASS [ 0.105s] db-macros lookup::test::test_lookup_snapshots
41502024-08-27T18:37:13.296Z PASS [ 0.035s] db-macros tests::test_derive_metadata_identity_fails_for_enums
41512024-08-27T18:37:13.325Z PASS [ 0.029s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
41522024-08-27T18:37:13.351Z PASS [ 0.026s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
41532024-08-27T18:37:13.375Z PASS [ 0.288s] db-dev::test-db-dev test_db_dev_populate_no_args
41542024-08-27T18:37:13.375Z PASS [ 0.272s] db-dev::test-db-dev test_db_dev_wipe_no_args
41552024-08-27T18:37:13.400Z PASS [ 0.034s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
41562024-08-27T18:37:13.400Z PASS [ 0.035s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
41572024-08-27T18:37:13.424Z PASS [ 0.043s] db-macros tests::test_derive_snapshots
41582024-08-27T18:37:13.448Z PASS [ 0.041s] db-macros tests::test_derive_with_unknown_field
41592024-08-27T18:37:13.643Z PASS [ 0.226s] dns-server storage::test::test_update_in_progress
41602024-08-27T18:37:13.669Z PASS [ 0.241s] dns-server storage::test::test_update_interrupted
41612024-08-27T18:37:13.693Z PASS [ 0.284s] dns-server storage::test::test_update_basic
41622024-08-27T18:37:14.085Z PASS [ 1.163s] bootstore schemes::v0::peer::tests::basic_3_nodes
41632024-08-27T18:37:14.220Z PASS [ 0.573s] dns-server::basic_test a_crud
41642024-08-27T18:37:14.244Z PASS [ 0.549s] dns-server::basic_test empty_record
41652024-08-27T18:37:14.269Z PASS [ 0.589s] dns-server::basic_test aaaa_crud
41662024-08-27T18:37:14.365Z PASS [ 0.298s] dns-server::basic_test multi_record_crud
41672024-08-27T18:37:14.556Z PASS [ 0.322s] dns-server::basic_test nxdomain
41682024-08-27T18:37:14.593Z PASS [ 0.337s] dns-server::basic_test servfail
41692024-08-27T18:37:14.666Z PASS [ 0.072s] dns-service-client diff::test::diff_different
41702024-08-27T18:37:14.700Z PASS [ 0.482s] dns-server::basic_test name_contains_zone
41712024-08-27T18:37:14.725Z PASS [ 0.044s] dns-service-client diff::test::diff_equivalent
41722024-08-27T18:37:14.749Z PASS [ 0.039s] dns-service-client diff::test::diff_invalid
41732024-08-27T18:37:14.774Z PASS [ 0.063s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
41742024-08-27T18:37:14.799Z PASS [ 0.422s] dns-server::basic_test srv_crud
41752024-08-27T18:37:14.799Z PASS [ 0.060s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
41762024-08-27T18:37:14.846Z PASS [ 0.072s] illumos-utils destructor::test::test_delayed_delete
41772024-08-27T18:37:14.871Z PASS [ 0.060s] illumos-utils destructor::test::test_destructor_bad_close
41782024-08-27T18:37:14.895Z PASS [ 0.044s] illumos-utils link::test::test_allocate
41792024-08-27T18:37:14.920Z PASS [ 0.045s] illumos-utils link::test::test_allocate_within_scopes
41802024-08-27T18:37:14.944Z PASS [ 0.039s] illumos-utils running_zone::tests::test_is_oxide_smf_service
41812024-08-27T18:37:14.944Z PASS [ 0.038s] illumos-utils zone::tests::test_parse_ip_network
41822024-08-27T18:37:14.974Z PASS [ 0.032s] illumos-utils zpool::test::test_parse_zpool
41832024-08-27T18:37:15.001Z PASS [ 0.038s] illumos-utils zpool::test::test_parse_zpool_missing_column
41842024-08-27T18:37:15.767Z PASS [ 0.982s] illumos-utils destructor::test::test_delayed_delete_with_error
41852024-08-27T18:37:15.986Z PASS [ 0.219s] installinator-common block_size_writer::tests::proptest_block_writer
41862024-08-27T18:37:16.024Z PASS [ 0.038s] internal-dns config::test::display_hosts
41872024-08-27T18:37:16.054Z PASS [ 0.029s] internal-dns config::test::display_srv_service
41882024-08-27T18:37:16.111Z PASS [ 0.057s] internal-dns config::test::test_builder_errors
41892024-08-27T18:37:16.196Z PASS [ 0.083s] internal-dns config::test::test_builder_output
41902024-08-27T18:37:17.495Z PASS [ 1.301s] internal-dns resolver::test::insert_and_lookup_multiple_records
41912024-08-27T18:37:17.982Z PASS [ 0.482s] internal-dns resolver::test::insert_and_lookup_one_record
41922024-08-27T18:37:18.320Z PASS [ 0.341s] internal-dns resolver::test::lookup_nonexistent_record_fails
41932024-08-27T18:37:18.811Z PASS [ 4.254s] dns-server::commands_test test_dnsadm
41942024-08-27T18:37:18.986Z PASS [ 0.619s] internal-dns resolver::test::resolver_can_access_backup_dns_server
41952024-08-27T18:37:19.379Z PASS [ 0.549s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
41962024-08-27T18:37:19.581Z PASS [ 0.645s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
41972024-08-27T18:37:19.634Z PASS [ 0.045s] ipcc tests::deserialize_fixed_value
41982024-08-27T18:37:19.816Z PASS [ 0.174s] ipcc tests::installinator_image_id_round_trip
41992024-08-27T18:37:19.907Z PASS [ 0.104s] ipcc tests::serialized_size
42002024-08-27T18:37:19.934Z PASS [ 0.571s] internal-dns resolver::test::update_record
42012024-08-27T18:37:19.976Z PASS [ 0.048s] key-manager tests::different_ikm_produces_different_keys
42022024-08-27T18:37:20.001Z PASS [ 0.082s] key-manager tests::different_disks_produce_different_keys
42032024-08-27T18:37:20.025Z PASS [ 0.043s] key-manager tests::disk_encryption_key_epoch_0
42042024-08-27T18:37:20.050Z PASS [ 0.043s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
42052024-08-27T18:37:20.163Z PASS [ 0.133s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
42062024-08-27T18:37:20.188Z PASS [ 0.155s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
42072024-08-27T18:37:20.212Z PASS [ 0.041s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
42082024-08-27T18:37:20.237Z PASS [ 0.043s] nexus-auth authn::external::session_cookie::test::test_get_token
42092024-08-27T18:37:20.262Z PASS [ 0.041s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
42102024-08-27T18:37:20.262Z PASS [ 0.040s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
42112024-08-27T18:37:20.291Z PASS [ 0.042s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
42122024-08-27T18:37:20.316Z PASS [ 0.045s] nexus-auth authn::external::session_cookie::test::test_other_cookie
42132024-08-27T18:37:20.346Z PASS [ 0.057s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
42142024-08-27T18:37:20.370Z PASS [ 0.054s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
42152024-08-27T18:37:20.394Z PASS [ 0.045s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
42162024-08-27T18:37:20.419Z PASS [ 0.054s] nexus-auth authn::external::spoof::test::test_make_header_value
42172024-08-27T18:37:20.454Z PASS [ 0.050s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
42182024-08-27T18:37:20.454Z PASS [ 7.339s] db-dev::test-db-dev test_db_killed
42192024-08-27T18:37:20.496Z PASS [ 0.055s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
42202024-08-27T18:37:20.520Z PASS [ 0.096s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
42212024-08-27T18:37:20.520Z PASS [ 0.056s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
42222024-08-27T18:37:20.548Z PASS [ 0.039s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
42232024-08-27T18:37:20.574Z PASS [ 0.043s] nexus-auth authn::external::token::test::test_make_header_value
42242024-08-27T18:37:20.640Z PASS [ 0.078s] nexus-auth authn::external::test::test_authn_sequence
42252024-08-27T18:37:20.640Z PASS [ 0.091s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
42262024-08-27T18:37:20.640Z PASS [ 0.066s] nexus-auth authn::external::token::test::test_token_header_missing
42272024-08-27T18:37:20.665Z PASS [ 0.070s] nexus-auth authn::external::token::test::test_token_header_valid
42282024-08-27T18:37:20.696Z PASS [ 0.068s] nexus-auth authn::test::test_internal_users
42292024-08-27T18:37:20.739Z PASS [ 0.076s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
42302024-08-27T18:37:20.787Z PASS [ 0.094s] nexus-auth context::test::test_background_context
42312024-08-27T18:37:20.812Z PASS [ 0.155s] nexus-auth authz::context::test::test_unregistered_resource
42322024-08-27T18:37:20.812Z PASS [ 0.079s] nexus-auth context::test::test_child_context
42332024-08-27T18:37:20.865Z PASS [ 0.055s] nexus-config nexus_config::test::test_config_bad_toml
42342024-08-27T18:37:20.890Z PASS [ 0.089s] nexus-auth context::test::test_test_context
42352024-08-27T18:37:20.914Z PASS [ 0.036s] nexus-config nexus_config::test::test_config_empty
42362024-08-27T18:37:20.939Z PASS [ 0.037s] nexus-config nexus_config::test::test_config_nonexistent
42372024-08-27T18:37:20.939Z PASS [ 0.116s] nexus-config nexus_config::test::test_bad_authn_schemes
42382024-08-27T18:37:20.964Z PASS [ 0.058s] nexus-config nexus_config::test::test_deployment_config_schema
42392024-08-27T18:37:20.988Z PASS [ 0.057s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
42402024-08-27T18:37:21.013Z PASS [ 0.035s] nexus-config postgres_config::test::test_bad_url
42412024-08-27T18:37:21.038Z PASS [ 0.081s] nexus-config nexus_config::test::test_repo_configs_are_valid
42422024-08-27T18:37:21.038Z PASS [ 0.060s] nexus-config nexus_config::test::test_valid
42432024-08-27T18:37:21.062Z PASS [ 0.040s] nexus-config postgres_config::test::test_example_url
42442024-08-27T18:37:21.087Z PASS [ 0.052s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
42452024-08-27T18:37:21.111Z PASS [ 0.053s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
42462024-08-27T18:37:21.111Z PASS [ 0.052s] nexus-db-fixed-data test::test_allowlist_id_is_valid
42472024-08-27T18:37:21.111Z PASS [ 0.040s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
42482024-08-27T18:37:21.136Z PASS [ 0.049s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
42492024-08-27T18:37:21.161Z PASS [ 0.047s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
42502024-08-27T18:37:21.185Z PASS [ 0.051s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
42512024-08-27T18:37:21.210Z PASS [ 0.049s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
42522024-08-27T18:37:21.234Z PASS [ 0.066s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
42532024-08-27T18:37:21.262Z PASS [ 0.105s] nexus-db-model device_auth::test::test_generate_user_code
42542024-08-27T18:37:21.262Z PASS [ 0.054s] nexus-db-model schema_versions::test::test_known_versions
42552024-08-27T18:37:21.290Z PASS [ 0.045s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
42562024-08-27T18:37:21.291Z PASS [ 0.044s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
42572024-08-27T18:37:21.315Z PASS [ 0.044s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
42582024-08-27T18:37:21.339Z PASS [ 0.042s] nexus-db-model schema_versions::test::test_verify
42592024-08-27T18:37:21.339Z PASS [ 0.048s] nexus-db-model semver_version::test::test_to_from_sortable_string
42602024-08-27T18:37:21.364Z PASS [ 0.050s] nexus-db-model tests::test_ip_subnet_check_requestable_address
42612024-08-27T18:37:21.364Z PASS [ 0.047s] nexus-db-model tests::test_ipv6_net_random_subnet
42622024-08-27T18:37:21.388Z PASS [ 0.042s] nexus-db-model tests::test_roles_database_strings
42632024-08-27T18:37:21.421Z PASS [ 0.060s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
42642024-08-27T18:37:24.767Z PASS [ 9.802s] installinator mock_peers::tests::proptest_fetch_artifact
42652024-08-27T18:37:27.647Z PASS [ 12.667s] installinator write::tests::proptest_write_artifact
42662024-08-27T18:37:29.902Z PASS [ 8.540s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
42672024-08-27T18:37:30.017Z PASS [ 8.645s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
42682024-08-27T18:37:30.360Z PASS [ 8.955s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
42692024-08-27T18:37:32.614Z PASS [ 7.850s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
42702024-08-27T18:37:35.313Z PASS [ 7.668s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
42712024-08-27T18:37:36.428Z PASS [ 23.314s] db-dev::test-db-dev test_db_run
42722024-08-27T18:37:36.495Z PASS [ 0.064s] nexus-db-queries db::collection_attach::test::test_verify_query
42732024-08-27T18:37:37.629Z PASS [ 7.608s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
42742024-08-27T18:37:37.814Z PASS [ 7.911s] nexus-db-queries db::collection_attach::test::test_attach_once
42752024-08-27T18:37:38.123Z PASS [ 7.763s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
42762024-08-27T18:37:40.095Z PASS [ 7.483s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
42772024-08-27T18:37:42.074Z PASS [ 6.761s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
42782024-08-27T18:37:44.052Z PASS [ 7.559s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
42792024-08-27T18:37:44.107Z PASS [ 0.056s] nexus-db-queries db::collection_detach::test::test_verify_query
42802024-08-27T18:37:45.186Z PASS [ 7.561s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
42812024-08-27T18:37:45.616Z PASS [ 7.802s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
42822024-08-27T18:37:45.712Z PASS [ 7.582s] nexus-db-queries db::collection_detach::test::test_detach_once
42832024-08-27T18:37:46.662Z PASS [ 6.567s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
42842024-08-27T18:37:46.686Z PASS [ 33.723s] bootstore::v0-fsm-proptest-learner run
42852024-08-27T18:37:49.351Z PASS [ 7.280s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
42862024-08-27T18:37:51.556Z PASS [ 7.448s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
42872024-08-27T18:37:52.611Z PASS [ 7.423s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
42882024-08-27T18:37:52.663Z PASS [ 0.052s] nexus-db-queries db::collection_detach_many::test::test_verify_query
42892024-08-27T18:37:53.280Z PASS [ 7.578s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
42902024-08-27T18:37:53.442Z PASS [ 7.827s] nexus-db-queries db::collection_detach_many::test::test_detach_many
42912024-08-27T18:37:53.492Z PASS [ 0.050s] nexus-db-queries db::collection_insert::test::test_verify_query
42922024-08-27T18:37:53.669Z PASS [ 0.048s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
42932024-08-27T18:37:53.693Z PASS [ 0.049s] nexus-db-queries db::column_walker::test::test_walk_columns
42942024-08-27T18:37:53.693Z PASS [ 0.053s] nexus-db-queries db::column_walker::test::test_walk_table
42952024-08-27T18:37:54.457Z PASS [ 7.795s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
42962024-08-27T18:37:54.529Z PASS [ 7.856s] nexus-db-queries db::collection_detach_many::test::test_detach_once
42972024-08-27T18:37:56.225Z PASS [ 6.870s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
42982024-08-27T18:37:57.579Z PASS [ 44.620s] bootstore::v0-fsm-proptest-rack-coordinator run
42992024-08-27T18:37:58.828Z PASS [ 7.274s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
43002024-08-27T18:38:00.080Z PASS [ 7.421s] nexus-db-queries db::collection_insert::test::test_collection_not_present
43012024-08-27T18:38:00.570Z PASS [ 7.289s] nexus-db-queries db::collection_insert::test::test_collection_present
43022024-08-27T18:38:01.745Z PASS [ 8.104s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
43032024-08-27T18:38:02.874Z PASS [ 8.347s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
43042024-08-27T18:38:02.899Z PASS [ 8.437s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
43052024-08-27T18:38:04.392Z PASS [ 8.169s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
43062024-08-27T18:38:05.111Z PASS [ 7.532s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
43072024-08-27T18:38:05.972Z PASS [ 7.143s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
43082024-08-27T18:38:07.423Z PASS [ 7.342s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
43092024-08-27T18:38:08.935Z PASS [ 8.365s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
43102024-08-27T18:38:08.989Z PASS [ 0.054s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
43112024-08-27T18:38:10.222Z PASS [ 8.475s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
43122024-08-27T18:38:10.881Z PASS [ 8.006s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
43132024-08-27T18:38:13.466Z PASS [ 8.357s] nexus-db-queries db::datastore::deployment::tests::test_set_target
43142024-08-27T18:38:13.491Z PASS [ 9.086s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
43152024-08-27T18:38:14.458Z PASS [ 8.487s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
43162024-08-27T18:38:15.748Z PASS [ 8.324s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
43172024-08-27T18:38:16.274Z PASS [ 13.381s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
43182024-08-27T18:38:16.872Z PASS [ 7.883s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
43192024-08-27T18:38:17.894Z PASS [ 7.674s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
43202024-08-27T18:38:20.125Z PASS [ 9.245s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
43212024-08-27T18:38:21.899Z PASS [ 8.433s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
43222024-08-27T18:38:22.056Z PASS [ 8.580s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
43232024-08-27T18:38:22.631Z PASS [ 8.175s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
43242024-08-27T18:38:25.067Z PASS [ 8.792s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
43252024-08-27T18:38:25.411Z PASS [ 9.664s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
43262024-08-27T18:38:25.780Z PASS [ 8.908s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
43272024-08-27T18:38:26.523Z PASS [ 8.629s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
43282024-08-27T18:38:28.091Z PASS [ 7.966s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
43292024-08-27T18:38:30.245Z PASS [ 8.345s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
43302024-08-27T18:38:30.315Z PASS [ 8.257s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
43312024-08-27T18:38:30.994Z PASS [ 8.361s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
43322024-08-27T18:38:33.152Z PASS [ 7.743s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
43332024-08-27T18:38:33.345Z PASS [ 8.277s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
43342024-08-27T18:38:35.438Z PASS [ 8.916s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
43352024-08-27T18:38:36.157Z PASS [ 8.068s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
43362024-08-27T18:38:37.597Z PASS [ 11.819s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
43372024-08-27T18:38:38.492Z PASS [ 8.247s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
43382024-08-27T18:38:38.602Z PASS [ 7.608s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
43392024-08-27T18:38:40.786Z PASS [ 7.592s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
43402024-08-27T18:38:41.247Z PASS [ 10.934s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
43412024-08-27T18:38:41.475Z PASS [ 8.131s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
43422024-08-27T18:38:43.827Z PASS [ 8.388s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
43432024-08-27T18:38:44.734Z PASS [ 8.573s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
43442024-08-27T18:38:45.472Z PASS [ 7.875s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
43452024-08-27T18:38:46.825Z PASS [ 8.222s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
43462024-08-27T18:38:47.019Z PASS [ 8.528s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
43472024-08-27T18:38:49.489Z PASS [ 8.241s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
43482024-08-27T18:38:49.521Z PASS [ 8.775s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
43492024-08-27T18:38:50.031Z PASS [ 8.557s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
43502024-08-27T18:38:52.199Z PASS [ 8.373s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
43512024-08-27T18:38:53.646Z PASS [ 8.916s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
43522024-08-27T18:38:53.688Z PASS [ 0.042s] nexus-db-queries db::datastore::region::test::test_extent_count
43532024-08-27T18:38:55.474Z PASS [ 8.453s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
43542024-08-27T18:38:56.235Z PASS [ 9.410s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
43552024-08-27T18:38:56.490Z PASS [ 11.019s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
43562024-08-27T18:38:58.143Z PASS [ 8.655s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
43572024-08-27T18:38:59.420Z PASS [ 9.899s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
43582024-08-27T18:38:59.494Z PASS [ 9.464s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
43592024-08-27T18:38:59.818Z PASS [ 7.620s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
43602024-08-27T18:39:01.489Z PASS [ 7.800s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
43612024-08-27T18:39:03.837Z PASS [ 8.366s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
43622024-08-27T18:39:04.337Z PASS [ 8.102s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
43632024-08-27T18:39:04.796Z PASS [ 8.307s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
43642024-08-27T18:39:06.103Z PASS [ 7.959s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
43652024-08-27T18:39:07.551Z PASS [ 8.132s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
43662024-08-27T18:39:07.807Z PASS [ 7.989s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
43672024-08-27T18:39:07.844Z PASS [ 8.349s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
43682024-08-27T18:39:09.316Z PASS [ 7.820s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
43692024-08-27T18:39:12.160Z PASS [ 8.323s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
43702024-08-27T18:39:12.184Z PASS [ 7.835s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
43712024-08-27T18:39:13.560Z PASS [ 8.764s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
43722024-08-27T18:39:14.352Z PASS [ 8.247s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
43732024-08-27T18:39:16.378Z PASS [ 8.525s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
43742024-08-27T18:39:16.468Z PASS [ 8.908s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
43752024-08-27T18:39:16.552Z PASS [ 8.717s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
43762024-08-27T18:39:20.243Z PASS [ 10.936s] nexus-db-queries db::datastore::sled::test::sled_list_batch
43772024-08-27T18:39:21.064Z PASS [ 8.894s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
43782024-08-27T18:39:21.821Z PASS [ 9.662s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
43792024-08-27T18:39:22.935Z PASS [ 8.588s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
43802024-08-27T18:39:25.130Z PASS [ 8.670s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
43812024-08-27T18:39:25.473Z PASS [ 9.105s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
43822024-08-27T18:39:25.605Z PASS [ 9.079s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
43832024-08-27T18:39:27.175Z PASS [ 13.614s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
43842024-08-27T18:39:28.252Z PASS [ 8.007s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
43852024-08-27T18:39:28.758Z PASS [ 7.693s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
43862024-08-27T18:39:30.333Z PASS [ 8.502s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
43872024-08-27T18:39:31.131Z PASS [ 8.194s] nexus-db-queries db::datastore::test::test_project_creation
43882024-08-27T18:39:32.414Z PASS [ 7.284s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
43892024-08-27T18:39:33.931Z PASS [ 8.460s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
43902024-08-27T18:39:35.595Z PASS [ 8.420s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
43912024-08-27T18:39:37.690Z PASS [ 9.437s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
43922024-08-27T18:39:37.764Z PASS [ 9.006s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
43932024-08-27T18:39:42.117Z PASS [ 16.514s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
43942024-08-27T18:39:44.531Z PASS [ 8.938s] nexus-db-queries db::datastore::test::test_session_methods
43952024-08-27T18:39:45.487Z PASS [ 7.771s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
43962024-08-27T18:39:46.193Z PASS [ 15.063s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
43972024-08-27T18:39:46.274Z PASS [ 8.510s] nexus-db-queries db::datastore::test::test_ssh_keys
43982024-08-27T18:39:47.018Z PASS [ 16.695s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
43992024-08-27T18:39:49.342Z PASS [ 16.929s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
44002024-08-27T18:39:49.533Z PASS [ 7.418s] nexus-db-queries db::datastore::test::test_table_scan
44012024-08-27T18:39:53.444Z PASS [ 16.027s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
44022024-08-27T18:39:53.444Z PASS [ 0.050s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
44032024-08-27T18:39:53.444Z PASS [ 0.050s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
44042024-08-27T18:39:53.541Z PASS [ 8.181s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
44052024-08-27T18:39:54.300Z PASS [ 8.841s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
44062024-08-27T18:39:54.629Z PASS [ 8.438s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
44072024-08-27T18:39:54.714Z PASS [ 8.442s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
44082024-08-27T18:39:55.540Z PASS [ 8.523s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
44092024-08-27T18:39:57.621Z PASS [ 8.281s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
44102024-08-27T18:39:57.733Z PASS [ 7.675s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
44112024-08-27T18:39:57.757Z PASS [ 8.209s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
44122024-08-27T18:40:00.956Z PASS [ 8.243s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
44132024-08-27T18:40:02.560Z PASS [ 8.258s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
44142024-08-27T18:40:03.421Z PASS [ 8.790s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
44152024-08-27T18:40:03.768Z PASS [ 9.052s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
44162024-08-27T18:40:05.696Z PASS [ 7.952s] nexus-db-queries db::explain::test::test_explain_async
44172024-08-27T18:40:06.993Z PASS [ 11.453s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
44182024-08-27T18:40:07.726Z PASS [ 9.993s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
44192024-08-27T18:40:07.773Z PASS [ 10.151s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
44202024-08-27T18:40:07.797Z PASS [ 0.057s] nexus-db-queries db::pagination::test::test_paginator
44212024-08-27T18:40:08.338Z PASS [ 7.381s] nexus-db-queries db::explain::test::test_explain_full_table_scan
44222024-08-27T18:40:10.498Z PASS [ 6.731s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
44232024-08-27T18:40:10.767Z PASS [ 8.210s] nexus-db-queries db::lookup::test::test_lookup
44242024-08-27T18:40:10.914Z PASS [ 7.493s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
44252024-08-27T18:40:12.981Z PASS [ 7.287s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
44262024-08-27T18:40:14.443Z PASS [ 7.448s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
44272024-08-27T18:40:17.041Z PASS [ 9.259s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
44282024-08-27T18:40:17.213Z PASS [ 9.442s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
44292024-08-27T18:40:17.339Z PASS [ 9.003s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
44302024-08-27T18:40:19.329Z PASS [ 8.830s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
44312024-08-27T18:40:19.397Z PASS [ 0.064s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
44322024-08-27T18:40:19.964Z PASS [ 9.100s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
44332024-08-27T18:40:20.245Z PASS [ 9.230s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
44342024-08-27T18:40:21.333Z PASS [ 8.349s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
44352024-08-27T18:40:23.390Z PASS [ 8.946s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
44362024-08-27T18:40:25.997Z PASS [ 8.784s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
44372024-08-27T18:40:26.119Z PASS [ 9.077s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
44382024-08-27T18:40:28.659Z PASS [ 8.516s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
44392024-08-27T18:40:29.469Z PASS [ 9.604s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
44402024-08-27T18:40:29.518Z PASS [ 10.127s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
44412024-08-27T18:40:30.596Z PASS [ 9.266s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
44422024-08-27T18:40:31.141Z PASS [ 7.755s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
44432024-08-27T18:40:32.988Z PASS [ 15.650s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
44442024-08-27T18:40:34.166Z PASS [ 8.047s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
44452024-08-27T18:40:34.936Z PASS [ 8.940s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
44462024-08-27T18:40:34.977Z PASS [ 0.039s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
44472024-08-27T18:40:36.938Z PASS [ 8.279s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
44482024-08-27T18:40:36.984Z PASS [ 0.045s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
44492024-08-27T18:40:37.034Z PASS [ 0.050s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
44502024-08-27T18:40:38.186Z PASS [ 8.715s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
44512024-08-27T18:40:38.245Z PASS [ 0.057s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
44522024-08-27T18:40:38.293Z PASS [ 8.772s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
44532024-08-27T18:40:39.894Z PASS [ 1.604s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
44542024-08-27T18:40:40.453Z PASS [ 9.859s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
44552024-08-27T18:40:40.610Z PASS [ 9.470s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
44562024-08-27T18:40:40.796Z PASS [ 0.343s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
44572024-08-27T18:40:40.943Z PASS [ 0.332s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
44582024-08-27T18:40:41.131Z PASS [ 0.334s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
44592024-08-27T18:40:41.267Z PASS [ 0.324s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
44602024-08-27T18:40:42.670Z PASS [ 9.679s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
44612024-08-27T18:40:43.893Z PASS [ 9.724s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
44622024-08-27T18:40:44.490Z PASS [ 7.456s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
44632024-08-27T18:40:44.618Z PASS [ 0.124s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
44642024-08-27T18:40:44.665Z PASS [ 0.049s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
44652024-08-27T18:40:44.719Z PASS [ 0.048s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
44662024-08-27T18:40:44.800Z PASS [ 0.086s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
44672024-08-27T18:40:44.846Z PASS [ 0.047s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
44682024-08-27T18:40:45.731Z PASS [ 7.487s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
44692024-08-27T18:40:47.433Z PASS [ 7.540s] nexus-db-queries db::queries::region_allocation::test::explainable
44702024-08-27T18:40:48.074Z PASS [ 13.097s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
44712024-08-27T18:40:48.388Z PASS [ 7.256s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
44722024-08-27T18:40:48.772Z PASS [ 7.505s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
44732024-08-27T18:40:50.231Z PASS [ 7.561s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
44742024-08-27T18:40:51.219Z PASS [ 7.327s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
44752024-08-27T18:40:51.259Z PASS [ 0.041s] nexus-defaults tests::test_random_vpc_ipv6_prefix
44762024-08-27T18:40:51.465Z PASS [ 0.205s] nexus-inventory builder::test::test_basic
44772024-08-27T18:40:51.496Z PASS [ 0.034s] nexus-inventory builder::test::test_empty
44782024-08-27T18:40:51.539Z PASS [ 0.042s] nexus-inventory builder::test::test_problems
44792024-08-27T18:40:51.981Z PASS [ 7.136s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
44802024-08-27T18:40:52.780Z PASS [ 7.051s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
44812024-08-27T18:40:52.928Z PASS [ 1.390s] nexus-inventory collector::test::test_basic
44822024-08-27T18:40:53.269Z PASS [ 0.488s] nexus-inventory collector::test::test_multi_mgs_failure
44832024-08-27T18:40:53.333Z PASS [ 1.352s] nexus-inventory collector::test::test_multi_mgs
44842024-08-27T18:40:53.915Z PASS [ 0.988s] nexus-inventory collector::test::test_sled_agent_failure
44852024-08-27T18:40:54.629Z PASS [ 7.196s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
44862024-08-27T18:40:57.413Z PASS [ 8.639s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
44872024-08-27T18:40:57.592Z PASS [ 0.180s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
44882024-08-27T18:40:57.710Z PASS [ 0.119s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
44892024-08-27T18:40:57.805Z PASS [ 0.061s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
44902024-08-27T18:40:57.927Z PASS [ 0.141s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
44912024-08-27T18:40:58.354Z PASS [ 8.125s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
44922024-08-27T18:41:01.866Z PASS [ 13.794s] nexus-db-queries policy_test::test_conferred_roles
44932024-08-27T18:41:04.200Z PASS [ 10.869s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
44942024-08-27T18:41:04.344Z PASS [ 11.071s] nexus-metrics-producer-gc tests::test_prune_expired_producers
44952024-08-27T18:41:28.402Z PASS [ 30.052s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
44962024-08-27T18:41:31.063Z PASS [ 37.140s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
44972024-08-27T18:41:31.207Z PASS [ 0.150s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
44982024-08-27T18:41:31.273Z PASS [ 0.059s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
44992024-08-27T18:41:31.337Z PASS [ 0.063s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
45002024-08-27T18:41:31.431Z PASS [ 0.102s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
45012024-08-27T18:41:31.522Z PASS [ 0.074s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
45022024-08-27T18:41:31.609Z PASS [ 0.097s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
45032024-08-27T18:41:31.704Z PASS [ 0.098s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
45042024-08-27T18:41:31.808Z PASS [ 0.095s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
45052024-08-27T18:41:31.870Z PASS [ 0.074s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
45062024-08-27T18:41:31.979Z PASS [ 0.061s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
45072024-08-27T18:41:32.065Z PASS [ 0.083s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
45082024-08-27T18:41:32.173Z PASS [ 0.133s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
45092024-08-27T18:41:33.363Z PASS [ 44.976s] nexus-db-queries policy_test::test_iam_roles_behavior
45102024-08-27T18:41:33.495Z PASS [ 0.131s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
45112024-08-27T18:41:33.540Z PASS [ 0.044s] nexus-reconfigurator-planning ip_allocator::test::test_basic
45122024-08-27T18:41:33.612Z PASS [ 29.411s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
45132024-08-27T18:41:33.645Z PASS [ 0.105s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
45142024-08-27T18:41:33.820Z PASS [ 0.186s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
45152024-08-27T18:41:33.820Z PASS [ 0.155s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
45162024-08-27T18:41:33.980Z PASS [ 0.172s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
45172024-08-27T18:41:34.113Z PASS [ 0.112s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
45182024-08-27T18:41:34.113Z PASS [ 0.294s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
45192024-08-27T18:41:34.191Z PASS [ 0.078s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
45202024-08-27T18:41:34.236Z PASS [ 0.127s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
45212024-08-27T18:41:34.368Z PASS [ 0.147s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
45222024-08-27T18:41:34.396Z PASS [ 0.196s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
45232024-08-27T18:41:34.484Z PASS [ 0.104s] nexus-saga-recovery recovery::test::test_plan_basic
45242024-08-27T18:41:34.521Z PASS [ 0.128s] nexus-saga-recovery recovery::test::test_execution_basic
45252024-08-27T18:41:34.545Z PASS [ 0.051s] nexus-saga-recovery recovery::test::test_read_all_from_channel
45262024-08-27T18:41:34.597Z PASS [ 0.081s] nexus-saga-recovery test::test_basic
45272024-08-27T18:41:34.621Z PASS [ 0.066s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
45282024-08-27T18:41:34.645Z PASS [ 32.767s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
45292024-08-27T18:41:34.645Z PASS [ 0.068s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
45302024-08-27T18:41:34.668Z PASS [ 0.055s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
45312024-08-27T18:41:34.692Z PASS [ 0.044s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
45322024-08-27T18:41:34.716Z PASS [ 0.050s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
45332024-08-27T18:41:34.716Z PASS [ 0.051s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
45342024-08-27T18:41:34.741Z PASS [ 0.041s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
45352024-08-27T18:41:34.767Z PASS [ 0.055s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
45362024-08-27T18:41:34.808Z PASS [ 0.057s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
45372024-08-27T18:41:34.864Z PASS [ 0.056s] nexus-types external_api::shared::test::test_policy_parsing
45382024-08-27T18:41:35.170Z PASS [ 30.829s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
45392024-08-27T18:41:35.210Z PASS [ 0.324s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
45402024-08-27T18:41:35.490Z PASS [ 0.321s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
45412024-08-27T18:41:35.613Z PASS [ 0.410s] omicron-certificates tests::test_cert_extended_key_usage
45422024-08-27T18:41:35.762Z PASS [ 0.271s] omicron-certificates tests::test_common_name_is_validated
45432024-08-27T18:41:35.998Z PASS [ 0.376s] omicron-certificates tests::test_subject_alternate_names_are_validated
45442024-08-27T18:41:36.764Z PASS [ 42.136s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
45452024-08-27T18:41:41.057Z PASS [ 6.340s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
45462024-08-27T18:41:41.105Z PASS [ 0.048s] omicron-common address::test::test_dns_subnets
45472024-08-27T18:41:41.140Z PASS [ 0.033s] omicron-common address::test::test_ip_range_checks_non_decreasing
45482024-08-27T18:41:41.184Z PASS [ 0.046s] omicron-common address::test::test_ip_range_enum_deserialization
45492024-08-27T18:41:41.219Z PASS [ 0.034s] omicron-common address::test::test_ip_range_iter
45502024-08-27T18:41:41.251Z PASS [ 0.034s] omicron-common address::test::test_ip_range_length
45512024-08-27T18:41:41.284Z PASS [ 0.031s] omicron-common address::test::test_ip_range_try_from
45522024-08-27T18:41:41.322Z PASS [ 0.039s] omicron-common address::test::test_ipv6_subnet_deserialize
45532024-08-27T18:41:41.355Z PASS [ 0.033s] omicron-common address::test::test_sled_address
45542024-08-27T18:41:41.388Z PASS [ 0.032s] omicron-common api::external::error::test::test_bail_unless
45552024-08-27T18:41:41.421Z PASS [ 0.032s] omicron-common api::external::error::test::test_context
45562024-08-27T18:41:41.470Z PASS [ 0.050s] omicron-common api::external::http_pagination::test::test_pagination_examples
45572024-08-27T18:41:41.526Z PASS [ 0.054s] omicron-common api::external::http_pagination::test::test_pagination_schemas
45582024-08-27T18:41:41.578Z PASS [ 0.054s] omicron-common api::external::http_pagination::test::test_scan_by_id
45592024-08-27T18:41:41.617Z PASS [ 0.037s] omicron-common api::external::http_pagination::test::test_scan_by_name
45602024-08-27T18:41:41.655Z PASS [ 0.038s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
45612024-08-27T18:41:41.714Z PASS [ 0.061s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
45622024-08-27T18:41:41.761Z PASS [ 0.046s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
45632024-08-27T18:41:41.797Z PASS [ 0.036s] omicron-common api::external::test::test_bytecount
45642024-08-27T18:41:41.826Z PASS [ 0.030s] omicron-common api::external::test::test_bytecount_display
45652024-08-27T18:41:41.875Z PASS [ 0.049s] omicron-common api::external::test::test_digest
45662024-08-27T18:41:41.922Z PASS [ 0.043s] omicron-common api::external::test::test_firewall_deserialization
45672024-08-27T18:41:42.008Z PASS [ 0.088s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
45682024-08-27T18:41:42.089Z PASS [ 0.081s] omicron-common api::external::test::test_firewall_rule_target_parse
45692024-08-27T18:41:42.137Z PASS [ 0.047s] omicron-common api::external::test::test_hostname_from_str
45702024-08-27T18:41:42.173Z PASS [ 0.038s] omicron-common api::external::test::test_ip_port_range_from_str
45712024-08-27T18:41:42.209Z PASS [ 0.038s] omicron-common api::external::test::test_ip_port_range_into_str
45722024-08-27T18:41:42.242Z PASS [ 0.032s] omicron-common api::external::test::test_ipv6_net_operations
45732024-08-27T18:41:42.287Z PASS [ 0.043s] omicron-common api::external::test::test_mac_system_iterator
45742024-08-27T18:41:42.335Z PASS [ 0.031s] omicron-common api::external::test::test_mac_to_int_conversions
45752024-08-27T18:41:42.366Z PASS [ 0.048s] omicron-common api::external::test::test_macaddr
45762024-08-27T18:41:42.404Z PASS [ 0.038s] omicron-common api::external::test::test_name_parse
45772024-08-27T18:41:42.439Z PASS [ 0.035s] omicron-common api::external::test::test_name_parse_from_param
45782024-08-27T18:41:42.478Z PASS [ 0.038s] omicron-common api::external::test::test_resource_name_parse
45792024-08-27T18:41:42.512Z PASS [ 0.036s] omicron-common api::external::test::test_role_name_parse
45802024-08-27T18:41:42.564Z PASS [ 0.050s] omicron-common api::external::test::test_route_destination_parse
45812024-08-27T18:41:42.632Z PASS [ 0.070s] omicron-common api::external::test::test_route_target_parse
45822024-08-27T18:41:42.666Z PASS [ 0.032s] omicron-common api::external::test::test_semver_serialize
45832024-08-27T18:41:42.705Z PASS [ 0.039s] omicron-common api::external::test::test_semver_validation
45842024-08-27T18:41:42.742Z PASS [ 0.038s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
45852024-08-27T18:41:42.783Z PASS [ 0.038s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
45862024-08-27T18:41:42.821Z PASS [ 0.042s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
45872024-08-27T18:41:42.853Z PASS [ 0.032s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
45882024-08-27T18:41:42.910Z PASS [ 0.056s] omicron-common ledger::test::test_commit_handles_write_failures
45892024-08-27T18:41:42.952Z PASS [ 0.042s] omicron-common ledger::test::test_create_default_ledger
45902024-08-27T18:41:42.994Z PASS [ 0.042s] omicron-common ledger::test::test_create_ledger_reads_from_storage
45912024-08-27T18:41:43.039Z PASS [ 0.045s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
45922024-08-27T18:41:43.068Z PASS [ 0.027s] omicron-common update::tests::serde_artifact_kind
45932024-08-27T18:41:43.119Z PASS [ 0.053s] omicron-common zpool_name::test::test_parse_bad_zpool_names
45942024-08-27T18:41:43.156Z PASS [ 0.038s] omicron-common zpool_name::test::test_parse_external_zpool_name
45952024-08-27T18:41:43.188Z PASS [ 0.030s] omicron-common zpool_name::test::test_parse_internal_zpool_name
45962024-08-27T18:41:43.227Z PASS [ 0.038s] omicron-common zpool_name::test::test_parse_zpool_name_json
45972024-08-27T18:41:43.270Z PASS [ 0.043s] omicron-common zpool_name::test::test_zpool_name_regex
45982024-08-27T18:41:43.498Z PASS [ 7.737s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
45992024-08-27T18:41:43.558Z PASS [ 7.585s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
46002024-08-27T18:41:43.764Z PASS [ 9.056s] nexus-types deployment::tri_map::tests::proptest_ops
46012024-08-27T18:41:43.850Z PASS [ 0.086s] omicron-gateway management_switch::location_map::tests::test_config_validation
46022024-08-27T18:41:43.907Z PASS [ 0.058s] omicron-gateway management_switch::location_map::tests::test_resolve_location
46032024-08-27T18:41:43.977Z PASS [ 0.478s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
46042024-08-27T18:41:44.001Z PASS [ 0.721s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
46052024-08-27T18:41:44.229Z PASS [ 7.462s] omicron-cockroach-admin context::tests::test_node_id
46062024-08-27T18:41:44.344Z PASS [ 0.355s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
46072024-08-27T18:41:44.376Z PASS [ 0.465s] omicron-gateway::test_all integration_tests::component_list::component_list
46082024-08-27T18:41:44.456Z PASS [ 0.225s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
46092024-08-27T18:41:44.480Z PASS [ 0.491s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
46102024-08-27T18:41:49.417Z PASS [ 51.498s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
46112024-08-27T18:41:49.937Z PASS [ 21.533s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
46122024-08-27T18:41:58.471Z PASS [ 26.328s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_external_ip_allocator
46132024-08-27T18:42:07.724Z PASS [ 24.166s] omicron-dev::test-omicron-dev test_run_all
46142024-08-27T18:42:09.723Z PASS [ 25.353s] omicron-nexus app::background::driver::test::test_driver_basic
46152024-08-27T18:42:10.836Z PASS [ 26.379s] omicron-nexus app::background::init::test::test_dns_propagation_basic
46162024-08-27T18:42:11.582Z PASS [ 27.239s] omicron-nexus app::background::driver::test::test_activation_in_progress
46172024-08-27T18:42:18.974Z PASS [ 9.245s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
46182024-08-27T18:42:19.056Z PASS [ 0.088s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
46192024-08-27T18:42:19.911Z PASS [ 9.082s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
46202024-08-27T18:42:20.454Z PASS [ 35.988s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
46212024-08-27T18:42:20.821Z PASS [ 9.239s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
46222024-08-27T18:42:23.702Z PASS [ 34.299s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
46232024-08-27T18:42:24.320Z PASS [ 34.386s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
46242024-08-27T18:42:25.639Z PASS [ 27.170s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
46252024-08-27T18:42:32.268Z PASS [ 24.545s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
46262024-08-27T18:42:44.452Z PASS [ 24.540s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
46272024-08-27T18:42:45.005Z PASS [ 24.551s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
46282024-08-27T18:42:45.093Z PASS [ 26.032s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
46292024-08-27T18:42:45.432Z PASS [ 24.605s] omicron-nexus app::background::tasks::dns_config::test::test_basic
46302024-08-27T18:42:48.581Z PASS [ 24.875s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
46312024-08-27T18:42:49.670Z PASS [ 25.349s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
46322024-08-27T18:42:57.567Z PASS [ 25.299s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
46332024-08-27T18:43:09.346Z PASS [ 24.258s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
46342024-08-27T18:43:10.158Z PASS [ 25.157s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
46352024-08-27T18:43:10.388Z PASS [ 25.938s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
46362024-08-27T18:43:11.296Z PASS [ 25.871s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
46372024-08-27T18:43:12.806Z PASS [ 24.227s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
46382024-08-27T18:43:13.933Z PASS [ 24.266s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
46392024-08-27T18:43:20.199Z PASS [ 7.393s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
46402024-08-27T18:43:20.372Z PASS [ 54.734s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
46412024-08-27T18:43:20.901Z PASS [ 23.333s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
46422024-08-27T18:43:21.043Z PASS [ 0.145s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
46432024-08-27T18:43:21.434Z PASS [ 1.060s] omicron-nexus app::external_endpoints::test::test_authority
46442024-08-27T18:43:21.569Z PASS [ 0.135s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
46452024-08-27T18:43:21.638Z PASS [ 0.069s] omicron-nexus app::external_endpoints::test::test_no_endpoint
46462024-08-27T18:43:21.702Z PASS [ 0.065s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
46472024-08-27T18:43:21.775Z PASS [ 0.072s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
46482024-08-27T18:43:21.865Z PASS [ 0.072s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
46492024-08-27T18:43:21.947Z PASS [ 0.083s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
46502024-08-27T18:43:22.195Z PASS [ 0.210s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
46512024-08-27T18:43:22.324Z PASS [ 0.171s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
46522024-08-27T18:43:23.664Z PASS [ 2.620s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
46532024-08-27T18:43:28.204Z PASS [ 8.004s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
46542024-08-27T18:43:34.019Z PASS [ 24.673s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
46552024-08-27T18:43:35.266Z PASS [ 24.878s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
46562024-08-27T18:43:36.356Z PASS [ 25.062s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
46572024-08-27T18:43:40.074Z PASS [ 26.140s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
46582024-08-27T18:43:43.014Z PASS [ 32.856s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
46592024-08-27T18:44:02.361Z PASS [ 40.051s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
46602024-08-27T18:44:02.632Z PASS [ 34.426s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
46612024-08-27T18:44:03.009Z PASS [ 39.347s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
46622024-08-27T18:44:04.964Z PASS [ 30.945s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
46632024-08-27T18:44:09.564Z PASS [ 33.208s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
46642024-08-27T18:44:10.322Z PASS [ 35.058s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
46652024-08-27T18:44:39.785Z PASS [ 37.158s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
46662024-08-27T18:44:40.073Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46672024-08-27T18:44:43.015Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46682024-08-27T18:44:43.846Z PASS [ 41.487s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
46692024-08-27T18:44:45.219Z PASS [ 40.260s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
46702024-08-27T18:44:46.645Z PASS [ 43.590s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
46712024-08-27T18:44:50.616Z PASS [ 40.295s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
46722024-08-27T18:44:51.013Z PASS [ 41.451s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
46732024-08-27T18:45:18.530Z PASS [ 38.747s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
46742024-08-27T18:45:19.940Z PASS [ 36.094s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
46752024-08-27T18:45:25.945Z PASS [ 40.728s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
46762024-08-27T18:45:26.923Z PASS [ 36.307s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
46772024-08-27T18:45:26.959Z PASS [ 35.946s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
46782024-08-27T18:45:29.294Z PASS [ 42.698s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
46792024-08-27T18:45:40.074Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46802024-08-27T18:45:43.013Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46812024-08-27T18:45:52.911Z PASS [ 32.973s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
46822024-08-27T18:45:57.332Z PASS [ 30.410s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
46832024-08-27T18:45:58.004Z PASS [ 31.046s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
46842024-08-27T18:45:58.853Z PASS [ 29.560s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
46852024-08-27T18:46:07.927Z PASS [ 38.402s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
46862024-08-27T18:46:18.528Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
46872024-08-27T18:46:28.517Z PASS [ 30.516s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
46882024-08-27T18:46:29.055Z PASS [ 31.725s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
46892024-08-27T18:46:34.079Z PASS [ 35.226s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
46902024-08-27T18:46:40.071Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46912024-08-27T18:46:41.368Z PASS [ 82.840s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
46922024-08-27T18:46:43.012Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46932024-08-27T18:46:52.908Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
46942024-08-27T18:47:02.775Z PASS [ 34.239s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
46952024-08-27T18:47:04.346Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
46962024-08-27T18:47:04.712Z PASS [ 35.657s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
46972024-08-27T18:47:16.795Z PASS [ 35.423s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
46982024-08-27T18:47:34.077Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
46992024-08-27T18:47:40.070Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47002024-08-27T18:47:43.011Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47012024-08-27T18:47:44.355Z PASS [ 111.445s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
47022024-08-27T18:47:50.384Z PASS [ 33.596s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
47032024-08-27T18:47:57.617Z PASS [ 54.862s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
47042024-08-27T18:48:04.345Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
47052024-08-27T18:48:04.711Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
47062024-08-27T18:48:17.278Z PASS [ 32.926s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
47072024-08-27T18:48:28.452Z PASS [ 114.378s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
47082024-08-27T18:48:31.209Z PASS [ 33.592s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
47092024-08-27T18:48:40.071Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47102024-08-27T18:48:43.010Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47112024-08-27T18:48:49.549Z PASS [ 32.273s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
47122024-08-27T18:48:50.383Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
47132024-08-27T18:48:57.115Z PASS [ 66.732s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
47142024-08-27T18:48:58.272Z PASS [ 173.929s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
47152024-08-27T18:49:03.332Z PASS [ 32.123s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
47162024-08-27T18:49:04.711Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
47172024-08-27T18:49:23.743Z PASS [ 34.195s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
47182024-08-27T18:49:28.451Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
47192024-08-27T18:49:33.949Z PASS [ 35.680s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
47202024-08-27T18:49:39.262Z PASS [ 35.933s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
47212024-08-27T18:49:40.070Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47222024-08-27T18:49:43.010Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47232024-08-27T18:49:57.114Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
47242024-08-27T18:49:57.976Z PASS [ 173.266s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
47252024-08-27T18:50:09.134Z PASS [ 35.185s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
47262024-08-27T18:50:23.742Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
47272024-08-27T18:50:28.452Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
47282024-08-27T18:50:28.904Z PASS [ 30.932s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
47292024-08-27T18:50:33.570Z PASS [ 125.123s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
47302024-08-27T18:50:35.903Z PASS [ 72.160s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
47312024-08-27T18:50:39.261Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
47322024-08-27T18:50:39.550Z PASS [ 30.417s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
47332024-08-27T18:50:40.069Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47342024-08-27T18:50:43.008Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47352024-08-27T18:50:57.114Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
47362024-08-27T18:51:00.822Z PASS [ 21.274s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
47372024-08-27T18:51:01.300Z PASS [ 27.730s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
47382024-08-27T18:51:03.213Z PASS [ 126.101s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
47392024-08-27T18:51:06.752Z PASS [ 30.850s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
47402024-08-27T18:51:08.559Z PASS [ 39.657s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
47412024-08-27T18:51:22.923Z PASS [ 22.103s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
47422024-08-27T18:51:24.975Z PASS [ 105.714s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
47432024-08-27T18:51:28.558Z PASS [ 21.807s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
47442024-08-27T18:51:35.367Z PASS [ 32.157s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
47452024-08-27T18:51:38.618Z PASS [ 37.319s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
47462024-08-27T18:51:40.068Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47472024-08-27T18:51:40.551Z PASS [ 31.991s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
47482024-08-27T18:51:43.008Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47492024-08-27T18:51:45.503Z PASS [ 22.581s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
47502024-08-27T18:51:59.797Z PASS [ 21.180s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
47512024-08-27T18:51:59.881Z PASS [ 0.083s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
47522024-08-27T18:52:02.746Z PASS [ 34.180s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
47532024-08-27T18:52:05.467Z PASS [ 40.495s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
47542024-08-27T18:52:09.629Z PASS [ 34.263s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
47552024-08-27T18:52:29.989Z PASS [ 20.360s] omicron-nexus app::sagas::test_saga::test_saga_stuck
47562024-08-27T18:52:31.715Z PASS [ 31.833s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
47572024-08-27T18:52:40.067Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47582024-08-27T18:52:40.551Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
47592024-08-27T18:52:43.007Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47602024-08-27T18:52:44.072Z PASS [ 41.336s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
47612024-08-27T18:52:45.503Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
47622024-08-27T18:52:46.121Z PASS [ 40.656s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
47632024-08-27T18:52:46.216Z PASS [ 0.088s] omicron-nexus external_api::console_api::test::test_accept_gz
47642024-08-27T18:52:46.279Z PASS [ 0.067s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
47652024-08-27T18:52:46.367Z PASS [ 0.088s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
47662024-08-27T18:52:46.447Z PASS [ 0.074s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
47672024-08-27T18:52:46.538Z PASS [ 0.095s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
47682024-08-27T18:52:46.633Z PASS [ 0.091s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
47692024-08-27T18:52:46.726Z PASS [ 0.100s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
47702024-08-27T18:52:46.830Z PASS [ 0.103s] omicron-nexus external_api::console_api::test::test_relative_uri
47712024-08-27T18:52:47.009Z PASS [ 0.181s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
47722024-08-27T18:52:50.547Z PASS [ 6.475s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
47732024-08-27T18:52:56.547Z PASS [ 24.835s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
47742024-08-27T18:53:01.465Z PASS [ 31.475s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
47752024-08-27T18:53:12.674Z PASS [ 22.127s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
47762024-08-27T18:53:13.950Z PASS [ 1.277s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
47772024-08-27T18:53:14.973Z PASS [ 1.023s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
47782024-08-27T18:53:15.098Z PASS [ 0.123s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
47792024-08-27T18:53:17.377Z PASS [ 20.830s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
47802024-08-27T18:53:21.921Z PASS [ 96.420s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
47812024-08-27T18:53:25.744Z PASS [ 24.281s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
47822024-08-27T18:53:38.463Z PASS [ 23.368s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
47832024-08-27T18:53:39.730Z PASS [ 22.355s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
47842024-08-27T18:53:40.067Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
47852024-08-27T18:53:40.550Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
47862024-08-27T18:53:43.006Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
47872024-08-27T18:53:44.772Z PASS [ 22.847s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
47882024-08-27T18:53:46.733Z PASS [ 20.990s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
47892024-08-27T18:53:47.008Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
47902024-08-27T18:54:01.142Z PASS [ 22.680s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
47912024-08-27T18:54:02.099Z PASS [ 22.370s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
47922024-08-27T18:54:05.337Z PASS [ 20.573s] omicron-nexus::test_all integration_tests::basic::test_ping
47932024-08-27T18:54:08.494Z PASS [ 81.486s] omicron-nexus populate::test::test_populators
47942024-08-27T18:54:15.156Z PASS [ 28.424s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
47952024-08-27T18:54:24.283Z PASS [ 21.978s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
47962024-08-27T18:54:26.886Z PASS [ 21.548s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
47972024-08-27T18:54:29.918Z PASS [ 21.421s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
47982024-08-27T18:54:35.687Z PASS [ 20.531s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
47992024-08-27T18:54:36.747Z PASS [ 35.604s] omicron-nexus::test_all integration_tests::basic::test_projects_list
48002024-08-27T18:54:40.066Z SLOW [>660.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
48012024-08-27T18:54:40.352Z PASS [ 3.605s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
48022024-08-27T18:54:40.551Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48032024-08-27T18:54:41.273Z PASS [ 0.921s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
48042024-08-27T18:54:41.459Z PASS [ 0.187s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
48052024-08-27T18:54:43.005Z SLOW [>660.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
48062024-08-27T18:54:43.046Z PASS [ 1.587s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
48072024-08-27T18:54:44.415Z PASS [ 20.341s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
48082024-08-27T18:54:49.289Z PASS [ 22.403s] omicron-nexus::test_all integration_tests::certificates::test_crud
48092024-08-27T18:54:50.298Z PASS [ 20.385s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
48102024-08-27T18:55:04.386Z PASS [ 21.341s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
48112024-08-27T18:55:04.451Z PASS [ 28.764s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
48122024-08-27T18:55:05.622Z PASS [ 21.207s] omicron-nexus::test_all integration_tests::console_api::test_assets
48132024-08-27T18:55:11.013Z PASS [ 21.725s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
48142024-08-27T18:55:16.084Z PASS [ 25.786s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
48152024-08-27T18:55:25.826Z PASS [ 21.376s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
48162024-08-27T18:55:26.482Z PASS [ 20.861s] omicron-nexus::test_all integration_tests::console_api::test_session_me
48172024-08-27T18:55:32.014Z PASS [ 27.628s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
48182024-08-27T18:55:32.662Z PASS [ 21.649s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
48192024-08-27T18:55:33.903Z PASS [ 713.853s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
48202024-08-27T18:55:36.236Z PASS [ 713.245s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
48212024-08-27T18:55:40.550Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48222024-08-27T18:55:43.392Z PASS [ 27.311s] omicron-nexus::test_all integration_tests::console_api::test_sessions
48232024-08-27T18:55:47.793Z PASS [ 21.967s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
48242024-08-27T18:55:48.655Z PASS [ 22.174s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
48252024-08-27T18:55:54.257Z PASS [ 22.245s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
48262024-08-27T18:56:08.421Z PASS [ 35.760s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
48272024-08-27T18:56:08.983Z PASS [ 32.745s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
48282024-08-27T18:56:14.534Z PASS [ 31.145s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
48292024-08-27T18:56:15.611Z PASS [ 41.708s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
48302024-08-27T18:56:17.723Z PASS [ 29.932s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
48312024-08-27T18:56:19.373Z PASS [ 30.717s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
48322024-08-27T18:56:23.629Z PASS [ 29.364s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
48332024-08-27T18:56:40.549Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48342024-08-27T18:56:44.405Z PASS [ 25.031s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
48352024-08-27T18:56:46.597Z PASS [ 30.982s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
48362024-08-27T18:56:48.678Z PASS [ 25.059s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
48372024-08-27T18:56:48.909Z PASS [ 31.181s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
48382024-08-27T18:56:50.301Z PASS [ 41.881s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
48392024-08-27T18:57:02.078Z PASS [ 53.097s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
48402024-08-27T18:57:12.118Z PASS [ 25.527s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
48412024-08-27T18:57:13.836Z PASS [ 59.300s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
48422024-08-27T18:57:16.034Z PASS [ 31.632s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
48432024-08-27T18:57:20.736Z PASS [ 30.435s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
48442024-08-27T18:57:23.251Z PASS [ 34.573s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
48452024-08-27T18:57:38.356Z PASS [ 36.280s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
48462024-08-27T18:57:39.178Z PASS [ 50.275s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
48472024-08-27T18:57:40.549Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48482024-08-27T18:57:48.385Z PASS [ 36.267s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
48492024-08-27T18:57:48.592Z PASS [ 32.559s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
48502024-08-27T18:57:50.948Z PASS [ 37.112s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
48512024-08-27T18:57:54.992Z PASS [ 31.741s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
48522024-08-27T18:57:55.353Z PASS [ 34.618s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
48532024-08-27T18:58:10.761Z PASS [ 32.407s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
48542024-08-27T18:58:12.734Z PASS [ 33.557s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
48552024-08-27T18:58:16.253Z PASS [ 27.662s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
48562024-08-27T18:58:18.142Z PASS [ 29.758s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
48572024-08-27T18:58:24.713Z PASS [ 33.770s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
48582024-08-27T18:58:25.874Z PASS [ 30.882s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
48592024-08-27T18:58:36.400Z PASS [ 41.049s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
48602024-08-27T18:58:40.548Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48612024-08-27T18:58:43.004Z PASS [ 24.860s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
48622024-08-27T18:58:53.765Z PASS [ 27.892s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
48632024-08-27T18:58:57.106Z PASS [ 46.347s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
48642024-08-27T18:59:03.089Z PASS [ 38.376s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
48652024-08-27T18:59:07.925Z PASS [ 55.193s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
48662024-08-27T18:59:08.360Z PASS [ 25.360s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
48672024-08-27T18:59:08.836Z PASS [ 52.583s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
48682024-08-27T18:59:12.312Z PASS [ 3.477s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
48692024-08-27T18:59:12.864Z PASS [ 0.552s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
48702024-08-27T18:59:13.288Z PASS [ 0.426s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
48712024-08-27T18:59:13.709Z PASS [ 0.413s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
48722024-08-27T18:59:14.899Z PASS [ 38.500s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
48732024-08-27T18:59:18.405Z PASS [ 24.642s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
48742024-08-27T18:59:21.673Z PASS [ 24.564s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
48752024-08-27T18:59:30.105Z PASS [ 26.995s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
48762024-08-27T18:59:33.434Z PASS [ 25.511s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
48772024-08-27T18:59:34.063Z PASS [ 25.701s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
48782024-08-27T18:59:40.547Z SLOW [>480.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48792024-08-27T18:59:45.782Z PASS [ 31.943s] omicron-nexus::test_all integration_tests::images::test_image_create
48802024-08-27T18:59:50.051Z PASS [ 35.152s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
48812024-08-27T18:59:55.035Z PASS [ 33.364s] omicron-nexus::test_all integration_tests::images::test_image_promotion
48822024-08-27T18:59:57.605Z PASS [ 39.202s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
48832024-08-27T18:59:59.986Z PASS [ 9.936s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
48842024-08-27T19:00:02.015Z PASS [ 31.927s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
48852024-08-27T19:00:04.551Z PASS [ 31.117s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
48862024-08-27T19:00:04.928Z PASS [ 9.893s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
48872024-08-27T19:00:05.830Z PASS [ 31.770s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
48882024-08-27T19:00:06.241Z PASS [ 8.636s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
48892024-08-27T19:00:10.227Z PASS [ 10.240s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
48902024-08-27T19:00:12.312Z PASS [ 26.668s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
48912024-08-27T19:00:27.838Z PASS [ 25.830s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
48922024-08-27T19:00:36.565Z PASS [ 26.337s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
48932024-08-27T19:00:39.634Z PASS [ 27.323s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
48942024-08-27T19:00:40.548Z SLOW [>540.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
48952024-08-27T19:00:48.581Z PASS [ 42.338s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
48962024-08-27T19:00:53.308Z PASS [ 48.383s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
48972024-08-27T19:01:03.124Z PASS [ 26.561s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
48982024-08-27T19:01:04.473Z PASS [ 58.646s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
48992024-08-27T19:01:04.550Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
49002024-08-27T19:01:06.193Z PASS [ 61.643s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
49012024-08-27T19:01:23.531Z PASS [ 55.694s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
49022024-08-27T19:01:27.144Z PASS [ 33.832s] omicron-nexus::test_all integration_tests::instances::test_instance_access
49032024-08-27T19:01:27.226Z PASS [ 24.102s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
49042024-08-27T19:01:33.327Z PASS [ 53.695s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
49052024-08-27T19:01:40.546Z SLOW [>600.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
49062024-08-27T19:01:42.843Z PASS [ 38.354s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
49072024-08-27T19:01:48.579Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
49082024-08-27T19:01:48.943Z PASS [ 42.751s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
49092024-08-27T19:02:08.888Z PASS [ 41.653s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
49102024-08-27T19:02:13.595Z PASS [ 50.064s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
49112024-08-27T19:02:16.549Z PASS [ 49.412s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
49122024-08-27T19:02:19.341Z PASS [ 46.016s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
49132024-08-27T19:02:32.965Z PASS [ 652.435s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
49142024-08-27T19:02:33.803Z PASS [ 50.978s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
49152024-08-27T19:02:39.252Z PASS [ 110.678s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
49162024-08-27T19:02:43.386Z PASS [ 34.509s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
49172024-08-27T19:02:44.085Z PASS [ 30.491s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
49182024-08-27T19:02:48.942Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
49192024-08-27T19:02:52.473Z PASS [ 63.533s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
49202024-08-27T19:02:58.082Z PASS [ 41.535s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
49212024-08-27T19:03:07.452Z PASS [ 48.109s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
49222024-08-27T19:03:14.832Z PASS [ 41.030s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
49232024-08-27T19:03:19.551Z PASS [ 46.588s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
49242024-08-27T19:03:21.159Z PASS [ 41.909s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
49252024-08-27T19:03:22.598Z PASS [ 24.515s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
49262024-08-27T19:03:30.050Z PASS [ 45.961s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
49272024-08-27T19:03:32.170Z PASS [ 48.785s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
49282024-08-27T19:03:40.917Z PASS [ 26.085s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
49292024-08-27T19:03:42.305Z PASS [ 49.834s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
49302024-08-27T19:03:46.172Z PASS [ 23.576s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
49312024-08-27T19:03:46.388Z PASS [ 38.942s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
49322024-08-27T19:03:52.882Z PASS [ 33.332s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
49332024-08-27T19:03:52.933Z PASS [ 31.774s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
49342024-08-27T19:04:04.524Z PASS [ 22.218s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
49352024-08-27T19:04:04.755Z PASS [ 32.586s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
49362024-08-27T19:04:09.473Z PASS [ 23.301s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
49372024-08-27T19:04:09.943Z PASS [ 23.554s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
49382024-08-27T19:04:15.974Z PASS [ 23.042s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
49392024-08-27T19:04:16.561Z PASS [ 23.682s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
49402024-08-27T19:04:17.245Z PASS [ 36.329s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
49412024-08-27T19:04:17.946Z PASS [ 47.904s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
49422024-08-27T19:04:32.087Z PASS [ 27.331s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
49432024-08-27T19:04:32.982Z PASS [ 23.039s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
49442024-08-27T19:04:33.006Z PASS [ 28.470s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
49452024-08-27T19:04:33.533Z PASS [ 24.059s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
49462024-08-27T19:04:38.269Z PASS [ 22.293s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
49472024-08-27T19:04:38.600Z PASS [ 22.035s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
49482024-08-27T19:04:39.508Z PASS [ 22.265s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
49492024-08-27T19:04:40.996Z PASS [ 23.051s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
49502024-08-27T19:04:57.465Z PASS [ 24.485s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
49512024-08-27T19:04:58.539Z PASS [ 26.456s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
49522024-08-27T19:05:00.236Z PASS [ 26.703s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
49532024-08-27T19:05:01.853Z PASS [ 23.583s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
49542024-08-27T19:05:02.012Z PASS [ 29.016s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
49552024-08-27T19:05:13.644Z PASS [ 35.045s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
49562024-08-27T19:05:21.140Z PASS [ 22.597s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
49572024-08-27T19:05:23.316Z PASS [ 23.084s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
49582024-08-27T19:05:25.272Z PASS [ 27.806s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
49592024-08-27T19:05:26.904Z PASS [ 25.055s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
49602024-08-27T19:05:30.856Z PASS [ 51.350s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
49612024-08-27T19:05:40.995Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_metrics
49622024-08-27T19:05:43.277Z PASS [ 41.267s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
49632024-08-27T19:05:52.134Z PASS [ 30.999s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
49642024-08-27T19:05:53.236Z PASS [ 72.243s] omicron-nexus::test_all integration_tests::metrics::test_metrics
49652024-08-27T19:05:54.798Z PASS [ 31.482s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
49662024-08-27T19:05:57.546Z PASS [ 32.276s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
49672024-08-27T19:06:10.340Z PASS [ 56.700s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
49682024-08-27T19:06:13.088Z PASS [ 29.814s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
49692024-08-27T19:06:23.615Z PASS [ 56.710s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
49702024-08-27T19:06:26.468Z PASS [ 55.613s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
49712024-08-27T19:06:37.854Z PASS [ 43.057s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
49722024-08-27T19:06:38.181Z PASS [ 40.636s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
49732024-08-27T19:06:38.717Z PASS [ 45.481s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
49742024-08-27T19:06:39.753Z PASS [ 29.394s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
49752024-08-27T19:06:46.917Z PASS [ 54.786s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
49762024-08-27T19:07:01.223Z PASS [ 23.041s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
49772024-08-27T19:07:02.244Z PASS [ 24.390s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
49782024-08-27T19:07:07.518Z PASS [ 54.433s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
49792024-08-27T19:07:07.972Z PASS [ 29.257s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
49802024-08-27T19:07:08.029Z PASS [ 28.297s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
49812024-08-27T19:07:09.707Z PASS [ 22.788s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
49822024-08-27T19:07:21.355Z PASS [ 57.744s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
49832024-08-27T19:07:26.467Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
49842024-08-27T19:07:31.426Z PASS [ 30.204s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
49852024-08-27T19:07:32.042Z PASS [ 24.069s] omicron-nexus::test_all integration_tests::projects::test_projects
49862024-08-27T19:07:33.647Z PASS [ 25.619s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
49872024-08-27T19:07:34.312Z PASS [ 67.845s] omicron-nexus::test_all integration_tests::password_login::test_local_users
49882024-08-27T19:07:34.638Z PASS [ 27.117s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
49892024-08-27T19:07:36.109Z PASS [ 33.866s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
49902024-08-27T19:07:44.883Z PASS [ 23.530s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
49912024-08-27T19:07:55.161Z PASS [ 23.737s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
49922024-08-27T19:07:56.443Z PASS [ 24.402s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
49932024-08-27T19:07:58.443Z PASS [ 24.794s] omicron-nexus::test_all integration_tests::rack::test_sled_add
49942024-08-27T19:07:58.624Z PASS [ 24.311s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
49952024-08-27T19:07:59.911Z PASS [ 25.277s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
49962024-08-27T19:08:00.297Z PASS [ 0.386s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
49972024-08-27T19:08:01.267Z PASS [ 25.159s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
49982024-08-27T19:08:02.108Z PASS [ 3.666s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
49992024-08-27T19:08:02.308Z PASS [ 3.688s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
50002024-08-27T19:08:03.694Z PASS [ 3.395s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
50012024-08-27T19:08:04.633Z PASS [ 3.365s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
50022024-08-27T19:08:05.954Z PASS [ 21.070s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
50032024-08-27T19:08:09.706Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::quotas::test_quotas
50042024-08-27T19:08:11.069Z PASS [ 61.365s] omicron-nexus::test_all integration_tests::quotas::test_quotas
50052024-08-27T19:08:11.204Z PASS [ 0.135s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
50062024-08-27T19:08:11.315Z PASS [ 0.112s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
50072024-08-27T19:08:11.442Z PASS [ 0.123s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
50082024-08-27T19:08:11.610Z PASS [ 0.170s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
50092024-08-27T19:08:11.747Z PASS [ 0.137s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
50102024-08-27T19:08:18.140Z PASS [ 22.978s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
50112024-08-27T19:08:21.734Z PASS [ 25.291s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
50122024-08-27T19:08:30.545Z PASS [ 28.236s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
50132024-08-27T19:08:31.138Z PASS [ 26.505s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
50142024-08-27T19:08:31.162Z PASS [ 29.048s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
50152024-08-27T19:08:35.937Z PASS [ 24.190s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
50162024-08-27T19:08:36.034Z PASS [ 30.079s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
50172024-08-27T19:08:36.059Z PASS [ 0.121s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
50182024-08-27T19:08:41.126Z PASS [ 37.432s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
50192024-08-27T19:08:41.246Z PASS [ 0.121s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
50202024-08-27T19:08:41.353Z PASS [ 0.108s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
50212024-08-27T19:08:41.803Z PASS [ 23.664s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
50222024-08-27T19:08:45.488Z PASS [ 23.755s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
50232024-08-27T19:08:54.445Z PASS [ 23.289s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
50242024-08-27T19:08:54.469Z PASS [ 23.911s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
50252024-08-27T19:08:55.661Z PASS [ 24.537s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
50262024-08-27T19:08:59.577Z PASS [ 23.530s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
50272024-08-27T19:09:00.442Z PASS [ 24.410s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
50282024-08-27T19:09:02.585Z PASS [ 21.243s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
50292024-08-27T19:09:03.274Z PASS [ 21.483s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
50302024-08-27T19:09:04.367Z PASS [ 18.890s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
50312024-08-27T19:09:09.957Z PASS [ 15.514s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
50322024-08-27T19:09:13.849Z PASS [ 13.410s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
50332024-08-27T19:09:22.612Z PASS [ 12.654s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
50342024-08-27T19:09:26.465Z PASS [ 12.615s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
50352024-08-27T19:09:35.308Z PASS [ 12.698s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
50362024-08-27T19:09:39.568Z PASS [ 13.105s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
50372024-08-27T19:09:48.409Z PASS [ 13.101s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
50382024-08-27T19:09:55.337Z PASS [ 6.928s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
50392024-08-27T19:10:39.567Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
50402024-08-27T19:10:52.179Z PASS [ 56.842s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
50412024-08-27T19:10:53.942Z PASS [ 74.374s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
50422024-08-27T19:11:11.818Z PASS [ 19.642s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
50432024-08-27T19:11:43.044Z PASS [ 49.070s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
50442024-08-27T19:12:01.795Z PASS [ 18.763s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
50452024-08-27T19:12:02.115Z PASS [ 19.106s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
50462024-08-27T19:12:02.705Z PASS [ 19.684s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
50472024-08-27T19:12:03.362Z PASS [ 20.321s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
50482024-08-27T19:12:09.533Z PASS [ 57.670s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
50492024-08-27T19:12:25.157Z PASS [ 23.364s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
50502024-08-27T19:12:25.292Z PASS [ 23.178s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
50512024-08-27T19:12:26.249Z PASS [ 23.544s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
50522024-08-27T19:12:27.653Z PASS [ 24.291s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
50532024-08-27T19:12:34.075Z PASS [ 24.555s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
50542024-08-27T19:12:34.404Z PASS [ 24.892s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
50552024-08-27T19:12:34.530Z PASS [ 25.035s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
50562024-08-27T19:12:38.766Z PASS [ 29.280s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
50572024-08-27T19:12:51.720Z PASS [ 26.562s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
50582024-08-27T19:12:53.550Z PASS [ 28.229s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
50592024-08-27T19:12:55.574Z PASS [ 27.921s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
50602024-08-27T19:12:59.083Z PASS [ 24.552s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
50612024-08-27T19:12:59.447Z PASS [ 25.045s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
50622024-08-27T19:13:01.937Z PASS [ 35.689s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
50632024-08-27T19:13:02.837Z PASS [ 28.762s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
50642024-08-27T19:13:03.936Z PASS [ 25.171s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
50652024-08-27T19:13:19.368Z PASS [ 27.650s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
50662024-08-27T19:13:20.619Z PASS [ 27.100s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
50672024-08-27T19:13:25.931Z PASS [ 26.484s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
50682024-08-27T19:13:26.353Z PASS [ 30.782s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
50692024-08-27T19:13:27.590Z PASS [ 24.753s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
50702024-08-27T19:13:32.542Z PASS [ 33.461s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
50712024-08-27T19:13:34.130Z PASS [ 32.194s] omicron-nexus::test_all integration_tests::silos::test_silos
50722024-08-27T19:13:41.085Z PASS [ 37.146s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
50732024-08-27T19:13:47.327Z PASS [ 27.959s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
50742024-08-27T19:13:56.442Z PASS [ 30.511s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
50752024-08-27T19:13:58.594Z PASS [ 37.972s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
50762024-08-27T19:13:58.993Z PASS [ 24.863s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
50772024-08-27T19:14:08.007Z PASS [ 26.927s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
50782024-08-27T19:14:08.693Z PASS [ 42.340s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
50792024-08-27T19:14:15.744Z PASS [ 48.156s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
50802024-08-27T19:14:15.786Z PASS [ 43.244s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
50812024-08-27T19:14:16.183Z PASS [ 28.858s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
50822024-08-27T19:14:20.310Z PASS [ 4.525s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
50832024-08-27T19:14:20.855Z PASS [ 4.672s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
50842024-08-27T19:14:21.891Z PASS [ 1.580s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
50852024-08-27T19:14:23.439Z PASS [ 26.998s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
50862024-08-27T19:14:25.310Z PASS [ 4.455s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
50872024-08-27T19:14:26.357Z PASS [ 4.466s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
50882024-08-27T19:14:35.169Z PASS [ 36.175s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
50892024-08-27T19:14:37.767Z PASS [ 2.601s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
50902024-08-27T19:14:45.930Z PASS [ 47.341s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
50912024-08-27T19:14:47.984Z PASS [ 39.292s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
50922024-08-27T19:14:48.579Z PASS [ 25.141s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
50932024-08-27T19:14:49.608Z PASS [ 41.599s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
50942024-08-27T19:14:51.924Z PASS [ 36.181s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
50952024-08-27T19:15:01.894Z PASS [ 24.127s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
50962024-08-27T19:15:12.207Z PASS [ 24.224s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
50972024-08-27T19:15:13.269Z PASS [ 47.960s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
50982024-08-27T19:15:14.285Z PASS [ 25.706s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
50992024-08-27T19:15:15.086Z PASS [ 29.154s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
51002024-08-27T19:15:26.356Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
51012024-08-27T19:15:33.353Z PASS [ 41.430s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
51022024-08-27T19:15:37.296Z PASS [ 47.691s] omicron-nexus::test_all integration_tests::utilization::test_utilization
51032024-08-27T19:15:44.524Z PASS [ 42.630s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
51042024-08-27T19:15:55.192Z PASS [ 42.986s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
51052024-08-27T19:15:55.667Z PASS [ 42.396s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
51062024-08-27T19:15:56.566Z PASS [ 41.484s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
51072024-08-27T19:15:57.234Z PASS [ 42.949s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
51082024-08-27T19:16:17.461Z PASS [ 44.110s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
51092024-08-27T19:16:20.972Z PASS [ 43.678s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
51102024-08-27T19:16:25.071Z PASS [ 40.548s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
51112024-08-27T19:16:26.355Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
51122024-08-27T19:16:29.232Z PASS [ 33.567s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
51132024-08-27T19:16:31.691Z PASS [ 36.498s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
51142024-08-27T19:16:45.853Z PASS [ 49.289s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
51152024-08-27T19:16:48.004Z PASS [ 50.772s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
51162024-08-27T19:16:56.733Z PASS [ 150.380s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
51172024-08-27T19:17:10.850Z PASS [ 39.163s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
51182024-08-27T19:17:12.354Z PASS [ 54.894s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
51192024-08-27T19:17:17.827Z PASS [ 56.857s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
51202024-08-27T19:17:20.276Z PASS [ 55.207s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
51212024-08-27T19:17:22.529Z PASS [ 25.799s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
51222024-08-27T19:17:24.856Z PASS [ 55.626s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
51232024-08-27T19:17:30.076Z PASS [ 42.075s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
51242024-08-27T19:17:33.281Z PASS [ 47.428s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
51252024-08-27T19:17:36.690Z PASS [ 25.841s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
51262024-08-27T19:17:38.216Z PASS [ 25.859s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
51272024-08-27T19:17:44.657Z PASS [ 26.833s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
51282024-08-27T19:17:47.296Z PASS [ 27.024s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
51292024-08-27T19:17:48.823Z PASS [ 26.295s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
51302024-08-27T19:17:49.400Z PASS [ 24.546s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
51312024-08-27T19:17:55.494Z PASS [ 25.418s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
51322024-08-27T19:17:59.368Z PASS [ 26.088s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
51332024-08-27T19:18:03.577Z PASS [ 25.363s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
51342024-08-27T19:18:06.125Z PASS [ 29.435s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
51352024-08-27T19:18:08.399Z PASS [ 23.741s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
51362024-08-27T19:18:13.713Z PASS [ 24.313s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
51372024-08-27T19:18:13.776Z PASS [ 26.478s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
51382024-08-27T19:18:14.604Z PASS [ 25.782s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
51392024-08-27T19:18:20.619Z PASS [ 25.127s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
51402024-08-27T19:18:24.851Z PASS [ 25.483s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
51412024-08-27T19:18:29.901Z PASS [ 26.329s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
51422024-08-27T19:18:32.259Z PASS [ 26.135s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
51432024-08-27T19:18:34.913Z PASS [ 26.516s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
51442024-08-27T19:18:38.745Z PASS [ 24.970s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
51452024-08-27T19:18:38.813Z PASS [ 25.101s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
51462024-08-27T19:18:40.924Z PASS [ 26.320s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
51472024-08-27T19:18:47.621Z PASS [ 27.002s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
51482024-08-27T19:18:50.166Z PASS [ 25.316s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
51492024-08-27T19:18:56.646Z PASS [ 26.745s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
51502024-08-27T19:18:57.695Z PASS [ 25.437s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
51512024-08-27T19:19:04.347Z PASS [ 25.604s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
51522024-08-27T19:19:07.174Z PASS [ 32.262s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
51532024-08-27T19:19:08.173Z PASS [ 29.360s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
51542024-08-27T19:19:18.992Z PASS [ 38.069s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
51552024-08-27T19:19:20.320Z PASS [ 32.700s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
51562024-08-27T19:19:20.385Z PASS [ 0.065s] omicron-package dot::test::test_bad_dependency
51572024-08-27T19:19:20.426Z PASS [ 0.040s] omicron-package dot::test::test_dot_output
51582024-08-27T19:19:26.523Z PASS [ 7.531s] omicron-omdb::test_all_output test_omdb_usage_errors
51592024-08-27T19:19:26.555Z PASS [ 0.031s] omicron-passwords test::test_password_constraints
51602024-08-27T19:19:29.237Z PASS [ 8.813s] omicron-passwords test::test_compatible
51612024-08-27T19:19:29.542Z PASS [ 2.984s] omicron-passwords test::test_reproducible
51622024-08-27T19:19:29.613Z PASS [ 0.076s] omicron-passwords test::test_stable
51632024-08-27T19:19:29.642Z PASS [ 0.029s] omicron-passwords test::test_weak_hashes
51642024-08-27T19:19:29.671Z PASS [ 0.028s] omicron-rpaths internal::tests::test_configure_from_path
51652024-08-27T19:19:29.710Z PASS [ 32.013s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
51662024-08-27T19:19:29.746Z PASS [ 0.075s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
51672024-08-27T19:19:29.770Z PASS [ 0.052s] omicron-rpaths internal::tests::test_emit_rpath
51682024-08-27T19:19:30.018Z PASS [ 0.272s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
51692024-08-27T19:19:30.142Z PASS [ 0.122s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
51702024-08-27T19:19:30.316Z PASS [ 0.176s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
51712024-08-27T19:19:30.430Z PASS [ 0.113s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
51722024-08-27T19:19:30.483Z PASS [ 0.724s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
51732024-08-27T19:19:30.559Z PASS [ 0.074s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
51742024-08-27T19:19:30.632Z PASS [ 0.076s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
51752024-08-27T19:19:30.704Z PASS [ 0.063s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
51762024-08-27T19:19:30.771Z PASS [ 0.075s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
51772024-08-27T19:19:30.830Z PASS [ 0.058s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
51782024-08-27T19:19:30.888Z PASS [ 0.056s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
51792024-08-27T19:19:30.934Z PASS [ 0.048s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
51802024-08-27T19:19:30.982Z PASS [ 0.046s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
51812024-08-27T19:19:31.006Z PASS [ 0.574s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
51822024-08-27T19:19:31.030Z PASS [ 0.040s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
51832024-08-27T19:19:31.057Z PASS [ 0.055s] omicron-sled-agent config::test::test_smf_configs
51842024-08-27T19:19:31.096Z PASS [ 0.076s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
51852024-08-27T19:19:31.120Z PASS [ 0.050s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
51862024-08-27T19:19:31.144Z PASS [ 0.046s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
51872024-08-27T19:19:31.170Z PASS [ 0.058s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
51882024-08-27T19:19:31.204Z PASS [ 0.060s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
51892024-08-27T19:19:31.228Z PASS [ 0.055s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
51902024-08-27T19:19:34.305Z PASS [ 29.959s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
51912024-08-27T19:19:34.345Z PASS [ 3.141s] omicron-sled-agent instance::tests::test_instance_create_events_normal
51922024-08-27T19:19:34.739Z PASS [ 38.091s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
51932024-08-27T19:19:35.179Z PASS [ 28.006s] omicron-omdb::test_all_output test_omdb_env_settings
51942024-08-27T19:19:35.223Z PASS [ 0.042s] omicron-sled-agent probe_manager::test::probe_state_set_ops
51952024-08-27T19:19:35.266Z PASS [ 0.042s] omicron-sled-agent profile::tests::empty_profile
51962024-08-27T19:19:35.307Z PASS [ 0.041s] omicron-sled-agent profile::tests::test_disabled_instance
51972024-08-27T19:19:35.355Z PASS [ 0.045s] omicron-sled-agent profile::tests::test_instance
51982024-08-27T19:19:35.408Z PASS [ 0.056s] omicron-sled-agent profile::tests::test_multiple
51992024-08-27T19:19:35.453Z PASS [ 0.046s] omicron-sled-agent profile::tests::test_property
52002024-08-27T19:19:35.497Z PASS [ 0.043s] omicron-sled-agent profile::tests::test_property_group
52012024-08-27T19:19:35.541Z PASS [ 0.046s] omicron-sled-agent profile::tests::test_service
52022024-08-27T19:19:35.580Z PASS [ 0.038s] omicron-sled-agent profile::tests::test_service_property_group
52032024-08-27T19:19:35.628Z PASS [ 0.044s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
52042024-08-27T19:19:35.689Z PASS [ 0.057s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
52052024-08-27T19:19:35.738Z PASS [ 0.053s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
52062024-08-27T19:19:35.785Z PASS [ 0.048s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v4_schema
52072024-08-27T19:19:35.852Z PASS [ 0.070s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
52082024-08-27T19:19:35.914Z PASS [ 0.058s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
52092024-08-27T19:19:35.989Z PASS [ 0.079s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
52102024-08-27T19:19:36.037Z PASS [ 0.046s] omicron-sled-agent services::test::test_all_zones_requests_schema
52112024-08-27T19:19:36.606Z PASS [ 2.262s] omicron-sled-agent instance::tests::test_instance_manager_creation
52122024-08-27T19:19:36.647Z PASS [ 0.041s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
52132024-08-27T19:19:37.010Z PASS [ 5.791s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
52142024-08-27T19:19:37.487Z PASS [ 3.179s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
52152024-08-27T19:19:38.720Z PASS [ 2.683s] omicron-sled-agent services::test::test_bad_generations
52162024-08-27T19:19:39.252Z PASS [ 2.604s] omicron-sled-agent services::test::test_ensure_service
52172024-08-27T19:19:39.678Z PASS [ 2.666s] omicron-sled-agent services::test::test_ensure_service_before_timesync
52182024-08-27T19:19:39.733Z PASS [ 0.052s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
52192024-08-27T19:19:39.787Z PASS [ 0.057s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
52202024-08-27T19:19:39.854Z PASS [ 0.067s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
52212024-08-27T19:19:39.918Z PASS [ 0.063s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
52222024-08-27T19:19:39.975Z PASS [ 0.058s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
52232024-08-27T19:19:40.031Z PASS [ 0.055s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
52242024-08-27T19:19:40.094Z PASS [ 0.060s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
52252024-08-27T19:19:40.148Z PASS [ 2.659s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
52262024-08-27T19:19:40.192Z PASS [ 0.047s] omicron-sled-agent updates::test::test_query_no_components
52272024-08-27T19:19:40.251Z PASS [ 0.061s] omicron-sled-agent updates::test::test_query_sled_agent_version
52282024-08-27T19:19:40.308Z PASS [ 0.054s] omicron-sled-agent updates::test::test_query_zone_version
52292024-08-27T19:19:40.519Z PASS [ 0.213s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
52302024-08-27T19:19:40.565Z PASS [ 0.044s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
52312024-08-27T19:19:41.372Z PASS [ 2.651s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
52322024-08-27T19:19:41.836Z PASS [ 2.586s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
52332024-08-27T19:19:41.893Z PASS [ 0.053s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
52342024-08-27T19:19:42.029Z PASS [ 51.858s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
52352024-08-27T19:19:43.168Z PASS [ 2.604s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
52362024-08-27T19:19:43.660Z PASS [ 2.288s] omicron-sled-agent zone_bundle::illumos_tests::test_context
52372024-08-27T19:19:43.742Z PASS [ 0.083s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
52382024-08-27T19:19:43.806Z PASS [ 0.064s] omicron-sled-agent zone_bundle::tests::test_disk_usage
52392024-08-27T19:19:44.116Z PASS [ 0.311s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
52402024-08-27T19:19:44.224Z PASS [ 2.202s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
52412024-08-27T19:19:44.338Z PASS [ 0.114s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
52422024-08-27T19:19:44.415Z PASS [ 0.279s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
52432024-08-27T19:19:44.442Z PASS [ 0.087s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
52442024-08-27T19:19:44.474Z PASS [ 15.232s] omicron-passwords test::test_smoke
52452024-08-27T19:19:44.498Z PASS [ 0.070s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
52462024-08-27T19:19:44.522Z PASS [ 0.050s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
52472024-08-27T19:19:44.547Z PASS [ 2.656s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
52482024-08-27T19:19:44.571Z PASS [ 0.042s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
52492024-08-27T19:19:44.597Z PASS [ 0.102s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
52502024-08-27T19:19:44.913Z PASS [ 0.367s] omicron-test-utils dev::db::test::test_bad_cmd
52512024-08-27T19:19:44.971Z PASS [ 36.800s] omicron-omdb::test_all_output test_omdb_success_cases
52522024-08-27T19:19:45.026Z PASS [ 0.054s] omicron-test-utils dev::db::test::test_make_pg_config_fail
52532024-08-27T19:19:45.060Z PASS [ 0.036s] omicron-test-utils dev::db::test::test_make_pg_config_ok
52542024-08-27T19:19:45.100Z PASS [ 0.039s] omicron-test-utils dev::db::test::test_process_exit_abnormal
52552024-08-27T19:19:45.160Z PASS [ 0.057s] omicron-test-utils dev::db::test::test_process_exit_normal
52562024-08-27T19:19:45.194Z PASS [ 0.630s] omicron-test-utils dev::db::test::test_cmd_fails
52572024-08-27T19:19:45.248Z PASS [ 0.335s] omicron-test-utils dev::db::test::test_database_start_hang
52582024-08-27T19:19:45.397Z PASS [ 5.303s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
52592024-08-27T19:19:45.437Z PASS [ 0.045s] omicron-test-utils dev::db::test::test_starter_tmpdir
52602024-08-27T19:19:45.468Z PASS [ 1.071s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
52612024-08-27T19:19:45.499Z PASS [ 0.061s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
52622024-08-27T19:19:45.523Z PASS [ 0.048s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
52632024-08-27T19:19:45.562Z PASS [ 0.056s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
52642024-08-27T19:19:45.586Z PASS [ 0.058s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
52652024-08-27T19:19:45.633Z PASS [ 2.467s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
52662024-08-27T19:19:45.658Z PASS [ 0.090s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
52672024-08-27T19:19:45.755Z PASS [ 0.104s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
52682024-08-27T19:19:45.996Z PASS [ 0.246s] oximeter-collector agent::tests::test_self_stat_collection_count
52692024-08-27T19:19:46.020Z PASS [ 0.372s] oximeter test::timeseries_schema_consistency
52702024-08-27T19:19:46.102Z PASS [ 0.529s] openapi-manager check::tests::check_apis_up_to_date
52712024-08-27T19:19:46.134Z LEAK [ 0.962s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
52722024-08-27T19:19:46.169Z PASS [ 0.063s] oximeter-collector self_stats::tests::test_failure_reason_serialization
52732024-08-27T19:19:46.199Z PASS [ 0.188s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
52742024-08-27T19:19:46.262Z PASS [ 0.261s] oximeter-collector agent::tests::test_self_stat_error_counter
52752024-08-27T19:19:46.286Z PASS [ 0.079s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
52762024-08-27T19:19:46.310Z PASS [ 0.126s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
52772024-08-27T19:19:46.333Z PASS [ 0.050s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
52782024-08-27T19:19:46.677Z PASS [ 0.546s] oximeter-collector::test_commands test_oximeter_no_args
52792024-08-27T19:19:47.908Z PASS [ 1.601s] oximeter-db client::oxql::tests::test_get_one_timeseries
52802024-08-27T19:19:47.973Z PASS [ 1.683s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
52812024-08-27T19:19:47.997Z PASS [ 1.711s] oximeter-db client::oxql::tests::test_get_entire_table
52822024-08-27T19:19:48.021Z PASS [ 0.103s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
52832024-08-27T19:19:48.045Z PASS [ 1.365s] oximeter-db client::oxql::tests::test_limit_operations
52842024-08-27T19:19:48.069Z PASS [ 0.091s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
52852024-08-27T19:19:48.940Z PASS [ 0.907s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
52862024-08-27T19:19:49.322Z PASS [ 1.259s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
52872024-08-27T19:19:50.399Z PASS [ 1.461s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
52882024-08-27T19:19:50.584Z PASS [ 1.261s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
52892024-08-27T19:19:50.645Z PASS [ 0.058s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
52902024-08-27T19:19:50.705Z PASS [ 0.060s] oximeter-db client::tests::test_read_timeseries_to_delete
52912024-08-27T19:19:50.749Z PASS [ 0.046s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
52922024-08-27T19:19:50.792Z PASS [ 0.041s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
52932024-08-27T19:19:51.908Z PASS [ 7.312s] omicron-test-utils dev::db::test::test_database_concurrent
52942024-08-27T19:19:52.172Z PASS [ 1.292s] oximeter-db client::tests::test_select_all_field_types
52952024-08-27T19:19:52.500Z PASS [ 7.252s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
52962024-08-27T19:19:52.553Z PASS [ 0.037s] oximeter-db client::tests::test_unravel_index
52972024-08-27T19:19:52.610Z PASS [ 0.052s] oximeter-db client::tests::test_verify_schema_upgrades
52982024-08-27T19:19:52.639Z PASS [ 0.052s] oximeter-db model::tests::test_db_bool
52992024-08-27T19:19:52.711Z PASS [ 4.715s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
53002024-08-27T19:19:52.759Z PASS [ 0.049s] oximeter-db model::tests::test_db_datum_type_conversion
53012024-08-27T19:19:52.819Z PASS [ 0.049s] oximeter-db model::tests::test_db_field_list_conversion
53022024-08-27T19:19:52.861Z PASS [ 0.059s] oximeter-db model::tests::test_db_field_type_conversion
53032024-08-27T19:19:52.936Z PASS [ 0.074s] oximeter-db model::tests::test_db_histogram
53042024-08-27T19:19:53.296Z PASS [ 0.655s] oximeter-db model::tests::test_db_bool_bad
53052024-08-27T19:19:53.320Z PASS [ 0.376s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
53062024-08-27T19:19:53.344Z PASS [ 0.037s] oximeter-db model::tests::test_parse_bytes_measurement
53072024-08-27T19:19:53.368Z PASS [ 0.039s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
53082024-08-27T19:19:53.392Z PASS [ 0.046s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
53092024-08-27T19:19:53.417Z PASS [ 0.057s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
53102024-08-27T19:19:53.441Z PASS [ 3.019s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
53112024-08-27T19:19:53.441Z PASS [ 0.053s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
53122024-08-27T19:19:53.466Z PASS [ 0.056s] oximeter-db model::tests::test_unroll_from_source
53132024-08-27T19:19:53.490Z PASS [ 0.050s] oximeter-db model::tests::test_unroll_measurement_row
53142024-08-27T19:19:53.514Z PASS [ 0.063s] oximeter-db model::tests::test_unroll_missing_measurement_row
53152024-08-27T19:19:53.514Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
53162024-08-27T19:19:53.538Z PASS [ 0.049s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
53172024-08-27T19:19:53.538Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_comparison
53182024-08-27T19:19:53.564Z PASS [ 0.052s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
53192024-08-27T19:19:53.588Z PASS [ 0.056s] oximeter-db oxql::ast::grammar::tests::test_double_literal
53202024-08-27T19:19:53.612Z PASS [ 0.052s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
53212024-08-27T19:19:53.612Z PASS [ 0.042s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
53222024-08-27T19:19:53.635Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
53232024-08-27T19:19:53.635Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
53242024-08-27T19:19:53.659Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
53252024-08-27T19:19:53.683Z PASS [ 0.051s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
53262024-08-27T19:19:53.722Z PASS [ 0.074s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
53272024-08-27T19:19:53.766Z PASS [ 0.104s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
53282024-08-27T19:19:53.791Z PASS [ 0.074s] oximeter-db oxql::ast::grammar::tests::test_group_by
53292024-08-27T19:19:53.815Z PASS [ 0.131s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
53302024-08-27T19:19:53.815Z PASS [ 0.064s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
53312024-08-27T19:19:53.839Z PASS [ 0.051s] oximeter-db oxql::ast::grammar::tests::test_ident
53322024-08-27T19:19:53.865Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
53332024-08-27T19:19:53.865Z PASS [ 0.050s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
53342024-08-27T19:19:53.889Z PASS [ 0.043s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
53352024-08-27T19:19:53.913Z PASS [ 0.053s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
53362024-08-27T19:19:53.937Z PASS [ 0.059s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
53372024-08-27T19:19:53.961Z PASS [ 0.058s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
53382024-08-27T19:19:53.961Z PASS [ 0.048s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
53392024-08-27T19:19:53.985Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
53402024-08-27T19:19:54.009Z PASS [ 0.064s] oximeter-db oxql::ast::grammar::tests::test_query
53412024-08-27T19:19:54.040Z PASS [ 0.079s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
53422024-08-27T19:19:54.064Z PASS [ 0.053s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
53432024-08-27T19:19:54.088Z PASS [ 0.054s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
53442024-08-27T19:19:54.112Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
53452024-08-27T19:19:54.142Z PASS [ 0.058s] oximeter-db oxql::ast::grammar::tests::test_reducer
53462024-08-27T19:19:54.166Z PASS [ 0.056s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
53472024-08-27T19:19:54.189Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
53482024-08-27T19:19:54.215Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
53492024-08-27T19:19:54.252Z PASS [ 0.063s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
53502024-08-27T19:19:54.283Z PASS [ 0.073s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
53512024-08-27T19:19:54.308Z PASS [ 0.048s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
53522024-08-27T19:19:54.332Z PASS [ 0.058s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
53532024-08-27T19:19:54.356Z PASS [ 0.054s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
53542024-08-27T19:19:54.380Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
53552024-08-27T19:19:54.403Z PASS [ 0.045s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
53562024-08-27T19:19:54.427Z PASS [ 0.055s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
53572024-08-27T19:19:54.451Z PASS [ 0.051s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
53582024-08-27T19:19:54.475Z PASS [ 0.044s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
53592024-08-27T19:19:54.499Z PASS [ 0.043s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
53602024-08-27T19:19:54.524Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
53612024-08-27T19:19:54.559Z PASS [ 0.066s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
53622024-08-27T19:19:54.594Z PASS [ 0.077s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
53632024-08-27T19:19:54.619Z PASS [ 0.051s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
53642024-08-27T19:19:54.643Z PASS [ 0.043s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
53652024-08-27T19:19:54.667Z PASS [ 0.056s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
53662024-08-27T19:19:54.691Z PASS [ 2.588s] oximeter-db client::tests::test_sql_query_output
53672024-08-27T19:19:54.691Z PASS [ 0.048s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
53682024-08-27T19:19:54.724Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
53692024-08-27T19:19:54.724Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
53702024-08-27T19:19:54.757Z PASS [ 0.053s] oximeter-db oxql::query::tests::test_coalesce_limits
53712024-08-27T19:19:54.785Z PASS [ 0.088s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
53722024-08-27T19:19:54.809Z PASS [ 0.079s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
53732024-08-27T19:19:54.833Z PASS [ 0.062s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
53742024-08-27T19:19:54.858Z PASS [ 0.068s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
53752024-08-27T19:19:54.858Z PASS [ 0.061s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
53762024-08-27T19:19:54.885Z PASS [ 0.062s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
53772024-08-27T19:19:54.910Z PASS [ 0.050s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
53782024-08-27T19:19:54.910Z PASS [ 0.054s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
53792024-08-27T19:19:54.939Z PASS [ 0.044s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
53802024-08-27T19:19:54.970Z PASS [ 0.076s] oximeter-db oxql::query::tests::test_coalesce_predicates
53812024-08-27T19:19:54.970Z PASS [ 0.047s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
53822024-08-27T19:19:54.994Z PASS [ 0.049s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
53832024-08-27T19:19:55.018Z PASS [ 0.051s] oximeter-db oxql::query::tests::test_query_end_time
53842024-08-27T19:19:55.042Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
53852024-08-27T19:19:55.066Z PASS [ 0.042s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
53862024-08-27T19:19:55.066Z PASS [ 0.078s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
53872024-08-27T19:19:55.090Z PASS [ 0.050s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
53882024-08-27T19:19:55.116Z PASS [ 0.050s] oximeter-db query::tests::test_field_cmp
53892024-08-27T19:19:55.116Z PASS [ 0.071s] oximeter-db oxql::query::tests::test_split_query
53902024-08-27T19:19:55.140Z PASS [ 0.057s] oximeter-db query::tests::test_field_selector_as_query
53912024-08-27T19:19:55.164Z PASS [ 0.045s] oximeter-db query::tests::test_field_value_as_db_str
53922024-08-27T19:19:55.188Z PASS [ 0.056s] oximeter-db query::tests::test_select_query_builder_filter_raw
53932024-08-27T19:19:55.212Z PASS [ 0.080s] oximeter-db query::tests::test_select_query_builder_field_selectors
53942024-08-27T19:19:55.212Z PASS [ 0.055s] oximeter-db query::tests::test_select_query_builder_from_parts
53952024-08-27T19:19:55.237Z PASS [ 0.043s] oximeter-db query::tests::test_select_query_builder_limit_offset
53962024-08-27T19:19:55.261Z PASS [ 0.064s] oximeter-db query::tests::test_select_query_builder_full
53972024-08-27T19:19:55.285Z PASS [ 0.058s] oximeter-db query::tests::test_select_query_builder_no_fields
53982024-08-27T19:19:55.309Z PASS [ 0.066s] oximeter-db query::tests::test_select_query_builder_no_selectors
53992024-08-27T19:19:55.333Z PASS [ 0.056s] oximeter-db query::tests::test_time_range
54002024-08-27T19:19:55.356Z PASS [ 0.087s] oximeter-db query::tests::test_string_field_selector
54012024-08-27T19:19:55.380Z PASS [ 0.073s] oximeter-db sql::tests::test_allow_limit_offset
54022024-08-27T19:19:55.404Z PASS [ 0.070s] oximeter-db sql::tests::test_allow_subqueries
54032024-08-27T19:19:55.404Z PASS [ 0.053s] oximeter-db sql::tests::test_cannot_name_database
54042024-08-27T19:19:55.434Z PASS [ 0.056s] oximeter-db sql::tests::test_ctes_are_not_supported
54052024-08-27T19:19:55.458Z PASS [ 0.056s] oximeter-db sql::tests::test_function_allow_list
54062024-08-27T19:19:55.487Z PASS [ 0.053s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
54072024-08-27T19:19:55.510Z PASS [ 0.101s] oximeter-db sql::tests::test_join_must_be_inner
54082024-08-27T19:19:55.538Z PASS [ 0.086s] oximeter-db sql::tests::test_query_must_be_select_statement
54092024-08-27T19:19:55.562Z PASS [ 0.063s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
54102024-08-27T19:19:55.586Z PASS [ 0.077s] oximeter-db sql::tests::test_require_table_is_timeseries_name
54112024-08-27T19:19:55.610Z PASS [ 0.075s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
54122024-08-27T19:19:55.635Z PASS [ 0.067s] oximeter-db sql::tests::test_with_comma_join_fails
54132024-08-27T19:19:55.635Z PASS [ 0.047s] oximeter-db tests::test_timeseries_key_field_stability
54142024-08-27T19:19:55.659Z PASS [ 0.043s] oximeter-db tests::test_timeseries_key_sample_stability
54152024-08-27T19:19:55.682Z PASS [ 0.044s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
54162024-08-27T19:19:55.788Z PASS [ 0.063s] oximeter-instruments http::tests::test_latency_tracker
54172024-08-27T19:19:56.200Z PASS [ 0.478s] oximeter-instruments kstat::link::tests::test_kstat_sampler
54182024-08-27T19:19:56.318Z PASS [ 0.116s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
54192024-08-27T19:19:56.442Z PASS [ 2.475s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
54202024-08-27T19:19:56.476Z PASS [ 0.152s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
54212024-08-27T19:19:56.540Z PASS [ 0.092s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
54222024-08-27T19:19:56.608Z PASS [ 0.102s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
54232024-08-27T19:19:56.750Z PASS [ 0.208s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
54242024-08-27T19:19:56.774Z PASS [ 0.195s] oximeter-instruments kstat::link::tests::test_sled_datalink
54252024-08-27T19:19:56.817Z PASS [ 0.036s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
54262024-08-27T19:19:56.817Z PASS [ 0.061s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
54272024-08-27T19:19:56.847Z PASS [ 0.042s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
54282024-08-27T19:19:56.871Z PASS [ 0.041s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
54292024-08-27T19:19:56.895Z PASS [ 0.034s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
54302024-08-27T19:19:56.919Z PASS [ 0.048s] oximeter-macro-impl tests::test_metric_annotated_field
54312024-08-27T19:19:56.942Z PASS [ 0.039s] oximeter-macro-impl tests::test_metric_datum_field
54322024-08-27T19:19:56.943Z PASS [ 0.030s] oximeter-macro-impl tests::test_metric_enum
54332024-08-27T19:19:56.967Z PASS [ 0.034s] oximeter-macro-impl tests::test_metric_without_datum_field
54342024-08-27T19:19:56.967Z PASS [ 0.028s] oximeter-macro-impl tests::test_target
54352024-08-27T19:19:56.991Z PASS [ 0.028s] oximeter-macro-impl tests::test_target_empty_struct
54362024-08-27T19:19:57.014Z PASS [ 0.030s] oximeter-macro-impl tests::test_target_enum
54372024-08-27T19:19:57.014Z PASS [ 0.029s] oximeter-macro-impl tests::test_target_unit_struct
54382024-08-27T19:19:57.039Z PASS [ 0.030s] oximeter-macro-impl tests::test_target_with_datum_field
54392024-08-27T19:19:57.110Z PASS [ 0.086s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
54402024-08-27T19:19:57.165Z PASS [ 0.047s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
54412024-08-27T19:19:57.215Z PASS [ 0.057s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
54422024-08-27T19:19:57.264Z PASS [ 0.042s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
54432024-08-27T19:19:57.310Z PASS [ 0.053s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
54442024-08-27T19:19:57.355Z PASS [ 0.046s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
54452024-08-27T19:19:57.472Z PASS [ 0.076s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
54462024-08-27T19:19:57.633Z PASS [ 0.199s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
54472024-08-27T19:19:57.724Z PASS [ 0.036s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
54482024-08-27T19:19:57.763Z PASS [ 0.073s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
54492024-08-27T19:19:57.846Z PASS [ 0.101s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
54502024-08-27T19:19:57.891Z PASS [ 0.047s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
54512024-08-27T19:19:57.930Z PASS [ 0.040s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
54522024-08-27T19:19:57.970Z PASS [ 0.037s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
54532024-08-27T19:19:58.014Z PASS [ 0.044s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
54542024-08-27T19:19:58.076Z PASS [ 0.051s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
54552024-08-27T19:19:58.139Z PASS [ 0.077s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
54562024-08-27T19:19:58.176Z PASS [ 0.035s] oximeter-schema ir::tests::fail_on_empty_descriptions
54572024-08-27T19:19:58.220Z PASS [ 0.045s] oximeter-schema ir::tests::fail_on_empty_metric_name
54582024-08-27T19:19:58.266Z PASS [ 0.038s] oximeter-schema ir::tests::fail_on_empty_target_name
54592024-08-27T19:19:58.299Z PASS [ 0.041s] oximeter-schema ir::tests::fail_on_very_long_field_names
54602024-08-27T19:19:58.345Z PASS [ 0.040s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
54612024-08-27T19:19:58.391Z PASS [ 0.051s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
54622024-08-27T19:19:58.437Z PASS [ 0.043s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
54632024-08-27T19:19:58.485Z PASS [ 0.049s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
54642024-08-27T19:19:58.538Z PASS [ 0.043s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
54652024-08-27T19:19:58.572Z PASS [ 0.048s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
54662024-08-27T19:19:58.640Z PASS [ 0.062s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
54672024-08-27T19:19:58.689Z PASS [ 0.052s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
54682024-08-27T19:19:58.741Z PASS [ 0.053s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
54692024-08-27T19:19:58.782Z PASS [ 0.041s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
54702024-08-27T19:19:58.823Z PASS [ 0.040s] oximeter-schema ir::tests::only_support_format_version_1
54712024-08-27T19:19:58.865Z PASS [ 0.042s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
54722024-08-27T19:19:58.909Z PASS [ 0.044s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
54732024-08-27T19:19:58.997Z PASS [ 0.089s] oximeter-test-utils tests::test_gen_test_samples
54742024-08-27T19:19:59.040Z PASS [ 0.042s] oximeter-test-utils tests::test_sample_struct
54752024-08-27T19:19:59.083Z PASS [ 0.045s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
54762024-08-27T19:19:59.141Z PASS [ 0.055s] oximeter-test-utils tests::test_timeseries_schema_from_parts
54772024-08-27T19:19:59.180Z PASS [ 0.041s] oximeter-test-utils tests::test_timeseries_schema_from_sample
54782024-08-27T19:19:59.225Z PASS [ 0.043s] oximeter-types histogram::tests::test_bin_range
54792024-08-27T19:19:59.265Z PASS [ 0.040s] oximeter-types histogram::tests::test_bin_range_from
54802024-08-27T19:19:59.312Z PASS [ 0.044s] oximeter-types histogram::tests::test_bin_range_to
54812024-08-27T19:19:59.353Z PASS [ 0.043s] oximeter-types histogram::tests::test_empty_bins_not_supported
54822024-08-27T19:19:59.401Z PASS [ 0.050s] oximeter-types histogram::tests::test_ensure_finite
54832024-08-27T19:19:59.442Z PASS [ 0.038s] oximeter-types histogram::tests::test_histogram
54842024-08-27T19:19:59.478Z PASS [ 0.037s] oximeter-types histogram::tests::test_histogram_construct_with
54852024-08-27T19:19:59.509Z PASS [ 0.033s] oximeter-types histogram::tests::test_histogram_extreme_bins
54862024-08-27T19:19:59.544Z PASS [ 0.031s] oximeter-types histogram::tests::test_histogram_extreme_samples
54872024-08-27T19:19:59.578Z PASS [ 0.031s] oximeter-types histogram::tests::test_histogram_float_bins
54882024-08-27T19:19:59.614Z PASS [ 0.041s] oximeter-types histogram::tests::test_histogram_unbounded_samples
54892024-08-27T19:19:59.652Z PASS [ 0.037s] oximeter-types histogram::tests::test_histogram_unsorted_bins
54902024-08-27T19:19:59.683Z PASS [ 0.031s] oximeter-types histogram::tests::test_histogram_with_bins
54912024-08-27T19:19:59.733Z PASS [ 0.033s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
54922024-08-27T19:19:59.767Z PASS [ 0.051s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
54932024-08-27T19:19:59.828Z PASS [ 0.060s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
54942024-08-27T19:19:59.870Z PASS [ 0.042s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
54952024-08-27T19:19:59.904Z PASS [ 0.033s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
54962024-08-27T19:19:59.940Z PASS [ 0.035s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
54972024-08-27T19:19:59.970Z PASS [ 0.035s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
54982024-08-27T19:20:00.003Z PASS [ 0.030s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
54992024-08-27T19:20:00.038Z PASS [ 0.035s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
55002024-08-27T19:20:00.076Z PASS [ 0.038s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
55012024-08-27T19:20:00.124Z PASS [ 0.048s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
55022024-08-27T19:20:00.166Z PASS [ 0.042s] oximeter-types histogram::tests::test_span_decades
55032024-08-27T19:20:00.208Z PASS [ 0.042s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
55042024-08-27T19:20:00.253Z PASS [ 0.046s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
55052024-08-27T19:20:00.288Z PASS [ 0.032s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
55062024-08-27T19:20:00.333Z PASS [ 0.045s] oximeter-types quantile::tests::test_default_percentiles
55072024-08-27T19:20:00.364Z PASS [ 0.032s] oximeter-types quantile::tests::test_empty_observations
55082024-08-27T19:20:00.397Z PASS [ 0.033s] oximeter-types quantile::tests::test_find_cells
55092024-08-27T19:20:00.431Z PASS [ 0.032s] oximeter-types quantile::tests::test_float_observations
55102024-08-27T19:20:00.467Z PASS [ 0.037s] oximeter-types quantile::tests::test_integer_observations
55112024-08-27T19:20:00.505Z PASS [ 0.038s] oximeter-types quantile::tests::test_invalid_p_value
55122024-08-27T19:20:00.535Z PASS [ 0.031s] oximeter-types quantile::tests::test_max_p
55132024-08-27T19:20:00.562Z PASS [ 3.550s] oximeter-producer tests::test_producer_registration_task
55142024-08-27T19:20:00.586Z PASS [ 0.037s] oximeter-types quantile::tests::test_min_p
55152024-08-27T19:20:00.614Z PASS [ 0.034s] oximeter-types quantile::tests::test_non_filled_observations
55162024-08-27T19:20:00.640Z PASS [ 0.051s] oximeter-types quantile::tests::test_rounding
55172024-08-27T19:20:00.664Z PASS [ 0.048s] oximeter-types schema::tests::test_field_schema_ordering
55182024-08-27T19:20:00.689Z PASS [ 0.054s] oximeter-types schema::tests::test_timeseries_name
55192024-08-27T19:20:00.714Z PASS [ 0.056s] oximeter-types schema::tests::test_timeseries_name_from_str
55202024-08-27T19:20:00.714Z PASS [ 0.036s] oximeter-types traits::tests::test_metric_trait
55212024-08-27T19:20:00.747Z PASS [ 0.050s] oximeter-types traits::tests::test_producer_trait
55222024-08-27T19:20:00.771Z PASS [ 0.045s] oximeter-types traits::tests::test_target_trait
55232024-08-27T19:20:00.795Z PASS [ 0.034s] oximeter-types types::tests::test_cumulative_f64
55242024-08-27T19:20:00.820Z PASS [ 0.040s] oximeter-types types::tests::test_cumulative_i64
55252024-08-27T19:20:00.820Z PASS [ 0.037s] oximeter-types types::tests::test_datum
55262024-08-27T19:20:00.844Z PASS [ 0.037s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
55272024-08-27T19:20:00.869Z PASS [ 0.032s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
55282024-08-27T19:20:00.893Z PASS [ 0.038s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
55292024-08-27T19:20:00.893Z PASS [ 0.036s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
55302024-08-27T19:20:00.918Z PASS [ 0.032s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
55312024-08-27T19:20:00.943Z PASS [ 0.037s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
55322024-08-27T19:20:00.967Z PASS [ 0.049s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
55332024-08-27T19:20:00.992Z PASS [ 0.047s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
55342024-08-27T19:20:00.992Z PASS [ 0.036s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
55352024-08-27T19:20:01.016Z PASS [ 0.046s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
55362024-08-27T19:20:01.040Z PASS [ 0.039s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
55372024-08-27T19:20:01.065Z PASS [ 0.037s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
55382024-08-27T19:20:01.089Z PASS [ 0.037s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
55392024-08-27T19:20:01.114Z PASS [ 0.036s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
55402024-08-27T19:20:01.114Z PASS [ 0.042s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
55412024-08-27T19:20:01.138Z PASS [ 0.042s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
55422024-08-27T19:20:01.162Z PASS [ 0.037s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
55432024-08-27T19:20:01.186Z PASS [ 0.042s] oximeter-types types::tests::test_measurement
55442024-08-27T19:20:01.211Z PASS [ 0.044s] oximeter-types types::tests::test_verify_field_names
55452024-08-27T19:20:01.235Z PASS [ 0.044s] oxlog tests::test_is_oxide_smf_log_file
55462024-08-27T19:20:01.236Z PASS [ 0.041s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
55472024-08-27T19:20:01.260Z PASS [ 0.030s] oxlog tests::test_sort_logs
55482024-08-27T19:20:01.295Z PASS [ 0.067s] oxql-types point::tests::test_cast_points_from_bool
55492024-08-27T19:20:01.319Z PASS [ 0.058s] oxql-types point::tests::test_cast_points_from_double
55502024-08-27T19:20:01.345Z PASS [ 0.049s] oxql-types point::tests::test_cast_points_from_double_distribution
55512024-08-27T19:20:01.369Z PASS [ 0.049s] oxql-types point::tests::test_cast_points_from_int_distribution
55522024-08-27T19:20:01.393Z PASS [ 0.034s] oxql-types point::tests::test_cast_points_from_integer
55532024-08-27T19:20:01.418Z PASS [ 0.044s] oxql-types point::tests::test_cast_points_from_string
55542024-08-27T19:20:01.442Z PASS [ 0.048s] oxql-types point::tests::test_join_point_arrays
55552024-08-27T19:20:01.467Z PASS [ 0.044s] oxql-types point::tests::test_point_delta_between
55562024-08-27T19:20:01.491Z PASS [ 0.051s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
55572024-08-27T19:20:01.515Z PASS [ 0.046s] oxql-types point::tests::test_point_delta_between_with_new_epoch
55582024-08-27T19:20:01.540Z PASS [ 0.046s] oxql-types point::tests::test_push_concrete_values
55592024-08-27T19:20:01.540Z PASS [ 0.046s] oxql-types point::tests::test_sub_between_histogram_distributions
55602024-08-27T19:20:02.146Z PASS [ 0.621s] reconfigurator-cli::test_basic test_basic
55612024-08-27T19:20:02.272Z PASS [ 0.127s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
55622024-08-27T19:20:02.317Z PASS [ 0.047s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
55632024-08-27T19:20:02.389Z PASS [ 0.067s] sled-agent-types rack_init::tests::parse_rack_initialization
55642024-08-27T19:20:02.439Z PASS [ 0.053s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
55652024-08-27T19:20:02.493Z PASS [ 0.050s] sled-agent-types rack_init::tests::test_extra_certs
55662024-08-27T19:20:02.545Z PASS [ 0.053s] sled-agent-types rack_init::tests::test_subnets
55672024-08-27T19:20:02.614Z PASS [ 0.069s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
55682024-08-27T19:20:02.671Z PASS [ 0.057s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
55692024-08-27T19:20:02.725Z PASS [ 0.055s] sled-agent-types zone_bundle::tests::test_compare_bundles
55702024-08-27T19:20:02.792Z PASS [ 0.064s] sled-agent-types zone_bundle::tests::test_priority_dimension
55712024-08-27T19:20:02.856Z PASS [ 0.066s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
55722024-08-27T19:20:02.911Z PASS [ 0.053s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
55732024-08-27T19:20:03.008Z PASS [ 0.093s] sled-hardware disk::test::test_disk_paths
55742024-08-27T19:20:03.057Z PASS [ 0.057s] sled-hardware disk::test::test_partition_device_paths
55752024-08-27T19:20:03.146Z PASS [ 0.087s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
55762024-08-27T19:20:03.189Z PASS [ 0.040s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
55772024-08-27T19:20:03.245Z PASS [ 0.059s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
55782024-08-27T19:20:03.302Z PASS [ 0.055s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
55792024-08-27T19:20:03.366Z PASS [ 0.066s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
55802024-08-27T19:20:03.405Z PASS [ 0.038s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
55812024-08-27T19:20:03.451Z PASS [ 0.046s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
55822024-08-27T19:20:03.557Z PASS [ 0.106s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
55832024-08-27T19:20:03.581Z PASS [ 18.376s] omicron-test-utils dev::db::test::test_setup_database_default_dir
55842024-08-27T19:20:03.647Z PASS [ 0.088s] sled-storage dataset::test::serialize_dataset_name
55852024-08-27T19:20:03.677Z PASS [ 0.107s] sled-storage manager::test::test_omicron_physical_disks_schema
55862024-08-27T19:20:05.051Z PASS [ 1.376s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
55872024-08-27T19:20:05.113Z PASS [ 0.060s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
55882024-08-27T19:20:06.210Z PASS [ 2.562s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
55892024-08-27T19:20:06.300Z PASS [ 0.091s] sled-storage manager::tests::ensure_using_exactly_these_disks
55902024-08-27T19:20:06.950Z PASS [ 32.211s] omicron-sled-agent nexus::test::nexus_self_notification_test
55912024-08-27T19:20:08.170Z PASS [ 3.058s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
55922024-08-27T19:20:08.494Z PASS [ 2.194s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
55932024-08-27T19:20:09.398Z PASS [ 1.229s] sled-storage manager::tests::update_rawdisk_firmware
55942024-08-27T19:20:09.545Z PASS [ 2.595s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
55952024-08-27T19:20:10.788Z PASS [ 1.390s] sled-storage manager::tests::wait_for_boot_disk
55962024-08-27T19:20:11.308Z PASS [ 2.816s] sled-storage manager::tests::upsert_filesystem
55972024-08-27T19:20:11.621Z PASS [ 0.833s] tufaceous::integration-tests command_tests::test_init_and_add
55982024-08-27T19:20:11.670Z PASS [ 0.045s] tufaceous-lib archive::tests::test_validate_path
55992024-08-27T19:20:11.736Z PASS [ 0.070s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
56002024-08-27T19:20:11.789Z PASS [ 0.051s] tufaceous-lib key::tests::test_from_str
56012024-08-27T19:20:11.813Z PASS [ 2.261s] tufaceous::integration-tests command_tests::test_assemble_fake
56022024-08-27T19:20:11.989Z PASS [ 0.194s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
56032024-08-27T19:20:12.611Z PASS [ 1.303s] tufaceous::manifest-tests check_manifest::fake.toml
56042024-08-27T19:20:12.699Z PASS [ 17.046s] oximeter-db::integration_test test_schemas_disjoint
56052024-08-27T19:20:12.791Z PASS [ 0.179s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
56062024-08-27T19:20:12.899Z PASS [ 0.108s] update-engine display::group_display::tests::test_stats
56072024-08-27T19:20:12.942Z PASS [ 0.036s] update-engine display::line_display_shared::tests::test_format_progress_counter
56082024-08-27T19:20:12.988Z PASS [ 0.048s] update-engine engine::tests::error_exits_early
56092024-08-27T19:20:13.045Z PASS [ 0.057s] update-engine events::tests::progress_event_parse_unknown
56102024-08-27T19:20:13.098Z FAIL [ 17.431s] oximeter-db::integration_test test_cluster
56112024-08-27T19:20:13.098Z
56122024-08-27T19:20:13.098Z--- STDOUT: oximeter-db::integration_test test_cluster ---
56132024-08-27T19:20:13.098Z
56142024-08-27T19:20:13.099Zrunning 1 test
56152024-08-27T19:20:13.099ZDeploying keeper: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3
56162024-08-27T19:20:13.099ZDeploying keeper: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2
56172024-08-27T19:20:13.099ZDeploying keeper: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1
56182024-08-27T19:20:13.099ZDeploying clickhouse server: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2
56192024-08-27T19:20:13.099ZDeploying clickhouse server: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1
56202024-08-27T19:20:13.099ZUpdating config to include new replica: 3
56212024-08-27T19:20:13.099ZDeploying clickhouse server: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3
56222024-08-27T19:20:13.099ZStopping clickhouse server clickhouse-1: pid - 21030, child pid - 21035
56232024-08-27T19:20:13.099ZDeploying clickhouse server: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1
56242024-08-27T19:20:13.099ZUpdating config to remove keeper: 2
56252024-08-27T19:20:13.099ZStopping keeper: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2 at pid 21026
56262024-08-27T19:20:13.099Ztest test_cluster ... FAILED
56272024-08-27T19:20:13.099Z
56282024-08-27T19:20:13.099Zfailures:
56292024-08-27T19:20:13.099Z
56302024-08-27T19:20:13.099Zfailures:
56312024-08-27T19:20:13.099Z test_cluster
56322024-08-27T19:20:13.099Z
56332024-08-27T19:20:13.099Ztest result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1 filtered out; finished in 17.34s
56342024-08-27T19:20:13.099Z
56352024-08-27T19:20:13.099Z
56362024-08-27T19:20:13.099Z--- STDERR: oximeter-db::integration_test test_cluster ---
56372024-08-27T19:20:13.099Zlog file: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.0.log
56382024-08-27T19:20:13.099Znote: configured to log to "/var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.0.log"
56392024-08-27T19:20:13.099Zthread 'test_cluster' panicked at oximeter/db/tests/integration_test.rs:309:10:
56402024-08-27T19:20:13.099Zfailed to insert samples at server3: Database("Query failed: Code: 244. DB::Exception: Insert failed due to zookeeper error. Please retry. Reason: Session expired. (UNEXPECTED_ZOOKEEPER_ERROR) (version 23.8.7.1)\n")
56412024-08-27T19:20:13.099Zstack backtrace:
56422024-08-27T19:20:13.099Z 0: rust_begin_unwind
56432024-08-27T19:20:13.099Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/panicking.rs:652:5
56442024-08-27T19:20:13.099Z 1: core::panicking::panic_fmt
56452024-08-27T19:20:13.099Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/panicking.rs:72:14
56462024-08-27T19:20:13.099Z 2: core::result::unwrap_failed
56472024-08-27T19:20:13.099Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/result.rs:1679:5
56482024-08-27T19:20:13.099Z 3: core::result::Result<T,E>::expect
56492024-08-27T19:20:13.099Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/result.rs:1059:23
56502024-08-27T19:20:13.099Z 4: {async_block#0}
56512024-08-27T19:20:13.099Z at ./tests/integration_test.rs:306:5
56522024-08-27T19:20:13.099Z 5: poll<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>
56532024-08-27T19:20:13.099Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/future/future.rs:123:9
56542024-08-27T19:20:13.100Z 6: poll<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>
56552024-08-27T19:20:13.100Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/future/future.rs:123:9
56562024-08-27T19:20:13.100Z 7: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>>
56572024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:57
56582024-08-27T19:20:13.100Z 8: with_budget<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>>>
56592024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/coop.rs:107:5
56602024-08-27T19:20:13.100Z 9: budget<core::task::poll::Poll<core::result::Result<(), anyhow::Error>>, tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>>>
56612024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/coop.rs:73:5
56622024-08-27T19:20:13.100Z 10: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>>
56632024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:25
56642024-08-27T19:20:13.100Z 11: tokio::runtime::scheduler::current_thread::Context::enter
56652024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:404:19
56662024-08-27T19:20:13.100Z 12: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>>
56672024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:658:36
56682024-08-27T19:20:13.100Z 13: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
56692024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:68
56702024-08-27T19:20:13.100Z 14: tokio::runtime::context::scoped::Scoped<T>::set
56712024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context/scoped.rs:40:9
56722024-08-27T19:20:13.100Z 15: tokio::runtime::context::set_scheduler::{{closure}}
56732024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context.rs:180:26
56742024-08-27T19:20:13.100Z 16: try_with<tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<core::result::Result<(), anyhow::Error>>), tokio::runtime::scheduler::current_thread::{impl#8}::enter::{closure_env#0}<tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>>, core::option::Option<core::result::Result<(), anyhow::Error>>>>, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<core::result::Result<(), anyhow::Error>>)>
56752024-08-27T19:20:13.100Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/thread/local.rs:283:12
56762024-08-27T19:20:13.100Z 17: std::thread::local::LocalKey<T>::with
56772024-08-27T19:20:13.100Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/thread/local.rs:260:9
56782024-08-27T19:20:13.100Z 18: tokio::runtime::context::set_scheduler
56792024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context.rs:180:9
56802024-08-27T19:20:13.100Z 19: tokio::runtime::scheduler::current_thread::CoreGuard::enter
56812024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:27
56822024-08-27T19:20:13.100Z 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
56832024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:646:19
56842024-08-27T19:20:13.100Z 21: {closure#0}<core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>
56852024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:175:28
56862024-08-27T19:20:13.100Z 22: tokio::runtime::context::runtime::enter_runtime
56872024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context/runtime.rs:65:16
56882024-08-27T19:20:13.100Z 23: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=core::result::Result<(), anyhow::Error>>>>
56892024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:167:9
56902024-08-27T19:20:13.100Z 24: tokio::runtime::runtime::Runtime::block_on
56912024-08-27T19:20:13.100Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/runtime.rs:347:47
56922024-08-27T19:20:13.100Z 25: test_cluster
56932024-08-27T19:20:13.100Z at ./tests/integration_test.rs:388:5
56942024-08-27T19:20:13.101Z 26: integration_test::test_cluster::{{closure}}
56952024-08-27T19:20:13.101Z at ./tests/integration_test.rs:126:28
56962024-08-27T19:20:13.101Z 27: core::ops::function::FnOnce::call_once
56972024-08-27T19:20:13.101Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/ops/function.rs:250:5
56982024-08-27T19:20:13.101Z 28: core::ops::function::FnOnce::call_once
56992024-08-27T19:20:13.101Z at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/ops/function.rs:250:5
57002024-08-27T19:20:13.101Znote: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
57012024-08-27T19:20:13.101Z
57022024-08-27T19:20:13.126Z PASS [ 0.073s] update-engine events::tests::step_event_parse_unknown
57032024-08-27T19:20:13.171Z PASS [ 0.047s] wicket state::inventory::tests::component_id_display
57042024-08-27T19:20:13.171Z PASS [ 0.465s] update-engine buffer::tests::test_buffer
57052024-08-27T19:20:13.239Z PASS [ 0.177s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
57062024-08-27T19:20:13.263Z PASS [ 0.080s] wicket-common rack_setup::tests::roundtrip_import_export_policy
57072024-08-27T19:20:13.385Z PASS [ 0.152s] wicketd installinator_progress::tests::test_states
57082024-08-27T19:20:13.410Z PASS [ 0.151s] wicketd rss_config::tests::test_bgp_auth_key_states
57092024-08-27T19:20:13.434Z PASS [ 1.628s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
57102024-08-27T19:20:13.554Z PASS [ 0.395s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
57112024-08-27T19:20:14.857Z PASS [ 1.481s] wicketd::mod integration_tests::inventory::test_inventory
57122024-08-27T19:20:14.995Z PASS [ 23.097s] oximeter-db client::tests::test_single_node
57132024-08-27T19:20:16.255Z PASS [ 2.835s] wicketd::mod integration_tests::updates::test_update_races
57142024-08-27T19:20:16.697Z PASS [ 4.726s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
57152024-08-27T19:20:17.352Z PASS [ 3.808s] wicketd::mod integration_tests::updates::test_updates
57162024-08-27T19:20:17.994Z PASS [ 4.602s] wicketd::mod integration_tests::updates::test_installinator_fetch
57172024-08-27T19:20:27.030Z PASS [ 25.504s] reconfigurator-cli::test_basic test_blueprint_edit
57182024-08-27T19:20:48.010Z SLOW [> 60.000s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
57192024-08-27T19:20:49.327Z PASS [ 61.317s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
57202024-08-27T19:20:52.303Z PASS [ 2.975s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
57212024-08-27T19:21:11.428Z PASS [ 19.125s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
57222024-08-27T19:21:29.512Z PASS [ 18.086s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
57232024-08-27T19:22:29.511Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
57242024-08-27T19:23:29.512Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
57252024-08-27T19:24:29.509Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
57262024-08-27T19:25:29.509Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
57272024-08-27T19:26:29.508Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
57282024-08-27T19:27:29.507Z SLOW [>360.000s] oximeter-db client::tests::test_replicated
57292024-08-27T19:28:05.114Z PASS [ 395.624s] oximeter-db client::tests::test_replicated
57302024-08-27T19:28:05.139Z------------
57312024-08-27T19:28:05.139Z Summary [3074.602s] 1442 tests run: 1441 passed (25 slow, 1 leaky), 1 failed, 3 skipped
57322024-08-27T19:28:05.139Z FAIL [ 17.431s] oximeter-db::integration_test test_cluster
57332024-08-27T19:28:05.164Zerror: test run failed
57342024-08-27T19:28:05.164Z
57352024-08-27T19:28:05.164Zreal 51:40.517968991
57362024-08-27T19:28:05.164Zuser 4:12:03.944797407
57372024-08-27T19:28:05.164Zsys 1:00:59.434030475
57382024-08-27T19:28:05.164Ztrap 3:43.126026503
57392024-08-27T19:28:05.164Ztflt 11.952749778
57402024-08-27T19:28:05.164Zdflt 48.108921515
57412024-08-27T19:28:05.164Zkflt 0.181695835
57422024-08-27T19:28:05.164Zlock 1456:57:30.534725165
57432024-08-27T19:28:05.164Zslp 62:36:27.530947347
57442024-08-27T19:28:05.164Zlat 5:40:20.983375056
57452024-08-27T19:28:05.164Zstop 1:00:09.608351863
57462024-08-27T19:28:05.567Zprocess exited: duration 4746120 ms, exit code 100
 
57472024-08-27T19:28:05.666Zfound 640 output files
57482024-08-27T19:28:05.666Zuploading: /work/crate-build-timings.json (539400 bytes)
57492024-08-27T19:28:06.945Zuploaded: /work/crate-build-timings.json
57502024-08-27T19:28:06.945Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.0.log (276641 bytes)
57512024-08-27T19:28:08.179Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.0.log
57522024-08-27T19:28:08.179Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/clickhouse-config.xml (3464 bytes)
57532024-08-27T19:28:09.277Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/clickhouse-config.xml
57542024-08-27T19:28:09.277Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/clickhouse.pid (6 bytes)
57552024-08-27T19:28:10.377Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/clickhouse.pid
57562024-08-27T19:28:10.377Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/checksums.txt (288 bytes)
57572024-08-27T19:28:11.475Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/checksums.txt
57582024-08-27T19:28:11.475Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/columns.txt (153 bytes)
57592024-08-27T19:28:12.573Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/columns.txt
57602024-08-27T19:28:12.573Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/count.txt (1 bytes)
57612024-08-27T19:28:13.669Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/count.txt
57622024-08-27T19:28:13.669Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/data.bin (277 bytes)
57632024-08-27T19:28:14.765Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/data.bin
57642024-08-27T19:28:14.789Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/data.cmrk3 (71 bytes)
57652024-08-27T19:28:15.863Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/data.cmrk3
57662024-08-27T19:28:15.863Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/default_compression_codec.txt (10 bytes)
57672024-08-27T19:28:16.962Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/default_compression_codec.txt
57682024-08-27T19:28:16.962Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/metadata_version.txt (1 bytes)
57692024-08-27T19:28:18.059Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/metadata_version.txt
57702024-08-27T19:28:18.059Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/primary.cidx (94 bytes)
57712024-08-27T19:28:19.157Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/primary.cidx
57722024-08-27T19:28:19.157Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/serialization.json (385 bytes)
57732024-08-27T19:28:20.281Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/serialization.json
57742024-08-27T19:28:20.282Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/ttl.txt (80 bytes)
57752024-08-27T19:28:21.381Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_0_0_0/ttl.txt
57762024-08-27T19:28:21.381Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/checksums.txt (288 bytes)
57772024-08-27T19:28:22.479Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/checksums.txt
57782024-08-27T19:28:22.479Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/columns.txt (153 bytes)
57792024-08-27T19:28:23.578Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/columns.txt
57802024-08-27T19:28:23.578Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/count.txt (1 bytes)
57812024-08-27T19:28:24.696Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/count.txt
57822024-08-27T19:28:24.696Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/data.bin (277 bytes)
57832024-08-27T19:28:25.812Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/data.bin
57842024-08-27T19:28:25.812Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/data.cmrk3 (71 bytes)
57852024-08-27T19:28:26.908Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/data.cmrk3
57862024-08-27T19:28:26.908Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/default_compression_codec.txt (10 bytes)
57872024-08-27T19:28:28.004Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/default_compression_codec.txt
57882024-08-27T19:28:28.005Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/metadata_version.txt (1 bytes)
57892024-08-27T19:28:29.101Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/metadata_version.txt
57902024-08-27T19:28:29.101Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/primary.cidx (94 bytes)
57912024-08-27T19:28:30.197Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/primary.cidx
57922024-08-27T19:28:30.198Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/serialization.json (385 bytes)
57932024-08-27T19:28:31.295Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/serialization.json
57942024-08-27T19:28:31.295Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/ttl.txt (80 bytes)
57952024-08-27T19:28:32.392Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_1_1_0/ttl.txt
57962024-08-27T19:28:32.392Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/checksums.txt (288 bytes)
57972024-08-27T19:28:33.488Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/checksums.txt
57982024-08-27T19:28:33.513Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/columns.txt (153 bytes)
57992024-08-27T19:28:34.585Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/columns.txt
58002024-08-27T19:28:34.585Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/count.txt (1 bytes)
58012024-08-27T19:28:35.684Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/count.txt
58022024-08-27T19:28:35.684Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/data.bin (277 bytes)
58032024-08-27T19:28:36.781Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/data.bin
58042024-08-27T19:28:36.781Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/data.cmrk3 (71 bytes)
58052024-08-27T19:28:37.877Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/data.cmrk3
58062024-08-27T19:28:37.877Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/default_compression_codec.txt (10 bytes)
58072024-08-27T19:28:38.974Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/default_compression_codec.txt
58082024-08-27T19:28:38.974Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/metadata_version.txt (1 bytes)
58092024-08-27T19:28:40.070Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/metadata_version.txt
58102024-08-27T19:28:40.070Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/primary.cidx (94 bytes)
58112024-08-27T19:28:41.167Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/primary.cidx
58122024-08-27T19:28:41.167Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/serialization.json (385 bytes)
58132024-08-27T19:28:42.264Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/serialization.json
58142024-08-27T19:28:42.264Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/ttl.txt (80 bytes)
58152024-08-27T19:28:43.364Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/all_2_2_0/ttl.txt
58162024-08-27T19:28:43.388Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/format_version.txt (1 bytes)
58172024-08-27T19:28:44.458Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_i64_local/format_version.txt
58182024-08-27T19:28:44.458Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/checksums.txt (289 bytes)
58192024-08-27T19:28:45.556Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/checksums.txt
58202024-08-27T19:28:45.556Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/columns.txt (152 bytes)
58212024-08-27T19:28:46.653Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/columns.txt
58222024-08-27T19:28:46.653Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/count.txt (2 bytes)
58232024-08-27T19:28:47.749Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/count.txt
58242024-08-27T19:28:47.749Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/data.bin (427 bytes)
58252024-08-27T19:28:48.846Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/data.bin
58262024-08-27T19:28:48.846Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/data.cmrk3 (71 bytes)
58272024-08-27T19:28:49.943Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/data.cmrk3
58282024-08-27T19:28:49.943Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/default_compression_codec.txt (10 bytes)
58292024-08-27T19:28:51.040Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/default_compression_codec.txt
58302024-08-27T19:28:51.040Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/metadata_version.txt (1 bytes)
58312024-08-27T19:28:52.137Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/metadata_version.txt
58322024-08-27T19:28:52.137Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/primary.cidx (138 bytes)
58332024-08-27T19:28:53.235Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/primary.cidx
58342024-08-27T19:28:53.235Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/serialization.json (390 bytes)
58352024-08-27T19:28:54.334Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/serialization.json
58362024-08-27T19:28:54.335Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/ttl.txt (80 bytes)
58372024-08-27T19:28:55.432Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_0_0_0/ttl.txt
58382024-08-27T19:28:55.432Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/checksums.txt (289 bytes)
58392024-08-27T19:28:56.530Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/checksums.txt
58402024-08-27T19:28:56.530Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/columns.txt (152 bytes)
58412024-08-27T19:28:57.626Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/columns.txt
58422024-08-27T19:28:57.627Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/count.txt (2 bytes)
58432024-08-27T19:28:58.724Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/count.txt
58442024-08-27T19:28:58.724Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/data.bin (425 bytes)
58452024-08-27T19:28:59.831Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/data.bin
58462024-08-27T19:28:59.831Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/data.cmrk3 (71 bytes)
58472024-08-27T19:29:00.927Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/data.cmrk3
58482024-08-27T19:29:00.927Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/default_compression_codec.txt (10 bytes)
58492024-08-27T19:29:02.025Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/default_compression_codec.txt
58502024-08-27T19:29:02.025Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/metadata_version.txt (1 bytes)
58512024-08-27T19:29:03.123Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/metadata_version.txt
58522024-08-27T19:29:03.123Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/primary.cidx (138 bytes)
58532024-08-27T19:29:04.223Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/primary.cidx
58542024-08-27T19:29:04.223Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/serialization.json (390 bytes)
58552024-08-27T19:29:05.319Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/serialization.json
58562024-08-27T19:29:05.344Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/ttl.txt (80 bytes)
58572024-08-27T19:29:06.416Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/all_1_1_0/ttl.txt
58582024-08-27T19:29:06.416Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/format_version.txt (1 bytes)
58592024-08-27T19:29:07.510Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/fields_uuid_local/format_version.txt
58602024-08-27T19:29:07.510Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/checksums.txt (289 bytes)
58612024-08-27T19:29:08.603Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/checksums.txt
58622024-08-27T19:29:08.603Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/columns.txt (179 bytes)
58632024-08-27T19:29:09.696Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/columns.txt
58642024-08-27T19:29:09.696Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/count.txt (3 bytes)
58652024-08-27T19:29:10.790Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/count.txt
58662024-08-27T19:29:10.790Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.bin (5400 bytes)
58672024-08-27T19:29:11.905Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.bin
58682024-08-27T19:29:11.906Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.cmrk3 (74 bytes)
58692024-08-27T19:29:13.002Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.cmrk3
58702024-08-27T19:29:13.002Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/default_compression_codec.txt (10 bytes)
58712024-08-27T19:29:14.095Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/default_compression_codec.txt
58722024-08-27T19:29:14.095Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/metadata_version.txt (1 bytes)
58732024-08-27T19:29:15.188Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/metadata_version.txt
58742024-08-27T19:29:15.188Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/primary.cidx (109 bytes)
58752024-08-27T19:29:16.282Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/primary.cidx
58762024-08-27T19:29:16.282Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/serialization.json (317 bytes)
58772024-08-27T19:29:17.377Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/serialization.json
58782024-08-27T19:29:17.377Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/ttl.txt (80 bytes)
58792024-08-27T19:29:18.473Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/ttl.txt
58802024-08-27T19:29:18.473Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/checksums.txt (289 bytes)
58812024-08-27T19:29:19.578Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/checksums.txt
58822024-08-27T19:29:19.578Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/columns.txt (179 bytes)
58832024-08-27T19:29:20.673Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/columns.txt
58842024-08-27T19:29:20.673Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/count.txt (3 bytes)
58852024-08-27T19:29:21.767Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/count.txt
58862024-08-27T19:29:21.767Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.bin (5404 bytes)
58872024-08-27T19:29:22.883Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.bin
58882024-08-27T19:29:22.883Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.cmrk3 (74 bytes)
58892024-08-27T19:29:23.977Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.cmrk3
58902024-08-27T19:29:23.977Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/default_compression_codec.txt (10 bytes)
58912024-08-27T19:29:25.072Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/default_compression_codec.txt
58922024-08-27T19:29:25.072Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/metadata_version.txt (1 bytes)
58932024-08-27T19:29:26.166Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/metadata_version.txt
58942024-08-27T19:29:26.191Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/primary.cidx (109 bytes)
58952024-08-27T19:29:27.259Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/primary.cidx
58962024-08-27T19:29:27.284Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/serialization.json (317 bytes)
58972024-08-27T19:29:28.354Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/serialization.json
58982024-08-27T19:29:28.354Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/ttl.txt (80 bytes)
58992024-08-27T19:29:29.449Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/ttl.txt
59002024-08-27T19:29:29.449Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/format_version.txt (1 bytes)
59012024-08-27T19:29:30.543Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/measurements_cumulativef64_local/format_version.txt
59022024-08-27T19:29:30.567Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/checksums.txt (261 bytes)
59032024-08-27T19:29:31.636Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/checksums.txt
59042024-08-27T19:29:31.636Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/columns.txt (813 bytes)
59052024-08-27T19:29:32.731Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/columns.txt
59062024-08-27T19:29:32.731Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/count.txt (1 bytes)
59072024-08-27T19:29:33.825Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/count.txt
59082024-08-27T19:29:33.825Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.bin (249 bytes)
59092024-08-27T19:29:34.919Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.bin
59102024-08-27T19:29:34.919Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.cmrk3 (74 bytes)
59112024-08-27T19:29:36.013Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.cmrk3
59122024-08-27T19:29:36.037Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/default_compression_codec.txt (10 bytes)
59132024-08-27T19:29:37.107Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/default_compression_codec.txt
59142024-08-27T19:29:37.107Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/metadata_version.txt (1 bytes)
59152024-08-27T19:29:38.201Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/metadata_version.txt
59162024-08-27T19:29:38.201Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/primary.cidx (96 bytes)
59172024-08-27T19:29:39.296Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/primary.cidx
59182024-08-27T19:29:39.296Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/serialization.json (234 bytes)
59192024-08-27T19:29:40.390Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/all_0_0_0/serialization.json
59202024-08-27T19:29:40.390Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/format_version.txt (1 bytes)
59212024-08-27T19:29:41.485Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/timeseries_schema_local/format_version.txt
59222024-08-27T19:29:41.485Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/version/format_version.txt (1 bytes)
59232024-08-27T19:29:42.579Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/data/oximeter/version/format_version.txt
59242024-08-27T19:29:42.579Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/INFORMATION_SCHEMA.sql (51 bytes)
59252024-08-27T19:29:43.673Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/INFORMATION_SCHEMA.sql
59262024-08-27T19:29:43.673Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/default.sql (78 bytes)
59272024-08-27T19:29:44.768Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/default.sql
59282024-08-27T19:29:44.768Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/information_schema.sql (51 bytes)
59292024-08-27T19:29:45.863Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/information_schema.sql
59302024-08-27T19:29:45.863Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/fields_i64.sql (343 bytes)
59312024-08-27T19:29:46.956Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/fields_i64.sql
59322024-08-27T19:29:46.956Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/fields_i64_local.sql (462 bytes)
59332024-08-27T19:29:48.051Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/fields_i64_local.sql
59342024-08-27T19:29:48.051Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/fields_uuid.sql (343 bytes)
59352024-08-27T19:29:49.145Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/fields_uuid.sql
59362024-08-27T19:29:49.145Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/fields_uuid_local.sql (462 bytes)
59372024-08-27T19:29:50.240Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/fields_uuid_local.sql
59382024-08-27T19:29:50.240Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/measurements_cumulativef64.sql (366 bytes)
59392024-08-27T19:29:51.334Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/measurements_cumulativef64.sql
59402024-08-27T19:29:51.334Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/measurements_cumulativef64_local.sql (480 bytes)
59412024-08-27T19:29:52.429Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/measurements_cumulativef64_local.sql
59422024-08-27T19:29:52.429Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/timeseries_schema.sql (996 bytes)
59432024-08-27T19:29:53.524Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/timeseries_schema.sql
59442024-08-27T19:29:53.524Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/timeseries_schema_local.sql (1038 bytes)
59452024-08-27T19:29:54.618Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/timeseries_schema_local.sql
59462024-08-27T19:29:54.643Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/version.sql (262 bytes)
59472024-08-27T19:29:55.712Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter/version.sql
59482024-08-27T19:29:55.712Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter.sql (78 bytes)
59492024-08-27T19:29:56.806Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/oximeter.sql
59502024-08-27T19:29:56.830Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/system.sql (78 bytes)
59512024-08-27T19:29:57.900Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/metadata/system.sql
59522024-08-27T19:29:57.924Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/preprocessed_configs/clickhouse-config.xml (3786 bytes)
59532024-08-27T19:29:58.994Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/preprocessed_configs/clickhouse-config.xml
59542024-08-27T19:29:58.994Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/status (59 bytes)
59552024-08-27T19:30:00.088Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/status
59562024-08-27T19:30:00.088Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_i64.sql (343 bytes)
59572024-08-27T19:30:01.182Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_i64.sql
59582024-08-27T19:30:01.182Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_i64_local.sql (462 bytes)
59592024-08-27T19:30:02.275Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_i64_local.sql
59602024-08-27T19:30:02.299Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_uuid.sql (343 bytes)
59612024-08-27T19:30:03.370Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_uuid.sql
59622024-08-27T19:30:03.370Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_uuid_local.sql (462 bytes)
59632024-08-27T19:30:04.463Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_uuid_local.sql
59642024-08-27T19:30:04.463Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/measurements_cumulativef64.sql (366 bytes)
59652024-08-27T19:30:05.559Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/measurements_cumulativef64.sql
59662024-08-27T19:30:05.559Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/measurements_cumulativef64_local.sql (480 bytes)
59672024-08-27T19:30:06.652Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/measurements_cumulativef64_local.sql
59682024-08-27T19:30:06.652Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/timeseries_schema.sql (996 bytes)
59692024-08-27T19:30:07.747Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/timeseries_schema.sql
59702024-08-27T19:30:07.747Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/timeseries_schema_local.sql (1038 bytes)
59712024-08-27T19:30:08.841Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/timeseries_schema_local.sql
59722024-08-27T19:30:08.841Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/version.sql (262 bytes)
59732024-08-27T19:30:09.935Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/version.sql
59742024-08-27T19:30:09.935Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/checksums.txt (289 bytes)
59752024-08-27T19:30:11.029Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/checksums.txt
59762024-08-27T19:30:11.030Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/columns.txt (179 bytes)
59772024-08-27T19:30:12.126Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/columns.txt
59782024-08-27T19:30:12.126Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/count.txt (3 bytes)
59792024-08-27T19:30:13.220Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/count.txt
59802024-08-27T19:30:13.244Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/data.bin (5400 bytes)
59812024-08-27T19:30:14.335Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/data.bin
59822024-08-27T19:30:14.335Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/data.cmrk3 (74 bytes)
59832024-08-27T19:30:15.429Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/data.cmrk3
59842024-08-27T19:30:15.453Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/default_compression_codec.txt (10 bytes)
59852024-08-27T19:30:16.523Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/default_compression_codec.txt
59862024-08-27T19:30:16.523Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/metadata_version.txt (1 bytes)
59872024-08-27T19:30:17.617Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/metadata_version.txt
59882024-08-27T19:30:17.617Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/primary.cidx (109 bytes)
59892024-08-27T19:30:18.710Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/primary.cidx
59902024-08-27T19:30:18.710Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/serialization.json (317 bytes)
59912024-08-27T19:30:19.804Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/serialization.json
59922024-08-27T19:30:19.804Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/ttl.txt (80 bytes)
59932024-08-27T19:30:20.898Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/ttl.txt
59942024-08-27T19:30:20.898Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/checksums.txt (289 bytes)
59952024-08-27T19:30:21.992Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/checksums.txt
59962024-08-27T19:30:21.992Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/columns.txt (179 bytes)
59972024-08-27T19:30:23.086Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/columns.txt
59982024-08-27T19:30:23.086Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/count.txt (3 bytes)
59992024-08-27T19:30:24.180Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/count.txt
60002024-08-27T19:30:24.180Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/data.bin (5404 bytes)
60012024-08-27T19:30:25.296Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/data.bin
60022024-08-27T19:30:25.296Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/data.cmrk3 (74 bytes)
60032024-08-27T19:30:26.389Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/data.cmrk3
60042024-08-27T19:30:26.413Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/default_compression_codec.txt (10 bytes)
60052024-08-27T19:30:27.483Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/default_compression_codec.txt
60062024-08-27T19:30:27.483Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/metadata_version.txt (1 bytes)
60072024-08-27T19:30:28.577Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/metadata_version.txt
60082024-08-27T19:30:28.578Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/primary.cidx (109 bytes)
60092024-08-27T19:30:29.671Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/primary.cidx
60102024-08-27T19:30:29.695Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/serialization.json (317 bytes)
60112024-08-27T19:30:30.765Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/serialization.json
60122024-08-27T19:30:30.765Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/ttl.txt (80 bytes)
60132024-08-27T19:30:31.859Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/ttl.txt
60142024-08-27T19:30:31.859Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/format_version.txt (1 bytes)
60152024-08-27T19:30:32.953Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/format_version.txt
60162024-08-27T19:30:32.953Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/checksums.txt (261 bytes)
60172024-08-27T19:30:34.046Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/checksums.txt
60182024-08-27T19:30:34.047Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/columns.txt (813 bytes)
60192024-08-27T19:30:35.141Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/columns.txt
60202024-08-27T19:30:35.141Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/count.txt (1 bytes)
60212024-08-27T19:30:36.234Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/count.txt
60222024-08-27T19:30:36.234Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/data.bin (249 bytes)
60232024-08-27T19:30:37.329Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/data.bin
60242024-08-27T19:30:37.329Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/data.cmrk3 (74 bytes)
60252024-08-27T19:30:38.423Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/data.cmrk3
60262024-08-27T19:30:38.423Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/default_compression_codec.txt (10 bytes)
60272024-08-27T19:30:39.518Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/default_compression_codec.txt
60282024-08-27T19:30:39.518Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/metadata_version.txt (1 bytes)
60292024-08-27T19:30:40.613Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/metadata_version.txt
60302024-08-27T19:30:40.613Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/primary.cidx (96 bytes)
60312024-08-27T19:30:41.708Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/primary.cidx
60322024-08-27T19:30:41.708Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/serialization.json (234 bytes)
60332024-08-27T19:30:42.801Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/serialization.json
60342024-08-27T19:30:42.826Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/format_version.txt (1 bytes)
60352024-08-27T19:30:43.896Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/format_version.txt
60362024-08-27T19:30:43.896Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a8b/a8b9cbbd-ba1f-41e3-b21a-cebda6afb17e/format_version.txt (1 bytes)
60372024-08-27T19:30:44.989Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a8b/a8b9cbbd-ba1f-41e3-b21a-cebda6afb17e/format_version.txt
60382024-08-27T19:30:44.989Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/checksums.txt (289 bytes)
60392024-08-27T19:30:46.084Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/checksums.txt
60402024-08-27T19:30:46.084Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/columns.txt (152 bytes)
60412024-08-27T19:30:47.179Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/columns.txt
60422024-08-27T19:30:47.179Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/count.txt (2 bytes)
60432024-08-27T19:30:48.273Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/count.txt
60442024-08-27T19:30:48.298Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/data.bin (427 bytes)
60452024-08-27T19:30:49.369Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/data.bin
60462024-08-27T19:30:49.369Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/data.cmrk3 (71 bytes)
60472024-08-27T19:30:50.463Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/data.cmrk3
60482024-08-27T19:30:50.464Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/default_compression_codec.txt (10 bytes)
60492024-08-27T19:30:51.557Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/default_compression_codec.txt
60502024-08-27T19:30:51.581Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/metadata_version.txt (1 bytes)
60512024-08-27T19:30:52.651Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/metadata_version.txt
60522024-08-27T19:30:52.651Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/primary.cidx (138 bytes)
60532024-08-27T19:30:53.745Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/primary.cidx
60542024-08-27T19:30:53.745Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/serialization.json (390 bytes)
60552024-08-27T19:30:54.839Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/serialization.json
60562024-08-27T19:30:54.839Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/ttl.txt (80 bytes)
60572024-08-27T19:30:55.933Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/ttl.txt
60582024-08-27T19:30:55.933Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/checksums.txt (289 bytes)
60592024-08-27T19:30:57.027Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/checksums.txt
60602024-08-27T19:30:57.027Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/columns.txt (152 bytes)
60612024-08-27T19:30:58.123Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/columns.txt
60622024-08-27T19:30:58.123Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/count.txt (2 bytes)
60632024-08-27T19:30:59.218Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/count.txt
60642024-08-27T19:30:59.218Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/data.bin (425 bytes)
60652024-08-27T19:31:00.312Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/data.bin
60662024-08-27T19:31:00.312Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/data.cmrk3 (71 bytes)
60672024-08-27T19:31:01.406Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/data.cmrk3
60682024-08-27T19:31:01.406Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/default_compression_codec.txt (10 bytes)
60692024-08-27T19:31:02.500Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/default_compression_codec.txt
60702024-08-27T19:31:02.500Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/metadata_version.txt (1 bytes)
60712024-08-27T19:31:03.593Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/metadata_version.txt
60722024-08-27T19:31:03.594Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/primary.cidx (138 bytes)
60732024-08-27T19:31:04.688Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/primary.cidx
60742024-08-27T19:31:04.688Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/serialization.json (390 bytes)
60752024-08-27T19:31:05.782Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/serialization.json
60762024-08-27T19:31:05.782Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/ttl.txt (80 bytes)
60772024-08-27T19:31:06.877Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/ttl.txt
60782024-08-27T19:31:06.877Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/format_version.txt (1 bytes)
60792024-08-27T19:31:07.970Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/format_version.txt
60802024-08-27T19:31:07.970Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/checksums.txt (288 bytes)
60812024-08-27T19:31:09.065Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/checksums.txt
60822024-08-27T19:31:09.065Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/columns.txt (153 bytes)
60832024-08-27T19:31:10.158Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/columns.txt
60842024-08-27T19:31:10.183Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/count.txt (1 bytes)
60852024-08-27T19:31:11.252Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/count.txt
60862024-08-27T19:31:11.276Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/data.bin (277 bytes)
60872024-08-27T19:31:12.345Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/data.bin
60882024-08-27T19:31:12.345Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/data.cmrk3 (71 bytes)
60892024-08-27T19:31:13.439Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/data.cmrk3
60902024-08-27T19:31:13.439Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/default_compression_codec.txt (10 bytes)
60912024-08-27T19:31:14.533Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/default_compression_codec.txt
60922024-08-27T19:31:14.557Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/metadata_version.txt (1 bytes)
60932024-08-27T19:31:15.626Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/metadata_version.txt
60942024-08-27T19:31:15.626Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/primary.cidx (94 bytes)
60952024-08-27T19:31:16.720Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/primary.cidx
60962024-08-27T19:31:16.744Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/serialization.json (385 bytes)
60972024-08-27T19:31:17.813Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/serialization.json
60982024-08-27T19:31:17.813Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/ttl.txt (80 bytes)
60992024-08-27T19:31:18.909Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/ttl.txt
61002024-08-27T19:31:18.909Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/checksums.txt (288 bytes)
61012024-08-27T19:31:20.003Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/checksums.txt
61022024-08-27T19:31:20.003Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/columns.txt (153 bytes)
61032024-08-27T19:31:21.097Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/columns.txt
61042024-08-27T19:31:21.121Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/count.txt (1 bytes)
61052024-08-27T19:31:22.191Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/count.txt
61062024-08-27T19:31:22.238Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/data.bin (277 bytes)
61072024-08-27T19:31:23.289Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/data.bin
61082024-08-27T19:31:23.289Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/data.cmrk3 (71 bytes)
61092024-08-27T19:31:24.384Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/data.cmrk3
61102024-08-27T19:31:24.384Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/default_compression_codec.txt (10 bytes)
61112024-08-27T19:31:25.480Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/default_compression_codec.txt
61122024-08-27T19:31:25.480Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/metadata_version.txt (1 bytes)
61132024-08-27T19:31:26.575Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/metadata_version.txt
61142024-08-27T19:31:26.575Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/primary.cidx (94 bytes)
61152024-08-27T19:31:27.671Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/primary.cidx
61162024-08-27T19:31:27.671Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/serialization.json (385 bytes)
61172024-08-27T19:31:28.767Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/serialization.json
61182024-08-27T19:31:28.767Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/ttl.txt (80 bytes)
61192024-08-27T19:31:29.861Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/ttl.txt
61202024-08-27T19:31:29.885Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/checksums.txt (288 bytes)
61212024-08-27T19:31:30.957Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/checksums.txt
61222024-08-27T19:31:30.957Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/columns.txt (153 bytes)
61232024-08-27T19:31:32.051Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/columns.txt
61242024-08-27T19:31:32.051Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/count.txt (1 bytes)
61252024-08-27T19:31:33.146Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/count.txt
61262024-08-27T19:31:33.146Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/data.bin (277 bytes)
61272024-08-27T19:31:34.242Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/data.bin
61282024-08-27T19:31:34.242Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/data.cmrk3 (71 bytes)
61292024-08-27T19:31:35.337Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/data.cmrk3
61302024-08-27T19:31:35.337Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/default_compression_codec.txt (10 bytes)
61312024-08-27T19:31:36.432Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/default_compression_codec.txt
61322024-08-27T19:31:36.432Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/metadata_version.txt (1 bytes)
61332024-08-27T19:31:37.527Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/metadata_version.txt
61342024-08-27T19:31:37.527Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/primary.cidx (94 bytes)
61352024-08-27T19:31:38.622Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/primary.cidx
61362024-08-27T19:31:38.622Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/serialization.json (385 bytes)
61372024-08-27T19:31:39.718Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/serialization.json
61382024-08-27T19:31:39.718Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/ttl.txt (80 bytes)
61392024-08-27T19:31:40.814Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/ttl.txt
61402024-08-27T19:31:40.814Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/format_version.txt (1 bytes)
61412024-08-27T19:31:41.909Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/format_version.txt
61422024-08-27T19:31:41.909Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/uuid (36 bytes)
61432024-08-27T19:31:43.004Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/data/uuid
61442024-08-27T19:31:43.004Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/logs/clickhouse.err.log (14473 bytes)
61452024-08-27T19:31:44.144Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/logs/clickhouse.err.log
61462024-08-27T19:31:44.168Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/logs/clickhouse.log (355901 bytes)
61472024-08-27T19:31:44.329Zupload warning: file "/var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/logs/clickhouse.log" changed size mid upload: 355901 -> 367353
61482024-08-27T19:31:45.400Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-1/logs/clickhouse.log
61492024-08-27T19:31:45.400Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/clickhouse-config.xml (3464 bytes)
61502024-08-27T19:31:46.495Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/clickhouse-config.xml
61512024-08-27T19:31:46.495Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/clickhouse.pid (6 bytes)
61522024-08-27T19:31:47.591Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/clickhouse.pid
61532024-08-27T19:31:47.591Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/checksums.txt (288 bytes)
61542024-08-27T19:31:48.686Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/checksums.txt
61552024-08-27T19:31:48.686Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/columns.txt (153 bytes)
61562024-08-27T19:31:49.781Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/columns.txt
61572024-08-27T19:31:49.781Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/count.txt (1 bytes)
61582024-08-27T19:31:50.877Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/count.txt
61592024-08-27T19:31:50.877Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/data.bin (277 bytes)
61602024-08-27T19:31:51.972Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/data.bin
61612024-08-27T19:31:51.972Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/data.cmrk3 (71 bytes)
61622024-08-27T19:31:53.067Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/data.cmrk3
61632024-08-27T19:31:53.067Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/default_compression_codec.txt (10 bytes)
61642024-08-27T19:31:54.162Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/default_compression_codec.txt
61652024-08-27T19:31:54.163Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/metadata_version.txt (1 bytes)
61662024-08-27T19:31:55.258Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/metadata_version.txt
61672024-08-27T19:31:55.258Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/primary.cidx (94 bytes)
61682024-08-27T19:31:56.353Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/primary.cidx
61692024-08-27T19:31:56.353Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/serialization.json (385 bytes)
61702024-08-27T19:31:57.449Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/serialization.json
61712024-08-27T19:31:57.449Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/ttl.txt (80 bytes)
61722024-08-27T19:31:58.546Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_0_0_0/ttl.txt
61732024-08-27T19:31:58.546Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/checksums.txt (288 bytes)
61742024-08-27T19:31:59.642Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/checksums.txt
61752024-08-27T19:31:59.642Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/columns.txt (153 bytes)
61762024-08-27T19:32:00.737Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/columns.txt
61772024-08-27T19:32:00.737Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/count.txt (1 bytes)
61782024-08-27T19:32:01.831Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/count.txt
61792024-08-27T19:32:01.831Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/data.bin (277 bytes)
61802024-08-27T19:32:02.926Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/data.bin
61812024-08-27T19:32:02.926Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/data.cmrk3 (71 bytes)
61822024-08-27T19:32:04.022Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/data.cmrk3
61832024-08-27T19:32:04.022Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/default_compression_codec.txt (10 bytes)
61842024-08-27T19:32:05.118Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/default_compression_codec.txt
61852024-08-27T19:32:05.118Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/metadata_version.txt (1 bytes)
61862024-08-27T19:32:06.213Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/metadata_version.txt
61872024-08-27T19:32:06.213Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/primary.cidx (94 bytes)
61882024-08-27T19:32:07.308Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/primary.cidx
61892024-08-27T19:32:07.308Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/serialization.json (385 bytes)
61902024-08-27T19:32:08.404Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/serialization.json
61912024-08-27T19:32:08.404Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/ttl.txt (80 bytes)
61922024-08-27T19:32:09.498Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_1_1_0/ttl.txt
61932024-08-27T19:32:09.498Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/checksums.txt (288 bytes)
61942024-08-27T19:32:10.593Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/checksums.txt
61952024-08-27T19:32:10.593Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/columns.txt (153 bytes)
61962024-08-27T19:32:11.688Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/columns.txt
61972024-08-27T19:32:11.688Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/count.txt (1 bytes)
61982024-08-27T19:32:12.783Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/count.txt
61992024-08-27T19:32:12.783Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/data.bin (277 bytes)
62002024-08-27T19:32:13.878Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/data.bin
62012024-08-27T19:32:13.878Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/data.cmrk3 (71 bytes)
62022024-08-27T19:32:14.973Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/data.cmrk3
62032024-08-27T19:32:14.973Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/default_compression_codec.txt (10 bytes)
62042024-08-27T19:32:16.068Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/default_compression_codec.txt
62052024-08-27T19:32:16.068Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/metadata_version.txt (1 bytes)
62062024-08-27T19:32:17.164Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/metadata_version.txt
62072024-08-27T19:32:17.164Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/primary.cidx (94 bytes)
62082024-08-27T19:32:18.259Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/primary.cidx
62092024-08-27T19:32:18.259Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/serialization.json (385 bytes)
62102024-08-27T19:32:19.355Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/serialization.json
62112024-08-27T19:32:19.355Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/ttl.txt (80 bytes)
62122024-08-27T19:32:20.452Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/all_2_2_0/ttl.txt
62132024-08-27T19:32:20.452Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/format_version.txt (1 bytes)
62142024-08-27T19:32:21.548Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_i64_local/format_version.txt
62152024-08-27T19:32:21.549Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/checksums.txt (289 bytes)
62162024-08-27T19:32:22.644Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/checksums.txt
62172024-08-27T19:32:22.644Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/columns.txt (152 bytes)
62182024-08-27T19:32:23.740Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/columns.txt
62192024-08-27T19:32:23.740Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/count.txt (2 bytes)
62202024-08-27T19:32:24.836Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/count.txt
62212024-08-27T19:32:24.836Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/data.bin (427 bytes)
62222024-08-27T19:32:25.931Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/data.bin
62232024-08-27T19:32:25.931Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/data.cmrk3 (71 bytes)
62242024-08-27T19:32:27.025Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/data.cmrk3
62252024-08-27T19:32:27.025Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/default_compression_codec.txt (10 bytes)
62262024-08-27T19:32:28.120Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/default_compression_codec.txt
62272024-08-27T19:32:28.121Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/metadata_version.txt (1 bytes)
62282024-08-27T19:32:29.216Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/metadata_version.txt
62292024-08-27T19:32:29.216Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/primary.cidx (138 bytes)
62302024-08-27T19:32:30.310Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/primary.cidx
62312024-08-27T19:32:30.311Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/serialization.json (390 bytes)
62322024-08-27T19:32:31.406Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/serialization.json
62332024-08-27T19:32:31.406Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/ttl.txt (80 bytes)
62342024-08-27T19:32:32.501Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_0_0_0/ttl.txt
62352024-08-27T19:32:32.501Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/checksums.txt (289 bytes)
62362024-08-27T19:32:33.595Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/checksums.txt
62372024-08-27T19:32:33.619Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/columns.txt (152 bytes)
62382024-08-27T19:32:34.690Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/columns.txt
62392024-08-27T19:32:34.690Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/count.txt (2 bytes)
62402024-08-27T19:32:35.785Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/count.txt
62412024-08-27T19:32:35.785Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/data.bin (425 bytes)
62422024-08-27T19:32:36.881Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/data.bin
62432024-08-27T19:32:36.906Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/data.cmrk3 (71 bytes)
62442024-08-27T19:32:37.977Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/data.cmrk3
62452024-08-27T19:32:38.004Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/default_compression_codec.txt (10 bytes)
62462024-08-27T19:32:39.075Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/default_compression_codec.txt
62472024-08-27T19:32:39.075Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/metadata_version.txt (1 bytes)
62482024-08-27T19:32:40.170Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/metadata_version.txt
62492024-08-27T19:32:40.170Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/primary.cidx (138 bytes)
62502024-08-27T19:32:41.266Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/primary.cidx
62512024-08-27T19:32:41.266Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/serialization.json (390 bytes)
62522024-08-27T19:32:42.361Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/serialization.json
62532024-08-27T19:32:42.361Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/ttl.txt (80 bytes)
62542024-08-27T19:32:43.457Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/all_1_1_0/ttl.txt
62552024-08-27T19:32:43.481Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/format_version.txt (1 bytes)
62562024-08-27T19:32:44.551Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/fields_uuid_local/format_version.txt
62572024-08-27T19:32:44.551Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/checksums.txt (289 bytes)
62582024-08-27T19:32:45.648Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/checksums.txt
62592024-08-27T19:32:45.672Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/columns.txt (179 bytes)
62602024-08-27T19:32:46.743Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/columns.txt
62612024-08-27T19:32:46.743Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/count.txt (3 bytes)
62622024-08-27T19:32:47.837Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/count.txt
62632024-08-27T19:32:47.837Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.bin (5400 bytes)
62642024-08-27T19:32:48.956Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.bin
62652024-08-27T19:32:48.956Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.cmrk3 (74 bytes)
62662024-08-27T19:32:50.050Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.cmrk3
62672024-08-27T19:32:50.050Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/default_compression_codec.txt (10 bytes)
62682024-08-27T19:32:51.145Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/default_compression_codec.txt
62692024-08-27T19:32:51.145Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/metadata_version.txt (1 bytes)
62702024-08-27T19:32:52.241Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/metadata_version.txt
62712024-08-27T19:32:52.242Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/primary.cidx (109 bytes)
62722024-08-27T19:32:53.337Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/primary.cidx
62732024-08-27T19:32:53.338Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/serialization.json (317 bytes)
62742024-08-27T19:32:54.434Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/serialization.json
62752024-08-27T19:32:54.434Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/ttl.txt (80 bytes)
62762024-08-27T19:32:55.530Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/ttl.txt
62772024-08-27T19:32:55.530Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/checksums.txt (289 bytes)
62782024-08-27T19:32:56.629Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/checksums.txt
62792024-08-27T19:32:56.629Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/columns.txt (179 bytes)
62802024-08-27T19:32:57.764Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/columns.txt
62812024-08-27T19:32:57.765Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/count.txt (3 bytes)
62822024-08-27T19:32:58.870Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/count.txt
62832024-08-27T19:32:58.870Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.bin (5404 bytes)
62842024-08-27T19:32:59.994Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.bin
62852024-08-27T19:32:59.994Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.cmrk3 (74 bytes)
62862024-08-27T19:33:01.111Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.cmrk3
62872024-08-27T19:33:01.111Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/default_compression_codec.txt (10 bytes)
62882024-08-27T19:33:02.231Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/default_compression_codec.txt
62892024-08-27T19:33:02.231Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/metadata_version.txt (1 bytes)
62902024-08-27T19:33:03.303Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/metadata_version.txt
62912024-08-27T19:33:03.303Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/primary.cidx (109 bytes)
62922024-08-27T19:33:04.422Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/primary.cidx
62932024-08-27T19:33:04.422Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/serialization.json (317 bytes)
62942024-08-27T19:33:05.533Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/serialization.json
62952024-08-27T19:33:05.533Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/ttl.txt (80 bytes)
62962024-08-27T19:33:06.639Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/ttl.txt
62972024-08-27T19:33:06.639Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/format_version.txt (1 bytes)
62982024-08-27T19:33:07.734Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/measurements_cumulativef64_local/format_version.txt
62992024-08-27T19:33:07.735Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/checksums.txt (261 bytes)
63002024-08-27T19:33:08.830Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/checksums.txt
63012024-08-27T19:33:08.830Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/columns.txt (813 bytes)
63022024-08-27T19:33:09.925Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/columns.txt
63032024-08-27T19:33:09.925Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/count.txt (1 bytes)
63042024-08-27T19:33:11.020Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/count.txt
63052024-08-27T19:33:11.020Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.bin (249 bytes)
63062024-08-27T19:33:12.115Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.bin
63072024-08-27T19:33:12.115Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.cmrk3 (74 bytes)
63082024-08-27T19:33:13.210Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.cmrk3
63092024-08-27T19:33:13.210Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/default_compression_codec.txt (10 bytes)
63102024-08-27T19:33:14.304Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/default_compression_codec.txt
63112024-08-27T19:33:14.305Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/metadata_version.txt (1 bytes)
63122024-08-27T19:33:15.399Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/metadata_version.txt
63132024-08-27T19:33:15.399Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/primary.cidx (96 bytes)
63142024-08-27T19:33:16.494Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/primary.cidx
63152024-08-27T19:33:16.519Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/serialization.json (234 bytes)
63162024-08-27T19:33:17.590Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/all_0_0_0/serialization.json
63172024-08-27T19:33:17.590Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/format_version.txt (1 bytes)
63182024-08-27T19:33:18.685Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/timeseries_schema_local/format_version.txt
63192024-08-27T19:33:18.685Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/version/format_version.txt (1 bytes)
63202024-08-27T19:33:19.779Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/data/oximeter/version/format_version.txt
63212024-08-27T19:33:19.779Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/INFORMATION_SCHEMA.sql (51 bytes)
63222024-08-27T19:33:20.875Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/INFORMATION_SCHEMA.sql
63232024-08-27T19:33:20.875Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/default.sql (78 bytes)
63242024-08-27T19:33:21.970Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/default.sql
63252024-08-27T19:33:21.994Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/information_schema.sql (51 bytes)
63262024-08-27T19:33:23.066Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/information_schema.sql
63272024-08-27T19:33:23.066Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/fields_i64.sql (343 bytes)
63282024-08-27T19:33:24.162Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/fields_i64.sql
63292024-08-27T19:33:24.162Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/fields_i64_local.sql (462 bytes)
63302024-08-27T19:33:25.257Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/fields_i64_local.sql
63312024-08-27T19:33:25.257Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/fields_uuid.sql (343 bytes)
63322024-08-27T19:33:26.352Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/fields_uuid.sql
63332024-08-27T19:33:26.352Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/fields_uuid_local.sql (462 bytes)
63342024-08-27T19:33:27.447Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/fields_uuid_local.sql
63352024-08-27T19:33:27.447Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/measurements_cumulativef64.sql (366 bytes)
63362024-08-27T19:33:28.542Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/measurements_cumulativef64.sql
63372024-08-27T19:33:28.543Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/measurements_cumulativef64_local.sql (480 bytes)
63382024-08-27T19:33:29.639Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/measurements_cumulativef64_local.sql
63392024-08-27T19:33:29.664Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/timeseries_schema.sql (996 bytes)
63402024-08-27T19:33:30.735Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/timeseries_schema.sql
63412024-08-27T19:33:30.735Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/timeseries_schema_local.sql (1038 bytes)
63422024-08-27T19:33:31.831Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/timeseries_schema_local.sql
63432024-08-27T19:33:31.831Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/version.sql (262 bytes)
63442024-08-27T19:33:32.926Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter/version.sql
63452024-08-27T19:33:32.927Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter.sql (78 bytes)
63462024-08-27T19:33:34.021Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/oximeter.sql
63472024-08-27T19:33:34.022Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/system.sql (78 bytes)
63482024-08-27T19:33:35.153Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/metadata/system.sql
63492024-08-27T19:33:35.153Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/preprocessed_configs/clickhouse-config.xml (3786 bytes)
63502024-08-27T19:33:36.314Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/preprocessed_configs/clickhouse-config.xml
63512024-08-27T19:33:36.314Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/status (59 bytes)
63522024-08-27T19:33:37.445Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/status
63532024-08-27T19:33:37.445Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_i64.sql (343 bytes)
63542024-08-27T19:33:38.541Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_i64.sql
63552024-08-27T19:33:38.541Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_i64_local.sql (462 bytes)
63562024-08-27T19:33:39.642Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_i64_local.sql
63572024-08-27T19:33:39.642Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_uuid.sql (343 bytes)
63582024-08-27T19:33:40.742Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_uuid.sql
63592024-08-27T19:33:40.742Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_uuid_local.sql (462 bytes)
63602024-08-27T19:33:42.036Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/fields_uuid_local.sql
63612024-08-27T19:33:42.036Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/measurements_cumulativef64.sql (366 bytes)
63622024-08-27T19:33:43.279Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/measurements_cumulativef64.sql
63632024-08-27T19:33:43.279Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/measurements_cumulativef64_local.sql (480 bytes)
63642024-08-27T19:33:44.377Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/measurements_cumulativef64_local.sql
63652024-08-27T19:33:44.377Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/timeseries_schema.sql (996 bytes)
63662024-08-27T19:33:45.480Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/timeseries_schema.sql
63672024-08-27T19:33:45.480Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/timeseries_schema_local.sql (1038 bytes)
63682024-08-27T19:33:46.579Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/timeseries_schema_local.sql
63692024-08-27T19:33:46.579Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/version.sql (262 bytes)
63702024-08-27T19:33:47.704Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/4e1/4e169194-bd2b-407c-8d78-081075618ab9/version.sql
63712024-08-27T19:33:47.705Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/checksums.txt (289 bytes)
63722024-08-27T19:33:48.816Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/checksums.txt
63732024-08-27T19:33:48.816Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/columns.txt (179 bytes)
63742024-08-27T19:33:49.914Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/columns.txt
63752024-08-27T19:33:49.948Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/count.txt (3 bytes)
63762024-08-27T19:33:51.023Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/count.txt
63772024-08-27T19:33:51.023Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/data.bin (5400 bytes)
63782024-08-27T19:33:52.141Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/data.bin
63792024-08-27T19:33:52.142Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/data.cmrk3 (74 bytes)
63802024-08-27T19:33:53.238Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/data.cmrk3
63812024-08-27T19:33:53.239Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/default_compression_codec.txt (10 bytes)
63822024-08-27T19:33:54.336Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/default_compression_codec.txt
63832024-08-27T19:33:54.336Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/metadata_version.txt (1 bytes)
63842024-08-27T19:33:55.434Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/metadata_version.txt
63852024-08-27T19:33:55.434Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/primary.cidx (109 bytes)
63862024-08-27T19:33:56.532Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/primary.cidx
63872024-08-27T19:33:56.532Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/serialization.json (317 bytes)
63882024-08-27T19:33:57.629Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/serialization.json
63892024-08-27T19:33:57.629Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/ttl.txt (80 bytes)
63902024-08-27T19:33:58.730Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_0_0_0/ttl.txt
63912024-08-27T19:33:58.754Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/checksums.txt (289 bytes)
63922024-08-27T19:33:59.829Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/checksums.txt
63932024-08-27T19:33:59.829Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/columns.txt (179 bytes)
63942024-08-27T19:34:00.933Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/columns.txt
63952024-08-27T19:34:00.933Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/count.txt (3 bytes)
63962024-08-27T19:34:02.029Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/count.txt
63972024-08-27T19:34:02.029Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/data.bin (5404 bytes)
63982024-08-27T19:34:03.149Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/data.bin
63992024-08-27T19:34:03.149Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/data.cmrk3 (74 bytes)
64002024-08-27T19:34:04.247Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/data.cmrk3
64012024-08-27T19:34:04.247Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/default_compression_codec.txt (10 bytes)
64022024-08-27T19:34:05.347Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/default_compression_codec.txt
64032024-08-27T19:34:05.347Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/metadata_version.txt (1 bytes)
64042024-08-27T19:34:06.468Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/metadata_version.txt
64052024-08-27T19:34:06.468Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/primary.cidx (109 bytes)
64062024-08-27T19:34:07.591Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/primary.cidx
64072024-08-27T19:34:07.591Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/serialization.json (317 bytes)
64082024-08-27T19:34:08.694Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/serialization.json
64092024-08-27T19:34:08.726Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/ttl.txt (80 bytes)
64102024-08-27T19:34:09.827Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/all_1_1_0/ttl.txt
64112024-08-27T19:34:09.827Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/format_version.txt (1 bytes)
64122024-08-27T19:34:13.984Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/5a8/5a85093b-c21a-4b08-bf37-6af0108427b6/format_version.txt
64132024-08-27T19:34:13.984Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/checksums.txt (261 bytes)
64142024-08-27T19:34:15.049Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/checksums.txt
64152024-08-27T19:34:15.073Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/columns.txt (813 bytes)
64162024-08-27T19:34:16.146Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/columns.txt
64172024-08-27T19:34:16.147Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/count.txt (1 bytes)
64182024-08-27T19:34:17.244Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/count.txt
64192024-08-27T19:34:17.244Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/data.bin (249 bytes)
64202024-08-27T19:34:18.339Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/data.bin
64212024-08-27T19:34:18.364Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/data.cmrk3 (74 bytes)
64222024-08-27T19:34:19.434Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/data.cmrk3
64232024-08-27T19:34:19.458Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/default_compression_codec.txt (10 bytes)
64242024-08-27T19:34:20.529Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/default_compression_codec.txt
64252024-08-27T19:34:20.529Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/metadata_version.txt (1 bytes)
64262024-08-27T19:34:21.624Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/metadata_version.txt
64272024-08-27T19:34:21.624Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/primary.cidx (96 bytes)
64282024-08-27T19:34:22.720Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/primary.cidx
64292024-08-27T19:34:22.744Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/serialization.json (234 bytes)
64302024-08-27T19:34:23.814Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/all_0_0_0/serialization.json
64312024-08-27T19:34:23.814Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/format_version.txt (1 bytes)
64322024-08-27T19:34:24.912Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/95e/95e71a20-0d77-40b6-ae4f-41a6e9863749/format_version.txt
64332024-08-27T19:34:24.912Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a8b/a8b9cbbd-ba1f-41e3-b21a-cebda6afb17e/format_version.txt (1 bytes)
64342024-08-27T19:34:26.006Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a8b/a8b9cbbd-ba1f-41e3-b21a-cebda6afb17e/format_version.txt
64352024-08-27T19:34:26.006Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/checksums.txt (289 bytes)
64362024-08-27T19:34:27.101Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/checksums.txt
64372024-08-27T19:34:27.101Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/columns.txt (152 bytes)
64382024-08-27T19:34:28.195Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/columns.txt
64392024-08-27T19:34:28.195Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/count.txt (2 bytes)
64402024-08-27T19:34:29.291Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/count.txt
64412024-08-27T19:34:29.316Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/data.bin (427 bytes)
64422024-08-27T19:34:30.388Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/data.bin
64432024-08-27T19:34:30.388Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/data.cmrk3 (71 bytes)
64442024-08-27T19:34:31.486Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/data.cmrk3
64452024-08-27T19:34:31.486Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/default_compression_codec.txt (10 bytes)
64462024-08-27T19:34:32.584Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/default_compression_codec.txt
64472024-08-27T19:34:32.584Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/metadata_version.txt (1 bytes)
64482024-08-27T19:34:33.679Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/metadata_version.txt
64492024-08-27T19:34:33.680Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/primary.cidx (138 bytes)
64502024-08-27T19:34:34.776Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/primary.cidx
64512024-08-27T19:34:34.776Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/serialization.json (390 bytes)
64522024-08-27T19:34:35.873Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/serialization.json
64532024-08-27T19:34:35.874Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/ttl.txt (80 bytes)
64542024-08-27T19:34:36.969Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_0_0_0/ttl.txt
64552024-08-27T19:34:36.969Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/checksums.txt (289 bytes)
64562024-08-27T19:34:38.066Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/checksums.txt
64572024-08-27T19:34:38.066Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/columns.txt (152 bytes)
64582024-08-27T19:34:39.166Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/columns.txt
64592024-08-27T19:34:39.193Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/count.txt (2 bytes)
64602024-08-27T19:34:40.268Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/count.txt
64612024-08-27T19:34:40.292Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/data.bin (425 bytes)
64622024-08-27T19:34:41.363Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/data.bin
64632024-08-27T19:34:41.388Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/data.cmrk3 (71 bytes)
64642024-08-27T19:34:42.460Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/data.cmrk3
64652024-08-27T19:34:42.460Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/default_compression_codec.txt (10 bytes)
64662024-08-27T19:34:43.555Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/default_compression_codec.txt
64672024-08-27T19:34:43.579Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/metadata_version.txt (1 bytes)
64682024-08-27T19:34:44.650Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/metadata_version.txt
64692024-08-27T19:34:44.650Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/primary.cidx (138 bytes)
64702024-08-27T19:34:45.748Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/primary.cidx
64712024-08-27T19:34:45.774Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/serialization.json (390 bytes)
64722024-08-27T19:34:46.850Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/serialization.json
64732024-08-27T19:34:46.850Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/ttl.txt (80 bytes)
64742024-08-27T19:34:47.945Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/all_1_1_0/ttl.txt
64752024-08-27T19:34:47.945Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/format_version.txt (1 bytes)
64762024-08-27T19:34:49.041Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/a9e/a9e89244-7177-439d-9410-6c84872c1664/format_version.txt
64772024-08-27T19:34:49.041Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/checksums.txt (288 bytes)
64782024-08-27T19:34:50.137Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/checksums.txt
64792024-08-27T19:34:50.137Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/columns.txt (153 bytes)
64802024-08-27T19:34:51.231Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/columns.txt
64812024-08-27T19:34:51.231Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/count.txt (1 bytes)
64822024-08-27T19:34:52.327Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/count.txt
64832024-08-27T19:34:52.328Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/data.bin (277 bytes)
64842024-08-27T19:34:53.422Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/data.bin
64852024-08-27T19:34:53.446Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/data.cmrk3 (71 bytes)
64862024-08-27T19:34:54.517Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/data.cmrk3
64872024-08-27T19:34:54.517Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/default_compression_codec.txt (10 bytes)
64882024-08-27T19:34:55.612Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/default_compression_codec.txt
64892024-08-27T19:34:55.613Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/metadata_version.txt (1 bytes)
64902024-08-27T19:34:56.708Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/metadata_version.txt
64912024-08-27T19:34:56.708Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/primary.cidx (94 bytes)
64922024-08-27T19:34:57.803Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/primary.cidx
64932024-08-27T19:34:57.803Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/serialization.json (385 bytes)
64942024-08-27T19:34:58.899Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/serialization.json
64952024-08-27T19:34:58.899Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/ttl.txt (80 bytes)
64962024-08-27T19:34:59.996Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_0_0_0/ttl.txt
64972024-08-27T19:34:59.996Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/checksums.txt (288 bytes)
64982024-08-27T19:35:01.092Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/checksums.txt
64992024-08-27T19:35:01.116Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/columns.txt (153 bytes)
65002024-08-27T19:35:02.188Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/columns.txt
65012024-08-27T19:35:02.188Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/count.txt (1 bytes)
65022024-08-27T19:35:03.285Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/count.txt
65032024-08-27T19:35:03.309Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/data.bin (277 bytes)
65042024-08-27T19:35:04.380Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/data.bin
65052024-08-27T19:35:04.380Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/data.cmrk3 (71 bytes)
65062024-08-27T19:35:05.477Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/data.cmrk3
65072024-08-27T19:35:05.477Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/default_compression_codec.txt (10 bytes)
65082024-08-27T19:35:06.571Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/default_compression_codec.txt
65092024-08-27T19:35:06.594Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/metadata_version.txt (1 bytes)
65102024-08-27T19:35:07.665Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/metadata_version.txt
65112024-08-27T19:35:07.665Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/primary.cidx (94 bytes)
65122024-08-27T19:35:08.759Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/primary.cidx
65132024-08-27T19:35:08.759Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/serialization.json (385 bytes)
65142024-08-27T19:35:09.853Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/serialization.json
65152024-08-27T19:35:09.853Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/ttl.txt (80 bytes)
65162024-08-27T19:35:10.947Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_1_1_0/ttl.txt
65172024-08-27T19:35:10.970Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/checksums.txt (288 bytes)
65182024-08-27T19:35:12.042Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/checksums.txt
65192024-08-27T19:35:12.042Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/columns.txt (153 bytes)
65202024-08-27T19:35:13.136Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/columns.txt
65212024-08-27T19:35:13.136Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/count.txt (1 bytes)
65222024-08-27T19:35:14.230Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/count.txt
65232024-08-27T19:35:14.231Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/data.bin (277 bytes)
65242024-08-27T19:35:15.325Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/data.bin
65252024-08-27T19:35:15.325Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/data.cmrk3 (71 bytes)
65262024-08-27T19:35:16.422Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/data.cmrk3
65272024-08-27T19:35:16.422Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/default_compression_codec.txt (10 bytes)
65282024-08-27T19:35:17.521Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/default_compression_codec.txt
65292024-08-27T19:35:17.521Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/metadata_version.txt (1 bytes)
65302024-08-27T19:35:19.047Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/metadata_version.txt
65312024-08-27T19:35:19.047Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/primary.cidx (94 bytes)
65322024-08-27T19:35:20.147Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/primary.cidx
65332024-08-27T19:35:20.147Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/serialization.json (385 bytes)
65342024-08-27T19:35:21.247Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/serialization.json
65352024-08-27T19:35:21.247Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/ttl.txt (80 bytes)
65362024-08-27T19:35:22.341Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/all_2_2_0/ttl.txt
65372024-08-27T19:35:22.341Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/format_version.txt (1 bytes)
65382024-08-27T19:35:23.436Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/store/cf0/cf08e0ee-71a3-4243-81ae-d52967c1399a/format_version.txt
65392024-08-27T19:35:23.436Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/uuid (36 bytes)
65402024-08-27T19:35:24.530Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/data/uuid
65412024-08-27T19:35:24.530Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/logs/clickhouse.err.log (13472 bytes)
65422024-08-27T19:35:25.667Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/logs/clickhouse.err.log
65432024-08-27T19:35:25.667Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/logs/clickhouse.log (270980 bytes)
65442024-08-27T19:35:26.286Zupload warning: file "/var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/logs/clickhouse.log" changed size mid upload: 270980 -> 291848
65452024-08-27T19:35:27.356Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-2/logs/clickhouse.log
65462024-08-27T19:35:27.357Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/clickhouse-config.xml (3464 bytes)
65472024-08-27T19:35:28.452Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/clickhouse-config.xml
65482024-08-27T19:35:28.452Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/clickhouse.pid (6 bytes)
65492024-08-27T19:35:29.545Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/clickhouse.pid
65502024-08-27T19:35:29.545Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/checksums.txt (288 bytes)
65512024-08-27T19:35:30.640Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/checksums.txt
65522024-08-27T19:35:30.641Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/columns.txt (153 bytes)
65532024-08-27T19:35:31.734Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/columns.txt
65542024-08-27T19:35:31.734Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/count.txt (1 bytes)
65552024-08-27T19:35:32.830Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/count.txt
65562024-08-27T19:35:32.830Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/data.bin (277 bytes)
65572024-08-27T19:35:33.924Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/data.bin
65582024-08-27T19:35:33.925Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/data.cmrk3 (71 bytes)
65592024-08-27T19:35:35.019Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/data.cmrk3
65602024-08-27T19:35:35.019Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/default_compression_codec.txt (10 bytes)
65612024-08-27T19:35:36.114Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/default_compression_codec.txt
65622024-08-27T19:35:36.138Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/metadata_version.txt (1 bytes)
65632024-08-27T19:35:37.223Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/metadata_version.txt
65642024-08-27T19:35:37.223Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/primary.cidx (94 bytes)
65652024-08-27T19:35:38.304Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/primary.cidx
65662024-08-27T19:35:38.304Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/serialization.json (385 bytes)
65672024-08-27T19:35:39.399Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/serialization.json
65682024-08-27T19:35:39.424Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/ttl.txt (80 bytes)
65692024-08-27T19:35:40.546Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_0_0_0/ttl.txt
65702024-08-27T19:35:40.546Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/checksums.txt (288 bytes)
65712024-08-27T19:35:41.639Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/checksums.txt
65722024-08-27T19:35:41.671Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/columns.txt (153 bytes)
65732024-08-27T19:35:42.737Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/columns.txt
65742024-08-27T19:35:42.737Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/count.txt (1 bytes)
65752024-08-27T19:35:47.216Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/count.txt
65762024-08-27T19:35:47.216Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/data.bin (277 bytes)
65772024-08-27T19:35:48.309Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/data.bin
65782024-08-27T19:35:48.309Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/data.cmrk3 (71 bytes)
65792024-08-27T19:35:49.404Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/data.cmrk3
65802024-08-27T19:35:49.404Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/default_compression_codec.txt (10 bytes)
65812024-08-27T19:35:50.500Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/default_compression_codec.txt
65822024-08-27T19:35:50.500Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/metadata_version.txt (1 bytes)
65832024-08-27T19:35:51.593Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/metadata_version.txt
65842024-08-27T19:35:51.593Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/primary.cidx (94 bytes)
65852024-08-27T19:35:52.688Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/primary.cidx
65862024-08-27T19:35:52.688Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/serialization.json (385 bytes)
65872024-08-27T19:35:53.783Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/serialization.json
65882024-08-27T19:35:53.807Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/ttl.txt (80 bytes)
65892024-08-27T19:35:54.877Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_1_1_0/ttl.txt
65902024-08-27T19:35:54.877Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/checksums.txt (288 bytes)
65912024-08-27T19:35:55.971Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/checksums.txt
65922024-08-27T19:35:55.971Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/columns.txt (153 bytes)
65932024-08-27T19:35:57.066Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/columns.txt
65942024-08-27T19:35:57.066Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/count.txt (1 bytes)
65952024-08-27T19:35:58.160Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/count.txt
65962024-08-27T19:35:58.160Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/data.bin (277 bytes)
65972024-08-27T19:35:59.255Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/data.bin
65982024-08-27T19:35:59.255Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/data.cmrk3 (71 bytes)
65992024-08-27T19:36:00.350Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/data.cmrk3
66002024-08-27T19:36:00.350Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/default_compression_codec.txt (10 bytes)
66012024-08-27T19:36:01.444Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/default_compression_codec.txt
66022024-08-27T19:36:01.444Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/metadata_version.txt (1 bytes)
66032024-08-27T19:36:02.538Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/metadata_version.txt
66042024-08-27T19:36:02.538Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/primary.cidx (94 bytes)
66052024-08-27T19:36:03.632Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/primary.cidx
66062024-08-27T19:36:03.632Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/serialization.json (385 bytes)
66072024-08-27T19:36:04.727Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/serialization.json
66082024-08-27T19:36:04.727Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/ttl.txt (80 bytes)
66092024-08-27T19:36:05.820Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/all_2_2_0/ttl.txt
66102024-08-27T19:36:05.820Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/format_version.txt (1 bytes)
66112024-08-27T19:36:06.915Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_i64_local/format_version.txt
66122024-08-27T19:36:06.940Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/checksums.txt (289 bytes)
66132024-08-27T19:36:08.011Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/checksums.txt
66142024-08-27T19:36:08.011Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/columns.txt (152 bytes)
66152024-08-27T19:36:09.106Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/columns.txt
66162024-08-27T19:36:09.106Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/count.txt (2 bytes)
66172024-08-27T19:36:10.202Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/count.txt
66182024-08-27T19:36:10.202Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/data.bin (427 bytes)
66192024-08-27T19:36:11.296Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/data.bin
66202024-08-27T19:36:11.296Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/data.cmrk3 (71 bytes)
66212024-08-27T19:36:12.394Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/data.cmrk3
66222024-08-27T19:36:12.394Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/default_compression_codec.txt (10 bytes)
66232024-08-27T19:36:13.491Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/default_compression_codec.txt
66242024-08-27T19:36:13.491Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/metadata_version.txt (1 bytes)
66252024-08-27T19:36:14.587Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/metadata_version.txt
66262024-08-27T19:36:14.587Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/primary.cidx (138 bytes)
66272024-08-27T19:36:15.702Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/primary.cidx
66282024-08-27T19:36:15.702Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/serialization.json (390 bytes)
66292024-08-27T19:36:16.798Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/serialization.json
66302024-08-27T19:36:16.798Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/ttl.txt (80 bytes)
66312024-08-27T19:36:17.892Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_0_0_0/ttl.txt
66322024-08-27T19:36:17.893Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/checksums.txt (289 bytes)
66332024-08-27T19:36:18.988Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/checksums.txt
66342024-08-27T19:36:18.988Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/columns.txt (152 bytes)
66352024-08-27T19:36:20.083Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/columns.txt
66362024-08-27T19:36:20.083Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/count.txt (2 bytes)
66372024-08-27T19:36:21.178Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/count.txt
66382024-08-27T19:36:21.178Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/data.bin (425 bytes)
66392024-08-27T19:36:22.271Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/data.bin
66402024-08-27T19:36:22.271Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/data.cmrk3 (71 bytes)
66412024-08-27T19:36:23.364Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/data.cmrk3
66422024-08-27T19:36:23.364Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/default_compression_codec.txt (10 bytes)
66432024-08-27T19:36:24.461Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/default_compression_codec.txt
66442024-08-27T19:36:24.461Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/metadata_version.txt (1 bytes)
66452024-08-27T19:36:25.556Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/metadata_version.txt
66462024-08-27T19:36:25.556Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/primary.cidx (138 bytes)
66472024-08-27T19:36:26.649Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/primary.cidx
66482024-08-27T19:36:26.650Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/serialization.json (390 bytes)
66492024-08-27T19:36:27.744Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/serialization.json
66502024-08-27T19:36:27.744Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/ttl.txt (80 bytes)
66512024-08-27T19:36:28.837Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_1_1_0/ttl.txt
66522024-08-27T19:36:28.837Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/checksums.txt (289 bytes)
66532024-08-27T19:36:29.932Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/checksums.txt
66542024-08-27T19:36:29.932Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/columns.txt (152 bytes)
66552024-08-27T19:36:31.025Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/columns.txt
66562024-08-27T19:36:31.050Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/count.txt (2 bytes)
66572024-08-27T19:36:32.119Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/count.txt
66582024-08-27T19:36:32.144Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/data.bin (430 bytes)
66592024-08-27T19:36:33.213Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/data.bin
66602024-08-27T19:36:33.213Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/data.cmrk3 (71 bytes)
66612024-08-27T19:36:34.307Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/data.cmrk3
66622024-08-27T19:36:34.307Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/default_compression_codec.txt (10 bytes)
66632024-08-27T19:36:35.402Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/default_compression_codec.txt
66642024-08-27T19:36:35.402Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/metadata_version.txt (1 bytes)
66652024-08-27T19:36:36.495Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/metadata_version.txt
66662024-08-27T19:36:36.495Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/primary.cidx (138 bytes)
66672024-08-27T19:36:37.590Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/primary.cidx
66682024-08-27T19:36:37.590Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/serialization.json (390 bytes)
66692024-08-27T19:36:38.684Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/serialization.json
66702024-08-27T19:36:38.684Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/ttl.txt (80 bytes)
66712024-08-27T19:36:39.777Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/all_2_2_0/ttl.txt
66722024-08-27T19:36:39.777Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/format_version.txt (1 bytes)
66732024-08-27T19:36:40.871Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/fields_uuid_local/format_version.txt
66742024-08-27T19:36:40.871Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/checksums.txt (289 bytes)
66752024-08-27T19:36:41.965Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/checksums.txt
66762024-08-27T19:36:41.965Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/columns.txt (179 bytes)
66772024-08-27T19:36:43.060Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/columns.txt
66782024-08-27T19:36:43.060Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/count.txt (3 bytes)
66792024-08-27T19:36:44.154Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/count.txt
66802024-08-27T19:36:44.154Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.bin (5400 bytes)
66812024-08-27T19:36:45.270Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.bin
66822024-08-27T19:36:45.270Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.cmrk3 (74 bytes)
66832024-08-27T19:36:46.365Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/data.cmrk3
66842024-08-27T19:36:46.365Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/default_compression_codec.txt (10 bytes)
66852024-08-27T19:36:47.459Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/default_compression_codec.txt
66862024-08-27T19:36:47.459Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/metadata_version.txt (1 bytes)
66872024-08-27T19:36:49.581Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/metadata_version.txt
66882024-08-27T19:36:49.582Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/primary.cidx (109 bytes)
66892024-08-27T19:36:50.675Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/primary.cidx
66902024-08-27T19:36:50.700Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/serialization.json (317 bytes)
66912024-08-27T19:36:51.770Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/serialization.json
66922024-08-27T19:36:51.770Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/ttl.txt (80 bytes)
66932024-08-27T19:36:52.864Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_0_0_0/ttl.txt
66942024-08-27T19:36:52.864Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/checksums.txt (289 bytes)
66952024-08-27T19:36:53.958Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/checksums.txt
66962024-08-27T19:36:53.958Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/columns.txt (179 bytes)
66972024-08-27T19:36:55.053Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/columns.txt
66982024-08-27T19:36:55.053Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/count.txt (3 bytes)
66992024-08-27T19:36:56.147Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/count.txt
67002024-08-27T19:36:56.147Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.bin (5404 bytes)
67012024-08-27T19:36:57.263Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.bin
67022024-08-27T19:36:57.263Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.cmrk3 (74 bytes)
67032024-08-27T19:36:58.357Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/data.cmrk3
67042024-08-27T19:36:58.357Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/default_compression_codec.txt (10 bytes)
67052024-08-27T19:36:59.451Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/default_compression_codec.txt
67062024-08-27T19:36:59.451Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/metadata_version.txt (1 bytes)
67072024-08-27T19:37:00.546Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/metadata_version.txt
67082024-08-27T19:37:00.546Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/primary.cidx (109 bytes)
67092024-08-27T19:37:01.641Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/primary.cidx
67102024-08-27T19:37:01.641Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/serialization.json (317 bytes)
67112024-08-27T19:37:02.735Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/serialization.json
67122024-08-27T19:37:02.735Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/ttl.txt (80 bytes)
67132024-08-27T19:37:03.828Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/all_1_1_0/ttl.txt
67142024-08-27T19:37:03.828Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/format_version.txt (1 bytes)
67152024-08-27T19:37:04.922Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/measurements_cumulativef64_local/format_version.txt
67162024-08-27T19:37:04.922Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/checksums.txt (261 bytes)
67172024-08-27T19:37:06.016Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/checksums.txt
67182024-08-27T19:37:06.016Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/columns.txt (813 bytes)
67192024-08-27T19:37:07.110Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/columns.txt
67202024-08-27T19:37:07.111Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/count.txt (1 bytes)
67212024-08-27T19:37:08.205Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/count.txt
67222024-08-27T19:37:08.205Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.bin (249 bytes)
67232024-08-27T19:37:09.298Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.bin
67242024-08-27T19:37:09.298Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.cmrk3 (74 bytes)
67252024-08-27T19:37:10.393Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/data.cmrk3
67262024-08-27T19:37:10.393Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/default_compression_codec.txt (10 bytes)
67272024-08-27T19:37:11.487Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/default_compression_codec.txt
67282024-08-27T19:37:11.487Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/metadata_version.txt (1 bytes)
67292024-08-27T19:37:12.581Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/metadata_version.txt
67302024-08-27T19:37:12.581Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/primary.cidx (96 bytes)
67312024-08-27T19:37:13.676Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/primary.cidx
67322024-08-27T19:37:13.676Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/serialization.json (234 bytes)
67332024-08-27T19:37:14.769Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/all_0_0_0/serialization.json
67342024-08-27T19:37:14.769Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/format_version.txt (1 bytes)
67352024-08-27T19:37:15.863Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/timeseries_schema_local/format_version.txt
67362024-08-27T19:37:15.887Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/version/format_version.txt (1 bytes)
67372024-08-27T19:37:16.957Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/data/oximeter/version/format_version.txt
67382024-08-27T19:37:16.957Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/INFORMATION_SCHEMA.sql (51 bytes)
67392024-08-27T19:37:18.051Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/INFORMATION_SCHEMA.sql
67402024-08-27T19:37:18.051Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/default.sql (78 bytes)
67412024-08-27T19:37:19.145Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/default.sql
67422024-08-27T19:37:19.145Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/information_schema.sql (51 bytes)
67432024-08-27T19:37:20.240Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/information_schema.sql
67442024-08-27T19:37:20.240Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/fields_i64.sql (343 bytes)
67452024-08-27T19:37:21.333Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/fields_i64.sql
67462024-08-27T19:37:21.357Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/fields_i64_local.sql (462 bytes)
67472024-08-27T19:37:22.426Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/fields_i64_local.sql
67482024-08-27T19:37:22.427Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/fields_uuid.sql (343 bytes)
67492024-08-27T19:37:23.521Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/fields_uuid.sql
67502024-08-27T19:37:23.521Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/fields_uuid_local.sql (462 bytes)
67512024-08-27T19:37:24.617Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/fields_uuid_local.sql
67522024-08-27T19:37:24.617Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/measurements_cumulativef64.sql (366 bytes)
67532024-08-27T19:37:25.711Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/measurements_cumulativef64.sql
67542024-08-27T19:37:25.711Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/measurements_cumulativef64_local.sql (480 bytes)
67552024-08-27T19:37:26.803Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/measurements_cumulativef64_local.sql
67562024-08-27T19:37:26.803Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/timeseries_schema.sql (996 bytes)
67572024-08-27T19:37:27.898Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/timeseries_schema.sql
67582024-08-27T19:37:27.898Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/timeseries_schema_local.sql (1038 bytes)
67592024-08-27T19:37:28.992Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/timeseries_schema_local.sql
67602024-08-27T19:37:28.992Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/version.sql (262 bytes)
67612024-08-27T19:37:30.086Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter/version.sql
67622024-08-27T19:37:30.086Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter.sql (78 bytes)
67632024-08-27T19:37:31.180Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/oximeter.sql
67642024-08-27T19:37:31.180Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/system.sql (78 bytes)
67652024-08-27T19:37:32.272Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/metadata/system.sql
67662024-08-27T19:37:32.272Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/preprocessed_configs/clickhouse-config.xml (3786 bytes)
67672024-08-27T19:37:33.367Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/preprocessed_configs/clickhouse-config.xml
67682024-08-27T19:37:33.367Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/status (59 bytes)
67692024-08-27T19:37:34.461Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/status
67702024-08-27T19:37:34.461Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/0c2/0c252196-de3a-41fe-af04-c96ffeb5b03e/format_version.txt (1 bytes)
67712024-08-27T19:37:35.555Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/0c2/0c252196-de3a-41fe-af04-c96ffeb5b03e/format_version.txt
67722024-08-27T19:37:35.555Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/checksums.txt (289 bytes)
67732024-08-27T19:37:36.650Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/checksums.txt
67742024-08-27T19:37:36.650Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/columns.txt (152 bytes)
67752024-08-27T19:37:37.745Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/columns.txt
67762024-08-27T19:37:37.745Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/count.txt (2 bytes)
67772024-08-27T19:37:38.839Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/count.txt
67782024-08-27T19:37:38.839Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/data.bin (427 bytes)
67792024-08-27T19:37:39.932Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/data.bin
67802024-08-27T19:37:39.932Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/data.cmrk3 (71 bytes)
67812024-08-27T19:37:41.026Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/data.cmrk3
67822024-08-27T19:37:41.026Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/default_compression_codec.txt (10 bytes)
67832024-08-27T19:37:42.121Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/default_compression_codec.txt
67842024-08-27T19:37:42.121Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/metadata_version.txt (1 bytes)
67852024-08-27T19:37:43.214Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/metadata_version.txt
67862024-08-27T19:37:43.238Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/primary.cidx (138 bytes)
67872024-08-27T19:37:44.308Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/primary.cidx
67882024-08-27T19:37:44.308Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/serialization.json (390 bytes)
67892024-08-27T19:37:45.402Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/serialization.json
67902024-08-27T19:37:45.403Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/ttl.txt (80 bytes)
67912024-08-27T19:37:46.497Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_0_0_0/ttl.txt
67922024-08-27T19:37:46.497Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/checksums.txt (289 bytes)
67932024-08-27T19:37:47.591Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/checksums.txt
67942024-08-27T19:37:47.591Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/columns.txt (152 bytes)
67952024-08-27T19:37:48.685Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/columns.txt
67962024-08-27T19:37:48.685Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/count.txt (2 bytes)
67972024-08-27T19:37:49.779Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/count.txt
67982024-08-27T19:37:49.780Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/data.bin (425 bytes)
67992024-08-27T19:37:50.873Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/data.bin
68002024-08-27T19:37:50.874Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/data.cmrk3 (71 bytes)
68012024-08-27T19:37:51.967Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/data.cmrk3
68022024-08-27T19:37:51.967Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/default_compression_codec.txt (10 bytes)
68032024-08-27T19:37:53.061Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/default_compression_codec.txt
68042024-08-27T19:37:53.061Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/metadata_version.txt (1 bytes)
68052024-08-27T19:37:54.155Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/metadata_version.txt
68062024-08-27T19:37:54.155Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/primary.cidx (138 bytes)
68072024-08-27T19:37:55.249Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/primary.cidx
68082024-08-27T19:37:55.249Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/serialization.json (390 bytes)
68092024-08-27T19:37:56.342Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/serialization.json
68102024-08-27T19:37:56.342Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/ttl.txt (80 bytes)
68112024-08-27T19:37:57.435Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_1_1_0/ttl.txt
68122024-08-27T19:37:57.435Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/checksums.txt (289 bytes)
68132024-08-27T19:37:58.528Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/checksums.txt
68142024-08-27T19:37:58.528Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/columns.txt (152 bytes)
68152024-08-27T19:37:59.622Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/columns.txt
68162024-08-27T19:37:59.622Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/count.txt (2 bytes)
68172024-08-27T19:38:00.716Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/count.txt
68182024-08-27T19:38:00.716Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/data.bin (430 bytes)
68192024-08-27T19:38:01.810Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/data.bin
68202024-08-27T19:38:01.810Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/data.cmrk3 (71 bytes)
68212024-08-27T19:38:02.904Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/data.cmrk3
68222024-08-27T19:38:02.928Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/default_compression_codec.txt (10 bytes)
68232024-08-27T19:38:03.999Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/default_compression_codec.txt
68242024-08-27T19:38:04.023Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/metadata_version.txt (1 bytes)
68252024-08-27T19:38:05.092Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/metadata_version.txt
68262024-08-27T19:38:05.092Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/primary.cidx (138 bytes)
68272024-08-27T19:38:06.185Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/primary.cidx
68282024-08-27T19:38:06.185Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/serialization.json (390 bytes)
68292024-08-27T19:38:07.280Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/serialization.json
68302024-08-27T19:38:07.280Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/ttl.txt (80 bytes)
68312024-08-27T19:38:08.374Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/all_2_2_0/ttl.txt
68322024-08-27T19:38:08.374Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/format_version.txt (1 bytes)
68332024-08-27T19:38:09.467Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/af9/af987f8a-6ad4-4eb1-9f4c-341572c583d8/format_version.txt
68342024-08-27T19:38:09.467Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/fields_i64.sql (343 bytes)
68352024-08-27T19:38:10.560Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/fields_i64.sql
68362024-08-27T19:38:10.584Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/fields_i64_local.sql (462 bytes)
68372024-08-27T19:38:11.655Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/fields_i64_local.sql
68382024-08-27T19:38:11.655Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/fields_uuid.sql (343 bytes)
68392024-08-27T19:38:12.752Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/fields_uuid.sql
68402024-08-27T19:38:12.752Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/fields_uuid_local.sql (462 bytes)
68412024-08-27T19:38:13.846Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/fields_uuid_local.sql
68422024-08-27T19:38:13.846Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/measurements_cumulativef64.sql (366 bytes)
68432024-08-27T19:38:14.939Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/measurements_cumulativef64.sql
68442024-08-27T19:38:14.940Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/measurements_cumulativef64_local.sql (480 bytes)
68452024-08-27T19:38:16.034Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/measurements_cumulativef64_local.sql
68462024-08-27T19:38:16.034Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/timeseries_schema.sql (996 bytes)
68472024-08-27T19:38:17.128Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/timeseries_schema.sql
68482024-08-27T19:38:17.128Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/timeseries_schema_local.sql (1038 bytes)
68492024-08-27T19:38:18.223Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/timeseries_schema_local.sql
68502024-08-27T19:38:18.223Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/version.sql (262 bytes)
68512024-08-27T19:38:19.319Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/bc1/bc161daf-58a3-4ee3-9511-dff3650e303b/version.sql
68522024-08-27T19:38:19.319Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/checksums.txt (289 bytes)
68532024-08-27T19:38:20.413Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/checksums.txt
68542024-08-27T19:38:20.413Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/columns.txt (179 bytes)
68552024-08-27T19:38:21.508Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/columns.txt
68562024-08-27T19:38:21.508Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/count.txt (3 bytes)
68572024-08-27T19:38:22.601Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/count.txt
68582024-08-27T19:38:22.601Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/data.bin (5400 bytes)
68592024-08-27T19:38:23.717Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/data.bin
68602024-08-27T19:38:23.717Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/data.cmrk3 (74 bytes)
68612024-08-27T19:38:24.810Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/data.cmrk3
68622024-08-27T19:38:24.810Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/default_compression_codec.txt (10 bytes)
68632024-08-27T19:38:25.903Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/default_compression_codec.txt
68642024-08-27T19:38:25.903Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/metadata_version.txt (1 bytes)
68652024-08-27T19:38:26.997Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/metadata_version.txt
68662024-08-27T19:38:26.997Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/primary.cidx (109 bytes)
68672024-08-27T19:38:28.091Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/primary.cidx
68682024-08-27T19:38:28.091Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/serialization.json (317 bytes)
68692024-08-27T19:38:29.185Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/serialization.json
68702024-08-27T19:38:29.185Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/ttl.txt (80 bytes)
68712024-08-27T19:38:30.279Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_0_0_0/ttl.txt
68722024-08-27T19:38:30.279Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/checksums.txt (289 bytes)
68732024-08-27T19:38:31.374Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/checksums.txt
68742024-08-27T19:38:31.374Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/columns.txt (179 bytes)
68752024-08-27T19:38:32.469Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/columns.txt
68762024-08-27T19:38:32.469Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/count.txt (3 bytes)
68772024-08-27T19:38:33.564Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/count.txt
68782024-08-27T19:38:33.564Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/data.bin (5404 bytes)
68792024-08-27T19:38:34.658Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/data.bin
68802024-08-27T19:38:34.658Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/data.cmrk3 (74 bytes)
68812024-08-27T19:38:35.752Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/data.cmrk3
68822024-08-27T19:38:35.752Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/default_compression_codec.txt (10 bytes)
68832024-08-27T19:38:36.846Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/default_compression_codec.txt
68842024-08-27T19:38:36.846Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/metadata_version.txt (1 bytes)
68852024-08-27T19:38:37.939Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/metadata_version.txt
68862024-08-27T19:38:37.939Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/primary.cidx (109 bytes)
68872024-08-27T19:38:39.034Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/primary.cidx
68882024-08-27T19:38:39.034Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/serialization.json (317 bytes)
68892024-08-27T19:38:40.128Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/serialization.json
68902024-08-27T19:38:40.128Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/ttl.txt (80 bytes)
68912024-08-27T19:38:41.222Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/all_1_1_0/ttl.txt
68922024-08-27T19:38:41.222Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/format_version.txt (1 bytes)
68932024-08-27T19:38:42.316Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/c34/c3418791-a716-4326-9bd3-a6cb615bf6fe/format_version.txt
68942024-08-27T19:38:42.316Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/checksums.txt (288 bytes)
68952024-08-27T19:38:43.411Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/checksums.txt
68962024-08-27T19:38:43.411Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/columns.txt (153 bytes)
68972024-08-27T19:38:44.504Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/columns.txt
68982024-08-27T19:38:44.504Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/count.txt (1 bytes)
68992024-08-27T19:38:45.599Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/count.txt
69002024-08-27T19:38:45.599Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/data.bin (277 bytes)
69012024-08-27T19:38:46.692Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/data.bin
69022024-08-27T19:38:46.692Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/data.cmrk3 (71 bytes)
69032024-08-27T19:38:47.786Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/data.cmrk3
69042024-08-27T19:38:47.786Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/default_compression_codec.txt (10 bytes)
69052024-08-27T19:38:48.881Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/default_compression_codec.txt
69062024-08-27T19:38:48.881Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/metadata_version.txt (1 bytes)
69072024-08-27T19:38:49.975Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/metadata_version.txt
69082024-08-27T19:38:49.975Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/primary.cidx (94 bytes)
69092024-08-27T19:38:51.069Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/primary.cidx
69102024-08-27T19:38:51.069Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/serialization.json (385 bytes)
69112024-08-27T19:38:52.164Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/serialization.json
69122024-08-27T19:38:52.164Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/ttl.txt (80 bytes)
69132024-08-27T19:38:53.258Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_0_0_0/ttl.txt
69142024-08-27T19:38:53.258Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/checksums.txt (288 bytes)
69152024-08-27T19:38:54.353Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/checksums.txt
69162024-08-27T19:38:54.353Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/columns.txt (153 bytes)
69172024-08-27T19:38:55.447Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/columns.txt
69182024-08-27T19:38:55.447Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/count.txt (1 bytes)
69192024-08-27T19:38:56.541Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/count.txt
69202024-08-27T19:38:56.541Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/data.bin (277 bytes)
69212024-08-27T19:38:57.635Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/data.bin
69222024-08-27T19:38:57.635Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/data.cmrk3 (71 bytes)
69232024-08-27T19:38:58.729Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/data.cmrk3
69242024-08-27T19:38:58.729Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/default_compression_codec.txt (10 bytes)
69252024-08-27T19:38:59.823Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/default_compression_codec.txt
69262024-08-27T19:38:59.823Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/metadata_version.txt (1 bytes)
69272024-08-27T19:39:00.917Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/metadata_version.txt
69282024-08-27T19:39:00.918Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/primary.cidx (94 bytes)
69292024-08-27T19:39:02.012Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/primary.cidx
69302024-08-27T19:39:02.012Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/serialization.json (385 bytes)
69312024-08-27T19:39:03.105Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/serialization.json
69322024-08-27T19:39:03.106Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/ttl.txt (80 bytes)
69332024-08-27T19:39:04.200Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_1_1_0/ttl.txt
69342024-08-27T19:39:04.200Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/checksums.txt (288 bytes)
69352024-08-27T19:39:05.294Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/checksums.txt
69362024-08-27T19:39:05.294Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/columns.txt (153 bytes)
69372024-08-27T19:39:06.388Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/columns.txt
69382024-08-27T19:39:06.388Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/count.txt (1 bytes)
69392024-08-27T19:39:07.482Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/count.txt
69402024-08-27T19:39:07.482Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/data.bin (277 bytes)
69412024-08-27T19:39:08.577Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/data.bin
69422024-08-27T19:39:08.577Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/data.cmrk3 (71 bytes)
69432024-08-27T19:39:09.671Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/data.cmrk3
69442024-08-27T19:39:09.671Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/default_compression_codec.txt (10 bytes)
69452024-08-27T19:39:10.766Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/default_compression_codec.txt
69462024-08-27T19:39:10.766Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/metadata_version.txt (1 bytes)
69472024-08-27T19:39:11.867Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/metadata_version.txt
69482024-08-27T19:39:11.867Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/primary.cidx (94 bytes)
69492024-08-27T19:39:12.974Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/primary.cidx
69502024-08-27T19:39:12.974Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/serialization.json (385 bytes)
69512024-08-27T19:39:14.068Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/serialization.json
69522024-08-27T19:39:14.092Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/ttl.txt (80 bytes)
69532024-08-27T19:39:15.162Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/all_2_2_0/ttl.txt
69542024-08-27T19:39:15.162Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/format_version.txt (1 bytes)
69552024-08-27T19:39:16.255Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/cc7/cc75e148-9558-4f31-b2f3-d34667f6e2df/format_version.txt
69562024-08-27T19:39:16.255Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/checksums.txt (261 bytes)
69572024-08-27T19:39:17.349Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/checksums.txt
69582024-08-27T19:39:17.349Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/columns.txt (813 bytes)
69592024-08-27T19:39:18.452Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/columns.txt
69602024-08-27T19:39:18.453Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/count.txt (1 bytes)
69612024-08-27T19:39:19.547Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/count.txt
69622024-08-27T19:39:19.547Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/data.bin (249 bytes)
69632024-08-27T19:39:20.644Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/data.bin
69642024-08-27T19:39:20.644Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/data.cmrk3 (74 bytes)
69652024-08-27T19:39:21.738Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/data.cmrk3
69662024-08-27T19:39:21.738Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/default_compression_codec.txt (10 bytes)
69672024-08-27T19:39:22.832Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/default_compression_codec.txt
69682024-08-27T19:39:22.832Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/metadata_version.txt (1 bytes)
69692024-08-27T19:39:23.927Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/metadata_version.txt
69702024-08-27T19:39:23.927Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/primary.cidx (96 bytes)
69712024-08-27T19:39:25.021Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/primary.cidx
69722024-08-27T19:39:25.021Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/serialization.json (234 bytes)
69732024-08-27T19:39:26.117Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/all_0_0_0/serialization.json
69742024-08-27T19:39:26.117Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/format_version.txt (1 bytes)
69752024-08-27T19:39:27.218Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/store/f78/f78ecec7-9835-47c4-8a33-cd49a508881e/format_version.txt
69762024-08-27T19:39:27.218Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/uuid (36 bytes)
69772024-08-27T19:39:28.306Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/data/uuid
69782024-08-27T19:39:28.306Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/logs/clickhouse.err.log (18796 bytes)
69792024-08-27T19:39:29.448Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/logs/clickhouse.err.log
69802024-08-27T19:39:29.449Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/logs/clickhouse.log (277402 bytes)
69812024-08-27T19:39:29.629Zupload warning: file "/var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/logs/clickhouse.log" changed size mid upload: 277402 -> 309780
69822024-08-27T19:39:30.688Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickhouse-3/logs/clickhouse.log
69832024-08-27T19:39:30.688Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickward-metadata.json (77 bytes)
69842024-08-27T19:39:31.784Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/clickward-metadata.json
69852024-08-27T19:39:31.784Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/coordination/log/changelog_1_100000.bin.zstd (42123 bytes)
69862024-08-27T19:39:31.899Zupload warning: file "/var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/coordination/log/changelog_1_100000.bin.zstd" changed size mid upload: 42123 -> 47648
69872024-08-27T19:39:32.971Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/coordination/log/changelog_1_100000.bin.zstd
69882024-08-27T19:39:32.971Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/coordination/state (23 bytes)
69892024-08-27T19:39:34.067Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/coordination/state
69902024-08-27T19:39:34.067Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/coordination/uuid (36 bytes)
69912024-08-27T19:39:35.165Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/coordination/uuid
69922024-08-27T19:39:35.165Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/keeper-config-preprocessed.xml (1969 bytes)
69932024-08-27T19:39:36.263Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/keeper-config-preprocessed.xml
69942024-08-27T19:39:36.263Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/keeper-config.xml (1645 bytes)
69952024-08-27T19:39:37.359Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/keeper-config.xml
69962024-08-27T19:39:37.359Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/keeper.pid (6 bytes)
69972024-08-27T19:39:38.454Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/keeper.pid
69982024-08-27T19:39:38.454Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/logs/clickhouse-keeper.err.log (429 bytes)
69992024-08-27T19:39:39.549Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/logs/clickhouse-keeper.err.log
70002024-08-27T19:39:39.549Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/logs/clickhouse-keeper.log (3669228 bytes)
70012024-08-27T19:39:40.078Zupload warning: file "/var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/logs/clickhouse-keeper.log" changed size mid upload: 3669228 -> 6073889
70022024-08-27T19:39:41.148Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-1/logs/clickhouse-keeper.log
70032024-08-27T19:39:41.148Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/coordination/log/changelog_1_100000.bin.zstd (35132 bytes)
70042024-08-27T19:39:42.313Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/coordination/log/changelog_1_100000.bin.zstd
70052024-08-27T19:39:42.339Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/coordination/state (23 bytes)
70062024-08-27T19:39:43.409Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/coordination/state
70072024-08-27T19:39:43.435Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/coordination/uuid (36 bytes)
70082024-08-27T19:39:44.505Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/coordination/uuid
70092024-08-27T19:39:44.505Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/keeper-config-preprocessed.xml (2128 bytes)
70102024-08-27T19:39:45.602Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/keeper-config-preprocessed.xml
70112024-08-27T19:39:45.602Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/keeper-config.xml (1804 bytes)
70122024-08-27T19:39:46.697Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/keeper-config.xml
70132024-08-27T19:39:46.722Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/logs/clickhouse-keeper.err.log (429 bytes)
70142024-08-27T19:39:47.794Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/logs/clickhouse-keeper.err.log
70152024-08-27T19:39:47.794Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/logs/clickhouse-keeper.log (2025171 bytes)
70162024-08-27T19:39:49.132Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-2/logs/clickhouse-keeper.log
70172024-08-27T19:39:49.132Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/coordination/log/changelog_1_100000.bin.zstd (42123 bytes)
70182024-08-27T19:39:49.247Zupload warning: file "/var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/coordination/log/changelog_1_100000.bin.zstd" changed size mid upload: 42123 -> 47810
70192024-08-27T19:39:50.321Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/coordination/log/changelog_1_100000.bin.zstd
70202024-08-27T19:39:50.321Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/coordination/state (23 bytes)
70212024-08-27T19:39:51.416Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/coordination/state
70222024-08-27T19:39:51.416Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/coordination/uuid (36 bytes)
70232024-08-27T19:39:52.512Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/coordination/uuid
70242024-08-27T19:39:52.512Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/keeper-config-preprocessed.xml (1969 bytes)
70252024-08-27T19:39:53.623Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/keeper-config-preprocessed.xml
70262024-08-27T19:39:53.623Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/keeper-config.xml (1645 bytes)
70272024-08-27T19:39:54.719Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/keeper-config.xml
70282024-08-27T19:39:54.719Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/keeper.pid (6 bytes)
70292024-08-27T19:39:55.816Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/keeper.pid
70302024-08-27T19:39:55.816Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/logs/clickhouse-keeper.err.log (2671 bytes)
70312024-08-27T19:39:56.913Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/logs/clickhouse-keeper.err.log
70322024-08-27T19:39:56.913Zuploading: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/logs/clickhouse-keeper.log (6749431 bytes)
70332024-08-27T19:39:57.781Zupload warning: file "/var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/logs/clickhouse-keeper.log" changed size mid upload: 6749431 -> 10332069
70342024-08-27T19:39:58.869Zuploaded: /var/tmp/omicron_tmp/integration_test-d3cf6f268a434f6c-test_cluster.21020.1-oximeter-clickward-test/keeper-3/logs/clickhouse-keeper.log