01J4A6BB9HM88Q9Y5MRTWTA9YW: 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: 01J4A6BH0S3DBXJE7QPW1GW0CP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-02T18:42:30.307Zjob assigned to worker 01J4A6BK455PQ0XK7BMYBRXVT5 (queued for 50 s)
 
22024-08-02T18:42:37.326Zstarting task 0: "setup"
32024-08-02T18:42:37.361Z++ uname -s
42024-08-02T18:42:37.364Z+ kern=SunOS
52024-08-02T18:42:37.364Z+ case "$kern" in
62024-08-02T18:42:37.364Z+ groupadd -g 12345 build
72024-08-02T18:42:37.367Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-02T18:42:39.373Z+ zfs create -o mountpoint=/work rpool/work
92024-08-02T18:42:39.450Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-02T18:42:39.453Z+ home_fs=zfs
112024-08-02T18:42:39.453Z+ [[ zfs == autofs ]]
122024-08-02T18:42:39.453Z+ mkdir -p /home/build
132024-08-02T18:42:39.456Z+ chown build:build /home/build /work
142024-08-02T18:42:41.456Z+ chmod 0700 /home/build /work
152024-08-02T18:42:41.459Zprocess exited: duration 4133 ms, exit code 0
 
162024-08-02T18:42:41.465Zstarting task 1: "rust-toolchain"
172024-08-02T18:42:41.470Z+ printf ' * toolchain channel = "%s"
182024-08-02T18:42:41.470Z' 1.78.0
192024-08-02T18:42:41.470Z+ printf ' * toolchain profile = "%s"
202024-08-02T18:42:41.470Z * toolchain channel = "1.78.0"
212024-08-02T18:42:41.470Z' default
222024-08-02T18:42:41.470Z * toolchain profile = "default"
232024-08-02T18:42:41.473Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-02T18:42:41.473Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-08-02T18:42:41.764Zinfo: downloading installer
262024-08-02T18:42:43.080Zinfo: profile set to 'default'
272024-08-02T18:42:43.083Zinfo: default host triple is x86_64-unknown-illumos
282024-08-02T18:42:43.083Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-08-02T18:42:43.229Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-08-02T18:42:43.229Zinfo: downloading component 'cargo'
312024-08-02T18:42:44.083Zinfo: downloading component 'clippy'
322024-08-02T18:42:44.366Zinfo: downloading component 'rust-docs'
332024-08-02T18:42:45.495Zinfo: downloading component 'rust-std'
342024-08-02T18:42:47.284Zinfo: downloading component 'rustc'
352024-08-02T18:42:52.129Zinfo: downloading component 'rustfmt'
362024-08-02T18:42:52.376Zinfo: installing component 'cargo'
372024-08-02T18:42:53.237Zinfo: installing component 'clippy'
382024-08-02T18:42:53.605Zinfo: installing component 'rust-docs'
392024-08-02T18:42:55.155Zinfo: installing component 'rust-std'
402024-08-02T18:42:56.932Zinfo: installing component 'rustc'
412024-08-02T18:43:01.105Zinfo: installing component 'rustfmt'
422024-08-02T18:43:01.424Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-08-02T18:43:01.424Z
442024-08-02T18:43:01.687Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-08-02T18:43:01.687Z
462024-08-02T18:43:01.687Z
472024-08-02T18:43:01.687ZRust is installed now. Great!
482024-08-02T18:43:01.687Z
492024-08-02T18:43:01.687ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-02T18:43:01.687Zenvironment variable. This has not been done automatically.
512024-08-02T18:43:01.687Z
522024-08-02T18:43:01.687ZTo configure your current shell, you need to source
532024-08-02T18:43:01.687Zthe corresponding env file under $HOME/.cargo.
542024-08-02T18:43:01.687Z
552024-08-02T18:43:01.687ZThis is usually done by running one of the following (note the leading DOT):
562024-08-02T18:43:01.687Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-02T18:43:01.687Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-02T18:43:01.743Z+ rustc --version
592024-08-02T18:43:01.803Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-08-02T18:43:01.806Zprocess exited: duration 20348 ms, exit code 0
 
612024-08-02T18:43:01.812Zstarting task 2: "authentication"
622024-08-02T18:43:01.832Zprocess exited: duration 19 ms, exit code 0
 
632024-08-02T18:43:01.839Zstarting task 3: "clone repository"
642024-08-02T18:43:01.842Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-02T18:43:01.845Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-02T18:43:01.879ZCloning into '/work/oxidecomputer/omicron'...
672024-08-02T18:43:09.543Z+ cd /work/oxidecomputer/omicron
682024-08-02T18:43:09.543Z+ git fetch origin fcaf48be81455748a28872c53a3ae5e0dfd40aa0
692024-08-02T18:43:10.085ZFrom https://github.com/oxidecomputer/omicron
702024-08-02T18:43:10.085Z * branch fcaf48be81455748a28872c53a3ae5e0dfd40aa0 -> FETCH_HEAD
712024-08-02T18:43:10.093Z+ [[ -n '' ]]
722024-08-02T18:43:10.093Z+ git reset --hard fcaf48be81455748a28872c53a3ae5e0dfd40aa0
732024-08-02T18:43:10.230ZHEAD is now at fcaf48be8 Snapshot creation races with region replacement
742024-08-02T18:43:10.232Zprocess exited: duration 8397 ms, exit code 0
 
752024-08-02T18:43:10.238Zstarting task 4: "build"
762024-08-02T18:43:10.246Z+ target_os=illumos
772024-08-02T18:43:10.246Z+ NEXTEST_VERSION=0.9.70
782024-08-02T18:43:10.246Z+ cargo --version
792024-08-02T18:43:10.301Zcargo 1.78.0 (54d8815d0 2024-03-26)
802024-08-02T18:43:10.303Z+ rustc --version
812024-08-02T18:43:10.360Zrustc 1.78.0 (9b00956e5 2024-04-29)
822024-08-02T18:43:10.363Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
832024-08-02T18:43:10.365Z+ gunzip
842024-08-02T18:43:10.366Z+ tar -xvf - -C /home/build/.cargo/bin
852024-08-02T18:43:11.935Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
862024-08-02T18:43:11.943Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
872024-08-02T18:43:11.943Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
882024-08-02T18:43:11.943Ztests will store ephemeral output in /var/tmp/omicron_tmp
892024-08-02T18:43:11.943Z+ mkdir /var/tmp/omicron_tmp
902024-08-02T18:43:11.944Z+ OUTPUT_DIR=/work
912024-08-02T18:43:11.944Z+ echo 'tests will store non-ephemeral output in /work'
922024-08-02T18:43:11.944Ztests will store non-ephemeral output in /work
932024-08-02T18:43:11.944Z+ mkdir -p /work
942024-08-02T18:43:11.944Z+ source ./env.sh
952024-08-02T18:43:11.944Z++ OLD_SHELL_OPTS=ehxB
962024-08-02T18:43:11.944Z++ set -o xtrace
972024-08-02T18:43:11.952Z++++ dirname ./env.sh
982024-08-02T18:43:11.952Z+++ readlink -f .
992024-08-02T18:43:11.952Z++ OMICRON_WS=/work/oxidecomputer/omicron
1002024-08-02T18:43:11.952Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-08-02T18:43:11.952Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-08-02T18:43:11.952Z++ 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
1032024-08-02T18:43:11.952Z++ 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
1042024-08-02T18:43:11.952Z++ 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
1052024-08-02T18:43:11.952Z++ 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
1062024-08-02T18:43:11.952Z++ 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
1072024-08-02T18:43:11.952Z++ 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
1082024-08-02T18:43:11.952Z++ case $OLD_SHELL_OPTS in
1092024-08-02T18:43:11.952Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102024-08-02T18:43:11.952Z+ banner prerequisites
1112024-08-02T18:43:11.952Z
1122024-08-02T18:43:11.952Z ##### ##### ###### ##### ###### #### # # # #### #
1132024-08-02T18:43:11.952Z # # # # # # # # # # # # # # #
1142024-08-02T18:43:11.952Z # # # # ##### # # ##### # # # # # #### #
1152024-08-02T18:43:11.953Z ##### ##### # ##### # # # # # # # # #
1162024-08-02T18:43:11.953Z # # # # # # # # # # # # # # #
1172024-08-02T18:43:11.953Z # # # ###### # # ###### ### # #### # #### #
1182024-08-02T18:43:11.953Z
1192024-08-02T18:43:11.953Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1202024-08-02T18:43:17.885Z Startup: Refreshing catalog 'helios-dev' ... Done
1212024-08-02T18:43:19.959Z Startup: Caching catalogs ... Done
1222024-08-02T18:43:23.885ZPlanning: Solver setup ... Done (3.323s)
1232024-08-02T18:43:23.948ZPlanning: Running solver ... Done (0.062s)
1242024-08-02T18:43:24.009ZPlanning: Finding local manifests ... Done (0.003s)
1252024-08-02T18:43:24.022ZPlanning: Fetching manifests: 0/4 0% complete
1262024-08-02T18:43:24.182ZPlanning: Fetching manifests: 4/4 100% complete
1272024-08-02T18:43:24.236ZPlanning: Package planning ... Done (0.054s)
1282024-08-02T18:43:24.288ZPlanning: Merging actions ... Done (0.052s)
1292024-08-02T18:43:24.584ZPlanning: Checking for conflicting actions ... Done (0.296s)
1302024-08-02T18:43:24.596ZPlanning: Consolidating action changes ... Done (0.011s)
1312024-08-02T18:43:25.516ZPlanning: Evaluating mediators ... Done (0.920s)
1322024-08-02T18:43:25.525ZPlanning: Planning completed in 5.50 seconds
1332024-08-02T18:43:25.540Z Packages to install: 4
1342024-08-02T18:43:25.540Z Mediators to change: 2
1352024-08-02T18:43:25.543Z Services to change: 1
1362024-08-02T18:43:25.543Z Estimated space available: 155.76 GB
1372024-08-02T18:43:25.543ZEstimated space to be consumed: 1.47 GB
1382024-08-02T18:43:25.543Z Create boot environment: No
1392024-08-02T18:43:25.543ZCreate backup boot environment: No
1402024-08-02T18:43:25.543Z Rebuild boot archive: No
1412024-08-02T18:43:25.543Z
1422024-08-02T18:43:25.543ZChanged mediators:
1432024-08-02T18:43:25.543Z mediator clang:
1442024-08-02T18:43:25.543Z version: None -> 15 (system default)
1452024-08-02T18:43:25.543Z
1462024-08-02T18:43:25.543Z mediator llvm:
1472024-08-02T18:43:25.543Z version: 14 (system default) -> 15 (system default)
1482024-08-02T18:43:25.543Z
1492024-08-02T18:43:25.543ZChanged packages:
1502024-08-02T18:43:25.544Zhelios-dev
1512024-08-02T18:43:25.544Z developer/build-essential
1522024-08-02T18:43:25.544Z None -> 11-2.0
1532024-08-02T18:43:25.544Z library/libxmlsec1
1542024-08-02T18:43:25.544Z None -> 1.2.35-2.0
1552024-08-02T18:43:25.544Z ooce/developer/clang-15
1562024-08-02T18:43:25.544Z None -> 15.0.7-2.0
1572024-08-02T18:43:25.544Z ooce/developer/llvm-15
1582024-08-02T18:43:25.544Z None -> 15.0.7-2.0
1592024-08-02T18:43:25.544Z
1602024-08-02T18:43:25.544ZServices:
1612024-08-02T18:43:25.544Z restart_fmri:
1622024-08-02T18:43:25.544Z svc:/system/update-man-index:default
1632024-08-02T18:43:25.586Z
1642024-08-02T18:43:25.586ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652024-08-02T18:43:30.584ZDownload: 1363/3290 items 99.4/212.6MB 46% complete (19.9M/s)
1662024-08-02T18:43:35.582ZDownload: 3228/3290 items 168.5/212.6MB 79% complete (16.8M/s)
1672024-08-02T18:43:37.756ZDownload: Completed 212.60 MB in 12.17 seconds (17.5M/s)
1682024-08-02T18:43:38.110Z Actions: 1/3689 actions (Installing new actions)
1692024-08-02T18:43:42.616Z Actions: Completed 3689 actions in 4.51 seconds.
1702024-08-02T18:43:42.875Z Done (0.254s)
1712024-08-02T18:43:42.875Z Done (0.000s)
1722024-08-02T18:43:43.229Z Done (0.354s)
1732024-08-02T18:43:47.328Z Done (3.939s)
1742024-08-02T18:43:47.411Z Done (0.018s)
1752024-08-02T18:43:47.414Z Done (0.000s)
1762024-08-02T18:43:47.544Z Done (0.000s)
1772024-08-02T18:43:48.112ZPlanning: Evaluating mediator changes ... Done
1782024-08-02T18:43:48.271ZPlanning: Checking for conflicting actions ... Done
1792024-08-02T18:43:48.273ZPlanning: Consolidating action changes ... Done
1802024-08-02T18:43:48.533ZPlanning: Evaluating mediators ... Done
1812024-08-02T18:43:48.537ZPlanning: Planning completed in 0.42 seconds
1822024-08-02T18:43:48.566Z Mediators to change: 2
1832024-08-02T18:43:48.566Z Create boot environment: No
1842024-08-02T18:43:48.566ZCreate backup boot environment: No
1852024-08-02T18:43:48.620Z Done
1862024-08-02T18:43:48.620Z Done
1872024-08-02T18:43:48.836Z Done
1882024-08-02T18:43:52.290Z Done
1892024-08-02T18:43:52.378Z Done
1902024-08-02T18:43:52.378Z Done
1912024-08-02T18:43:52.460Z Done
1922024-08-02T18:43:53.054ZPlanning: Evaluating mediator changes ... Done
1932024-08-02T18:43:53.057ZPlanning: Merging actions ... Done
1942024-08-02T18:43:53.245ZPlanning: Checking for conflicting actions ... Done
1952024-08-02T18:43:53.248ZPlanning: Consolidating action changes ... Done
1962024-08-02T18:43:53.504ZPlanning: Evaluating mediators ... Done
1972024-08-02T18:43:53.557ZPlanning: Planning completed in 0.74 seconds
1982024-08-02T18:43:53.592Z Packages to change: 1
1992024-08-02T18:43:53.592Z Mediators to change: 1
2002024-08-02T18:43:53.592Z Services to change: 1
2012024-08-02T18:43:53.595Z Create boot environment: No
2022024-08-02T18:43:53.595ZCreate backup boot environment: Yes
2032024-08-02T18:43:55.640Z Actions: 1/6 actions (Updating modified actions)
2042024-08-02T18:43:55.643Z Actions: Completed 6 actions in 0.00 seconds.
2052024-08-02T18:43:55.643Z Done
2062024-08-02T18:43:55.643Z Done
2072024-08-02T18:43:55.718Z Done
2082024-08-02T18:43:59.339Z Done
2092024-08-02T18:43:59.429Z Done
2102024-08-02T18:43:59.429Z Done
2112024-08-02T18:43:59.542Z Done
2122024-08-02T18:43:59.962ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2132024-08-02T18:43:59.962Zclang system 15 system
2142024-08-02T18:43:59.962Zcsh system system illumos
2152024-08-02T18:43:59.962Zctags system system illumos
2162024-08-02T18:43:59.962Zgcc vendor 12 vendor
2172024-08-02T18:43:59.962Zgcc system 10 system
2182024-08-02T18:43:59.962Zgcc system 7 system
2192024-08-02T18:43:59.962Zgo system 1.20 system
2202024-08-02T18:43:59.963Zgo system 1.19 system
2212024-08-02T18:43:59.963Zllvm system 15 system
2222024-08-02T18:43:59.963Zllvm system 14 system
2232024-08-02T18:43:59.963Zmariadb system 10.6 system
2242024-08-02T18:43:59.963Zmta vendor vendor dma
2252024-08-02T18:43:59.963Zopenjdk system 17 system
2262024-08-02T18:43:59.963Zopenjdk system 11 system
2272024-08-02T18:43:59.963Zopenjdk system 1.8 system
2282024-08-02T18:43:59.963Zopenssl vendor 3 vendor
2292024-08-02T18:43:59.963Zperl system 5.36 system
2302024-08-02T18:43:59.963Zpostgresql system 15 system
2312024-08-02T18:43:59.963Zpostgresql system 13 system
2322024-08-02T18:43:59.963Zpython vendor 3 vendor
2332024-08-02T18:43:59.963Zpython system 2 system
2342024-08-02T18:43:59.963Zpython3 system 3.11 system
2352024-08-02T18:43:59.963Zruby system 3.0 system
2362024-08-02T18:43:59.963Zwords vendor vendor american-english
2372024-08-02T18:43:59.963Zwords system system australian-english
2382024-08-02T18:43:59.963Zwords system system british-english
2392024-08-02T18:43:59.963Zwords system system canadian-english
2402024-08-02T18:43:59.963Zwords system system french
2412024-08-02T18:43:59.963Zwords system system italian
2422024-08-02T18:43:59.963Zwords system system ngerman
2432024-08-02T18:43:59.963Zwords system system ogerman
2442024-08-02T18:43:59.963Zwords system system spanish
2452024-08-02T18:44:00.283ZPUBLISHER TYPE STATUS P LOCATION
2462024-08-02T18:44:00.283Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2472024-08-02T18:44:01.910ZFMRI IFO
2482024-08-02T18:44:01.910Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2492024-08-02T18:44:01.910Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2502024-08-02T18:44:01.910Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2512024-08-02T18:44:01.910Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2522024-08-02T18:44:01.910Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2532024-08-02T18:44:01.910Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2542024-08-02T18:44:01.910Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2552024-08-02T18:44:01.910Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2562024-08-02T18:44:01.910Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2572024-08-02T18:44:01.910Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2582024-08-02T18:44:01.910Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2592024-08-02T18:44:01.910Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602024-08-02T18:44:02.443Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612024-08-02T18:44:02.854Z Updating git repository `https://github.com/oxidecomputer/zone`
2622024-08-02T18:44:03.203Z Updating crates.io index
2632024-08-02T18:44:03.292Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2642024-08-02T18:44:04.053Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2652024-08-02T18:44:04.868Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2662024-08-02T18:44:05.245Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2672024-08-02T18:44:07.187Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2682024-08-02T18:44:07.685Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2692024-08-02T18:44:08.154Z Updating git repository `https://github.com/oxidecomputer/propolis`
2702024-08-02T18:44:09.519Z Updating git repository `https://github.com/oxidecomputer/crucible`
2712024-08-02T18:44:11.441Z Updating git repository `https://github.com/oxidecomputer/opte`
2722024-08-02T18:44:12.882Z Updating git repository `https://github.com/oxidecomputer/falcon`
2732024-08-02T18:44:13.730Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742024-08-02T18:44:14.596Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752024-08-02T18:44:14.957Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2762024-08-02T18:44:15.493Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2772024-08-02T18:44:16.086Z Updating git repository `https://github.com/oxidecomputer/tofino`
2782024-08-02T18:44:16.466Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2792024-08-02T18:44:16.836Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2802024-08-02T18:44:17.188Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2812024-08-02T18:44:17.749Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2822024-08-02T18:44:18.338Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832024-08-02T18:44:18.709Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2842024-08-02T18:44:19.337Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852024-08-02T18:44:20.137Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862024-08-02T18:44:20.528Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872024-08-02T18:44:21.235Z Updating git repository `https://github.com/oxidecomputer/typify`
2882024-08-02T18:44:23.259Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892024-08-02T18:44:23.658Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902024-08-02T18:44:24.058Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912024-08-02T18:44:24.531Z Updating git repository `https://github.com/oxidecomputer/rfb`
2922024-08-02T18:44:25.918Z Downloading crates ...
2932024-08-02T18:44:25.999Z Downloaded autocfg v1.3.0
2942024-08-02T18:44:26.002Z Downloaded block-buffer v0.10.4
2952024-08-02T18:44:26.004Z Downloaded anstyle-parse v0.2.4
2962024-08-02T18:44:26.005Z Downloaded anstyle v1.0.8
2972024-08-02T18:44:26.007Z Downloaded anstream v0.6.14
2982024-08-02T18:44:26.007Z Downloaded dtrace-parser v0.2.0
2992024-08-02T18:44:26.010Z Downloaded pretty-hex v0.4.1
3002024-08-02T18:44:26.013Z Downloaded is_terminal_polyfill v1.70.0
3012024-08-02T18:44:26.019Z Downloaded scroll_derive v0.12.0
3022024-08-02T18:44:26.024Z Downloaded equivalent v1.0.1
3032024-08-02T18:44:26.027Z Downloaded bitflags v2.6.0
3042024-08-02T18:44:26.030Z Downloaded digest v0.10.7
3052024-08-02T18:44:26.033Z Downloaded cpufeatures v0.2.12
3062024-08-02T18:44:26.036Z Downloaded anyhow v1.0.86
3072024-08-02T18:44:26.038Z Downloaded errno v0.3.9
3082024-08-02T18:44:26.038Z Downloaded cfg-if v1.0.0
3092024-08-02T18:44:26.041Z Downloaded bytecount v0.6.8
3102024-08-02T18:44:26.044Z Downloaded serde_tokenstream v0.2.1
3112024-08-02T18:44:26.047Z Downloaded anstyle-query v1.0.3
3122024-08-02T18:44:26.047Z Downloaded macaddr v1.0.1
3132024-08-02T18:44:26.047Z Downloaded proc-macro-error-attr v1.0.4
3142024-08-02T18:44:26.050Z Downloaded generic-array v0.14.7
3152024-08-02T18:44:26.050Z Downloaded memmap v0.7.0
3162024-08-02T18:44:26.052Z Downloaded thiserror-impl v1.0.63
3172024-08-02T18:44:26.052Z Downloaded utf8parse v0.2.1
3182024-08-02T18:44:26.055Z Downloaded clap_lex v0.7.0
3192024-08-02T18:44:26.055Z Downloaded cargo_metadata v0.18.1
3202024-08-02T18:44:26.058Z Downloaded heck v0.5.0
3212024-08-02T18:44:26.058Z Downloaded fnv v1.0.7
3222024-08-02T18:44:26.058Z Downloaded colorchoice v1.0.1
3232024-08-02T18:44:26.061Z Downloaded cargo-platform v0.1.8
3242024-08-02T18:44:26.061Z Downloaded byteorder v1.5.0
3252024-08-02T18:44:26.063Z Downloaded crypto-common v0.1.6
3262024-08-02T18:44:26.075Z Downloaded usdt-attr-macro v0.5.0
3272024-08-02T18:44:26.078Z Downloaded camino v1.1.7
3282024-08-02T18:44:26.081Z Downloaded quote v1.0.36
3292024-08-02T18:44:26.083Z Downloaded dof v0.3.0
3302024-08-02T18:44:26.083Z Downloaded swrite v0.1.0
3312024-08-02T18:44:26.086Z Downloaded pest_derive v2.7.10
3322024-08-02T18:44:26.089Z Downloaded terminal_size v0.3.0
3332024-08-02T18:44:26.093Z Downloaded usdt-impl v0.5.0
3342024-08-02T18:44:26.096Z Downloaded heck v0.4.1
3352024-08-02T18:44:26.099Z Downloaded fs-err v2.11.0
3362024-08-02T18:44:26.099Z Downloaded clap_derive v4.5.8
3372024-08-02T18:44:26.101Z Downloaded cargo_toml v0.20.4
3382024-08-02T18:44:26.104Z Downloaded thread-id v4.2.1
3392024-08-02T18:44:26.107Z Downloaded usdt-macro v0.5.0
3402024-08-02T18:44:26.107Z Downloaded thiserror v1.0.63
3412024-08-02T18:44:26.111Z Downloaded itoa v1.0.11
3422024-08-02T18:44:26.114Z Downloaded pest_generator v2.7.10
3432024-08-02T18:44:26.117Z Downloaded plain v0.2.3
3442024-08-02T18:44:26.117Z Downloaded serde_spanned v0.6.6
3452024-08-02T18:44:26.120Z Downloaded toml_datetime v0.6.6
3462024-08-02T18:44:26.122Z Downloaded strsim v0.11.1
3472024-08-02T18:44:26.122Z Downloaded toml v0.8.15
3482024-08-02T18:44:26.125Z Downloaded ucd-trie v0.1.6
3492024-08-02T18:44:26.128Z Downloaded usdt v0.5.0
3502024-08-02T18:44:26.131Z Downloaded pest_meta v2.7.10
3512024-08-02T18:44:26.131Z Downloaded papergrid v0.11.0
3522024-08-02T18:44:26.134Z Downloaded proc-macro-error v1.0.4
3532024-08-02T18:44:26.137Z Downloaded tabled_derive v0.7.0
3542024-08-02T18:44:26.140Z Downloaded scroll v0.12.0
3552024-08-02T18:44:26.140Z Downloaded semver v1.0.23
3562024-08-02T18:44:26.143Z Downloaded sha2 v0.10.8
3572024-08-02T18:44:26.146Z Downloaded once_cell v1.19.0
3582024-08-02T18:44:26.150Z Downloaded zerocopy-derive v0.7.34
3592024-08-02T18:44:26.153Z Downloaded version_check v0.9.4
3602024-08-02T18:44:26.161Z Downloaded ryu v1.0.18
3612024-08-02T18:44:26.164Z Downloaded clap v4.5.9
3622024-08-02T18:44:26.171Z Downloaded log v0.4.21
3632024-08-02T18:44:26.174Z Downloaded unicode-ident v1.0.12
3642024-08-02T18:44:26.177Z Downloaded typenum v1.17.0
3652024-08-02T18:44:26.179Z Downloaded serde_derive v1.0.204
3662024-08-02T18:44:26.182Z Downloaded proc-macro2 v1.0.86
3672024-08-02T18:44:26.185Z Downloaded serde v1.0.204
3682024-08-02T18:44:26.205Z Downloaded indexmap v2.2.6
3692024-08-02T18:44:26.210Z Downloaded toml_edit v0.22.16
3702024-08-02T18:44:26.230Z Downloaded memchr v2.7.2
3712024-08-02T18:44:26.239Z Downloaded pest v2.7.10
3722024-08-02T18:44:26.247Z Downloaded hashbrown v0.14.5
3732024-08-02T18:44:26.251Z Downloaded winnow v0.6.8
3742024-08-02T18:44:26.259Z Downloaded serde_json v1.0.120
3752024-08-02T18:44:26.265Z Downloaded clap_builder v4.5.9
3762024-08-02T18:44:26.272Z Downloaded zerocopy v0.7.34
3772024-08-02T18:44:26.286Z Downloaded goblin v0.8.2
3782024-08-02T18:44:26.297Z Downloaded tabled v0.15.0
3792024-08-02T18:44:26.311Z Downloaded syn v1.0.109
3802024-08-02T18:44:26.320Z Downloaded syn v2.0.72
3812024-08-02T18:44:26.349Z Downloaded unicode-width v0.1.13
3822024-08-02T18:44:26.355Z Downloaded rustix v0.38.34
3832024-08-02T18:44:26.375Z Downloaded libc v0.2.155
3842024-08-02T18:44:26.647Z Compiling proc-macro2 v1.0.86
3852024-08-02T18:44:26.647Z Compiling unicode-ident v1.0.12
3862024-08-02T18:44:26.647Z Compiling version_check v0.9.4
3872024-08-02T18:44:26.649Z Compiling serde v1.0.204
3882024-08-02T18:44:26.650Z Compiling thiserror v1.0.63
3892024-08-02T18:44:26.650Z Compiling libc v0.2.155
3902024-08-02T18:44:26.650Z Compiling memchr v2.7.2
3912024-08-02T18:44:26.650Z Compiling itoa v1.0.11
3922024-08-02T18:44:26.906Z Compiling ryu v1.0.18
3932024-08-02T18:44:26.934Z Compiling ucd-trie v0.1.6
3942024-08-02T18:44:27.423Z Compiling once_cell v1.19.0
3952024-08-02T18:44:27.445Z Compiling byteorder v1.5.0
3962024-08-02T18:44:27.517Z Compiling serde_json v1.0.120
3972024-08-02T18:44:27.801Z Compiling usdt-impl v0.5.0
3982024-08-02T18:44:27.857Z Compiling proc-macro-error-attr v1.0.4
3992024-08-02T18:44:27.878Z Compiling rustix v0.38.34
4002024-08-02T18:44:28.120Z Compiling syn v1.0.109
4012024-08-02T18:44:28.207Z Compiling proc-macro-error v1.0.4
4022024-08-02T18:44:28.297Z Compiling quote v1.0.36
4032024-08-02T18:44:28.383Z Compiling equivalent v1.0.1
4042024-08-02T18:44:28.471Z Compiling utf8parse v0.2.1
4052024-08-02T18:44:28.499Z Compiling bitflags v2.6.0
4062024-08-02T18:44:28.630Z Compiling errno v0.3.9
4072024-08-02T18:44:28.692Z Compiling syn v2.0.72
4082024-08-02T18:44:28.786Z Compiling log v0.4.21
4092024-08-02T18:44:28.867Z Compiling plain v0.2.3
4102024-08-02T18:44:28.892Z Compiling hashbrown v0.14.5
4112024-08-02T18:44:28.997Z Compiling thread-id v4.2.1
4122024-08-02T18:44:29.044Z Compiling anstyle-parse v0.2.4
4132024-08-02T18:44:29.249Z Compiling autocfg v1.3.0
4142024-08-02T18:44:29.353Z Compiling is_terminal_polyfill v1.70.0
4152024-08-02T18:44:29.438Z Compiling winnow v0.6.8
4162024-08-02T18:44:29.542Z Compiling camino v1.1.7
4172024-08-02T18:44:30.141Z Compiling anstyle-query v1.0.3
4182024-08-02T18:44:30.181Z Compiling semver v1.0.23
4192024-08-02T18:44:30.267Z Compiling indexmap v2.2.6
4202024-08-02T18:44:30.293Z Compiling pretty-hex v0.4.1
4212024-08-02T18:44:30.342Z Compiling colorchoice v1.0.1
4222024-08-02T18:44:30.503Z Compiling anstyle v1.0.8
4232024-08-02T18:44:30.525Z Compiling fs-err v2.11.0
4242024-08-02T18:44:30.659Z Compiling terminal_size v0.3.0
4252024-08-02T18:44:30.846Z Compiling anstream v0.6.14
4262024-08-02T18:44:30.911Z Compiling fnv v1.0.7
4272024-08-02T18:44:30.933Z Compiling unicode-width v0.1.13
4282024-08-02T18:44:30.960Z Compiling clap_lex v0.7.0
4292024-08-02T18:44:31.036Z Compiling strsim v0.11.1
4302024-08-02T18:44:31.177Z Compiling heck v0.4.1
4312024-08-02T18:44:31.477Z Compiling bytecount v0.6.8
4322024-08-02T18:44:31.570Z Compiling heck v0.5.0
4332024-08-02T18:44:31.602Z Compiling anyhow v1.0.86
4342024-08-02T18:44:31.683Z Compiling papergrid v0.11.0
4352024-08-02T18:44:31.706Z Compiling clap_builder v4.5.9
4362024-08-02T18:44:32.215Z Compiling memmap v0.7.0
4372024-08-02T18:44:32.717Z Compiling swrite v0.1.0
4382024-08-02T18:44:34.388Z Compiling tabled_derive v0.7.0
4392024-08-02T18:44:36.144Z Compiling tabled v0.15.0
4402024-08-02T18:44:37.637Z Compiling serde_derive v1.0.204
4412024-08-02T18:44:37.637Z Compiling thiserror-impl v1.0.63
4422024-08-02T18:44:37.640Z Compiling zerocopy-derive v0.7.34
4432024-08-02T18:44:37.640Z Compiling scroll_derive v0.12.0
4442024-08-02T18:44:37.640Z Compiling clap_derive v4.5.8
4452024-08-02T18:44:38.791Z Compiling scroll v0.12.0
4462024-08-02T18:44:39.277Z Compiling goblin v0.8.2
4472024-08-02T18:44:39.493Z Compiling zerocopy v0.7.34
4482024-08-02T18:44:40.416Z Compiling pest v2.7.10
4492024-08-02T18:44:41.597Z Compiling clap v4.5.9
4502024-08-02T18:44:42.450Z Compiling pest_meta v2.7.10
4512024-08-02T18:44:43.305Z Compiling pest_generator v2.7.10
4522024-08-02T18:44:45.213Z Compiling pest_derive v2.7.10
4532024-08-02T18:44:45.881Z Compiling dtrace-parser v0.2.0
4542024-08-02T18:44:48.008Z Compiling serde_tokenstream v0.2.1
4552024-08-02T18:44:48.140Z Compiling toml_datetime v0.6.6
4562024-08-02T18:44:48.143Z Compiling serde_spanned v0.6.6
4572024-08-02T18:44:48.159Z Compiling cargo-platform v0.1.8
4582024-08-02T18:44:48.424Z Compiling toml_edit v0.22.16
4592024-08-02T18:44:48.541Z Compiling macaddr v1.0.1
4602024-08-02T18:44:49.403Z Compiling dof v0.3.0
4612024-08-02T18:44:49.478Z Compiling cargo_metadata v0.18.1
4622024-08-02T18:44:51.032Z Compiling toml v0.8.15
4632024-08-02T18:44:51.243Z Compiling usdt-macro v0.5.0
4642024-08-02T18:44:51.247Z Compiling usdt-attr-macro v0.5.0
4652024-08-02T18:44:51.982Z Compiling cargo_toml v0.20.4
4662024-08-02T18:44:52.603Z Compiling usdt v0.5.0
4672024-08-02T18:44:55.954Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4682024-08-02T18:45:00.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.87s
4692024-08-02T18:45:00.348Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4702024-08-02T18:45:00.860Z Downloading crates ...
4712024-08-02T18:45:00.976Z Downloaded adler v1.0.2
4722024-08-02T18:45:00.979Z Downloaded addr2line v0.21.0
4732024-08-02T18:45:00.982Z Downloaded ciborium-io v0.2.2
4742024-08-02T18:45:00.985Z Downloaded bit-vec v0.6.3
4752024-08-02T18:45:00.988Z Downloaded async-recursion v1.1.1
4762024-08-02T18:45:00.992Z Downloaded atty v0.2.14
4772024-08-02T18:45:00.995Z Downloaded darling_macro v0.20.9
4782024-08-02T18:45:00.998Z Downloaded async-stream-impl v0.3.5
4792024-08-02T18:45:01.002Z Downloaded match_cfg v0.1.0
4802024-08-02T18:45:01.005Z Downloaded is-terminal v0.4.12
4812024-08-02T18:45:01.005Z Downloaded cstr-argument v0.1.2
4822024-08-02T18:45:01.008Z Downloaded crunchy v0.2.2
4832024-08-02T18:45:01.008Z Downloaded bitstruct v0.1.1
4842024-08-02T18:45:01.008Z Downloaded bitfield-struct v0.6.1
4852024-08-02T18:45:01.011Z Downloaded crc-catalog v2.4.0
4862024-08-02T18:45:01.014Z Downloaded instant v0.1.12
4872024-08-02T18:45:01.016Z Downloaded colored v2.1.0
4882024-08-02T18:45:01.019Z Downloaded crossbeam-deque v0.8.5
4892024-08-02T18:45:01.019Z Downloaded atomic-waker v1.1.2
4902024-08-02T18:45:01.022Z Downloaded nodrop v0.1.14
4912024-08-02T18:45:01.022Z Downloaded num_threads v0.1.7
4922024-08-02T18:45:01.022Z Downloaded newline-converter v0.3.0
4932024-08-02T18:45:01.025Z Downloaded num-conv v0.1.0
4942024-08-02T18:45:01.025Z Downloaded newtype_derive v0.1.6
4952024-08-02T18:45:01.027Z Downloaded normalize-line-endings v0.3.0
4962024-08-02T18:45:01.027Z Downloaded crc v3.2.1
4972024-08-02T18:45:01.030Z Downloaded chacha20 v0.9.1
4982024-08-02T18:45:01.033Z Downloaded parse-size v1.0.0
4992024-08-02T18:45:01.033Z Downloaded oso-derive v0.27.3
5002024-08-02T18:45:01.033Z Downloaded buf-list v1.0.3
5012024-08-02T18:45:01.036Z Downloaded opaque-debug v0.3.1
5022024-08-02T18:45:01.036Z Downloaded castaway v0.2.2
5032024-08-02T18:45:01.039Z Downloaded cexpr v0.6.0
5042024-08-02T18:45:01.042Z Downloaded keccak v0.1.5
5052024-08-02T18:45:01.042Z Downloaded linked-hash-map v0.5.6
5062024-08-02T18:45:01.042Z Downloaded convert_case v0.4.0
5072024-08-02T18:45:01.045Z Downloaded argon2 v0.5.3
5082024-08-02T18:45:01.045Z Downloaded lru v0.12.3
5092024-08-02T18:45:01.048Z Downloaded cancel-safe-futures v0.1.5
5102024-08-02T18:45:01.051Z Downloaded mime v0.3.17
5112024-08-02T18:45:01.054Z Downloaded num-iter v0.1.45
5122024-08-02T18:45:01.054Z Downloaded mockall v0.12.1
5132024-08-02T18:45:01.057Z Downloaded maybe-uninit v2.0.0
5142024-08-02T18:45:01.057Z Downloaded olpc-cjson v0.1.3
5152024-08-02T18:45:01.060Z Downloaded const_format_proc_macros v0.2.32
5162024-08-02T18:45:01.060Z Downloaded num-integer v0.1.46
5172024-08-02T18:45:01.062Z Downloaded der v0.7.9
5182024-08-02T18:45:01.067Z Downloaded base64ct v1.6.0
5192024-08-02T18:45:01.070Z Downloaded paste v1.0.15
5202024-08-02T18:45:01.072Z Downloaded parse-display v0.9.1
5212024-08-02T18:45:01.075Z Downloaded num_enum v0.5.11
5222024-08-02T18:45:01.079Z Downloaded bcs v0.1.6
5232024-08-02T18:45:01.082Z Downloaded num v0.4.3
5242024-08-02T18:45:01.085Z Downloaded parking_lot_core v0.8.6
5252024-08-02T18:45:01.087Z Downloaded sync_wrapper v0.1.2
5262024-08-02T18:45:01.088Z Downloaded sqlparser_derive v0.2.2
5272024-08-02T18:45:01.088Z Downloaded atomicwrites v0.4.3
5282024-08-02T18:45:01.090Z Downloaded time-core v0.1.2
5292024-08-02T18:45:01.090Z Downloaded bitstruct_derive v0.1.0
5302024-08-02T18:45:01.090Z Downloaded indexmap v1.9.3
5312024-08-02T18:45:01.094Z Downloaded multer v3.1.0
5322024-08-02T18:45:01.097Z Downloaded stable_deref_trait v1.2.0
5332024-08-02T18:45:01.099Z Downloaded bitfield v0.14.0
5342024-08-02T18:45:01.099Z Downloaded which v4.4.2
5352024-08-02T18:45:01.102Z Downloaded aead v0.5.2
5362024-08-02T18:45:01.105Z Downloaded assert_matches v1.5.0
5372024-08-02T18:45:01.105Z Downloaded array-init v0.0.4
5382024-08-02T18:45:01.107Z Downloaded num-traits v0.2.19
5392024-08-02T18:45:01.110Z Downloaded openssl-sys v0.9.103
5402024-08-02T18:45:01.113Z Downloaded allocator-api2 v0.2.18
5412024-08-02T18:45:01.116Z Downloaded base16ct v0.2.0
5422024-08-02T18:45:01.119Z Downloaded memmap2 v0.9.4
5432024-08-02T18:45:01.121Z Downloaded zeroize_derive v1.4.2
5442024-08-02T18:45:01.121Z Downloaded zeroize v1.7.0
5452024-08-02T18:45:01.124Z Downloaded cfg_aliases v0.1.1
5462024-08-02T18:45:01.124Z Downloaded async-stream v0.3.5
5472024-08-02T18:45:01.127Z Downloaded is_ci v1.2.0
5482024-08-02T18:45:01.127Z Downloaded parking_lot v0.11.2
5492024-08-02T18:45:01.129Z Downloaded cookie v0.18.1
5502024-08-02T18:45:01.132Z Downloaded clang-sys v1.7.0
5512024-08-02T18:45:01.135Z Downloaded signal-hook-registry v1.4.2
5522024-08-02T18:45:01.138Z Downloaded matches v0.1.10
5532024-08-02T18:45:01.138Z Downloaded uzers v0.11.3
5542024-08-02T18:45:01.141Z Downloaded bitflags v1.3.2
5552024-08-02T18:45:01.141Z Downloaded cipher v0.4.4
5562024-08-02T18:45:01.144Z Downloaded bit-set v0.5.3
5572024-08-02T18:45:01.146Z Downloaded block-padding v0.3.3
5582024-08-02T18:45:01.146Z Downloaded bb8 v0.8.5
5592024-08-02T18:45:01.146Z Downloaded crucible-workspace-hack v0.1.0
5602024-08-02T18:45:01.149Z Downloaded packed_struct v0.10.1
5612024-08-02T18:45:01.149Z Downloaded native-tls v0.2.11
5622024-08-02T18:45:01.152Z Downloaded ipnet v2.9.0
5632024-08-02T18:45:01.154Z Downloaded number_prefix v0.4.0
5642024-08-02T18:45:01.155Z Downloaded openssl-macros v0.1.1
5652024-08-02T18:45:01.155Z Downloaded new_debug_unreachable v1.0.6
5662024-08-02T18:45:01.157Z Downloaded ahash v0.8.11
5672024-08-02T18:45:01.160Z Downloaded darling v0.20.9
5682024-08-02T18:45:01.163Z Downloaded console v0.15.8
5692024-08-02T18:45:01.166Z Downloaded hash32 v0.3.1
5702024-08-02T18:45:01.168Z Downloaded backoff v0.4.0
5712024-08-02T18:45:01.168Z Downloaded async-trait v0.1.81
5722024-08-02T18:45:01.172Z Downloaded stability v0.2.0
5732024-08-02T18:45:01.175Z Downloaded md-5 v0.10.6
5742024-08-02T18:45:01.175Z Downloaded backtrace v0.3.71
5752024-08-02T18:45:01.179Z Downloaded linear-map v1.2.0
5762024-08-02T18:45:01.182Z Downloaded rustc_version v0.1.7
5772024-08-02T18:45:01.182Z Downloaded cobs v0.2.3
5782024-08-02T18:45:01.184Z Downloaded base64 v0.21.7
5792024-08-02T18:45:01.187Z Downloaded phf_shared v0.10.0
5802024-08-02T18:45:01.189Z Downloaded try-lock v0.2.5
5812024-08-02T18:45:01.189Z Downloaded kstat-rs v0.2.4
5822024-08-02T18:45:01.192Z Downloaded http-range v0.1.5
5832024-08-02T18:45:01.192Z Downloaded defmt-parser v0.3.4
5842024-08-02T18:45:01.192Z Downloaded curve25519-dalek-derive v0.1.1
5852024-08-02T18:45:01.195Z Downloaded memoffset v0.9.1
5862024-08-02T18:45:01.195Z Downloaded libsw v3.3.1
5872024-08-02T18:45:01.197Z Downloaded arrayvec v0.7.4
5882024-08-02T18:45:01.200Z Downloaded indent_write v2.2.0
5892024-08-02T18:45:01.200Z Downloaded float-cmp v0.9.0
5902024-08-02T18:45:01.203Z Downloaded cassowary v0.3.0
5912024-08-02T18:45:01.203Z Downloaded camino-tempfile v1.1.1
5922024-08-02T18:45:01.206Z Downloaded lalrpop-util v0.19.12
5932024-08-02T18:45:01.206Z Downloaded openssl-probe v0.1.5
5942024-08-02T18:45:01.208Z Downloaded nanorand v0.7.0
5952024-08-02T18:45:01.211Z Downloaded ciborium v0.2.2
5962024-08-02T18:45:01.214Z Downloaded maplit v1.0.2
5972024-08-02T18:45:01.214Z Downloaded packed_struct_codegen v0.10.1
5982024-08-02T18:45:01.216Z Downloaded parse-display-derive v0.9.1
5992024-08-02T18:45:01.216Z Downloaded num_enum_derive v0.5.11
6002024-08-02T18:45:01.219Z Downloaded socket2 v0.5.7
6012024-08-02T18:45:01.219Z Downloaded ciborium-ll v0.2.2
6022024-08-02T18:45:01.222Z Downloaded termtree v0.4.1
6032024-08-02T18:45:01.222Z Downloaded num_cpus v1.16.0
6042024-08-02T18:45:01.224Z Downloaded quick-error v1.2.3
6052024-08-02T18:45:01.227Z Downloaded psl-types v2.0.11
6062024-08-02T18:45:01.227Z Downloaded newtype-uuid v1.1.0
6072024-08-02T18:45:01.230Z Downloaded rustfmt-wrapper v0.2.1
6082024-08-02T18:45:01.230Z Downloaded ascii v1.1.0
6092024-08-02T18:45:01.232Z Downloaded phf v0.11.2
6102024-08-02T18:45:01.235Z Downloaded tiny-keccak v2.0.2
6112024-08-02T18:45:01.235Z Downloaded crc32fast v1.4.0
6122024-08-02T18:45:01.238Z Downloaded libloading v0.8.3
6132024-08-02T18:45:01.240Z Downloaded rustc_version v0.4.0
6142024-08-02T18:45:01.243Z Downloaded http-body v0.4.6
6152024-08-02T18:45:01.243Z Downloaded cookie v0.17.0
6162024-08-02T18:45:01.246Z Downloaded dirs-next v2.0.0
6172024-08-02T18:45:01.248Z Downloaded foreign-types-shared v0.3.1
6182024-08-02T18:45:01.248Z Downloaded foreign-types-shared v0.1.1
6192024-08-02T18:45:01.249Z Downloaded want v0.3.1
6202024-08-02T18:45:01.251Z Downloaded multimap v0.10.0
6212024-08-02T18:45:01.251Z Downloaded const-oid v0.9.6
6222024-08-02T18:45:01.254Z Downloaded supports-color v3.0.0
6232024-08-02T18:45:01.254Z Downloaded hash32 v0.2.1
6242024-08-02T18:45:01.256Z Downloaded serde_repr v0.1.19
6252024-08-02T18:45:01.259Z Downloaded downcast v0.11.0
6262024-08-02T18:45:01.259Z Downloaded tungstenite v0.21.0
6272024-08-02T18:45:01.262Z Downloaded tracing-core v0.1.32
6282024-08-02T18:45:01.264Z Downloaded float-ord v0.3.2
6292024-08-02T18:45:01.267Z Downloaded erased-serde v0.3.31
6302024-08-02T18:45:01.270Z Downloaded structmeta v0.3.0
6312024-08-02T18:45:01.270Z Downloaded structmeta-derive v0.2.0
6322024-08-02T18:45:01.273Z Downloaded structmeta v0.2.0
6332024-08-02T18:45:01.273Z Downloaded precomputed-hash v0.1.1
6342024-08-02T18:45:01.273Z Downloaded path-slash v0.1.5
6352024-08-02T18:45:01.275Z Downloaded getrandom v0.2.14
6362024-08-02T18:45:01.278Z Downloaded futures v0.3.30
6372024-08-02T18:45:01.281Z Downloaded half v2.4.1
6382024-08-02T18:45:01.284Z Downloaded arc-swap v1.7.1
6392024-08-02T18:45:01.288Z Downloaded serde_with_macros v3.8.3
6402024-08-02T18:45:01.290Z Downloaded topological-sort v0.2.2
6412024-08-02T18:45:01.293Z Downloaded sec1 v0.7.3
6422024-08-02T18:45:01.293Z Downloaded utf-8 v0.7.6
6432024-08-02T18:45:01.296Z Downloaded httparse v1.8.0
6442024-08-02T18:45:01.298Z Downloaded futures-channel v0.3.30
6452024-08-02T18:45:01.301Z Downloaded poly1305 v0.8.0
6462024-08-02T18:45:01.304Z Downloaded time-macros v0.2.18
6472024-08-02T18:45:01.304Z Downloaded diesel_table_macro_syntax v0.1.0
6482024-08-02T18:45:01.306Z Downloaded crossbeam-epoch v0.9.18
6492024-08-02T18:45:01.309Z Downloaded cookie_store v0.20.0
6502024-08-02T18:45:01.309Z Downloaded zone_cfg_derive v0.1.2
6512024-08-02T18:45:01.312Z Downloaded futures-task v0.3.30
6522024-08-02T18:45:01.312Z Downloaded zone v0.1.8
6532024-08-02T18:45:01.312Z Downloaded num-bigint-dig v0.8.4
6542024-08-02T18:45:01.317Z Downloaded env_logger v0.10.2
6552024-08-02T18:45:01.320Z Downloaded derive_builder_macro v0.20.0
6562024-08-02T18:45:01.323Z Downloaded ff v0.13.0
6572024-08-02T18:45:01.323Z Downloaded bytes v1.6.0
6582024-08-02T18:45:01.327Z Downloaded ppv-lite86 v0.2.17
6592024-08-02T18:45:01.329Z Downloaded hubpack v0.1.2
6602024-08-02T18:45:01.332Z Downloaded parking_lot v0.12.2
6612024-08-02T18:45:01.332Z Downloaded omicron-zone-package v0.11.0
6622024-08-02T18:45:01.335Z Downloaded powerfmt v0.2.0
6632024-08-02T18:45:01.338Z Downloaded pretty-hex v0.2.1
6642024-08-02T18:45:01.338Z Downloaded oso v0.27.3
6652024-08-02T18:45:01.341Z Downloaded libm v0.2.8
6662024-08-02T18:45:01.349Z Downloaded httpdate v1.0.3
6672024-08-02T18:45:01.351Z Downloaded slog-scope v4.4.0
6682024-08-02T18:45:01.354Z Downloaded shell-words v1.1.0
6692024-08-02T18:45:01.354Z Downloaded crc-any v2.5.0
6702024-08-02T18:45:01.356Z Downloaded scopeguard v1.2.0
6712024-08-02T18:45:01.356Z Downloaded schemars_derive v0.8.21
6722024-08-02T18:45:01.359Z Downloaded resolv-conf v0.7.0
6732024-08-02T18:45:01.362Z Downloaded toolchain_find v0.4.0
6742024-08-02T18:45:01.362Z Downloaded waitgroup v0.1.2
6752024-08-02T18:45:01.362Z Downloaded typed-path v0.7.1
6762024-08-02T18:45:01.368Z Downloaded vte_generate_state_changes v0.1.1
6772024-08-02T18:45:01.370Z Downloaded thread_local v1.1.8
6782024-08-02T18:45:01.370Z Downloaded untrusted v0.9.0
6792024-08-02T18:45:01.373Z Downloaded tar v0.4.41
6802024-08-02T18:45:01.376Z Downloaded strum_macros v0.25.3
6812024-08-02T18:45:01.378Z Downloaded env_logger v0.9.3
6822024-08-02T18:45:01.381Z Downloaded wyz v0.5.1
6832024-08-02T18:45:01.381Z Downloaded display-error-chain v0.2.0
6842024-08-02T18:45:01.384Z Downloaded string_cache v0.8.7
6852024-08-02T18:45:01.384Z Downloaded tls_codec_derive v0.4.1
6862024-08-02T18:45:01.386Z Downloaded headers-core v0.2.0
6872024-08-02T18:45:01.386Z Downloaded form_urlencoded v1.2.1
6882024-08-02T18:45:01.389Z Downloaded foreign-types-macros v0.2.3
6892024-08-02T18:45:01.389Z Downloaded postgres-types v0.2.7
6902024-08-02T18:45:01.392Z Downloaded foreign-types v0.5.0
6912024-08-02T18:45:01.392Z Downloaded postgres-protocol v0.6.7
6922024-08-02T18:45:01.395Z Downloaded serde-big-array v0.5.1
6932024-08-02T18:45:01.395Z Downloaded slog v2.7.0
6942024-08-02T18:45:01.397Z Downloaded base64 v0.22.1
6952024-08-02T18:45:01.410Z Downloaded base64 v0.13.1
6962024-08-02T18:45:01.413Z Downloaded portpicker v0.1.1
6972024-08-02T18:45:01.416Z Downloaded zip v0.6.6
6982024-08-02T18:45:01.419Z Downloaded rtoolbox v0.0.2
6992024-08-02T18:45:01.422Z Downloaded structmeta-derive v0.3.0
7002024-08-02T18:45:01.422Z Downloaded strip-ansi-escapes v0.2.0
7012024-08-02T18:45:01.424Z Downloaded stringprep v0.1.4
7022024-08-02T18:45:01.424Z Downloaded const_format v0.2.32
7032024-08-02T18:45:01.428Z Downloaded endian-type v0.1.2
7042024-08-02T18:45:01.431Z Downloaded spin v0.5.2
7052024-08-02T18:45:01.431Z Downloaded slog-bunyan v2.5.0
7062024-08-02T18:45:01.434Z Downloaded slog-async v2.8.0
7072024-08-02T18:45:01.434Z Downloaded spin v0.9.8
7082024-08-02T18:45:01.437Z Downloaded futures-macro v0.3.30
7092024-08-02T18:45:01.440Z Downloaded expectorate v1.1.0
7102024-08-02T18:45:01.440Z Downloaded indicatif v0.17.8
7112024-08-02T18:45:01.443Z Downloaded strum_macros v0.26.4
7122024-08-02T18:45:01.446Z Downloaded untrusted v0.7.1
7132024-08-02T18:45:01.453Z Downloaded universal-hash v0.5.1
7142024-08-02T18:45:01.453Z Downloaded fixedbitset v0.4.2
7152024-08-02T18:45:01.453Z Downloaded group v0.13.0
7162024-08-02T18:45:01.453Z Downloaded derive_builder_core v0.20.0
7172024-08-02T18:45:01.453Z Downloaded unicode-xid v0.2.4
7182024-08-02T18:45:01.457Z Downloaded tower-service v0.3.2
7192024-08-02T18:45:01.457Z Downloaded rand_core v0.6.4
7202024-08-02T18:45:01.457Z Downloaded peg-runtime v0.8.3
7212024-08-02T18:45:01.460Z Downloaded cc v1.0.97
7222024-08-02T18:45:01.463Z Downloaded glob v0.3.1
7232024-08-02T18:45:01.463Z Downloaded semver v0.1.20
7242024-08-02T18:45:01.466Z Downloaded fxhash v0.2.1
7252024-08-02T18:45:01.466Z Downloaded tinyvec_macros v0.1.1
7262024-08-02T18:45:01.466Z Downloaded secrecy v0.8.0
7272024-08-02T18:45:01.468Z Downloaded rustls-pemfile v1.0.4
7282024-08-02T18:45:01.471Z Downloaded ref-cast-impl v1.0.23
7292024-08-02T18:45:01.471Z Downloaded tungstenite v0.20.1
7302024-08-02T18:45:01.474Z Downloaded slog-envlogger v2.2.0
7312024-08-02T18:45:01.476Z Downloaded tokio-native-tls v0.3.1
7322024-08-02T18:45:01.479Z Downloaded smallvec v0.6.14
7332024-08-02T18:45:01.479Z Downloaded rustls-pki-types v1.7.0
7342024-08-02T18:45:01.481Z Downloaded slog-stdlog v4.1.1
7352024-08-02T18:45:01.484Z Downloaded slog-dtrace v0.3.0
7362024-08-02T18:45:01.484Z Downloaded tokio-tungstenite v0.20.1
7372024-08-02T18:45:01.487Z Downloaded snafu v0.8.2
7382024-08-02T18:45:01.491Z Downloaded vsss-rs v3.3.4
7392024-08-02T18:45:01.494Z Downloaded tokio-tungstenite v0.21.0
7402024-08-02T18:45:01.496Z Downloaded filetime v0.2.23
7412024-08-02T18:45:01.499Z Downloaded tokio-stream v0.1.15
7422024-08-02T18:45:01.502Z Downloaded fd-lock v4.0.2
7432024-08-02T18:45:01.504Z Downloaded radium v0.7.0
7442024-08-02T18:45:01.507Z Downloaded predicates-tree v1.0.9
7452024-08-02T18:45:01.507Z Downloaded derive_more v0.99.18
7462024-08-02T18:45:01.511Z Downloaded phf_shared v0.11.2
7472024-08-02T18:45:01.514Z Downloaded headers v0.3.9
7482024-08-02T18:45:01.517Z Downloaded flagset v0.4.5
7492024-08-02T18:45:01.520Z Downloaded tls_codec v0.4.1
7502024-08-02T18:45:01.523Z Downloaded crypto-bigint v0.5.5
7512024-08-02T18:45:01.527Z Downloaded strum v0.26.3
7522024-08-02T18:45:01.530Z Downloaded ident_case v1.0.1
7532024-08-02T18:45:01.530Z Downloaded hubpack_derive v0.1.1
7542024-08-02T18:45:01.530Z Downloaded getopts v0.2.21
7552024-08-02T18:45:01.532Z Downloaded gethostname v0.4.3
7562024-08-02T18:45:01.533Z Downloaded tokio-macros v2.3.0
7572024-08-02T18:45:01.535Z Downloaded rcgen v0.12.1
7582024-08-02T18:45:01.538Z Downloaded signature v2.2.0
7592024-08-02T18:45:01.538Z Downloaded fallible-iterator v0.2.0
7602024-08-02T18:45:01.541Z Downloaded tabwriter v1.4.0
7612024-08-02T18:45:01.541Z Downloaded whoami v1.5.1
7622024-08-02T18:45:01.544Z Downloaded tokio-rustls v0.24.1
7632024-08-02T18:45:01.546Z Downloaded walkdir v2.5.0
7642024-08-02T18:45:01.546Z Downloaded tempfile v3.10.1
7652024-08-02T18:45:01.549Z Downloaded smallvec v1.13.2
7662024-08-02T18:45:01.552Z Downloaded signal-hook-tokio v0.3.1
7672024-08-02T18:45:01.552Z Downloaded sha1 v0.10.6
7682024-08-02T18:45:01.555Z Downloaded blake3 v1.5.1
7692024-08-02T18:45:01.560Z Downloaded serde_path_to_error v0.1.16
7702024-08-02T18:45:01.563Z Downloaded either v1.12.0
7712024-08-02T18:45:01.566Z Downloaded subtle v2.5.0
7722024-08-02T18:45:01.566Z Downloaded heck v0.3.3
7732024-08-02T18:45:01.566Z Downloaded rand_seeder v0.2.3
7742024-08-02T18:45:01.569Z Downloaded futures-io v0.3.30
7752024-08-02T18:45:01.569Z Downloaded futures-executor v0.3.30
7762024-08-02T18:45:01.572Z Downloaded uuid v1.10.0
7772024-08-02T18:45:01.574Z Downloaded toml v0.7.8
7782024-08-02T18:45:01.577Z Downloaded globset v0.4.14
7792024-08-02T18:45:01.577Z Downloaded futures-sink v0.3.30
7802024-08-02T18:45:01.580Z Downloaded rand_chacha v0.3.1
7812024-08-02T18:45:01.580Z Downloaded hyper-tls v0.5.0
7822024-08-02T18:45:01.583Z Downloaded vte v0.11.1
7832024-08-02T18:45:01.583Z Downloaded publicsuffix v2.2.3
7842024-08-02T18:45:01.585Z Downloaded scheduled-thread-pool v0.2.7
7852024-08-02T18:45:01.588Z Downloaded pin-project-lite v0.2.14
7862024-08-02T18:45:01.591Z Downloaded http v1.1.0
7872024-08-02T18:45:01.594Z Downloaded take_mut v0.2.2
7882024-08-02T18:45:01.597Z Downloaded static_assertions v1.1.0
7892024-08-02T18:45:01.597Z Downloaded sqlformat v0.2.4
7902024-08-02T18:45:01.600Z Downloaded termcolor v1.4.1
7912024-08-02T18:45:01.600Z Downloaded spki v0.7.3
7922024-08-02T18:45:01.602Z Downloaded tap v1.0.1
7932024-08-02T18:45:01.602Z Downloaded humantime v2.1.0
7942024-08-02T18:45:01.605Z Downloaded unicode-segmentation v1.11.0
7952024-08-02T18:45:01.608Z Downloaded embedded-io v0.4.0
7962024-08-02T18:45:01.611Z Downloaded serde_with v3.8.3
7972024-08-02T18:45:01.616Z Downloaded dyn-clone v1.0.17
7982024-08-02T18:45:01.619Z Downloaded prettyplease v0.2.20
7992024-08-02T18:45:01.622Z Downloaded dirs-sys-next v0.1.2
8002024-08-02T18:45:01.622Z Downloaded foreign-types v0.3.2
8012024-08-02T18:45:01.624Z Downloaded tinyvec v1.6.0
8022024-08-02T18:45:01.627Z Downloaded hostname v0.3.1
8032024-08-02T18:45:01.627Z Downloaded rusty-fork v0.3.0
8042024-08-02T18:45:01.630Z Downloaded rustls-pemfile v2.1.2
8052024-08-02T18:45:01.632Z Downloaded textwrap v0.16.1
8062024-08-02T18:45:01.635Z Downloaded pkg-config v0.3.30
8072024-08-02T18:45:01.635Z Downloaded der_derive v0.7.2
8082024-08-02T18:45:01.637Z Downloaded num-bigint v0.4.5
8092024-08-02T18:45:01.640Z Downloaded nom v7.1.3
8102024-08-02T18:45:01.645Z Downloaded unicode-linebreak v0.1.5
8112024-08-02T18:45:01.648Z Downloaded deranged v0.3.11
8122024-08-02T18:45:01.648Z Downloaded unsafe-libyaml v0.2.11
8132024-08-02T18:45:01.651Z Downloaded unicase v2.7.0
8142024-08-02T18:45:01.653Z Downloaded pin-utils v0.1.0
8152024-08-02T18:45:01.653Z Downloaded tokio-rustls v0.25.0
8162024-08-02T18:45:01.656Z Downloaded rayon-core v1.12.1
8172024-08-02T18:45:01.659Z Downloaded strum_macros v0.24.3
8182024-08-02T18:45:01.661Z Downloaded sigpipe v0.1.3
8192024-08-02T18:45:01.661Z Downloaded term v0.7.0
8202024-08-02T18:45:01.664Z Downloaded itertools v0.10.5
8212024-08-02T18:45:01.670Z Downloaded rand_xorshift v0.3.0
8222024-08-02T18:45:01.673Z Downloaded siphasher v0.3.11
8232024-08-02T18:45:01.673Z Downloaded flume v0.11.0
8242024-08-02T18:45:01.676Z Downloaded unarray v0.1.4
8252024-08-02T18:45:01.679Z Downloaded pin-project v1.1.5
8262024-08-02T18:45:01.687Z Downloaded hashbrown v0.12.3
8272024-08-02T18:45:01.691Z Downloaded enum-as-inner v0.5.1
8282024-08-02T18:45:01.695Z Downloaded signal-hook v0.3.17
8292024-08-02T18:45:01.698Z Downloaded pin-project-internal v1.1.5
8302024-08-02T18:45:01.698Z Downloaded derive_builder v0.20.0
8312024-08-02T18:45:01.701Z Downloaded fatfs v0.3.6
8322024-08-02T18:45:01.704Z Downloaded yasna v0.5.2
8332024-08-02T18:45:01.707Z Downloaded hashbrown v0.13.2
8342024-08-02T18:45:01.710Z Downloaded iana-time-zone v0.1.60
8352024-08-02T18:45:01.713Z Downloaded socket2 v0.4.10
8362024-08-02T18:45:01.715Z Downloaded lalrpop v0.19.12
8372024-08-02T18:45:01.725Z Downloaded hex v0.4.3
8382024-08-02T18:45:01.727Z Downloaded peg-macros v0.8.4
8392024-08-02T18:45:01.730Z Downloaded elliptic-curve v0.13.8
8402024-08-02T18:45:01.733Z Downloaded tough v0.17.1
8412024-08-02T18:45:01.739Z Downloaded portable-atomic v1.6.0
8422024-08-02T18:45:01.744Z Downloaded derive-where v1.2.7
8432024-08-02T18:45:01.747Z Downloaded diff v0.1.13
8442024-08-02T18:45:01.750Z Downloaded x509-cert v0.2.5
8452024-08-02T18:45:01.756Z Downloaded subprocess v0.2.9
8462024-08-02T18:45:01.758Z Downloaded similar v2.5.0
8472024-08-02T18:45:01.762Z Downloaded hmac v0.12.1
8482024-08-02T18:45:01.765Z Downloaded heapless v0.8.0
8492024-08-02T18:45:01.768Z Downloaded unicode-bidi v0.3.15
8502024-08-02T18:45:01.770Z Downloaded hyper-rustls v0.24.2
8512024-08-02T18:45:01.773Z Downloaded toml_edit v0.19.15
8522024-08-02T18:45:01.788Z Downloaded pkcs1 v0.7.5
8532024-08-02T18:45:01.790Z Downloaded zerocopy v0.6.6
8542024-08-02T18:45:01.793Z Downloaded flate2 v1.0.30
8552024-08-02T18:45:01.796Z Downloaded tokio-postgres v0.7.11
8562024-08-02T18:45:01.801Z Downloaded itertools v0.13.0
8572024-08-02T18:45:01.807Z Downloaded steno v0.4.1
8582024-08-02T18:45:01.811Z Downloaded schemars v0.8.21
8592024-08-02T18:45:01.821Z Downloaded h2 v0.3.26
8602024-08-02T18:45:01.827Z Downloaded tracing v0.1.40
8612024-08-02T18:45:01.832Z Downloaded quick-xml v0.31.0
8622024-08-02T18:45:01.837Z Downloaded reqwest v0.11.27
8632024-08-02T18:45:01.845Z Downloaded openssl v0.10.66
8642024-08-02T18:45:01.853Z Downloaded rustls-webpki v0.101.7
8652024-08-02T18:45:01.867Z Downloaded aho-corasick v1.1.3
8662024-08-02T18:45:01.872Z Downloaded reedline v0.31.0
8672024-08-02T18:45:01.879Z Downloaded hkdf v0.12.4
8682024-08-02T18:45:01.882Z Downloaded rustls-webpki v0.102.4
8692024-08-02T18:45:01.898Z Downloaded proptest v1.4.0
8702024-08-02T18:45:01.906Z Downloaded nix v0.27.1
8712024-08-02T18:45:01.916Z Downloaded sqlparser v0.45.0
8722024-08-02T18:45:01.921Z Downloaded regex-automata v0.1.10
8732024-08-02T18:45:01.926Z Downloaded winnow v0.5.40
8742024-08-02T18:45:01.934Z Downloaded object v0.30.4
8752024-08-02T18:45:01.943Z Downloaded rustyline v14.0.0
8762024-08-02T18:45:01.948Z Downloaded futures-util v0.3.30
8772024-08-02T18:45:01.959Z Downloaded hyper v0.14.28
8782024-08-02T18:45:01.966Z Downloaded idna v0.5.0
8792024-08-02T18:45:01.973Z Downloaded radix_trie v0.2.1
8802024-08-02T18:45:01.978Z Downloaded diesel v2.1.6
8812024-08-02T18:45:01.995Z Downloaded bstr v0.2.17
8822024-08-02T18:45:02.003Z Downloaded rustls v0.22.4
8832024-08-02T18:45:02.016Z Downloaded vcpkg v0.2.15
8842024-08-02T18:45:02.053Z Downloaded openapiv3 v2.0.0
8852024-08-02T18:45:02.064Z Downloaded rayon v1.10.0
8862024-08-02T18:45:02.073Z Downloaded polar-core v0.27.3
8872024-08-02T18:45:02.081Z Downloaded webpki-roots v0.25.4
8882024-08-02T18:45:02.085Z Downloaded regress v0.9.1
8892024-08-02T18:45:02.093Z Downloaded curve25519-dalek v4.1.3
8902024-08-02T18:45:02.103Z Downloaded gimli v0.28.1
8912024-08-02T18:45:02.111Z Downloaded petgraph v0.6.5
8922024-08-02T18:45:02.128Z Downloaded smoltcp v0.11.0
8932024-08-02T18:45:02.140Z Downloaded trust-dns-proto v0.22.0
8942024-08-02T18:45:02.151Z Downloaded bstr v1.9.1
8952024-08-02T18:45:02.162Z Downloaded rustls v0.21.12
8962024-08-02T18:45:02.173Z Downloaded regex v1.10.5
8972024-08-02T18:45:02.185Z Downloaded regex-syntax v0.6.29
8982024-08-02T18:45:02.193Z Downloaded regex-syntax v0.8.3
8992024-08-02T18:45:02.201Z Downloaded tokio v1.38.1
9002024-08-02T18:45:02.237Z Downloaded sled v0.34.7
9012024-08-02T18:45:02.246Z Downloaded idna v0.2.3
9022024-08-02T18:45:02.253Z Downloaded idna v0.3.0
9032024-08-02T18:45:02.260Z Downloaded smoltcp v0.9.1
9042024-08-02T18:45:02.270Z Downloaded object v0.32.2
9052024-08-02T18:45:02.280Z Downloaded nix v0.28.0
9062024-08-02T18:45:02.293Z Downloaded bitvec v1.0.1
9072024-08-02T18:45:02.307Z Downloaded bindgen v0.69.4
9082024-08-02T18:45:02.314Z Downloaded zerocopy-derive v0.6.6
9092024-08-02T18:45:02.324Z Downloaded bzip2-sys v0.1.11+1.0.8
9102024-08-02T18:45:02.336Z Downloaded ratatui v0.27.0
9112024-08-02T18:45:02.354Z Downloaded trust-dns-client v0.22.0
9122024-08-02T18:45:02.359Z Downloaded regex-automata v0.4.6
9132024-08-02T18:45:02.376Z Downloaded rsa v0.9.6
9142024-08-02T18:45:02.380Z Downloaded finl_unicode v1.2.0
9152024-08-02T18:45:02.393Z Downloaded samael v0.0.15
9162024-08-02T18:45:02.398Z Downloaded rand v0.8.5
9172024-08-02T18:45:02.401Z Downloaded ron v0.8.1
9182024-08-02T18:45:02.406Z Downloaded unicode_categories v0.1.1
9192024-08-02T18:45:02.409Z Downloaded csv v1.3.0
9202024-08-02T18:45:02.428Z Downloaded serde_yaml v0.9.34+deprecated
9212024-08-02T18:45:02.431Z Downloaded sha3 v0.10.8
9222024-08-02T18:45:02.435Z Downloaded chrono v0.4.38
9232024-08-02T18:45:02.442Z Downloaded unicode-normalization v0.1.23
9242024-08-02T18:45:02.446Z Downloaded heapless v0.7.17
9252024-08-02T18:45:02.449Z Downloaded ring v0.16.20
9262024-08-02T18:45:02.529Z Downloaded tokio-util v0.7.11
9272024-08-02T18:45:02.535Z Downloaded same-file v1.0.6
9282024-08-02T18:45:02.538Z Downloaded fastrand v2.1.0
9292024-08-02T18:45:02.538Z Downloaded pkcs8 v0.10.2
9302024-08-02T18:45:02.541Z Downloaded rustversion v1.0.17
9312024-08-02T18:45:02.543Z Downloaded trust-dns-server v0.22.1
9322024-08-02T18:45:02.547Z Downloaded time v0.3.36
9332024-08-02T18:45:02.553Z Downloaded serde-hex v0.1.0
9342024-08-02T18:45:02.556Z Downloaded futures-core v0.3.30
9352024-08-02T18:45:02.556Z Downloaded diesel_derives v2.1.4
9362024-08-02T18:45:02.559Z Downloaded tracing-attributes v0.1.27
9372024-08-02T18:45:02.562Z Downloaded fragile v2.0.0
9382024-08-02T18:45:02.564Z Downloaded difflib v0.4.0
9392024-08-02T18:45:02.564Z Downloaded xattr v1.3.1
9402024-08-02T18:45:02.567Z Downloaded url v2.5.2
9412024-08-02T18:45:02.569Z Downloaded trust-dns-resolver v0.22.0
9422024-08-02T18:45:02.572Z Downloaded home v0.5.9
9432024-08-02T18:45:02.572Z Downloaded encoding_rs v0.8.34
9442024-08-02T18:45:02.593Z Downloaded smf v0.2.3
9452024-08-02T18:45:02.596Z Downloaded smawk v0.3.2
9462024-08-02T18:45:02.596Z Downloaded postcard v1.0.8
9472024-08-02T18:45:02.598Z Downloaded serde_arrays v0.1.0
9482024-08-02T18:45:02.601Z Downloaded predicates-core v1.0.6
9492024-08-02T18:45:02.601Z Downloaded predicates v3.1.0
9502024-08-02T18:45:02.604Z Downloaded http v0.2.12
9512024-08-02T18:45:02.607Z Downloaded termios v0.3.3
9522024-08-02T18:45:02.607Z Downloaded shlex v1.3.0
9532024-08-02T18:45:02.609Z Downloaded rpassword v7.3.1
9542024-08-02T18:45:02.609Z Downloaded unicode-truncate v1.0.0
9552024-08-02T18:45:02.612Z Downloaded serde_derive_internals v0.29.1
9562024-08-02T18:45:02.612Z Downloaded pem-rfc7468 v0.7.0
9572024-08-02T18:45:02.615Z Downloaded crossterm v0.27.0
9582024-08-02T18:45:02.618Z Downloaded ref-cast v1.0.23
9592024-08-02T18:45:02.621Z Downloaded r2d2 v0.8.10
9602024-08-02T18:45:02.624Z Downloaded percent-encoding v2.3.1
9612024-08-02T18:45:02.624Z Downloaded pem v3.0.4
9622024-08-02T18:45:02.624Z Downloaded hyper-staticfile v0.9.5
9632024-08-02T18:45:02.627Z Downloaded highway v1.1.0
9642024-08-02T18:45:02.627Z Downloaded thiserror-no-std v2.0.2
9652024-08-02T18:45:02.630Z Downloaded thiserror-impl-no-std v2.0.2
9662024-08-02T18:45:02.633Z Downloaded ron v0.7.1
9672024-08-02T18:45:02.635Z Downloaded test-strategy v0.3.1
9682024-08-02T18:45:02.638Z Downloaded signal-hook-mio v0.2.3
9692024-08-02T18:45:02.641Z Downloaded chacha20poly1305 v0.10.1
9702024-08-02T18:45:02.641Z Downloaded slog-term v2.9.1
9712024-08-02T18:45:02.643Z Downloaded itertools v0.12.1
9722024-08-02T18:45:02.649Z Downloaded peg v0.8.4
9732024-08-02T18:45:02.652Z Downloaded darling_core v0.20.9
9742024-08-02T18:45:02.656Z Downloaded compact_str v0.7.1
9752024-08-02T18:45:02.659Z Downloaded snafu-derive v0.8.2
9762024-08-02T18:45:02.662Z Downloaded rustc-demangle v0.1.24
9772024-08-02T18:45:02.662Z Downloaded mockall_derive v0.12.1
9782024-08-02T18:45:02.664Z Downloaded miniz_oxide v0.7.2
9792024-08-02T18:45:02.667Z Downloaded libxml v0.3.3
9802024-08-02T18:45:02.671Z Downloaded sct v0.7.1
9812024-08-02T18:45:02.674Z Downloaded crossbeam-utils v0.8.19
9822024-08-02T18:45:02.677Z Downloaded owo-colors v4.0.0
9832024-08-02T18:45:02.680Z Downloaded toml v0.5.11
9842024-08-02T18:45:02.682Z Downloaded defmt v0.3.8
9852024-08-02T18:45:02.685Z Downloaded csv-core v0.1.11
9862024-08-02T18:45:02.685Z Downloaded slog-json v2.6.1
9872024-08-02T18:45:02.688Z Downloaded serde_urlencoded v0.7.1
9882024-08-02T18:45:02.688Z Downloaded serde_plain v1.0.2
9892024-08-02T18:45:02.691Z Downloaded rustc-hash v1.1.0
9902024-08-02T18:45:02.691Z Downloaded proc-macro-crate v1.3.1
9912024-08-02T18:45:02.691Z Downloaded password-hash v0.5.0
9922024-08-02T18:45:02.693Z Downloaded parking_lot_core v0.9.10
9932024-08-02T18:45:02.696Z Downloaded num-rational v0.4.2
9942024-08-02T18:45:02.696Z Downloaded num-complex v0.4.6
9952024-08-02T18:45:02.699Z Downloaded nu-ansi-term v0.50.0
9962024-08-02T18:45:02.699Z Downloaded mime_guess v2.0.4
9972024-08-02T18:45:02.702Z Downloaded mio v0.8.11
9982024-08-02T18:45:02.705Z Downloaded lock_api v0.4.12
9992024-08-02T18:45:02.707Z Downloaded tui-tree-widget v0.21.0
10002024-08-02T18:45:02.707Z Downloaded funty v2.0.0
10012024-08-02T18:45:02.710Z Downloaded ena v0.14.3
10022024-08-02T18:45:02.710Z Downloaded wait-timeout v0.2.0
10032024-08-02T18:45:02.713Z Downloaded crossbeam-channel v0.5.12
10042024-08-02T18:45:02.715Z Downloaded hostname v0.4.0
10052024-08-02T18:45:02.718Z Downloaded slab v0.4.9
10062024-08-02T18:45:02.718Z Downloaded lru-cache v0.1.2
10072024-08-02T18:45:02.718Z Downloaded blake2 v0.10.6
10082024-08-02T18:45:02.721Z Downloaded ipnetwork v0.20.0
10092024-08-02T18:45:02.724Z Downloaded inout v0.1.3
10102024-08-02T18:45:02.724Z Downloaded num-derive v0.4.2
10112024-08-02T18:45:02.724Z Downloaded nibble_vec v0.1.0
10122024-08-02T18:45:02.727Z Downloaded minimal-lexical v0.2.1
10132024-08-02T18:45:02.729Z Downloaded lazycell v1.3.0
10142024-08-02T18:45:02.729Z Downloaded data-encoding v2.6.0
10152024-08-02T18:45:02.732Z Downloaded constant_time_eq v0.3.0
10162024-08-02T18:45:02.732Z Downloaded bzip2 v0.4.4
10172024-08-02T18:45:02.735Z Downloaded managed v0.8.0
10182024-08-02T18:45:02.735Z Downloaded libefi-sys v0.1.0
10192024-08-02T18:45:02.735Z Downloaded indoc v1.0.9
10202024-08-02T18:45:02.738Z Downloaded lazy_static v1.5.0
10212024-08-02T18:45:02.741Z Downloaded impl-trait-for-tuples v0.2.2
10222024-08-02T18:45:02.741Z Downloaded defmt-macros v0.3.9
10232024-08-02T18:45:02.744Z Downloaded debug-ignore v1.0.5
10242024-08-02T18:45:02.746Z Downloaded ascii-canvas v3.0.0
10252024-08-02T18:45:02.746Z Downloaded arrayref v0.3.7
10262024-08-02T18:45:02.757Z Downloaded ring v0.17.8
10272024-08-02T18:45:02.906Z Compiling cfg-if v1.0.0
10282024-08-02T18:45:02.906Z Compiling serde v1.0.204
10292024-08-02T18:45:02.906Z Compiling lock_api v0.4.12
10302024-08-02T18:45:02.909Z Compiling scopeguard v1.2.0
10312024-08-02T18:45:02.909Z Compiling log v0.4.21
10322024-08-02T18:45:03.065Z Compiling syn v2.0.72
10332024-08-02T18:45:03.068Z Compiling cc v1.0.97
10342024-08-02T18:45:03.080Z Compiling getrandom v0.2.14
10352024-08-02T18:45:03.108Z Compiling parking_lot_core v0.9.10
10362024-08-02T18:45:03.176Z Compiling smallvec v1.13.2
10372024-08-02T18:45:03.462Z Compiling rand_core v0.6.4
10382024-08-02T18:45:03.561Z Compiling typenum v1.17.0
10392024-08-02T18:45:03.576Z Compiling generic-array v0.14.7
10402024-08-02T18:45:03.594Z Compiling pin-project-lite v0.2.14
10412024-08-02T18:45:03.711Z Compiling signal-hook-registry v1.4.2
10422024-08-02T18:45:03.867Z Compiling spin v0.9.8
10432024-08-02T18:45:03.915Z Compiling parking_lot v0.12.2
10442024-08-02T18:45:03.995Z Compiling mio v0.8.11
10452024-08-02T18:45:04.239Z Compiling libm v0.2.8
10462024-08-02T18:45:04.279Z Compiling serde_json v1.0.120
10472024-08-02T18:45:04.565Z Compiling num-traits v0.2.19
10482024-08-02T18:45:04.661Z Compiling ahash v0.8.11
10492024-08-02T18:45:04.761Z Compiling futures-core v0.3.30
10502024-08-02T18:45:04.853Z Compiling tinyvec_macros v0.1.1
10512024-08-02T18:45:04.945Z Compiling tinyvec v1.6.0
10522024-08-02T18:45:05.045Z Compiling num_cpus v1.16.0
10532024-08-02T18:45:05.168Z Compiling socket2 v0.5.7
10542024-08-02T18:45:05.221Z Compiling subtle v2.5.0
10552024-08-02T18:45:05.388Z Compiling const-oid v0.9.6
10562024-08-02T18:45:05.567Z Compiling slab v0.4.9
10572024-08-02T18:45:05.879Z Compiling allocator-api2 v0.2.18
10582024-08-02T18:45:06.482Z Compiling unicode-normalization v0.1.23
10592024-08-02T18:45:06.497Z Compiling futures-sink v0.3.30
10602024-08-02T18:45:06.567Z Compiling unicode-bidi v0.3.15
10612024-08-02T18:45:06.700Z Compiling futures-channel v0.3.30
10622024-08-02T18:45:06.989Z Compiling pin-utils v0.1.0
10632024-08-02T18:45:07.080Z Compiling futures-io v0.3.30
10642024-08-02T18:45:07.096Z Compiling vcpkg v0.2.15
10652024-08-02T18:45:07.113Z Compiling futures-task v0.3.30
10662024-08-02T18:45:07.418Z Compiling pkg-config v0.3.30
10672024-08-02T18:45:07.433Z Compiling ring v0.17.8
10682024-08-02T18:45:07.476Z Compiling ppv-lite86 v0.2.17
10692024-08-02T18:45:07.602Z Compiling percent-encoding v2.3.1
10702024-08-02T18:45:07.962Z Compiling tracing-core v0.1.32
10712024-08-02T18:45:08.204Z Compiling rustix v0.38.34
10722024-08-02T18:45:08.264Z Compiling rand_chacha v0.3.1
10732024-08-02T18:45:08.388Z Compiling num-conv v0.1.0
10742024-08-02T18:45:08.669Z Compiling time-core v0.1.2
10752024-08-02T18:45:08.836Z Compiling untrusted v0.9.0
10762024-08-02T18:45:08.920Z Compiling powerfmt v0.2.0
10772024-08-02T18:45:09.001Z Compiling syn v1.0.109
10782024-08-02T18:45:09.126Z Compiling time-macros v0.2.18
10792024-08-02T18:45:09.296Z Compiling deranged v0.3.11
10802024-08-02T18:45:09.338Z Compiling openssl-sys v0.9.103
10812024-08-02T18:45:09.341Z Compiling rand v0.8.5
10822024-08-02T18:45:09.669Z Compiling openssl v0.10.66
10832024-08-02T18:45:10.069Z Compiling num_threads v0.1.7
10842024-08-02T18:45:10.194Z Compiling foreign-types-shared v0.1.1
10852024-08-02T18:45:10.304Z Compiling iana-time-zone v0.1.60
10862024-08-02T18:45:10.490Z Compiling httparse v1.8.0
10872024-08-02T18:45:10.659Z Compiling rustversion v1.0.17
10882024-08-02T18:45:10.758Z Compiling base64ct v1.6.0
10892024-08-02T18:45:11.191Z Compiling foreign-types v0.3.2
10902024-08-02T18:45:11.288Z Compiling pem-rfc7468 v0.7.0
10912024-08-02T18:45:11.420Z Compiling form_urlencoded v1.2.1
10922024-08-02T18:45:11.497Z Compiling native-tls v0.2.11
10932024-08-02T18:45:11.737Z Compiling crossbeam-utils v0.8.19
10942024-08-02T18:45:11.800Z Compiling siphasher v0.3.11
10952024-08-02T18:45:12.093Z Compiling rustls v0.21.12
10962024-08-02T18:45:12.205Z Compiling try-lock v0.2.5
10972024-08-02T18:45:12.333Z Compiling flagset v0.4.5
10982024-08-02T18:45:12.366Z Compiling want v0.3.1
10992024-08-02T18:45:12.514Z Compiling serde_derive_internals v0.29.1
11002024-08-02T18:45:12.641Z Compiling idna v0.5.0
11012024-08-02T18:45:12.686Z Compiling time v0.3.36
11022024-08-02T18:45:13.114Z Compiling lazy_static v1.5.0
11032024-08-02T18:45:13.239Z Compiling socket2 v0.4.10
11042024-08-02T18:45:14.010Z Compiling sct v0.7.1
11052024-08-02T18:45:14.135Z Compiling rustls-webpki v0.101.7
11062024-08-02T18:45:14.315Z Compiling cookie v0.17.0
11072024-08-02T18:45:14.331Z Compiling aho-corasick v1.1.3
11082024-08-02T18:45:14.617Z Compiling signal-hook v0.3.17
11092024-08-02T18:45:14.880Z Compiling tower-service v0.3.2
11102024-08-02T18:45:15.007Z Compiling finl_unicode v1.2.0
11112024-08-02T18:45:15.588Z Compiling openssl-probe v0.1.5
11122024-08-02T18:45:15.619Z Compiling slog v2.7.0
11132024-08-02T18:45:15.834Z Compiling adler v1.0.2
11142024-08-02T18:45:15.929Z Compiling httpdate v1.0.3
11152024-08-02T18:45:16.052Z Compiling cpufeatures v0.2.12
11162024-08-02T18:45:16.110Z Compiling regex-syntax v0.8.3
11172024-08-02T18:45:16.149Z Compiling schemars v0.8.21
11182024-08-02T18:45:16.222Z Compiling miniz_oxide v0.7.2
11192024-08-02T18:45:16.398Z Compiling stringprep v0.1.4
11202024-08-02T18:45:17.683Z Compiling url v2.5.2
11212024-08-02T18:45:18.239Z Compiling num-integer v0.1.46
11222024-08-02T18:45:18.280Z Compiling serde_derive v1.0.204
11232024-08-02T18:45:19.036Z Compiling zeroize_derive v1.4.2
11242024-08-02T18:45:19.086Z Compiling zerocopy-derive v0.7.34
11252024-08-02T18:45:19.547Z Compiling tokio-macros v2.3.0
11262024-08-02T18:45:20.160Z Compiling thiserror-impl v1.0.63
11272024-08-02T18:45:20.667Z Compiling zeroize v1.7.0
11282024-08-02T18:45:21.286Z Compiling futures-macro v0.3.30
11292024-08-02T18:45:21.518Z Compiling zerocopy v0.7.34
11302024-08-02T18:45:22.490Z Compiling crypto-common v0.1.6
11312024-08-02T18:45:22.737Z Compiling block-buffer v0.10.4
11322024-08-02T18:45:22.841Z Compiling scroll_derive v0.12.0
11332024-08-02T18:45:23.009Z Compiling digest v0.10.7
11342024-08-02T18:45:23.460Z Compiling futures-util v0.3.30
11352024-08-02T18:45:23.510Z Compiling tracing-attributes v0.1.27
11362024-08-02T18:45:23.568Z Compiling thiserror v1.0.63
11372024-08-02T18:45:23.704Z Compiling pest v2.7.10
11382024-08-02T18:45:23.813Z Compiling hashbrown v0.14.5
11392024-08-02T18:45:24.375Z Compiling scroll v0.12.0
11402024-08-02T18:45:24.975Z Compiling goblin v0.8.2
11412024-08-02T18:45:25.243Z Compiling hmac v0.12.1
11422024-08-02T18:45:25.499Z Compiling openssl-macros v0.1.1
11432024-08-02T18:45:25.736Z Compiling der_derive v0.7.2
11442024-08-02T18:45:26.341Z Compiling pest_meta v2.7.10
11452024-08-02T18:45:26.359Z Compiling sha2 v0.10.8
11462024-08-02T18:45:26.699Z Compiling md-5 v0.10.6
11472024-08-02T18:45:26.962Z Compiling regex-automata v0.4.6
11482024-08-02T18:45:27.737Z Compiling tracing v0.1.40
11492024-08-02T18:45:28.248Z Compiling pest_generator v2.7.10
11502024-08-02T18:45:28.400Z Compiling der v0.7.9
11512024-08-02T18:45:29.839Z Compiling schemars_derive v0.8.21
11522024-08-02T18:45:30.097Z Compiling idna v0.3.0
11532024-08-02T18:45:30.381Z Compiling backtrace v0.3.71
11542024-08-02T18:45:30.791Z Compiling spki v0.7.3
11552024-08-02T18:45:31.165Z Compiling hash32 v0.2.1
11562024-08-02T18:45:31.541Z Compiling stable_deref_trait v1.2.0
11572024-08-02T18:45:31.643Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
11582024-08-02T18:45:31.733Z Compiling pest_derive v2.7.10
11592024-08-02T18:45:31.733Z Compiling base64 v0.22.1
11602024-08-02T18:45:31.858Z Compiling crc32fast v1.4.0
11612024-08-02T18:45:32.335Z Compiling psl-types v2.0.11
11622024-08-02T18:45:32.394Z Compiling smoltcp v0.9.1
11632024-08-02T18:45:32.510Z Compiling dtrace-parser v0.2.0
11642024-08-02T18:45:32.512Z Compiling dyn-clone v1.0.17
11652024-08-02T18:45:32.540Z Compiling gimli v0.28.1
11662024-08-02T18:45:32.736Z Compiling fallible-iterator v0.2.0
11672024-08-02T18:45:33.136Z Compiling bytes v1.6.0
11682024-08-02T18:45:33.292Z Compiling bitflags v2.6.0
11692024-08-02T18:45:33.427Z Compiling indexmap v2.2.6
11702024-08-02T18:45:33.745Z Compiling uuid v1.10.0
11712024-08-02T18:45:34.505Z Compiling tokio v1.38.1
11722024-08-02T18:45:34.834Z Compiling http v0.2.12
11732024-08-02T18:45:34.923Z Compiling semver v1.0.23
11742024-08-02T18:45:35.656Z Compiling rustc_version v0.4.0
11752024-08-02T18:45:35.679Z Compiling chrono v0.4.38
11762024-08-02T18:45:36.413Z Compiling heapless v0.7.17
11772024-08-02T18:45:36.631Z Compiling http-body v0.4.6
11782024-08-02T18:45:36.840Z Compiling dof v0.3.0
11792024-08-02T18:45:37.483Z Compiling serde_tokenstream v0.2.1
11802024-08-02T18:45:37.500Z Compiling toml_datetime v0.6.6
11812024-08-02T18:45:37.998Z Compiling usdt-impl v0.5.0
11822024-08-02T18:45:38.012Z Compiling serde_spanned v0.6.6
11832024-08-02T18:45:39.163Z Compiling terminal_size v0.3.0
11842024-08-02T18:45:39.358Z Compiling addr2line v0.21.0
11852024-08-02T18:45:39.540Z Compiling postgres-protocol v0.6.7
11862024-08-02T18:45:39.616Z Compiling publicsuffix v2.2.3
11872024-08-02T18:45:39.791Z Compiling pkcs8 v0.10.2
11882024-08-02T18:45:39.897Z Compiling hubpack_derive v0.1.1
11892024-08-02T18:45:40.006Z Compiling block-padding v0.3.3
11902024-08-02T18:45:40.196Z Compiling async-trait v0.1.81
11912024-08-02T18:45:40.241Z Compiling zerocopy-derive v0.6.6
11922024-08-02T18:45:41.508Z Compiling phf_shared v0.11.2
11932024-08-02T18:45:41.743Z Compiling diesel_table_macro_syntax v0.1.0
11942024-08-02T18:45:41.759Z Compiling ff v0.13.0
11952024-08-02T18:45:41.889Z Compiling scheduled-thread-pool v0.2.7
11962024-08-02T18:45:41.972Z Compiling fs-err v2.11.0
11972024-08-02T18:45:42.138Z Compiling object v0.32.2
11982024-08-02T18:45:42.167Z Compiling anyhow v1.0.86
11992024-08-02T18:45:42.229Z Compiling base64 v0.21.7
12002024-08-02T18:45:42.486Z Compiling tokio-util v0.7.11
12012024-08-02T18:45:42.503Z Compiling tokio-rustls v0.24.1
12022024-08-02T18:45:42.739Z Compiling regex-automata v0.1.10
12032024-08-02T18:45:42.878Z Compiling bit-vec v0.6.3
12042024-08-02T18:45:43.044Z Compiling base16ct v0.2.0
12052024-08-02T18:45:43.249Z Compiling winnow v0.5.40
12062024-08-02T18:45:43.297Z Compiling matches v0.1.10
12072024-08-02T18:45:43.368Z Compiling tokio-native-tls v0.3.1
12082024-08-02T18:45:43.389Z Compiling bitflags v1.3.2
12092024-08-02T18:45:43.495Z Compiling h2 v0.3.26
12102024-08-02T18:45:43.623Z Compiling managed v0.8.0
12112024-08-02T18:45:43.662Z Compiling rustc-demangle v0.1.24
12122024-08-02T18:45:43.852Z Compiling either v1.12.0
12132024-08-02T18:45:44.083Z Compiling ipnet v2.9.0
12142024-08-02T18:45:44.299Z Compiling clap_builder v4.5.9
12152024-08-02T18:45:45.368Z Compiling idna v0.2.3
12162024-08-02T18:45:45.930Z Compiling sec1 v0.7.3
12172024-08-02T18:45:46.516Z Compiling bstr v0.2.17
12182024-08-02T18:45:46.747Z Compiling toml_edit v0.19.15
12192024-08-02T18:45:47.110Z Compiling rustls-pemfile v1.0.4
12202024-08-02T18:45:47.189Z Compiling zerocopy v0.6.6
12212024-08-02T18:45:47.677Z Compiling diesel_derives v2.1.4
12222024-08-02T18:45:47.969Z Compiling r2d2 v0.8.10
12232024-08-02T18:45:47.996Z Compiling group v0.13.0
12242024-08-02T18:45:48.307Z Compiling phf v0.11.2
12252024-08-02T18:45:48.307Z Compiling signal-hook-mio v0.2.3
12262024-08-02T18:45:48.469Z Compiling cookie_store v0.20.0
12272024-08-02T18:45:48.583Z Compiling hubpack v0.1.2
12282024-08-02T18:45:49.436Z Compiling postgres-types v0.2.7
12292024-08-02T18:45:49.995Z Compiling inout v0.1.3
12302024-08-02T18:45:50.031Z Compiling ipnetwork v0.20.0
12312024-08-02T18:45:50.267Z Compiling hyper v0.14.28
12322024-08-02T18:45:51.266Z Compiling usdt-attr-macro v0.5.0
12332024-08-02T18:45:51.282Z Compiling usdt-macro v0.5.0
12342024-08-02T18:45:52.741Z Compiling serde_urlencoded v0.7.1
12352024-08-02T18:45:52.769Z Compiling regex v1.10.5
12362024-08-02T18:45:52.908Z Compiling futures-executor v0.3.30
12372024-08-02T18:45:53.279Z Compiling enum-as-inner v0.5.1
12382024-08-02T18:45:53.487Z Compiling hkdf v0.12.4
12392024-08-02T18:45:53.739Z Compiling crypto-bigint v0.5.5
12402024-08-02T18:45:53.842Z Compiling num-bigint v0.4.5
12412024-08-02T18:45:53.919Z Compiling clap_derive v4.5.8
12422024-08-02T18:45:53.938Z Compiling serde_repr v0.1.19
12432024-08-02T18:45:54.249Z Compiling strum_macros v0.25.3
12442024-08-02T18:45:54.954Z Compiling phf_shared v0.10.0
12452024-08-02T18:45:55.173Z Compiling float-cmp v0.9.0
12462024-08-02T18:45:55.370Z Compiling encoding_rs v0.8.34
12472024-08-02T18:45:55.386Z Compiling mime v0.3.17
12482024-08-02T18:45:55.966Z Compiling data-encoding v2.6.0
12492024-08-02T18:45:58.492Z Compiling hyper-tls v0.5.0
12502024-08-02T18:45:58.616Z Compiling hyper-rustls v0.24.2
12512024-08-02T18:45:58.801Z Compiling unicode-segmentation v1.11.0
12522024-08-02T18:45:58.946Z Compiling precomputed-hash v0.1.1
12532024-08-02T18:45:59.057Z Compiling webpki-roots v0.25.4
12542024-08-02T18:45:59.073Z Compiling new_debug_unreachable v1.0.6
12552024-08-02T18:45:59.162Z Compiling static_assertions v1.1.0
12562024-08-02T18:45:59.203Z Compiling minimal-lexical v0.2.1
12572024-08-02T18:45:59.261Z Compiling predicates-core v1.0.6
12582024-08-02T18:45:59.633Z Compiling sync_wrapper v0.1.2
12592024-08-02T18:45:59.662Z Compiling fixedbitset v0.4.2
12602024-08-02T18:45:59.764Z Compiling whoami v1.5.1
12612024-08-02T18:45:59.781Z Compiling normalize-line-endings v0.3.0
12622024-08-02T18:45:59.798Z Compiling difflib v0.4.0
12632024-08-02T18:45:59.894Z Compiling console v0.15.8
12642024-08-02T18:45:59.946Z Compiling petgraph v0.6.5
12652024-08-02T18:46:00.095Z Compiling tokio-postgres v0.7.11
12662024-08-02T18:46:00.109Z Compiling reqwest v0.11.27
12672024-08-02T18:46:00.387Z Compiling predicates v3.1.0
12682024-08-02T18:46:00.829Z Compiling diesel v2.1.6
12692024-08-02T18:46:01.401Z Compiling nom v7.1.3
12702024-08-02T18:46:01.404Z Compiling similar v2.5.0
12712024-08-02T18:46:02.102Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12722024-08-02T18:46:03.844Z Compiling string_cache v0.8.7
12732024-08-02T18:46:03.902Z Compiling clap v4.5.9
12742024-08-02T18:46:04.014Z Compiling toml_edit v0.22.16
12752024-08-02T18:46:04.322Z Compiling yasna v0.5.2
12762024-08-02T18:46:04.344Z Compiling elliptic-curve v0.13.8
12772024-08-02T18:46:05.142Z Compiling trust-dns-proto v0.22.0
12782024-08-02T18:46:05.208Z Compiling usdt v0.5.0
12792024-08-02T18:46:05.694Z Compiling futures v0.3.30
12802024-08-02T18:46:05.808Z Compiling flate2 v1.0.30
12812024-08-02T18:46:05.824Z Compiling cipher v0.4.4
12822024-08-02T18:46:06.327Z Compiling toml v0.7.8
12832024-08-02T18:46:06.761Z Compiling crossterm v0.27.0
12842024-08-02T18:46:08.006Z Compiling itertools v0.12.1
12852024-08-02T18:46:08.115Z Compiling itertools v0.10.5
12862024-08-02T18:46:08.469Z Compiling bit-set v0.5.3
12872024-08-02T18:46:08.734Z Compiling tokio-stream v0.1.15
12882024-08-02T18:46:09.687Z Compiling openapiv3 v2.0.0
12892024-08-02T18:46:10.462Z Compiling hex v0.4.3
12902024-08-02T18:46:10.867Z Compiling bstr v1.9.1
12912024-08-02T18:46:11.068Z Compiling num-iter v0.1.45
12922024-08-02T18:46:11.099Z Compiling crossbeam-epoch v0.9.18
12932024-08-02T18:46:11.265Z Compiling dirs-sys-next v0.1.2
12942024-08-02T18:46:11.886Z Compiling peg-runtime v0.8.3
12952024-08-02T18:46:11.926Z Compiling unicode-xid v0.2.4
12962024-08-02T18:46:12.094Z Compiling lalrpop-util v0.19.12
12972024-08-02T18:46:12.443Z Compiling dirs-next v2.0.0
12982024-08-02T18:46:12.537Z Compiling thread_local v1.1.8
12992024-08-02T18:46:12.626Z Compiling slog-async v2.8.0
13002024-08-02T18:46:12.666Z Compiling term v0.7.0
13012024-08-02T18:46:12.708Z Compiling xattr v1.3.1
13022024-08-02T18:46:12.959Z Compiling crossbeam-channel v0.5.12
13032024-08-02T18:46:13.102Z Compiling strum_macros v0.26.4
13042024-08-02T18:46:13.180Z Compiling filetime v0.2.23
13052024-08-02T18:46:13.526Z Compiling is-terminal v0.4.12
13062024-08-02T18:46:13.640Z Compiling take_mut v0.2.2
13072024-08-02T18:46:13.656Z Compiling slog-term v2.9.1
13082024-08-02T18:46:13.963Z Compiling tar v0.4.41
13092024-08-02T18:46:14.028Z Compiling camino v1.1.7
13102024-08-02T18:46:16.356Z Compiling strum v0.26.3
13112024-08-02T18:46:27.926Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13122024-08-02T18:46:28.140Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13132024-08-02T18:46:33.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
13142024-08-02T18:46:33.191Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13152024-08-02T18:46:33.228ZAug 02 18:46:32.091 INFO Starting download, target: Console
13162024-08-02T18:46:33.228ZAug 02 18:46:32.091 INFO Starting download, target: Clickhouse
13172024-08-02T18:46:33.228ZAug 02 18:46:32.091 INFO Starting download, target: Cockroach
13182024-08-02T18:46:33.231ZAug 02 18:46:32.091 INFO Starting download, target: DendriteOpenapi
13192024-08-02T18:46:33.231ZAug 02 18:46:32.091 INFO Starting download, target: DendriteStub
13202024-08-02T18:46:33.231ZAug 02 18:46:32.091 INFO Starting download, target: MaghemiteMgd
13212024-08-02T18:46:33.231ZAug 02 18:46:32.091 INFO Starting download, target: TransceiverControl
13222024-08-02T18:46:33.231ZAug 02 18:46:32.092 INFO Downloading out/downloads/dpd-fb571dc6512b24a777c5a9b2927a50501f6be297.json (attempt 1/3), target: DendriteOpenapi
13232024-08-02T18:46:33.231ZAug 02 18:46:32.092 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13242024-08-02T18:46:33.231ZAug 02 18:46:32.092 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13252024-08-02T18:46:33.231ZAug 02 18:46:32.092 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13262024-08-02T18:46:33.231ZAug 02 18:46:32.092 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13272024-08-02T18:46:33.232ZAug 02 18:46:32.092 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13282024-08-02T18:46:33.232ZAug 02 18:46:32.092 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13292024-08-02T18:46:33.406ZAug 02 18:46:32.269 INFO Download complete, target: DendriteOpenapi
13302024-08-02T18:46:33.631ZAug 02 18:46:32.492 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13312024-08-02T18:46:33.762ZAug 02 18:46:32.620 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13322024-08-02T18:46:34.082ZAug 02 18:46:32.944 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13332024-08-02T18:46:34.086ZAug 02 18:46:32.949 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13342024-08-02T18:46:34.169ZAug 02 18:46:33.032 INFO Download complete, target: Console
13352024-08-02T18:46:34.519ZAug 02 18:46:33.381 INFO Download complete, target: TransceiverControl
13362024-08-02T18:46:35.415ZAug 02 18:46:34.279 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13372024-08-02T18:46:35.415ZAug 02 18:46:34.279 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13382024-08-02T18:46:36.072ZAug 02 18:46:34.936 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13392024-08-02T18:46:37.351ZAug 02 18:46:36.215 INFO Download complete, target: DendriteStub
13402024-08-02T18:46:37.597ZAug 02 18:46:36.461 INFO Download complete, target: MaghemiteMgd
13412024-08-02T18:46:44.264ZAug 02 18:46:43.131 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13422024-08-02T18:46:44.609ZAug 02 18:46:43.476 INFO Checking that binary works, target: Cockroach
13432024-08-02T18:46:44.758ZAug 02 18:46:43.624 INFO Download complete, target: Cockroach
13442024-08-02T18:46:50.848ZAug 02 18:46:49.716 INFO Checking that binary works, target: Clickhouse
13452024-08-02T18:46:51.015ZAug 02 18:46:49.884 INFO Download complete, target: Clickhouse
13462024-08-02T18:46:51.034ZAll builder prerequisites installed successfully, and PATH looks valid
13472024-08-02T18:46:51.037Z
13482024-08-02T18:46:51.037Zreal 3:39.165354087
13492024-08-02T18:46:51.037Zuser 11:49.368223366
13502024-08-02T18:46:51.037Zsys 2:32.827227192
13512024-08-02T18:46:51.037Ztrap 0.441653086
13522024-08-02T18:46:51.037Ztflt 0.518394938
13532024-08-02T18:46:51.037Zdflt 1.923108070
13542024-08-02T18:46:51.037Zkflt 0.021530138
13552024-08-02T18:46:51.037Zlock 23:50.083885829
13562024-08-02T18:46:51.037Zslp 33:31.402626475
13572024-08-02T18:46:51.037Zlat 42.861705893
13582024-08-02T18:46:51.037Zstop 1:34.739877434
13592024-08-02T18:46:51.037Z+ banner build
13602024-08-02T18:46:51.037Z
13612024-08-02T18:46:51.037Z ##### # # # # #####
13622024-08-02T18:46:51.038Z # # # # # # # #
13632024-08-02T18:46:51.038Z ##### # # # # # #
13642024-08-02T18:46:51.038Z # # # # # # # #
13652024-08-02T18:46:51.038Z # # # # # # # #
13662024-08-02T18:46:51.038Z ##### #### # ###### #####
13672024-08-02T18:46:51.038Z
13682024-08-02T18:46:51.038Z+ export 'RUSTFLAGS=-D warnings'
13692024-08-02T18:46:51.038Z+ RUSTFLAGS='-D warnings'
13702024-08-02T18:46:51.041Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
13712024-08-02T18:46:51.041Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
13722024-08-02T18:46:51.041Z+ [[ illumos == \i\l\l\u\m\o\s ]]
13732024-08-02T18:46:51.041Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
13742024-08-02T18:46:51.041Z+ export TMPDIR=/var/tmp/omicron_tmp
13752024-08-02T18:46:51.041Z+ TMPDIR=/var/tmp/omicron_tmp
13762024-08-02T18:46:51.041Z+ export RUST_BACKTRACE=1
13772024-08-02T18:46:51.041Z+ RUST_BACKTRACE=1
13782024-08-02T18:46:51.041Z+ export CARGO_INCREMENTAL=0
13792024-08-02T18:46:51.041Z+ CARGO_INCREMENTAL=0
13802024-08-02T18:46:51.041Z+ export RUSTC_BOOTSTRAP=1
13812024-08-02T18:46:51.041Z+ RUSTC_BOOTSTRAP=1
13822024-08-02T18:46:51.041Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
13832024-08-02T18:46:51.696Z Downloading crates ...
13842024-08-02T18:46:51.975Z Downloaded dirs v5.0.1
13852024-08-02T18:46:51.978Z Downloaded ctr v0.9.2
13862024-08-02T18:46:51.981Z Downloaded blowfish v0.9.1
13872024-08-02T18:46:51.981Z Downloaded cbc v0.1.2
13882024-08-02T18:46:51.983Z Downloaded approx v0.5.1
13892024-08-02T18:46:51.986Z Downloaded plotters-svg v0.3.5
13902024-08-02T18:46:51.989Z Downloaded nested v0.1.1
13912024-08-02T18:46:51.989Z Downloaded http-body v1.0.0
13922024-08-02T18:46:51.989Z Downloaded option-ext v0.2.0
13932024-08-02T18:46:51.992Z Downloaded guppy-workspace-hack v0.1.0
13942024-08-02T18:46:51.998Z Downloaded escape8259 v0.5.2
13952024-08-02T18:46:52.001Z Downloaded dhcproto-macros v0.1.0
13962024-08-02T18:46:52.004Z Downloaded dhcproto v0.11.0
13972024-08-02T18:46:52.007Z Downloaded bcrypt-pbkdf v0.10.0
13982024-08-02T18:46:52.007Z Downloaded dirs-sys v0.4.1
13992024-08-02T18:46:52.010Z Downloaded ghash v0.5.1
14002024-08-02T18:46:52.010Z Downloaded cast v0.3.0
14012024-08-02T18:46:52.013Z Downloaded relative-path v1.9.3
14022024-08-02T18:46:52.015Z Downloaded ed25519 v2.2.3
14032024-08-02T18:46:52.016Z Downloaded criterion-plot v0.5.0
14042024-08-02T18:46:52.020Z Downloaded rand_core v0.5.1
14052024-08-02T18:46:52.023Z Downloaded pbkdf2 v0.11.0
14062024-08-02T18:46:52.026Z Downloaded datatest-stable v0.2.9
14072024-08-02T18:46:52.028Z Downloaded futures-timer v3.0.3
14082024-08-02T18:46:52.028Z Downloaded pathdiff v0.2.1
14092024-08-02T18:46:52.031Z Downloaded doc-comment v0.3.3
14102024-08-02T18:46:52.034Z Downloaded md5 v0.7.0
14112024-08-02T18:46:52.034Z Downloaded tower-layer v0.3.2
14122024-08-02T18:46:52.034Z Downloaded russh-cryptovec v0.7.2
14132024-08-02T18:46:52.036Z Downloaded password-hash v0.4.2
14142024-08-02T18:46:52.039Z Downloaded rust-argon2 v2.1.0
14152024-08-02T18:46:52.042Z Downloaded similar-asserts v1.5.0
14162024-08-02T18:46:52.045Z Downloaded anes v0.1.6
14172024-08-02T18:46:52.048Z Downloaded ecdsa v0.16.9
14182024-08-02T18:46:52.050Z Downloaded blake2b_simd v1.0.2
14192024-08-02T18:46:52.050Z Downloaded target-spec v3.1.0
14202024-08-02T18:46:52.053Z Downloaded rstest v0.19.0
14212024-08-02T18:46:52.056Z Downloaded plotters-backend v0.3.5
14222024-08-02T18:46:52.060Z Downloaded oorandom v11.1.3
14232024-08-02T18:46:52.063Z Downloaded hex-literal v0.4.1
14242024-08-02T18:46:52.063Z Downloaded pbkdf2 v0.12.2
14252024-08-02T18:46:52.066Z Downloaded assert_cmd v2.0.14
14262024-08-02T18:46:52.066Z Downloaded polyval v0.6.2
14272024-08-02T18:46:52.070Z Downloaded primeorder v0.13.6
14282024-08-02T18:46:52.072Z Downloaded yansi v0.5.1
14292024-08-02T18:46:52.072Z Downloaded threadpool v1.8.1
14302024-08-02T18:46:52.072Z Downloaded libtest-mimic v0.7.3
14312024-08-02T18:46:52.075Z Downloaded cfg-expr v0.15.8
14322024-08-02T18:46:52.078Z Downloaded trybuild v1.0.97
14332024-08-02T18:46:52.082Z Downloaded rand_chacha v0.2.2
14342024-08-02T18:46:52.084Z Downloaded partial-io v0.5.4
14352024-08-02T18:46:52.087Z Downloaded rfc6979 v0.4.0
14362024-08-02T18:46:52.087Z Downloaded hyper-rustls v0.26.0
14372024-08-02T18:46:52.090Z Downloaded hyper-util v0.1.3
14382024-08-02T18:46:52.093Z Downloaded tinytemplate v1.2.1
14392024-08-02T18:46:52.102Z Downloaded target-lexicon v0.12.14
14402024-08-02T18:46:52.105Z Downloaded pretty_assertions v1.4.0
14412024-08-02T18:46:52.108Z Downloaded criterion v0.5.1
14422024-08-02T18:46:52.112Z Downloaded rustls-native-certs v0.7.0
14432024-08-02T18:46:52.114Z Downloaded russh-keys v0.43.0
14442024-08-02T18:46:52.117Z Downloaded rstest_macros v0.19.0
14452024-08-02T18:46:52.120Z Downloaded p256 v0.13.2
14462024-08-02T18:46:52.123Z Downloaded rand_distr v0.4.3
14472024-08-02T18:46:52.123Z Downloaded internet-checksum v0.2.1
14482024-08-02T18:46:52.126Z Downloaded httptest v0.15.5
14492024-08-02T18:46:52.126Z Downloaded getrandom v0.1.16
14502024-08-02T18:46:52.129Z Downloaded ed25519-dalek v2.1.1
14512024-08-02T18:46:52.132Z Downloaded tower v0.4.13
14522024-08-02T18:46:52.139Z Downloaded russh v0.43.0
14532024-08-02T18:46:52.143Z Downloaded rand v0.7.3
14542024-08-02T18:46:52.147Z Downloaded hyper v1.3.1
14552024-08-02T18:46:52.153Z Downloaded guppy v0.17.5
14562024-08-02T18:46:52.158Z Downloaded aes v0.8.4
14572024-08-02T18:46:52.161Z Downloaded plotters v0.3.5
14582024-08-02T18:46:52.169Z Downloaded p521 v0.13.3
14592024-08-02T18:46:52.172Z Downloaded aes-gcm v0.10.3
14602024-08-02T18:46:52.175Z Downloaded fancy-regex v0.13.0
14612024-08-02T18:46:52.796Z Dirty unicode-ident v1.0.12: the rustflags changed
14622024-08-02T18:46:52.796Z Compiling unicode-ident v1.0.12
14632024-08-02T18:46:52.799Z Dirty proc-macro2 v1.0.86: the rustflags changed
14642024-08-02T18:46:52.799Z Compiling proc-macro2 v1.0.86
14652024-08-02T18:46:52.799Z Dirty libc v0.2.155: the rustflags changed
14662024-08-02T18:46:52.799Z Compiling libc v0.2.155
14672024-08-02T18:46:52.799Z Dirty cfg-if v1.0.0: the rustflags changed
14682024-08-02T18:46:52.799Z Compiling cfg-if v1.0.0
14692024-08-02T18:46:52.799Z Dirty serde v1.0.204: the rustflags changed
14702024-08-02T18:46:52.799Z Compiling serde v1.0.204
14712024-08-02T18:46:52.799Z Dirty version_check v0.9.4: the rustflags changed
14722024-08-02T18:46:52.799Z Compiling version_check v0.9.4
14732024-08-02T18:46:52.799Z Dirty autocfg v1.3.0: the rustflags changed
14742024-08-02T18:46:52.799Z Compiling autocfg v1.3.0
14752024-08-02T18:46:52.911Z Dirty memchr v2.7.2: the rustflags changed
14762024-08-02T18:46:52.911Z Compiling memchr v2.7.2
14772024-08-02T18:46:52.922Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.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 -C metadata=f04c7e29e163c4f4 -C extra-filename=-f04c7e29e163c4f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14782024-08-02T18:46:52.922Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.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"' -C metadata=3d60a5ec559be5a3 -C extra-filename=-3d60a5ec559be5a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14792024-08-02T18:46:52.922Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6cd145163fd70236 -C extra-filename=-6cd145163fd70236 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14802024-08-02T18:46:52.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=3cba3e4111e6a12c -C extra-filename=-3cba3e4111e6a12c --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14812024-08-02T18:46:52.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.204/build.rs --error-format=json --json=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"' -C metadata=1551a7a4c9cbe6e4 -C extra-filename=-1551a7a4c9cbe6e4 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14822024-08-02T18:46:52.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.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 -C metadata=29318a6a539680a2 -C extra-filename=-29318a6a539680a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14832024-08-02T18:46:52.925Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d9b2ede3219a3f1f -C extra-filename=-d9b2ede3219a3f1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14842024-08-02T18:46:52.925Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=da1d2f89ec5cc337 -C extra-filename=-da1d2f89ec5cc337 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14852024-08-02T18:46:53.001Z Dirty scopeguard v1.2.0: the rustflags changed
14862024-08-02T18:46:53.001Z Compiling scopeguard v1.2.0
14872024-08-02T18:46:53.004Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=96e907db81b39683 -C extra-filename=-96e907db81b39683 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14882024-08-02T18:46:53.049Z Dirty log v0.4.21: the rustflags changed
14892024-08-02T18:46:53.049Z Compiling log v0.4.21
14902024-08-02T18:46:53.065Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a206aa3e5ae8d451 -C extra-filename=-a206aa3e5ae8d451 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14912024-08-02T18:46:53.158Z Dirty byteorder v1.5.0: the rustflags changed
14922024-08-02T18:46:53.158Z Compiling byteorder v1.5.0
14932024-08-02T18:46:53.162Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4079b563d11206ed -C extra-filename=-4079b563d11206ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14942024-08-02T18:46:53.519Z Dirty once_cell v1.19.0: the rustflags changed
14952024-08-02T18:46:53.519Z Compiling once_cell v1.19.0
14962024-08-02T18:46:53.522Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.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"' -C metadata=646417322ca33c73 -C extra-filename=-646417322ca33c73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14972024-08-02T18:46:53.541Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4/build-script-build`
14982024-08-02T18:46:53.543Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3/build-script-build`
14992024-08-02T18:46:53.605Z Dirty itoa v1.0.11: the rustflags changed
15002024-08-02T18:46:53.605Z Compiling itoa v1.0.11
15012024-08-02T18:46:53.608Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1d1af7e8c40a69f8 -C extra-filename=-1d1af7e8c40a69f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15022024-08-02T18:46:53.624Z Dirty smallvec v1.13.2: the rustflags changed
15032024-08-02T18:46:53.624Z Compiling smallvec v1.13.2
15042024-08-02T18:46:53.627Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const_generics"' --cfg 'feature="const_new"' -C metadata=b79becaab4538f2c -C extra-filename=-b79becaab4538f2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15052024-08-02T18:46:53.753Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c/build-script-build`
15062024-08-02T18:46:53.799Z Dirty parking_lot_core v0.9.10: the rustflags changed
15072024-08-02T18:46:53.800Z Compiling parking_lot_core v0.9.10
15082024-08-02T18:46:53.818Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8d46e527a12f1bac -C extra-filename=-8d46e527a12f1bac --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15092024-08-02T18:46:53.821Z Dirty libm v0.2.8: the rustflags changed
15102024-08-02T18:46:53.821Z Compiling libm v0.2.8
15112024-08-02T18:46:53.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.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"' -C metadata=6a78d9d4c0031289 -C extra-filename=-6a78d9d4c0031289 --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-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg no_literal_byte_character --cfg no_literal_c_string --cfg wrap_proc_macro --cfg proc_macro_span`
15122024-08-02T18:46:53.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=9e9eff94c6618bbf -C extra-filename=-9e9eff94c6618bbf --out-dir /work/oxidecomputer/omicron/target/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`
15132024-08-02T18:46:53.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=095fcd23f830a54d -C extra-filename=-095fcd23f830a54d --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15142024-08-02T18:46:53.895Z Dirty pin-project-lite v0.2.14: the rustflags changed
15152024-08-02T18:46:53.895Z Compiling pin-project-lite v0.2.14
15162024-08-02T18:46:53.898Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=4736805a60104127 -C extra-filename=-4736805a60104127 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15172024-08-02T18:46:53.944Z Dirty lock_api v0.4.12: the rustflags changed
15182024-08-02T18:46:53.945Z Compiling lock_api v0.4.12
15192024-08-02T18:46:53.948Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=4af9be3a59741d39 -C extra-filename=-4af9be3a59741d39 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15202024-08-02T18:46:54.035Z Dirty num-traits v0.2.19: the rustflags changed
15212024-08-02T18:46:54.035Z Compiling num-traits v0.2.19
15222024-08-02T18:46:54.038Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=e2a2ec7d9b6a4b62 -C extra-filename=-e2a2ec7d9b6a4b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15232024-08-02T18:46:54.083Z Dirty cc v1.0.97: the rustflags changed
15242024-08-02T18:46:54.083Z Compiling cc v1.0.97
15252024-08-02T18:46:54.086Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=453eca9135afa6bf -C extra-filename=-453eca9135afa6bf --out-dir /work/oxidecomputer/omicron/target/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-02T18:46:54.229Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d/build-script-build`
15272024-08-02T18:46:54.273Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=98a4140e57fd013c -C extra-filename=-98a4140e57fd013c --out-dir /work/oxidecomputer/omicron/target/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-02T18:46:54.356Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39/build-script-build`
15292024-08-02T18:46:54.447Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62/build-script-build`
15302024-08-02T18:46:54.450Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac/build-script-build`
15312024-08-02T18:46:54.474Z Dirty thiserror v1.0.63: the rustflags changed
15322024-08-02T18:46:54.474Z Compiling thiserror v1.0.63
15332024-08-02T18:46:54.489Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.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 -C metadata=2fe04417b0922964 -C extra-filename=-2fe04417b0922964 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-2fe04417b0922964 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15342024-08-02T18:46:54.493Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=fb5654d251dbf08f -C extra-filename=-fb5654d251dbf08f --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-96e907db81b39683.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
15352024-08-02T18:46:54.633Z Dirty quote v1.0.36: the rustflags changed
15362024-08-02T18:46:54.633Z Compiling quote v1.0.36
15372024-08-02T18:46:54.636Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=8ae0078a8307e25e -C extra-filename=-8ae0078a8307e25e --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-6a78d9d4c0031289.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15382024-08-02T18:46:54.740Z Dirty ahash v0.8.11: the rustflags changed
15392024-08-02T18:46:54.740Z Compiling ahash v0.8.11
15402024-08-02T18:46:54.743Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=f38055c8d994fd52 -C extra-filename=-f38055c8d994fd52 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15412024-08-02T18:46:54.981Z Dirty spin v0.9.8: the rustflags changed
15422024-08-02T18:46:54.981Z Compiling spin v0.9.8
15432024-08-02T18:46:54.984Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' -C metadata=a84cf16555a1e5a6 -C extra-filename=-a84cf16555a1e5a6 --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-fb5654d251dbf08f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15442024-08-02T18:46:55.064Z Dirty syn v2.0.72: the rustflags changed
15452024-08-02T18:46:55.065Z Compiling syn v2.0.72
15462024-08-02T18:46:55.083Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=1fcd1d7888a06fc5 -C extra-filename=-1fcd1d7888a06fc5 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15472024-08-02T18:46:55.121Z Dirty getrandom v0.2.14: the rustflags changed
15482024-08-02T18:46:55.121Z Compiling getrandom v0.2.14
15492024-08-02T18:46:55.124Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=84b0b01dae64acc1 -C extra-filename=-84b0b01dae64acc1 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15502024-08-02T18:46:55.356Z Dirty rand_core v0.6.4: the rustflags changed
15512024-08-02T18:46:55.356Z Compiling rand_core v0.6.4
15522024-08-02T18:46:55.378Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=715685859e2d8232 -C extra-filename=-715685859e2d8232 --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-84b0b01dae64acc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15532024-08-02T18:46:55.398Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0b5b7b7a4efb3c44 -C extra-filename=-0b5b7b7a4efb3c44 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15542024-08-02T18:46:55.417Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=da8aea025e0dde22 -C extra-filename=-da8aea025e0dde22 --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-98a4140e57fd013c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp`
15552024-08-02T18:46:55.603Z Dirty signal-hook-registry v1.4.2: the rustflags changed
15562024-08-02T18:46:55.603Z Compiling signal-hook-registry v1.4.2
15572024-08-02T18:46:55.619Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9c0fdcc86593b797 -C extra-filename=-9c0fdcc86593b797 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15582024-08-02T18:46:55.624Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-2fe04417b0922964/build-script-build`
15592024-08-02T18:46:55.686Z Dirty mio v0.8.11: the rustflags changed
15602024-08-02T18:46:55.686Z Compiling mio v0.8.11
15612024-08-02T18:46:55.690Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9f0966d2e489a4ef -C extra-filename=-9f0966d2e489a4ef --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-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15622024-08-02T18:46:55.842Z Dirty parking_lot v0.12.2: the rustflags changed
15632024-08-02T18:46:55.842Z Compiling parking_lot v0.12.2
15642024-08-02T18:46:55.845Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=ceff54d9803290cf -C extra-filename=-ceff54d9803290cf --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-fb5654d251dbf08f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-0b5b7b7a4efb3c44.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15652024-08-02T18:46:55.879Z Dirty ryu v1.0.18: the rustflags changed
15662024-08-02T18:46:55.879Z Compiling ryu v1.0.18
15672024-08-02T18:46:55.882Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2235e6b179f77bd1 -C extra-filename=-2235e6b179f77bd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15682024-08-02T18:46:56.058Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52/build-script-build`
15692024-08-02T18:46:56.110Z Dirty num_cpus v1.16.0: the rustflags changed
15702024-08-02T18:46:56.110Z Compiling num_cpus v1.16.0
15712024-08-02T18:46:56.113Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=542485ea2f901d76 -C extra-filename=-542485ea2f901d76 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15722024-08-02T18:46:56.220Z Dirty allocator-api2 v0.2.18: the rustflags changed
15732024-08-02T18:46:56.220Z Compiling allocator-api2 v0.2.18
15742024-08-02T18:46:56.223Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=e0639e5ace3a65a0 -C extra-filename=-e0639e5ace3a65a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15752024-08-02T18:46:56.239Z Dirty socket2 v0.5.7: the rustflags changed
15762024-08-02T18:46:56.239Z Compiling socket2 v0.5.7
15772024-08-02T18:46:56.242Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' -C metadata=638e6319dfcb29c2 -C extra-filename=-638e6319dfcb29c2 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15782024-08-02T18:46:56.417Z Dirty typenum v1.17.0: the rustflags changed
15792024-08-02T18:46:56.417Z Compiling typenum v1.17.0
15802024-08-02T18:46:56.420Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=27eeebb75c45b94d -C extra-filename=-27eeebb75c45b94d --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15812024-08-02T18:46:56.807Z Dirty futures-core v0.3.30: the rustflags changed
15822024-08-02T18:46:56.807Z Compiling futures-core v0.3.30
15832024-08-02T18:46:56.810Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.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"' -C metadata=4a234987197be9fa -C extra-filename=-4a234987197be9fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15842024-08-02T18:46:57.011Z Dirty serde_json v1.0.120: the rustflags changed
15852024-08-02T18:46:57.012Z Compiling serde_json v1.0.120
15862024-08-02T18:46:57.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.120/build.rs --error-format=json --json=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"' -C metadata=b57c9312ae36d377 -C extra-filename=-b57c9312ae36d377 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15872024-08-02T18:46:57.030Z Dirty generic-array v0.14.7: the rustflags changed
15882024-08-02T18:46:57.031Z Compiling generic-array v0.14.7
15892024-08-02T18:46:57.034Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' -C metadata=25df682b96f0072c -C extra-filename=-25df682b96f0072c --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15902024-08-02T18:46:57.059Z Dirty equivalent v1.0.1: the rustflags changed
15912024-08-02T18:46:57.059Z Compiling equivalent v1.0.1
15922024-08-02T18:46:57.062Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7908cf90c6ce7643 -C extra-filename=-7908cf90c6ce7643 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15932024-08-02T18:46:57.166Z Dirty subtle v2.5.0: the rustflags changed
15942024-08-02T18:46:57.166Z Compiling subtle v2.5.0
15952024-08-02T18:46:57.169Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d6b6d230a68694b6 -C extra-filename=-d6b6d230a68694b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15962024-08-02T18:46:57.219Z Dirty futures-sink v0.3.30: the rustflags changed
15972024-08-02T18:46:57.219Z Compiling futures-sink v0.3.30
15982024-08-02T18:46:57.222Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.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"' -C metadata=4cb8e409c90cd6c4 -C extra-filename=-4cb8e409c90cd6c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15992024-08-02T18:46:57.386Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c/build-script-build`
16002024-08-02T18:46:57.386Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377/build-script-build`
16012024-08-02T18:46:57.389Z Dirty slab v0.4.9: the rustflags changed
16022024-08-02T18:46:57.389Z Compiling slab v0.4.9
16032024-08-02T18:46:57.392Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f1ebead8b418469f -C extra-filename=-f1ebead8b418469f --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16042024-08-02T18:46:57.440Z Dirty fnv v1.0.7: the rustflags changed
16052024-08-02T18:46:57.440Z Compiling fnv v1.0.7
16062024-08-02T18:46:57.443Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d03daaf3ac116161 -C extra-filename=-d03daaf3ac116161 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16072024-08-02T18:46:57.461Z Dirty futures-channel v0.3.30: the rustflags changed
16082024-08-02T18:46:57.461Z Compiling futures-channel v0.3.30
16092024-08-02T18:46:57.464Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.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"' -C metadata=afd81f7a37d03f0e -C extra-filename=-afd81f7a37d03f0e --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16102024-08-02T18:46:57.487Z Dirty pin-utils v0.1.0: the rustflags changed
16112024-08-02T18:46:57.487Z Compiling pin-utils v0.1.0
16122024-08-02T18:46:57.504Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0b6d4576f055e0dd -C extra-filename=-0b6d4576f055e0dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16132024-08-02T18:46:57.574Z Dirty futures-io v0.3.30: the rustflags changed
16142024-08-02T18:46:57.574Z Compiling futures-io v0.3.30
16152024-08-02T18:46:57.577Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.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"' -C metadata=cfa3035534aaa817 -C extra-filename=-cfa3035534aaa817 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16162024-08-02T18:46:57.577Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d/build-script-main`
16172024-08-02T18:46:57.608Z Dirty futures-task v0.3.30: the rustflags changed
16182024-08-02T18:46:57.608Z Compiling futures-task v0.3.30
16192024-08-02T18:46:57.626Z Dirty regex-syntax v0.8.3: the rustflags changed
16202024-08-02T18:46:57.626Z Compiling regex-syntax v0.8.3
16212024-08-02T18:46:57.629Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.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"' -C metadata=6b7b230ac7fdda05 -C extra-filename=-6b7b230ac7fdda05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16222024-08-02T18:46:57.643Z Dirty syn v1.0.109: the rustflags changed
16232024-08-02T18:46:57.643Z Compiling syn v1.0.109
16242024-08-02T18:46:57.646Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.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"' --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"' -C metadata=e5e7129e53ac8b8b -C extra-filename=-e5e7129e53ac8b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16252024-08-02T18:46:57.646Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=9135e84cd8615b52 -C extra-filename=-9135e84cd8615b52 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16262024-08-02T18:46:57.731Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f/build-script-build`
16272024-08-02T18:46:57.794Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4b070c3f889b95c1 -C extra-filename=-4b070c3f889b95c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16282024-08-02T18:46:57.881Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d0f1f33fb8cbafce -C extra-filename=-d0f1f33fb8cbafce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16292024-08-02T18:46:57.884Z Dirty const-oid v0.9.6: the rustflags changed
16302024-08-02T18:46:57.884Z Compiling const-oid v0.9.6
16312024-08-02T18:46:57.887Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="db"' --cfg 'feature="std"' -C metadata=e1a935d3d543cf79 -C extra-filename=-e1a935d3d543cf79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16322024-08-02T18:46:57.904Z Dirty aho-corasick v1.1.3: the rustflags changed
16332024-08-02T18:46:57.904Z Compiling aho-corasick v1.1.3
16342024-08-02T18:46:57.907Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=1fd9564269861caa -C extra-filename=-1fd9564269861caa --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16352024-08-02T18:46:57.922Z Dirty iana-time-zone v0.1.60: the rustflags changed
16362024-08-02T18:46:57.923Z Compiling iana-time-zone v0.1.60
16372024-08-02T18:46:57.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.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"' -C metadata=dc7fd02d5aaff25a -C extra-filename=-dc7fd02d5aaff25a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16382024-08-02T18:46:58.128Z Dirty semver v1.0.23: the rustflags changed
16392024-08-02T18:46:58.128Z Compiling semver v1.0.23
16402024-08-02T18:46:58.131Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=a46954a1d6188817 -C extra-filename=-a46954a1d6188817 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16412024-08-02T18:46:58.342Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52/build-script-build`
16422024-08-02T18:46:58.387Z Dirty heck v0.5.0: the rustflags changed
16432024-08-02T18:46:58.387Z Compiling heck v0.5.0
16442024-08-02T18:46:58.390Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=98930e4cc72f023e -C extra-filename=-98930e4cc72f023e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16452024-08-02T18:46:58.413Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=c11a1e752ae8cd20 -C extra-filename=-c11a1e752ae8cd20 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
16462024-08-02T18:46:58.681Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817/build-script-build`
16472024-08-02T18:46:58.753Z Dirty tinyvec_macros v0.1.1: the rustflags changed
16482024-08-02T18:46:58.754Z Compiling tinyvec_macros v0.1.1
16492024-08-02T18:46:58.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b13b79eaf76cf6b9 -C extra-filename=-b13b79eaf76cf6b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16502024-08-02T18:46:58.843Z Dirty tinyvec v1.6.0: the rustflags changed
16512024-08-02T18:46:58.843Z Compiling tinyvec v1.6.0
16522024-08-02T18:46:58.846Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=895d1d5581d5efcb -C extra-filename=-895d1d5581d5efcb --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-b13b79eaf76cf6b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16532024-08-02T18:46:58.881Z Dirty lazy_static v1.5.0: the rustflags changed
16542024-08-02T18:46:58.881Z Compiling lazy_static v1.5.0
16552024-08-02T18:46:58.885Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' -C metadata=772fb82229dfbb23 -C extra-filename=-772fb82229dfbb23 --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-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16562024-08-02T18:46:59.000Z Dirty ppv-lite86 v0.2.17: the rustflags changed
16572024-08-02T18:46:59.001Z Compiling ppv-lite86 v0.2.17
16582024-08-02T18:46:59.004Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b9107e4ada8e4dd6 -C extra-filename=-b9107e4ada8e4dd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16592024-08-02T18:46:59.199Z Dirty dyn-clone v1.0.17: the rustflags changed
16602024-08-02T18:46:59.199Z Compiling dyn-clone v1.0.17
16612024-08-02T18:46:59.254Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=acaadff11df4bfa2 -C extra-filename=-acaadff11df4bfa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16622024-08-02T18:46:59.426Z Dirty schemars v0.8.21: the rustflags changed
16632024-08-02T18:46:59.426Z Compiling schemars v0.8.21
16642024-08-02T18:46:59.429Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=cc25cc30a3665139 -C extra-filename=-cc25cc30a3665139 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16652024-08-02T18:46:59.761Z Dirty pkg-config v0.3.30: the rustflags changed
16662024-08-02T18:46:59.761Z Compiling pkg-config v0.3.30
16672024-08-02T18:46:59.764Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=0839f5aecb361828 -C extra-filename=-0839f5aecb361828 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16682024-08-02T18:46:59.801Z Dirty rustix v0.38.34: the rustflags changed
16692024-08-02T18:46:59.801Z Compiling rustix v0.38.34
16702024-08-02T18:46:59.804Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.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="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=d971cc53717d749f -C extra-filename=-d971cc53717d749f --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16712024-08-02T18:46:59.821Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139/build-script-build`
16722024-08-02T18:46:59.850Z Dirty unicode-bidi v0.3.15: the rustflags changed
16732024-08-02T18:46:59.850Z Compiling unicode-bidi v0.3.15
16742024-08-02T18:46:59.853Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.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"' -C metadata=99ebbc53cc68e61d -C extra-filename=-99ebbc53cc68e61d --out-dir /work/oxidecomputer/omicron/target/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-02T18:47:00.347Z Dirty unicode-normalization v0.1.23: the rustflags changed
16762024-08-02T18:47:00.347Z Compiling unicode-normalization v0.1.23
16772024-08-02T18:47:00.350Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.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"' -C metadata=64697c3f9169cd97 -C extra-filename=-64697c3f9169cd97 --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-895d1d5581d5efcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16782024-08-02T18:47:00.642Z Dirty cpufeatures v0.2.12: the rustflags changed
16792024-08-02T18:47:00.642Z Compiling cpufeatures v0.2.12
16802024-08-02T18:47:00.646Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=617fd11b7df2e647 -C extra-filename=-617fd11b7df2e647 --out-dir /work/oxidecomputer/omicron/target/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-02T18:47:00.745Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f/build-script-build`
16822024-08-02T18:47:00.863Z Dirty regex-automata v0.4.6: the rustflags changed
16832024-08-02T18:47:00.863Z Compiling regex-automata v0.4.6
16842024-08-02T18:47:00.866Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.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"' -C metadata=b328ca2e85c26ba1 -C extra-filename=-b328ca2e85c26ba1 --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-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16852024-08-02T18:47:01.327Z Dirty rand_chacha v0.3.1: the rustflags changed
16862024-08-02T18:47:01.328Z Compiling rand_chacha v0.3.1
16872024-08-02T18:47:01.330Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=d007674366a49271 -C extra-filename=-d007674366a49271 --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-b9107e4ada8e4dd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16882024-08-02T18:47:01.388Z Dirty errno v0.3.9: the rustflags changed
16892024-08-02T18:47:01.388Z Compiling errno v0.3.9
16902024-08-02T18:47:01.391Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=3cfcd26b9cc4ed8f -C extra-filename=-3cfcd26b9cc4ed8f --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16912024-08-02T18:47:01.415Z Dirty tracing-core v0.1.32: the rustflags changed
16922024-08-02T18:47:01.415Z Compiling tracing-core v0.1.32
16932024-08-02T18:47:01.418Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=4090540935a66d13 -C extra-filename=-4090540935a66d13 --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-646417322ca33c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16942024-08-02T18:47:01.612Z Dirty percent-encoding v2.3.1: the rustflags changed
16952024-08-02T18:47:01.612Z Compiling percent-encoding v2.3.1
16962024-08-02T18:47:01.627Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=22869783781f7a70 -C extra-filename=-22869783781f7a70 --out-dir /work/oxidecomputer/omicron/target/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-02T18:47:01.967Z Dirty rand v0.8.5: the rustflags changed
16982024-08-02T18:47:01.967Z Compiling rand v0.8.5
16992024-08-02T18:47:01.970Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C metadata=26edd622f87e2dfc -C extra-filename=-26edd622f87e2dfc --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-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17002024-08-02T18:47:02.847Z Dirty serde_derive_internals v0.29.1: the rustflags changed
17012024-08-02T18:47:02.847Z Compiling serde_derive_internals v0.29.1
17022024-08-02T18:47:02.850Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=96b13c5883363ad0 -C extra-filename=-96b13c5883363ad0 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17032024-08-02T18:47:03.675Z Dirty form_urlencoded v1.2.1: the rustflags changed
17042024-08-02T18:47:03.675Z Compiling form_urlencoded v1.2.1
17052024-08-02T18:47:03.678Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8558f77493471e37 -C extra-filename=-8558f77493471e37 --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-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17062024-08-02T18:47:03.692Z Dirty powerfmt v0.2.0: the rustflags changed
17072024-08-02T18:47:03.692Z Compiling powerfmt v0.2.0
17082024-08-02T18:47:03.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f3e7a811e4790277 -C extra-filename=-f3e7a811e4790277 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17092024-08-02T18:47:04.001Z Dirty time-core v0.1.2: the rustflags changed
17102024-08-02T18:47:04.001Z Compiling time-core v0.1.2
17112024-08-02T18:47:04.005Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d2b471122a3172da -C extra-filename=-d2b471122a3172da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17122024-08-02T18:47:04.097Z Dirty httparse v1.8.0: the rustflags changed
17132024-08-02T18:47:04.097Z Compiling httparse v1.8.0
17142024-08-02T18:47:04.101Z Dirty unicode-width v0.1.13: the rustflags changed
17152024-08-02T18:47:04.102Z Compiling unicode-width v0.1.13
17162024-08-02T18:47:04.114Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.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"' -C metadata=b68e58fa5461d0d8 -C extra-filename=-b68e58fa5461d0d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17172024-08-02T18:47:04.117Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.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"' -C metadata=b49d375e5576b095 -C extra-filename=-b49d375e5576b095 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17182024-08-02T18:47:04.181Z Dirty num-conv v0.1.0: the rustflags changed
17192024-08-02T18:47:04.181Z Compiling num-conv v0.1.0
17202024-08-02T18:47:04.184Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C metadata=19b41fa3adeceefc -C extra-filename=-19b41fa3adeceefc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17212024-08-02T18:47:04.201Z Dirty deranged v0.3.11: the rustflags changed
17222024-08-02T18:47:04.201Z Compiling deranged v0.3.11
17232024-08-02T18:47:04.204Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' -C metadata=65b34d074ad7f278 -C extra-filename=-65b34d074ad7f278 --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-f3e7a811e4790277.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17242024-08-02T18:47:04.334Z Dirty ring v0.17.8: the rustflags changed
17252024-08-02T18:47:04.334Z Compiling ring v0.17.8
17262024-08-02T18:47:04.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' -C metadata=dae6dd42be0e067a -C extra-filename=-dae6dd42be0e067a --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17272024-08-02T18:47:04.473Z Dirty time-macros v0.2.18: the rustflags changed
17282024-08-02T18:47:04.473Z Compiling time-macros v0.2.18
17292024-08-02T18:47:04.476Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' -C metadata=cb692b1ed7aa2065 -C extra-filename=-cb692b1ed7aa2065 --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-19b41fa3adeceefc.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-d2b471122a3172da.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17302024-08-02T18:47:04.557Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8/build-script-build`
17312024-08-02T18:47:04.586Z Dirty num_threads v0.1.7: the rustflags changed
17322024-08-02T18:47:04.586Z Compiling num_threads v0.1.7
17332024-08-02T18:47:04.589Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=34892b26c1f551f0 -C extra-filename=-34892b26c1f551f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17342024-08-02T18:47:04.713Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=374f7bdcf7d21587 -C extra-filename=-374f7bdcf7d21587 --out-dir /work/oxidecomputer/omicron/target/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`
17352024-08-02T18:47:05.414Z Dirty either v1.12.0: the rustflags changed
17362024-08-02T18:47:05.414Z Compiling either v1.12.0
17372024-08-02T18:47:05.456Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=c6ebce9b8f2b7960 -C extra-filename=-c6ebce9b8f2b7960 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17382024-08-02T18:47:05.529Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a/build-script-build`
17392024-08-02T18:47:05.735Z Dirty idna v0.5.0: the rustflags changed
17402024-08-02T18:47:05.735Z Compiling idna v0.5.0
17412024-08-02T18:47:05.738Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=675744463e840421 -C extra-filename=-675744463e840421 --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-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17422024-08-02T18:47:05.818Z Dirty rustversion v1.0.17: the rustflags changed
17432024-08-02T18:47:05.818Z Compiling rustversion v1.0.17
17442024-08-02T18:47:05.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0231db8ead83e2b9 -C extra-filename=-0231db8ead83e2b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17452024-08-02T18:47:06.118Z Dirty regex v1.10.5: the rustflags changed
17462024-08-02T18:47:06.119Z Compiling regex v1.10.5
17472024-08-02T18:47:06.122Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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="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"' -C metadata=d37737ee398aa5da -C extra-filename=-d37737ee398aa5da --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-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17482024-08-02T18:47:06.585Z Dirty url v2.5.2: the rustflags changed
17492024-08-02T18:47:06.585Z Compiling url v2.5.2
17502024-08-02T18:47:06.588Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5ae87c7fd6f493bf -C extra-filename=-5ae87c7fd6f493bf --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-8558f77493471e37.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-675744463e840421.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17512024-08-02T18:47:07.170Z Dirty adler v1.0.2: the rustflags changed
17522024-08-02T18:47:07.170Z Compiling adler v1.0.2
17532024-08-02T18:47:07.173Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ab02ed3d0c38bd82 -C extra-filename=-ab02ed3d0c38bd82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17542024-08-02T18:47:07.322Z Dirty untrusted v0.9.0: the rustflags changed
17552024-08-02T18:47:07.322Z Compiling untrusted v0.9.0
17562024-08-02T18:47:07.325Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8af25f1ae3ed7de4 -C extra-filename=-8af25f1ae3ed7de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17572024-08-02T18:47:07.414Z Dirty miniz_oxide v0.7.2: the rustflags changed
17582024-08-02T18:47:07.414Z Compiling miniz_oxide v0.7.2
17592024-08-02T18:47:07.416Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0a57369393f833e2 -C extra-filename=-0a57369393f833e2 --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-ab02ed3d0c38bd82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17602024-08-02T18:47:07.599Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9/build-script-build`
17612024-08-02T18:47:07.608Z Dirty vcpkg v0.2.15: the rustflags changed
17622024-08-02T18:47:07.608Z Compiling vcpkg v0.2.15
17632024-08-02T18:47:07.611Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f2268884d2898701 -C extra-filename=-f2268884d2898701 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17642024-08-02T18:47:07.983Z Dirty time v0.3.36: the rustflags changed
17652024-08-02T18:47:07.984Z Compiling time v0.3.36
17662024-08-02T18:47:07.987Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' -C metadata=3a595e0835c9418a -C extra-filename=-3a595e0835c9418a --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-65b34d074ad7f278.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-19b41fa3adeceefc.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-34892b26c1f551f0.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-f3e7a811e4790277.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-d2b471122a3172da.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17672024-08-02T18:47:08.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' -C metadata=7f4db6d592aed0d9 -C extra-filename=-7f4db6d592aed0d9 --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-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
17682024-08-02T18:47:08.519Z Dirty slog v2.7.0: the rustflags changed
17692024-08-02T18:47:08.519Z Compiling slog v2.7.0
17702024-08-02T18:47:08.522Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' -C metadata=f19229a953384392 -C extra-filename=-f19229a953384392 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17712024-08-02T18:47:09.030Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ff404895282bf39c -C extra-filename=-ff404895282bf39c --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`
17722024-08-02T18:47:09.084Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392/build-script-build`
17732024-08-02T18:47:09.151Z Dirty try-lock v0.2.5: the rustflags changed
17742024-08-02T18:47:09.151Z Compiling try-lock v0.2.5
17752024-08-02T18:47:09.154Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=52288cb1600a9b63 -C extra-filename=-52288cb1600a9b63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17762024-08-02T18:47:09.298Z Dirty want v0.3.1: the rustflags changed
17772024-08-02T18:47:09.298Z Compiling want v0.3.1
17782024-08-02T18:47:09.301Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0dfc4878d281d11a -C extra-filename=-0dfc4878d281d11a --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-52288cb1600a9b63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17792024-08-02T18:47:09.600Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' -C metadata=b70d90a376f7e844 -C extra-filename=-b70d90a376f7e844 --out-dir /work/oxidecomputer/omicron/target/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`
17802024-08-02T18:47:09.826Z Dirty openssl-sys v0.9.103: the rustflags changed
17812024-08-02T18:47:09.826Z Compiling openssl-sys v0.9.103
17822024-08-02T18:47:09.829Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c914c7f92f8e914a -C extra-filename=-c914c7f92f8e914a --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-c914c7f92f8e914a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-f2268884d2898701.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17832024-08-02T18:47:09.907Z Dirty serde_derive v1.0.204: the rustflags changed
17842024-08-02T18:47:09.907Z Compiling serde_derive v1.0.204
17852024-08-02T18:47:09.910Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-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"' -C metadata=ceb724bdd3753957 -C extra-filename=-ceb724bdd3753957 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17862024-08-02T18:47:10.428Z Dirty zerocopy-derive v0.7.34: the rustflags changed
17872024-08-02T18:47:10.428Z Compiling zerocopy-derive v0.7.34
17882024-08-02T18:47:10.431Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.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 -C metadata=600cf0564382a713 -C extra-filename=-600cf0564382a713 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17892024-08-02T18:47:10.676Z Dirty zeroize_derive v1.4.2: the rustflags changed
17902024-08-02T18:47:10.676Z Compiling zeroize_derive v1.4.2
17912024-08-02T18:47:10.679Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f5d5f708d3ae1421 -C extra-filename=-f5d5f708d3ae1421 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17922024-08-02T18:47:10.946Z Dirty thiserror-impl v1.0.63: the rustflags changed
17932024-08-02T18:47:10.946Z Compiling thiserror-impl v1.0.63
17942024-08-02T18:47:10.949Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.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 -C metadata=f0411f1bd7063fa9 -C extra-filename=-f0411f1bd7063fa9 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17952024-08-02T18:47:12.439Z Dirty tokio-macros v2.3.0: the rustflags changed
17962024-08-02T18:47:12.439Z Compiling tokio-macros v2.3.0
17972024-08-02T18:47:12.442Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.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 -C metadata=0a38acd4c83de58b -C extra-filename=-0a38acd4c83de58b --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17982024-08-02T18:47:12.545Z Dirty zeroize v1.7.0: the rustflags changed
17992024-08-02T18:47:12.545Z Compiling zeroize v1.7.0
18002024-08-02T18:47:12.548Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ddee03847143bdd0 -C extra-filename=-ddee03847143bdd0 --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-f5d5f708d3ae1421.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18012024-08-02T18:47:12.940Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' -C metadata=28d3035606952e4a -C extra-filename=-28d3035606952e4a --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-4b070c3f889b95c1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
18022024-08-02T18:47:13.017Z Dirty zerocopy v0.7.34: the rustflags changed
18032024-08-02T18:47:13.017Z Compiling zerocopy v0.7.34
18042024-08-02T18:47:13.020Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b2d58dfb6213ec88 -C extra-filename=-b2d58dfb6213ec88 --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-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-600cf0564382a713.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18052024-08-02T18:47:13.112Z Dirty futures-macro v0.3.30: the rustflags changed
18062024-08-02T18:47:13.112Z Compiling futures-macro v0.3.30
18072024-08-02T18:47:13.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.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 -C metadata=5b1a63c0ec8eb230 -C extra-filename=-5b1a63c0ec8eb230 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18082024-08-02T18:47:13.368Z Dirty schemars_derive v0.8.21: the rustflags changed
18092024-08-02T18:47:13.368Z Compiling schemars_derive v0.8.21
18102024-08-02T18:47:13.371Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=acfa19c005c98832 -C extra-filename=-acfa19c005c98832 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-96b13c5883363ad0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18112024-08-02T18:47:14.109Z Dirty tracing-attributes v0.1.27: the rustflags changed
18122024-08-02T18:47:14.109Z Compiling tracing-attributes v0.1.27
18132024-08-02T18:47:14.112Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3795cdfcbb739c0a -C extra-filename=-3795cdfcbb739c0a --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18142024-08-02T18:47:14.370Z Dirty crypto-common v0.1.6: the rustflags changed
18152024-08-02T18:47:14.370Z Compiling crypto-common v0.1.6
18162024-08-02T18:47:14.373Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=cc72cfd6f92b2ac4 -C extra-filename=-cc72cfd6f92b2ac4 --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-28d3035606952e4a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b070c3f889b95c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18172024-08-02T18:47:14.404Z Dirty block-buffer v0.10.4: the rustflags changed
18182024-08-02T18:47:14.404Z Compiling block-buffer v0.10.4
18192024-08-02T18:47:14.407Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=e26a12a73b5ef065 -C extra-filename=-e26a12a73b5ef065 --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-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18202024-08-02T18:47:14.531Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9f0a4baf47e5a5f1 -C extra-filename=-9f0a4baf47e5a5f1 --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-f0411f1bd7063fa9.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access`
18212024-08-02T18:47:14.581Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=ffd14cf7bf009d44 -C extra-filename=-ffd14cf7bf009d44 --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-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
18222024-08-02T18:47:14.662Z Dirty digest v0.10.7: the rustflags changed
18232024-08-02T18:47:14.662Z Compiling digest v0.10.7
18242024-08-02T18:47:14.665Z Dirty async-trait v0.1.81: the rustflags changed
18252024-08-02T18:47:14.665Z Compiling async-trait v0.1.81
18262024-08-02T18:47:14.680Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' -C metadata=3cfa47e91bd2ae23 -C extra-filename=-3cfa47e91bd2ae23 --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-e26a12a73b5ef065.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18272024-08-02T18:47:14.683Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.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 -C metadata=97a23d2676a85f3f -C extra-filename=-97a23d2676a85f3f --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18282024-08-02T18:47:14.713Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-c914c7f92f8e914a/build-script-main`
18292024-08-02T18:47:14.780Z Dirty socket2 v0.4.10: the rustflags changed
18302024-08-02T18:47:14.780Z Compiling socket2 v0.4.10
18312024-08-02T18:47:14.783Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=927502a0ce0739a0 -C extra-filename=-927502a0ce0739a0 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18322024-08-02T18:47:15.165Z Dirty hashbrown v0.14.5: the rustflags changed
18332024-08-02T18:47:15.165Z Compiling hashbrown v0.14.5
18342024-08-02T18:47:15.182Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' -C metadata=a9533f89556730b0 -C extra-filename=-a9533f89556730b0 --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-ffd14cf7bf009d44.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-e0639e5ace3a65a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18352024-08-02T18:47:15.191Z Dirty tower-service v0.3.2: the rustflags changed
18362024-08-02T18:47:15.194Z Compiling tower-service v0.3.2
18372024-08-02T18:47:15.226Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c487c8735147c6c5 -C extra-filename=-c487c8735147c6c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18382024-08-02T18:47:15.321Z Dirty base64ct v1.6.0: the rustflags changed
18392024-08-02T18:47:15.321Z Compiling base64ct v1.6.0
18402024-08-02T18:47:15.325Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=96ee31262a117aa9 -C extra-filename=-96ee31262a117aa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18412024-08-02T18:47:15.402Z Dirty futures-util v0.3.30: the rustflags changed
18422024-08-02T18:47:15.402Z Compiling futures-util v0.3.30
18432024-08-02T18:47:15.405Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.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"' -C metadata=f1e6a08d6237cea5 -C extra-filename=-f1e6a08d6237cea5 --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-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-5b1a63c0ec8eb230.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-0b6d4576f055e0dd.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18442024-08-02T18:47:15.626Z Dirty base64 v0.21.7: the rustflags changed
18452024-08-02T18:47:15.627Z Compiling base64 v0.21.7
18462024-08-02T18:47:15.629Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bfc5ed6832fe4205 -C extra-filename=-bfc5ed6832fe4205 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18472024-08-02T18:47:15.927Z Dirty httpdate v1.0.3: the rustflags changed
18482024-08-02T18:47:15.927Z Compiling httpdate v1.0.3
18492024-08-02T18:47:15.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9a593ee1b17490e8 -C extra-filename=-9a593ee1b17490e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18502024-08-02T18:47:16.372Z Dirty backtrace v0.3.71: the rustflags changed
18512024-08-02T18:47:16.372Z Compiling backtrace v0.3.71
18522024-08-02T18:47:16.382Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5ec7fdb506f70d5d -C extra-filename=-5ec7fdb506f70d5d --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18532024-08-02T18:47:16.407Z Dirty gimli v0.28.1: the rustflags changed
18542024-08-02T18:47:16.407Z Compiling gimli v0.28.1
18552024-08-02T18:47:16.429Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a34ddd72889326b9 -C extra-filename=-a34ddd72889326b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18562024-08-02T18:47:16.566Z Dirty foreign-types-shared v0.1.1: the rustflags changed
18572024-08-02T18:47:16.566Z Compiling foreign-types-shared v0.1.1
18582024-08-02T18:47:16.569Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bc035bfc41bc9c76 -C extra-filename=-bc035bfc41bc9c76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18592024-08-02T18:47:16.678Z Dirty heck v0.4.1: the rustflags changed
18602024-08-02T18:47:16.678Z Compiling heck v0.4.1
18612024-08-02T18:47:16.681Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=791557af361405da -C extra-filename=-791557af361405da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18622024-08-02T18:47:16.881Z Dirty openssl v0.10.66: the rustflags changed
18632024-08-02T18:47:16.881Z Compiling openssl v0.10.66
18642024-08-02T18:47:16.881Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d8d37f203d2573f5 -C extra-filename=-d8d37f203d2573f5 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-d8d37f203d2573f5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18652024-08-02T18:47:16.956Z Dirty openssl-probe v0.1.5: the rustflags changed
18662024-08-02T18:47:16.956Z Compiling openssl-probe v0.1.5
18672024-08-02T18:47:16.959Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ad62ea66a01c868 -C extra-filename=-0ad62ea66a01c868 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18682024-08-02T18:47:17.167Z Dirty strsim v0.11.1: the rustflags changed
18692024-08-02T18:47:17.167Z Compiling strsim v0.11.1
18702024-08-02T18:47:17.170Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ea71400cff95591 -C extra-filename=-6ea71400cff95591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18712024-08-02T18:47:17.299Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d/build-script-build`
18722024-08-02T18:47:17.329Z Dirty foreign-types v0.3.2: the rustflags changed
18732024-08-02T18:47:17.329Z Compiling foreign-types v0.3.2
18742024-08-02T18:47:17.360Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=54d620cccad1afc5 -C extra-filename=-54d620cccad1afc5 --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-bc035bfc41bc9c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18752024-08-02T18:47:17.360Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-d8d37f203d2573f5/build-script-build`
18762024-08-02T18:47:17.433Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=fb016ee485e0d634 -C extra-filename=-fb016ee485e0d634 --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-9e9eff94c6618bbf.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`
18772024-08-02T18:47:17.490Z Dirty openssl-macros v0.1.1: the rustflags changed
18782024-08-02T18:47:17.490Z Compiling openssl-macros v0.1.1
18792024-08-02T18:47:17.493Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=788f5bd5b3fc40c7 -C extra-filename=-788f5bd5b3fc40c7 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18802024-08-02T18:47:17.783Z Dirty object v0.32.2: the rustflags changed
18812024-08-02T18:47:17.783Z Compiling object v0.32.2
18822024-08-02T18:47:17.786Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=340f589c74ad0544 -C extra-filename=-340f589c74ad0544 --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18832024-08-02T18:47:18.119Z Dirty rustc-demangle v0.1.24: the rustflags changed
18842024-08-02T18:47:18.119Z Compiling rustc-demangle v0.1.24
18852024-08-02T18:47:18.122Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=41c64ee615aff3ba -C extra-filename=-41c64ee615aff3ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18862024-08-02T18:47:18.213Z Dirty tracing v0.1.40: the rustflags changed
18872024-08-02T18:47:18.213Z Compiling tracing v0.1.40
18882024-08-02T18:47:18.216Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' -C metadata=bbe910777833fa5b -C extra-filename=-bbe910777833fa5b --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-a206aa3e5ae8d451.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-3795cdfcbb739c0a.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-4090540935a66d13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18892024-08-02T18:47:18.454Z Dirty anyhow v1.0.86: the rustflags changed
18902024-08-02T18:47:18.454Z Compiling anyhow v1.0.86
18912024-08-02T18:47:18.471Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.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"' -C metadata=3526ed6e7ec9351c -C extra-filename=-3526ed6e7ec9351c --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18922024-08-02T18:47:18.738Z Dirty crossbeam-utils v0.8.19: the rustflags changed
18932024-08-02T18:47:18.738Z Compiling crossbeam-utils v0.8.19
18942024-08-02T18:47:18.741Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.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"' -C metadata=bdd76902b9dc9574 -C extra-filename=-bdd76902b9dc9574 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18952024-08-02T18:47:18.777Z Dirty mime v0.3.17: the rustflags changed
18962024-08-02T18:47:18.777Z Compiling mime v0.3.17
18972024-08-02T18:47:18.800Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ed43d208ee9dad1 -C extra-filename=-6ed43d208ee9dad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18982024-08-02T18:47:18.820Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=da3429ff12e30b86 -C extra-filename=-da3429ff12e30b86 --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-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18992024-08-02T18:47:19.052Z Dirty ipnet v2.9.0: the rustflags changed
19002024-08-02T18:47:19.053Z Compiling ipnet v2.9.0
19012024-08-02T18:47:19.056Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a311a60ce806e489 -C extra-filename=-a311a60ce806e489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19022024-08-02T18:47:19.099Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c/build-script-build`
19032024-08-02T18:47:19.379Z Dirty rustls v0.21.12: the rustflags changed
19042024-08-02T18:47:19.379Z Compiling rustls v0.21.12
19052024-08-02T18:47:19.382Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=bc80f71c69e9b6e8 -C extra-filename=-bc80f71c69e9b6e8 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19062024-08-02T18:47:19.399Z Dirty winnow v0.5.40: the rustflags changed
19072024-08-02T18:47:19.399Z Compiling winnow v0.5.40
19082024-08-02T18:47:19.402Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e4cd269434c2124b -C extra-filename=-e4cd269434c2124b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19092024-08-02T18:47:19.402Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574/build-script-build`
19102024-08-02T18:47:19.443Z Dirty native-tls v0.2.11: the rustflags changed
19112024-08-02T18:47:19.443Z Compiling native-tls v0.2.11
19122024-08-02T18:47:19.446Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.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 -C metadata=dd402baa13a09a10 -C extra-filename=-dd402baa13a09a10 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19132024-08-02T18:47:19.671Z Dirty ucd-trie v0.1.6: the rustflags changed
19142024-08-02T18:47:19.671Z Compiling ucd-trie v0.1.6
19152024-08-02T18:47:19.674Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.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"' -C metadata=c65906f2bde6c412 -C extra-filename=-c65906f2bde6c412 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19162024-08-02T18:47:19.825Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10/build-script-build`
19172024-08-02T18:47:19.855Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8/build-script-build`
19182024-08-02T18:47:19.882Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.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"' -C metadata=a68a0ba69dfbf991 -C extra-filename=-a68a0ba69dfbf991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19192024-08-02T18:47:20.269Z Dirty pest v2.7.10: the rustflags changed
19202024-08-02T18:47:20.269Z Compiling pest v2.7.10
19212024-08-02T18:47:20.273Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=577e78f500518421 -C extra-filename=-577e78f500518421 --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-d9b2ede3219a3f1f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-c65906f2bde6c412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19222024-08-02T18:47:20.348Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
19232024-08-02T18:47:20.348Z Compiling pem-rfc7468 v0.7.0
19242024-08-02T18:47:20.351Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=39678f3abe8ee19d -C extra-filename=-39678f3abe8ee19d --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-96ee31262a117aa9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19252024-08-02T18:47:21.107Z Dirty futures-executor v0.3.30: the rustflags changed
19262024-08-02T18:47:21.107Z Compiling futures-executor v0.3.30
19272024-08-02T18:47:21.127Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.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"' -C metadata=305944c2ee33c8d3 -C extra-filename=-305944c2ee33c8d3 --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-4a234987197be9fa.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19282024-08-02T18:47:21.131Z Dirty addr2line v0.21.0: the rustflags changed
19292024-08-02T18:47:21.131Z Compiling addr2line v0.21.0
19302024-08-02T18:47:21.134Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b47b77a41795fa3e -C extra-filename=-b47b77a41795fa3e --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-a34ddd72889326b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19312024-08-02T18:47:21.256Z Dirty sct v0.7.1: the rustflags changed
19322024-08-02T18:47:21.256Z Compiling sct v0.7.1
19332024-08-02T18:47:21.312Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a9d2e0700c181c92 -C extra-filename=-a9d2e0700c181c92 --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-7f4db6d592aed0d9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
19342024-08-02T18:47:21.492Z Dirty futures v0.3.30: the rustflags changed
19352024-08-02T18:47:21.492Z Compiling futures v0.3.30
19362024-08-02T18:47:21.496Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d7ac17ad64f31a1c -C extra-filename=-d7ac17ad64f31a1c --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-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-305944c2ee33c8d3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19372024-08-02T18:47:21.574Z Dirty rustls-webpki v0.101.7: the rustflags changed
19382024-08-02T18:47:21.574Z Compiling rustls-webpki v0.101.7
19392024-08-02T18:47:21.577Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=fab874de416965c2 -C extra-filename=-fab874de416965c2 --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-7f4db6d592aed0d9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
19402024-08-02T18:47:21.609Z Dirty der_derive v0.7.2: the rustflags changed
19412024-08-02T18:47:21.609Z Compiling der_derive v0.7.2
19422024-08-02T18:47:21.612Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.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 -C metadata=7dfb8652d7e80435 -C extra-filename=-7dfb8652d7e80435 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19432024-08-02T18:47:21.683Z Dirty cookie v0.17.0: the rustflags changed
19442024-08-02T18:47:21.683Z Compiling cookie v0.17.0
19452024-08-02T18:47:21.701Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.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"' -C metadata=a372cc94cab348de -C extra-filename=-a372cc94cab348de --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19462024-08-02T18:47:21.704Z Dirty flagset v0.4.5: the rustflags changed
19472024-08-02T18:47:21.704Z Compiling flagset v0.4.5
19482024-08-02T18:47:21.704Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=78047bb16dad56ca -C extra-filename=-78047bb16dad56ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19492024-08-02T18:47:21.906Z Dirty utf8parse v0.2.1: the rustflags changed
19502024-08-02T18:47:21.906Z Compiling utf8parse v0.2.1
19512024-08-02T18:47:21.909Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1145d37920d1b3a9 -C extra-filename=-1145d37920d1b3a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19522024-08-02T18:47:22.039Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de/build-script-build`
19532024-08-02T18:47:22.065Z Dirty scroll_derive v0.12.0: the rustflags changed
19542024-08-02T18:47:22.065Z Compiling scroll_derive v0.12.0
19552024-08-02T18:47:22.068Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=39346474b654d3c7 -C extra-filename=-39346474b654d3c7 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19562024-08-02T18:47:22.086Z Dirty idna v0.3.0: the rustflags changed
19572024-08-02T18:47:22.086Z Compiling idna v0.3.0
19582024-08-02T18:47:22.088Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=38f8b4c0736aef15 -C extra-filename=-38f8b4c0736aef15 --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-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19592024-08-02T18:47:23.198Z Dirty pest_meta v2.7.10: the rustflags changed
19602024-08-02T18:47:23.198Z Compiling pest_meta v2.7.10
19612024-08-02T18:47:23.201Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.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"' -C metadata=4a77994e5dd06226 -C extra-filename=-4a77994e5dd06226 --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-646417322ca33c73.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-577e78f500518421.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19622024-08-02T18:47:23.284Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=611c160b97485b6b -C extra-filename=-611c160b97485b6b --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-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fab874de416965c2.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-a9d2e0700c181c92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
19632024-08-02T18:47:23.463Z Dirty encoding_rs v0.8.34: the rustflags changed
19642024-08-02T18:47:23.463Z Compiling encoding_rs v0.8.34
19652024-08-02T18:47:23.466Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=cb93baec212052e7 -C extra-filename=-cb93baec212052e7 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19662024-08-02T18:47:23.765Z Dirty psl-types v2.0.11: the rustflags changed
19672024-08-02T18:47:23.765Z Compiling psl-types v2.0.11
19682024-08-02T18:47:23.769Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=37a7ed7204f9aba7 -C extra-filename=-37a7ed7204f9aba7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19692024-08-02T18:47:23.866Z Dirty scroll v0.12.0: the rustflags changed
19702024-08-02T18:47:23.866Z Compiling scroll v0.12.0
19712024-08-02T18:47:23.869Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' -C metadata=4184939a5e6e4251 -C extra-filename=-4184939a5e6e4251 --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-39346474b654d3c7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19722024-08-02T18:47:23.934Z Dirty publicsuffix v2.2.3: the rustflags changed
19732024-08-02T18:47:23.934Z Compiling publicsuffix v2.2.3
19742024-08-02T18:47:23.937Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' -C metadata=d9996439499333bf -C extra-filename=-d9996439499333bf --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-38f8b4c0736aef15.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-37a7ed7204f9aba7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19752024-08-02T18:47:24.182Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=39525b1a9bdc82b9 -C extra-filename=-39525b1a9bdc82b9 --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-22869783781f7a70.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19762024-08-02T18:47:24.407Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=0dcfa2ff3f409e5c -C extra-filename=-0dcfa2ff3f409e5c --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-b47b77a41795fa3e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0a57369393f833e2.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-340f589c74ad0544.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-41c64ee615aff3ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19772024-08-02T18:47:24.409Z Dirty der v0.7.9: the rustflags changed
19782024-08-02T18:47:24.409Z Compiling der v0.7.9
19792024-08-02T18:47:24.421Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=8177c7b7d6928a3c -C extra-filename=-8177c7b7d6928a3c --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-e1a935d3d543cf79.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-7dfb8652d7e80435.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-78047bb16dad56ca.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19802024-08-02T18:47:24.987Z Dirty bytes v1.6.0: the rustflags changed
19812024-08-02T18:47:24.987Z Compiling bytes v1.6.0
19822024-08-02T18:47:24.990Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=0ca0c6ee2251a771 -C extra-filename=-0ca0c6ee2251a771 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19832024-08-02T18:47:25.146Z Dirty bitflags v2.6.0: the rustflags changed
19842024-08-02T18:47:25.146Z Compiling bitflags v2.6.0
19852024-08-02T18:47:25.149Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=79ef37fead517de5 -C extra-filename=-79ef37fead517de5 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19862024-08-02T18:47:25.313Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.120/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=4768e9e481ff3473 -C extra-filename=-4768e9e481ff3473 --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-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64`
19872024-08-02T18:47:25.627Z Dirty indexmap v2.2.6: the rustflags changed
19882024-08-02T18:47:25.627Z Compiling indexmap v2.2.6
19892024-08-02T18:47:25.630Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=ac2c4e4e7a7f3c52 -C extra-filename=-ac2c4e4e7a7f3c52 --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-7908cf90c6ce7643.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19902024-08-02T18:47:26.280Z Dirty tokio v1.38.1: the rustflags changed
19912024-08-02T18:47:26.280Z Compiling tokio v1.38.1
19922024-08-02T18:47:26.283Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e52650c0e0b57180 -C extra-filename=-e52650c0e0b57180 --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-0ca0c6ee2251a771.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-542485ea2f901d76.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-0a38acd4c83de58b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19932024-08-02T18:47:27.004Z Dirty chrono v0.4.38: the rustflags changed
19942024-08-02T18:47:27.004Z Compiling chrono v0.4.38
19952024-08-02T18:47:27.047Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' -C metadata=97034b78d1593ff4 -C extra-filename=-97034b78d1593ff4 --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-dc7fd02d5aaff25a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19962024-08-02T18:47:27.807Z Dirty uuid v1.10.0: the rustflags changed
19972024-08-02T18:47:27.807Z Compiling uuid v1.10.0
19982024-08-02T18:47:27.810Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=30db8036d64b29f4 -C extra-filename=-30db8036d64b29f4 --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-84b0b01dae64acc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19992024-08-02T18:47:28.123Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=8ac9eee395b6b013 -C extra-filename=-8ac9eee395b6b013 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20002024-08-02T18:47:28.168Z Running `/home/build/.rustup/toolchains/1.78.0-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="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=74a6194e555b79ec -C extra-filename=-74a6194e555b79ec --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-79ef37fead517de5.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3cfcd26b9cc4ed8f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
20012024-08-02T18:47:28.500Z Dirty http v0.2.12: the rustflags changed
20022024-08-02T18:47:28.500Z Compiling http v0.2.12
20032024-08-02T18:47:28.503Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=19bd34fc86dbda3f -C extra-filename=-19bd34fc86dbda3f --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-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20042024-08-02T18:47:28.542Z Dirty toml_datetime v0.6.6: the rustflags changed
20052024-08-02T18:47:28.542Z Compiling toml_datetime v0.6.6
20062024-08-02T18:47:28.545Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=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"' -C metadata=57f2684c41ae98d5 -C extra-filename=-57f2684c41ae98d5 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20072024-08-02T18:47:28.885Z Dirty serde_tokenstream v0.2.1: the rustflags changed
20082024-08-02T18:47:28.885Z Compiling serde_tokenstream v0.2.1
20092024-08-02T18:47:28.909Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5f637d86c4257330 -C extra-filename=-5f637d86c4257330 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20102024-08-02T18:47:29.081Z Dirty serde_spanned v0.6.6: the rustflags changed
20112024-08-02T18:47:29.081Z Compiling serde_spanned v0.6.6
20122024-08-02T18:47:29.085Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=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"' -C metadata=ff475945237edf95 -C extra-filename=-ff475945237edf95 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20132024-08-02T18:47:29.316Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4dffa66abfb72836 -C extra-filename=-4dffa66abfb72836 --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-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-788f5bd5b3fc40c7.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.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`
20142024-08-02T18:47:29.332Z Dirty toml_edit v0.19.15: the rustflags changed
20152024-08-02T18:47:29.332Z Compiling toml_edit v0.19.15
20162024-08-02T18:47:29.335Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=48d30f59f07e917f -C extra-filename=-48d30f59f07e917f --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-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e4cd269434c2124b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20172024-08-02T18:47:29.432Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=1b2d1eaa4bd56ef6 -C extra-filename=-1b2d1eaa4bd56ef6 --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-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-acfa19c005c98832.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
20182024-08-02T18:47:31.002Z Dirty http-body v0.4.6: the rustflags changed
20192024-08-02T18:47:31.002Z Compiling http-body v0.4.6
20202024-08-02T18:47:31.006Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e3bd3c145d43de4c -C extra-filename=-e3bd3c145d43de4c --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-0ca0c6ee2251a771.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20212024-08-02T18:47:31.055Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3c29e5bf0859ca58 -C extra-filename=-3c29e5bf0859ca58 --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-0dcfa2ff3f409e5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access`
20222024-08-02T18:47:31.273Z Dirty rustc_version v0.4.0: the rustflags changed
20232024-08-02T18:47:31.273Z Compiling rustc_version v0.4.0
20242024-08-02T18:47:31.276Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ee0ef3b4f042ff10 -C extra-filename=-ee0ef3b4f042ff10 --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-8ac9eee395b6b013.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-08-02T18:47:31.441Z Dirty serde_urlencoded v0.7.1: the rustflags changed
20262024-08-02T18:47:31.441Z Compiling serde_urlencoded v0.7.1
20272024-08-02T18:47:31.444Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6c3b2110d09f4892 -C extra-filename=-6c3b2110d09f4892 --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-8558f77493471e37.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-08-02T18:47:31.966Z Dirty spki v0.7.3: the rustflags changed
20292024-08-02T18:47:31.966Z Compiling spki v0.7.3
20302024-08-02T18:47:31.969Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=8d3fd92c55a5cde6 -C extra-filename=-8d3fd92c55a5cde6 --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-8177c7b7d6928a3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20312024-08-02T18:47:31.986Z Dirty pest_generator v2.7.10: the rustflags changed
20322024-08-02T18:47:31.986Z Compiling pest_generator v2.7.10
20332024-08-02T18:47:31.989Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.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"' -C metadata=5513ef90d2bb6931 -C extra-filename=-5513ef90d2bb6931 --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-577e78f500518421.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-4a77994e5dd06226.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20342024-08-02T18:47:32.066Z Dirty plain v0.2.3: the rustflags changed
20352024-08-02T18:47:32.066Z Compiling plain v0.2.3
20362024-08-02T18:47:32.069Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f0823be5812d4fcc -C extra-filename=-f0823be5812d4fcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20372024-08-02T18:47:32.223Z Dirty anstyle v1.0.8: the rustflags changed
20382024-08-02T18:47:32.223Z Compiling anstyle v1.0.8
20392024-08-02T18:47:32.239Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=cc42d1818d83e869 -C extra-filename=-cc42d1818d83e869 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20402024-08-02T18:47:32.334Z Dirty data-encoding v2.6.0: the rustflags changed
20412024-08-02T18:47:32.334Z Compiling data-encoding v2.6.0
20422024-08-02T18:47:32.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ec823a0340677e83 -C extra-filename=-ec823a0340677e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20432024-08-02T18:47:32.536Z Dirty goblin v0.8.2: the rustflags changed
20442024-08-02T18:47:32.536Z Compiling goblin v0.8.2
20452024-08-02T18:47:32.539Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' -C metadata=f6c8d0739b0d4c18 -C extra-filename=-f6c8d0739b0d4c18 --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-a206aa3e5ae8d451.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-f0823be5812d4fcc.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-4184939a5e6e4251.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20462024-08-02T18:47:32.691Z Dirty cookie_store v0.20.0: the rustflags changed
20472024-08-02T18:47:32.691Z Compiling cookie_store v0.20.0
20482024-08-02T18:47:32.694Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.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"' -C metadata=a2cc684279aa2846 -C extra-filename=-a2cc684279aa2846 --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-39525b1a9bdc82b9.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-38f8b4c0736aef15.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-d9996439499333bf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20492024-08-02T18:47:33.416Z Dirty openapiv3 v2.0.0: the rustflags changed
20502024-08-02T18:47:33.416Z Compiling openapiv3 v2.0.0
20512024-08-02T18:47:33.419Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' -C metadata=c4c98230b3c24f2f -C extra-filename=-c4c98230b3c24f2f --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-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20522024-08-02T18:47:34.105Z Dirty tokio-util v0.7.11: the rustflags changed
20532024-08-02T18:47:34.105Z Compiling tokio-util v0.7.11
20542024-08-02T18:47:34.109Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.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"' -C metadata=aba0f1947f43ff11 -C extra-filename=-aba0f1947f43ff11 --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-0ca0c6ee2251a771.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20552024-08-02T18:47:34.232Z Dirty tokio-rustls v0.24.1: the rustflags changed
20562024-08-02T18:47:34.232Z Compiling tokio-rustls v0.24.1
20572024-08-02T18:47:34.235Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=a69dd7c3e7c9da47 -C extra-filename=-a69dd7c3e7c9da47 --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-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
20582024-08-02T18:47:34.631Z Dirty pest_derive v2.7.10: the rustflags changed
20592024-08-02T18:47:34.631Z Compiling pest_derive v2.7.10
20602024-08-02T18:47:34.637Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.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"' -C metadata=82987baf5a0823fe -C extra-filename=-82987baf5a0823fe --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-577e78f500518421.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-5513ef90d2bb6931.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20612024-08-02T18:47:34.763Z Dirty rustls-pemfile v1.0.4: the rustflags changed
20622024-08-02T18:47:34.763Z Compiling rustls-pemfile v1.0.4
20632024-08-02T18:47:34.766Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1869657d36c282d4 -C extra-filename=-1869657d36c282d4 --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-bfc5ed6832fe4205.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20642024-08-02T18:47:35.212Z Dirty h2 v0.3.26: the rustflags changed
20652024-08-02T18:47:35.212Z Compiling h2 v0.3.26
20662024-08-02T18:47:35.240Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7c380c0f3037472a -C extra-filename=-7c380c0f3037472a --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-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20672024-08-02T18:47:35.541Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.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 -C metadata=22ba112fd67a658e -C extra-filename=-22ba112fd67a658e --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-a206aa3e5ae8d451.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.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`
20682024-08-02T18:47:35.631Z Dirty usdt-impl v0.5.0: the rustflags changed
20692024-08-02T18:47:35.631Z Compiling usdt-impl v0.5.0
20702024-08-02T18:47:35.634Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' -C metadata=beb49674faa1392d -C extra-filename=-beb49674faa1392d --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20712024-08-02T18:47:36.005Z Dirty tokio-native-tls v0.3.1: the rustflags changed
20722024-08-02T18:47:36.005Z Compiling tokio-native-tls v0.3.1
20732024-08-02T18:47:36.008Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=832f3c5a11a76c56 -C extra-filename=-832f3c5a11a76c56 --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-22ba112fd67a658e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
20742024-08-02T18:47:36.162Z Dirty sync_wrapper v0.1.2: the rustflags changed
20752024-08-02T18:47:36.163Z Compiling sync_wrapper v0.1.2
20762024-08-02T18:47:36.195Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=981a692718d63d9b -C extra-filename=-981a692718d63d9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20772024-08-02T18:47:36.271Z Dirty bitflags v1.3.2: the rustflags changed
20782024-08-02T18:47:36.271Z Compiling bitflags v1.3.2
20792024-08-02T18:47:36.274Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=69ae6b86f325c5cb -C extra-filename=-69ae6b86f325c5cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20802024-08-02T18:47:36.296Z Dirty pretty-hex v0.4.1: the rustflags changed
20812024-08-02T18:47:36.296Z Compiling pretty-hex v0.4.1
20822024-08-02T18:47:36.323Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=4c07280b1303a8bc -C extra-filename=-4c07280b1303a8bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20832024-08-02T18:47:36.379Z Dirty webpki-roots v0.25.4: the rustflags changed
20842024-08-02T18:47:36.379Z Compiling webpki-roots v0.25.4
20852024-08-02T18:47:36.397Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.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 -C metadata=6df8bfb5008e02b0 -C extra-filename=-6df8bfb5008e02b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20862024-08-02T18:47:36.514Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d/build-script-build`
20872024-08-02T18:47:36.534Z Dirty dtrace-parser v0.2.0: the rustflags changed
20882024-08-02T18:47:36.534Z Compiling dtrace-parser v0.2.0
20892024-08-02T18:47:36.562Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5a06323f16575c26 -C extra-filename=-5a06323f16575c26 --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-577e78f500518421.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-82987baf5a0823fe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20902024-08-02T18:47:36.651Z Dirty pkcs8 v0.10.2: the rustflags changed
20912024-08-02T18:47:36.652Z Compiling pkcs8 v0.10.2
20922024-08-02T18:47:36.654Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=99090ff8528b62db -C extra-filename=-99090ff8528b62db --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-8177c7b7d6928a3c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20932024-08-02T18:47:37.228Z Dirty hmac v0.12.1: the rustflags changed
20942024-08-02T18:47:37.228Z Compiling hmac v0.12.1
20952024-08-02T18:47:37.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="reset"' -C metadata=eb226e5a4ecba862 -C extra-filename=-eb226e5a4ecba862 --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-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20962024-08-02T18:47:37.512Z Dirty sha2 v0.10.8: the rustflags changed
20972024-08-02T18:47:37.513Z Compiling sha2 v0.10.8
20982024-08-02T18:47:37.515Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' -C metadata=395d6e606e633c76 -C extra-filename=-395d6e606e633c76 --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20992024-08-02T18:47:37.642Z Dirty thread-id v4.2.1: the rustflags changed
21002024-08-02T18:47:37.642Z Compiling thread-id v4.2.1
21012024-08-02T18:47:37.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2764545db271fd37 -C extra-filename=-2764545db271fd37 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21022024-08-02T18:47:37.768Z Dirty bit-vec v0.6.3: the rustflags changed
21032024-08-02T18:47:37.768Z Compiling bit-vec v0.6.3
21042024-08-02T18:47:37.795Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7ab01f8821dfd213 -C extra-filename=-7ab01f8821dfd213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21052024-08-02T18:47:37.859Z Dirty anstyle-parse v0.2.4: the rustflags changed
21062024-08-02T18:47:37.859Z Compiling anstyle-parse v0.2.4
21072024-08-02T18:47:37.862Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.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"' -C metadata=f61d0a1c900d71dc -C extra-filename=-f61d0a1c900d71dc --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-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21082024-08-02T18:47:38.085Z Dirty dof v0.3.0: the rustflags changed
21092024-08-02T18:47:38.085Z Compiling dof v0.3.0
21102024-08-02T18:47:38.088Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' -C metadata=25fb8fced16cd46d -C extra-filename=-25fb8fced16cd46d --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-f6c8d0739b0d4c18.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21112024-08-02T18:47:38.196Z Dirty num-integer v0.1.46: the rustflags changed
21122024-08-02T18:47:38.196Z Compiling num-integer v0.1.46
21132024-08-02T18:47:38.196Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=6f07fa01fde21d6b -C extra-filename=-6f07fa01fde21d6b --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21142024-08-02T18:47:38.216Z Dirty crc32fast v1.4.0: the rustflags changed
21152024-08-02T18:47:38.216Z Compiling crc32fast v1.4.0
21162024-08-02T18:47:38.216Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c699cf63ed344068 -C extra-filename=-c699cf63ed344068 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21172024-08-02T18:47:38.716Z Dirty colorchoice v1.0.1: the rustflags changed
21182024-08-02T18:47:38.716Z Compiling colorchoice v1.0.1
21192024-08-02T18:47:38.719Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=fe326407f55ebd6f -C extra-filename=-fe326407f55ebd6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21202024-08-02T18:47:38.751Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
21212024-08-02T18:47:38.751Z Compiling is_terminal_polyfill v1.70.0
21222024-08-02T18:47:38.754Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --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"' -C metadata=46a9d580cb2c6a4f -C extra-filename=-46a9d580cb2c6a4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21232024-08-02T18:47:38.872Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' -C metadata=431a1d6823efcc22 -C extra-filename=-431a1d6823efcc22 --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-4079b563d11206ed.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5a06323f16575c26.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-2764545db271fd37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
21242024-08-02T18:47:38.892Z Dirty anstyle-query v1.0.3: the rustflags changed
21252024-08-02T18:47:38.892Z Compiling anstyle-query v1.0.3
21262024-08-02T18:47:38.897Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.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' -C metadata=94cebae1470990a5 -C extra-filename=-94cebae1470990a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21272024-08-02T18:47:38.979Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068/build-script-build`
21282024-08-02T18:47:39.030Z Dirty anstream v0.6.14: the rustflags changed
21292024-08-02T18:47:39.030Z Compiling anstream v0.6.14
21302024-08-02T18:47:39.033Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a11be9ee328dafcb -C extra-filename=-a11be9ee328dafcb --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-cc42d1818d83e869.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-f61d0a1c900d71dc.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-94cebae1470990a5.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-fe326407f55ebd6f.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-46a9d580cb2c6a4f.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21312024-08-02T18:47:39.050Z Dirty terminal_size v0.3.0: the rustflags changed
21322024-08-02T18:47:39.050Z Compiling terminal_size v0.3.0
21332024-08-02T18:47:39.053Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.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 -C metadata=e9068e8f2f4d32fb -C extra-filename=-e9068e8f2f4d32fb --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-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21342024-08-02T18:47:39.249Z Dirty block-padding v0.3.3: the rustflags changed
21352024-08-02T18:47:39.249Z Compiling block-padding v0.3.3
21362024-08-02T18:47:39.253Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=1b045b80c11dbf29 -C extra-filename=-1b045b80c11dbf29 --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-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21372024-08-02T18:47:39.497Z Dirty base64 v0.22.1: the rustflags changed
21382024-08-02T18:47:39.497Z Compiling base64 v0.22.1
21392024-08-02T18:47:39.500Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a69496bcd97c9671 -C extra-filename=-a69496bcd97c9671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21402024-08-02T18:47:39.783Z Dirty clap_lex v0.7.0: the rustflags changed
21412024-08-02T18:47:39.783Z Compiling clap_lex v0.7.0
21422024-08-02T18:47:39.786Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e246f152970a6192 -C extra-filename=-e246f152970a6192 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21432024-08-02T18:47:40.286Z Dirty unicode-segmentation v1.11.0: the rustflags changed
21442024-08-02T18:47:40.286Z Compiling unicode-segmentation v1.11.0
21452024-08-02T18:47:40.289Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.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 -C metadata=2afaf9e04f860710 -C extra-filename=-2afaf9e04f860710 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21462024-08-02T18:47:40.311Z Dirty clap_builder v4.5.9: the rustflags changed
21472024-08-02T18:47:40.311Z Compiling clap_builder v4.5.9
21482024-08-02T18:47:40.314Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --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"' -C metadata=78003f9d45d47fa7 -C extra-filename=-78003f9d45d47fa7 --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-a11be9ee328dafcb.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-e246f152970a6192.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-e9068e8f2f4d32fb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21492024-08-02T18:47:40.410Z Dirty inout v0.1.3: the rustflags changed
21502024-08-02T18:47:40.410Z Compiling inout v0.1.3
21512024-08-02T18:47:40.413Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' -C metadata=c9b9ade2be1522df -C extra-filename=-c9b9ade2be1522df --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-1b045b80c11dbf29.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21522024-08-02T18:47:40.533Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b93e8dcfe84d9fec -C extra-filename=-b93e8dcfe84d9fec --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
21532024-08-02T18:47:40.680Z Dirty clap_derive v4.5.8: the rustflags changed
21542024-08-02T18:47:40.680Z Compiling clap_derive v4.5.8
21552024-08-02T18:47:40.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-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=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' -C metadata=0e6234efe670f455 -C extra-filename=-0e6234efe670f455 --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21562024-08-02T18:47:40.875Z Dirty memmap v0.7.0: the rustflags changed
21572024-08-02T18:47:40.875Z Compiling memmap v0.7.0
21582024-08-02T18:47:40.878Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1608b6de15ab102b -C extra-filename=-1608b6de15ab102b --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21592024-08-02T18:47:40.955Z Dirty siphasher v0.3.11: the rustflags changed
21602024-08-02T18:47:40.955Z Compiling siphasher v0.3.11
21612024-08-02T18:47:40.958Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c19a4622e39c7078 -C extra-filename=-c19a4622e39c7078 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21622024-08-02T18:47:41.096Z Dirty cipher v0.4.4: the rustflags changed
21632024-08-02T18:47:41.096Z Compiling cipher v0.4.4
21642024-08-02T18:47:41.099Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' -C metadata=2aae3c88f553512e -C extra-filename=-2aae3c88f553512e --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-cc72cfd6f92b2ac4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21652024-08-02T18:47:41.244Z Dirty hex v0.4.3: the rustflags changed
21662024-08-02T18:47:41.244Z Compiling hex v0.4.3
21672024-08-02T18:47:41.247Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=2385d9a2adf4dce5 -C extra-filename=-2385d9a2adf4dce5 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21682024-08-02T18:47:41.318Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
21692024-08-02T18:47:41.318Z Compiling crossbeam-epoch v0.9.18
21702024-08-02T18:47:41.321Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=370ba663e455d276 -C extra-filename=-370ba663e455d276 --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-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21712024-08-02T18:47:41.616Z Dirty itertools v0.10.5: the rustflags changed
21722024-08-02T18:47:41.616Z Compiling itertools v0.10.5
21732024-08-02T18:47:41.619Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=90cc6d0cca9cde1d -C extra-filename=-90cc6d0cca9cde1d --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21742024-08-02T18:47:41.766Z Dirty hyper v0.14.28: the rustflags changed
21752024-08-02T18:47:41.766Z Compiling hyper v0.14.28
21762024-08-02T18:47:41.769Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/src/lib.rs --error-format=json --json=diagnostic-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"' -C metadata=91ac727fefab402e -C extra-filename=-91ac727fefab402e --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-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-7c380c0f3037472a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e3bd3c145d43de4c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21772024-08-02T18:47:41.874Z Dirty stable_deref_trait v1.2.0: the rustflags changed
21782024-08-02T18:47:41.874Z Compiling stable_deref_trait v1.2.0
21792024-08-02T18:47:41.877Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b635917684df9bbc -C extra-filename=-b635917684df9bbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21802024-08-02T18:47:41.977Z Dirty winnow v0.6.8: the rustflags changed
21812024-08-02T18:47:41.977Z Compiling winnow v0.6.8
21822024-08-02T18:47:41.980Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-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=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::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' '--allow=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a4e331affc63f6b2 -C extra-filename=-a4e331affc63f6b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21832024-08-02T18:47:42.151Z Dirty bit-set v0.5.3: the rustflags changed
21842024-08-02T18:47:42.151Z Compiling bit-set v0.5.3
21852024-08-02T18:47:42.154Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=fed351dfccf21ec0 -C extra-filename=-fed351dfccf21ec0 --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-7ab01f8821dfd213.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21862024-08-02T18:47:42.457Z Dirty ipnetwork v0.20.0: the rustflags changed
21872024-08-02T18:47:42.457Z Compiling ipnetwork v0.20.0
21882024-08-02T18:47:42.460Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' -C metadata=0cbdf58bcc2b964d -C extra-filename=-0cbdf58bcc2b964d --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-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21892024-08-02T18:47:43.090Z Dirty usdt-macro v0.5.0: the rustflags changed
21902024-08-02T18:47:43.091Z Compiling usdt-macro v0.5.0
21912024-08-02T18:47:43.107Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=a66ab91a6433cf47 -C extra-filename=-a66ab91a6433cf47 --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-5a06323f16575c26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21922024-08-02T18:47:43.403Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
21932024-08-02T18:47:43.403Z Compiling usdt-attr-macro v0.5.0
21942024-08-02T18:47:43.406Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=67681c0508acab4d -C extra-filename=-67681c0508acab4d --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-5a06323f16575c26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21952024-08-02T18:47:44.478Z Dirty itertools v0.12.1: the rustflags changed
21962024-08-02T18:47:44.478Z Compiling itertools v0.12.1
21972024-08-02T18:47:44.481Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=0b4037e4c176bd20 -C extra-filename=-0b4037e4c176bd20 --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21982024-08-02T18:47:44.863Z Dirty ff v0.13.0: the rustflags changed
21992024-08-02T18:47:44.863Z Compiling ff v0.13.0
22002024-08-02T18:47:44.872Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=9e49121eb754b2c4 -C extra-filename=-9e49121eb754b2c4 --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-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22012024-08-02T18:47:45.090Z Dirty base16ct v0.2.0: the rustflags changed
22022024-08-02T18:47:45.091Z Compiling base16ct v0.2.0
22032024-08-02T18:47:45.094Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=fd6a4ef1678aa560 -C extra-filename=-fd6a4ef1678aa560 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22042024-08-02T18:47:45.372Z Dirty usdt v0.5.0: the rustflags changed
22052024-08-02T18:47:45.372Z Compiling usdt v0.5.0
22062024-08-02T18:47:45.375Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' -C metadata=b833223a7c0b0e8f -C extra-filename=-b833223a7c0b0e8f --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-25fb8fced16cd46d.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5a06323f16575c26.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-f6c8d0739b0d4c18.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-1608b6de15ab102b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-67681c0508acab4d.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-a66ab91a6433cf47.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22072024-08-02T18:47:45.404Z Dirty sec1 v0.7.3: the rustflags changed
22082024-08-02T18:47:45.404Z Compiling sec1 v0.7.3
22092024-08-02T18:47:45.407Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' -C metadata=19d4a7a44da44480 -C extra-filename=-19d4a7a44da44480 --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-fd6a4ef1678aa560.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22102024-08-02T18:47:45.635Z Dirty toml_edit v0.22.16: the rustflags changed
22112024-08-02T18:47:45.635Z Compiling toml_edit v0.22.16
22122024-08-02T18:47:45.639Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.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=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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=6d13f19566bfd898 -C extra-filename=-6d13f19566bfd898 --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-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-a4e331affc63f6b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22132024-08-02T18:47:45.824Z Dirty group v0.13.0: the rustflags changed
22142024-08-02T18:47:45.824Z Compiling group v0.13.0
22152024-08-02T18:47:45.827Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=b5b89f4419a02478 -C extra-filename=-b5b89f4419a02478 --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-9e49121eb754b2c4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22162024-08-02T18:47:45.968Z Dirty flate2 v1.0.30: the rustflags changed
22172024-08-02T18:47:45.968Z Compiling flate2 v1.0.30
22182024-08-02T18:47:45.971Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' -C metadata=fb668c5b60c76fe7 -C extra-filename=-fb668c5b60c76fe7 --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-b93e8dcfe84d9fec.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0a57369393f833e2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22192024-08-02T18:47:45.988Z Dirty hkdf v0.12.4: the rustflags changed
22202024-08-02T18:47:45.989Z Compiling hkdf v0.12.4
22212024-08-02T18:47:45.991Z Dirty clap v4.5.9: the rustflags changed
22222024-08-02T18:47:45.991Z Compiling clap v4.5.9
22232024-08-02T18:47:45.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=84b557dc895bb844 -C extra-filename=-84b557dc895bb844 --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-eb226e5a4ecba862.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22242024-08-02T18:47:45.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --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"' -C metadata=51b4c12329fada93 -C extra-filename=-51b4c12329fada93 --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-78003f9d45d47fa7.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-0e6234efe670f455.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22252024-08-02T18:47:46.125Z Dirty toml v0.7.8: the rustflags changed
22262024-08-02T18:47:46.125Z Compiling toml v0.7.8
22272024-08-02T18:47:46.129Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=fd7141ecc7f9461a -C extra-filename=-fd7141ecc7f9461a --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-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22282024-08-02T18:47:46.146Z Dirty crypto-bigint v0.5.5: the rustflags changed
22292024-08-02T18:47:46.146Z Compiling crypto-bigint v0.5.5
22302024-08-02T18:47:46.146Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=9e4939e51fe8e653 -C extra-filename=-9e4939e51fe8e653 --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-28d3035606952e4a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22312024-08-02T18:47:46.238Z Dirty zerocopy-derive v0.6.6: the rustflags changed
22322024-08-02T18:47:46.238Z Compiling zerocopy-derive v0.6.6
22332024-08-02T18:47:46.241Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0e0bb5e12fabb605 -C extra-filename=-0e0bb5e12fabb605 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22342024-08-02T18:47:46.962Z Dirty fixedbitset v0.4.2: the rustflags changed
22352024-08-02T18:47:46.962Z Compiling fixedbitset v0.4.2
22362024-08-02T18:47:46.966Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=da9df59bd1f776eb -C extra-filename=-da9df59bd1f776eb --out-dir /work/oxidecomputer/omicron/target/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-02T18:47:47.438Z Dirty signal-hook v0.3.17: the rustflags changed
22382024-08-02T18:47:47.438Z Compiling signal-hook v0.3.17
22392024-08-02T18:47:47.441Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=d34d96712c379bd8 -C extra-filename=-d34d96712c379bd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22402024-08-02T18:47:47.631Z Dirty managed v0.8.0: the rustflags changed
22412024-08-02T18:47:47.631Z Compiling managed v0.8.0
22422024-08-02T18:47:47.634Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="map"' -C metadata=ea0c299f5a09e9f8 -C extra-filename=-ea0c299f5a09e9f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22432024-08-02T18:47:47.743Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8/build-script-build`
22442024-08-02T18:47:47.773Z Dirty petgraph v0.6.5: the rustflags changed
22452024-08-02T18:47:47.773Z Compiling petgraph v0.6.5
22462024-08-02T18:47:47.776Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' -C metadata=0f56e7e94385c67e -C extra-filename=-0f56e7e94385c67e --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-da9df59bd1f776eb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22472024-08-02T18:47:47.890Z Dirty phf_shared v0.10.0: the rustflags changed
22482024-08-02T18:47:47.890Z Compiling phf_shared v0.10.0
22492024-08-02T18:47:47.894Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2721e2e04e141b28 -C extra-filename=-2721e2e04e141b28 --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-c19a4622e39c7078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22502024-08-02T18:47:48.072Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
22512024-08-02T18:47:48.073Z Compiling new_debug_unreachable v1.0.6
22522024-08-02T18:47:48.076Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3aa9f4aaaf22f9af -C extra-filename=-3aa9f4aaaf22f9af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22532024-08-02T18:47:48.164Z Dirty precomputed-hash v0.1.1: the rustflags changed
22542024-08-02T18:47:48.164Z Compiling precomputed-hash v0.1.1
22552024-08-02T18:47:48.167Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c89b8439d6866a36 -C extra-filename=-c89b8439d6866a36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22562024-08-02T18:47:48.281Z Dirty minimal-lexical v0.2.1: the rustflags changed
22572024-08-02T18:47:48.281Z Compiling minimal-lexical v0.2.1
22582024-08-02T18:47:48.284Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=022264d0d1ad5305 -C extra-filename=-022264d0d1ad5305 --out-dir /work/oxidecomputer/omicron/target/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-02T18:47:48.302Z Dirty unicode-xid v0.2.4: the rustflags changed
22602024-08-02T18:47:48.302Z Compiling unicode-xid v0.2.4
22612024-08-02T18:47:48.302Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.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"' -C metadata=3eecf52f7e4e3d74 -C extra-filename=-3eecf52f7e4e3d74 --out-dir /work/oxidecomputer/omicron/target/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-02T18:47:48.461Z Dirty hyper-tls v0.5.0: the rustflags changed
22632024-08-02T18:47:48.461Z Compiling hyper-tls v0.5.0
22642024-08-02T18:47:48.472Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.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 -C metadata=f58edcc0fe3b0502 -C extra-filename=-f58edcc0fe3b0502 --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-0ca0c6ee2251a771.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-22ba112fd67a658e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-832f3c5a11a76c56.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
22652024-08-02T18:47:48.706Z Dirty hyper-rustls v0.24.2: the rustflags changed
22662024-08-02T18:47:48.706Z Compiling hyper-rustls v0.24.2
22672024-08-02T18:47:48.709Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.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 -C metadata=9dce5407a8b032f1 -C extra-filename=-9dce5407a8b032f1 --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-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-a69dd7c3e7c9da47.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
22682024-08-02T18:47:48.780Z Dirty zerocopy v0.6.6: the rustflags changed
22692024-08-02T18:47:48.780Z Compiling zerocopy v0.6.6
22702024-08-02T18:47:48.783Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec2eac167b74a21e -C extra-filename=-ec2eac167b74a21e --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-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-0e0bb5e12fabb605.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22712024-08-02T18:47:48.802Z Dirty nom v7.1.3: the rustflags changed
22722024-08-02T18:47:48.802Z Compiling nom v7.1.3
22732024-08-02T18:47:48.805Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e8c302dc3ba54578 -C extra-filename=-e8c302dc3ba54578 --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-d9b2ede3219a3f1f.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-022264d0d1ad5305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22742024-08-02T18:47:49.050Z Dirty reqwest v0.11.27: the rustflags changed
22752024-08-02T18:47:49.050Z Compiling reqwest v0.11.27
22762024-08-02T18:47:49.070Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=dc8021e52fb1f2bb -C extra-filename=-dc8021e52fb1f2bb --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-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-a2cc684279aa2846.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-7c380c0f3037472a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e3bd3c145d43de4c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9dce5407a8b032f1.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-f58edcc0fe3b0502.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-22ba112fd67a658e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-1869657d36c282d4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-981a692718d63d9b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-832f3c5a11a76c56.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-a69dd7c3e7c9da47.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-6df8bfb5008e02b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
22772024-08-02T18:47:49.630Z Dirty elliptic-curve v0.13.8: the rustflags changed
22782024-08-02T18:47:49.630Z Compiling elliptic-curve v0.13.8
22792024-08-02T18:47:49.633Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' -C metadata=d87e94ae4f72b2f6 -C extra-filename=-d87e94ae4f72b2f6 --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-fd6a4ef1678aa560.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-9e4939e51fe8e653.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-19d4a7a44da44480.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22802024-08-02T18:47:49.831Z Dirty string_cache v0.8.7: the rustflags changed
22812024-08-02T18:47:49.831Z Compiling string_cache v0.8.7
22822024-08-02T18:47:49.834Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' -C metadata=f8e34dd15fa6846f -C extra-filename=-f8e34dd15fa6846f --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-3aa9f4aaaf22f9af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-2721e2e04e141b28.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-c89b8439d6866a36.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22832024-08-02T18:47:50.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' -C metadata=ea8c1dcd1d36efaa -C extra-filename=-ea8c1dcd1d36efaa --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-9e9eff94c6618bbf.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22842024-08-02T18:47:50.451Z Dirty num-iter v0.1.45: the rustflags changed
22852024-08-02T18:47:50.452Z Compiling num-iter v0.1.45
22862024-08-02T18:47:50.455Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' -C metadata=77e9c3006f007dd4 -C extra-filename=-77e9c3006f007dd4 --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22872024-08-02T18:47:50.640Z Dirty static_assertions v1.1.0: the rustflags changed
22882024-08-02T18:47:50.640Z Compiling static_assertions v1.1.0
22892024-08-02T18:47:50.643Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e75d4bcb766f97d9 -C extra-filename=-e75d4bcb766f97d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22902024-08-02T18:47:50.742Z Dirty matches v0.1.10: the rustflags changed
22912024-08-02T18:47:50.742Z Compiling matches v0.1.10
22922024-08-02T18:47:50.746Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fbc832b2eff93984 -C extra-filename=-fbc832b2eff93984 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22932024-08-02T18:47:50.851Z Dirty idna v0.2.3: the rustflags changed
22942024-08-02T18:47:50.851Z Compiling idna v0.2.3
22952024-08-02T18:47:50.854Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ac06ebf7cac1d15 -C extra-filename=-0ac06ebf7cac1d15 --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-fbc832b2eff93984.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22962024-08-02T18:47:51.324Z Dirty heapless v0.7.17: the rustflags changed
22972024-08-02T18:47:51.324Z Compiling heapless v0.7.17
22982024-08-02T18:47:51.327Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=fe3a41c476f49f63 -C extra-filename=-fe3a41c476f49f63 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-fe3a41c476f49f63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22992024-08-02T18:47:51.669Z Dirty enum-as-inner v0.5.1: the rustflags changed
23002024-08-02T18:47:51.669Z Compiling enum-as-inner v0.5.1
23012024-08-02T18:47:51.672Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=470dd53b8de38a2c -C extra-filename=-470dd53b8de38a2c --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23022024-08-02T18:47:51.824Z Dirty regex-automata v0.1.10: the rustflags changed
23032024-08-02T18:47:51.824Z Compiling regex-automata v0.1.10
23042024-08-02T18:47:51.827Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d48227dffcf55319 -C extra-filename=-d48227dffcf55319 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23052024-08-02T18:47:51.844Z Dirty pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19): the rustflags changed
23062024-08-02T18:47:51.844Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23072024-08-02T18:47:51.847Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d1aa2e19855dbd67 -C extra-filename=-d1aa2e19855dbd67 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23082024-08-02T18:47:52.155Z Dirty lalrpop-util v0.19.12: the rustflags changed
23092024-08-02T18:47:52.155Z Compiling lalrpop-util v0.19.12
23102024-08-02T18:47:52.158Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6ca0e1158c143a14 -C extra-filename=-6ca0e1158c143a14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23112024-08-02T18:47:52.327Z Dirty bstr v0.2.17: the rustflags changed
23122024-08-02T18:47:52.327Z Compiling bstr v0.2.17
23132024-08-02T18:47:52.344Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=44e70eba0814273c -C extra-filename=-44e70eba0814273c --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-772fb82229dfbb23.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-d48227dffcf55319.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23142024-08-02T18:47:52.488Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-fe3a41c476f49f63/build-script-build`
23152024-08-02T18:47:52.526Z Dirty signal-hook-mio v0.2.3: the rustflags changed
23162024-08-02T18:47:52.526Z Compiling signal-hook-mio v0.2.3
23172024-08-02T18:47:52.545Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.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="mio-0_8"' --cfg 'feature="support-v0_8"' -C metadata=f3d4b6f95d26a32f -C extra-filename=-f3d4b6f95d26a32f --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-9e9eff94c6618bbf.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23182024-08-02T18:47:52.548Z Dirty num-bigint v0.4.5: the rustflags changed
23192024-08-02T18:47:52.548Z Compiling num-bigint v0.4.5
23202024-08-02T18:47:52.551Z Dirty diesel_table_macro_syntax v0.1.0: the rustflags changed
23212024-08-02T18:47:52.551Z Compiling diesel_table_macro_syntax v0.1.0
23222024-08-02T18:47:52.566Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.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"' -C metadata=fcc97ed3a0776e3a -C extra-filename=-fcc97ed3a0776e3a --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23232024-08-02T18:47:52.566Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.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 -C metadata=e29a2f698df4eacb -C extra-filename=-e29a2f698df4eacb --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-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23242024-08-02T18:47:52.676Z Dirty scheduled-thread-pool v0.2.7: the rustflags changed
23252024-08-02T18:47:52.676Z Compiling scheduled-thread-pool v0.2.7
23262024-08-02T18:47:52.676Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scheduled-thread-pool-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9be547b9bb0cb8f5 -C extra-filename=-9be547b9bb0cb8f5 --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-ceff54d9803290cf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23272024-08-02T18:47:52.726Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67/build-script-build`
23282024-08-02T18:47:52.765Z Dirty hash32 v0.2.1: the rustflags changed
23292024-08-02T18:47:52.765Z Compiling hash32 v0.2.1
23302024-08-02T18:47:52.811Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=393548288a8c94b1 -C extra-filename=-393548288a8c94b1 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312024-08-02T18:47:52.883Z Dirty trust-dns-proto v0.22.0: the rustflags changed
23322024-08-02T18:47:52.883Z Compiling trust-dns-proto v0.22.0
23332024-08-02T18:47:52.886Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=8bb268dce45bb223 -C extra-filename=-8bb268dce45bb223 --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-97a23d2676a85f3f.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0ac06ebf7cac1d15.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342024-08-02T18:47:52.987Z Dirty predicates-core v1.0.6: the rustflags changed
23352024-08-02T18:47:52.987Z Compiling predicates-core v1.0.6
23362024-08-02T18:47:52.995Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.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 -C metadata=8c8481fa5f04966b -C extra-filename=-8c8481fa5f04966b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23372024-08-02T18:47:53.145Z Dirty smoltcp v0.9.1: the rustflags changed
23382024-08-02T18:47:53.145Z Compiling smoltcp v0.9.1
23392024-08-02T18:47:53.148Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' -C metadata=fca4dce097f68fd8 -C extra-filename=-fca4dce097f68fd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23402024-08-02T18:47:53.304Z Dirty finl_unicode v1.2.0: the rustflags changed
23412024-08-02T18:47:53.304Z Compiling finl_unicode v1.2.0
23422024-08-02T18:47:53.307Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1ea23b8acb75a78e -C extra-filename=-1ea23b8acb75a78e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23432024-08-02T18:47:53.360Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=2b68b6e0a9acf6c5 -C extra-filename=-2b68b6e0a9acf6c5 --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-393548288a8c94b1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
23442024-08-02T18:47:53.784Z Dirty diesel_derives v2.1.4: the rustflags changed
23452024-08-02T18:47:53.784Z Compiling diesel_derives v2.1.4
23462024-08-02T18:47:53.787Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.1.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 --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=df83594775287ccf -C extra-filename=-df83594775287ccf --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-e29a2f698df4eacb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23472024-08-02T18:47:53.875Z Dirty stringprep v0.1.4: the rustflags changed
23482024-08-02T18:47:53.875Z Compiling stringprep v0.1.4
23492024-08-02T18:47:53.899Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d9d08e3683c34f18 -C extra-filename=-d9d08e3683c34f18 --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-1ea23b8acb75a78e.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23502024-08-02T18:47:53.933Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8/build-script-build`
23512024-08-02T18:47:53.963Z Dirty r2d2 v0.8.10: the rustflags changed
23522024-08-02T18:47:53.963Z Compiling r2d2 v0.8.10
23532024-08-02T18:47:53.967Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/r2d2-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=abc03647e6968f28 -C extra-filename=-abc03647e6968f28 --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-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-9be547b9bb0cb8f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23542024-08-02T18:47:54.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1cd9bddfea8231ef -C extra-filename=-1cd9bddfea8231ef --out-dir /work/oxidecomputer/omicron/target/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`
23552024-08-02T18:47:54.339Z Dirty crossterm v0.27.0: the rustflags changed
23562024-08-02T18:47:54.339Z Compiling crossterm v0.27.0
23572024-08-02T18:47:54.359Z Running `/home/build/.rustup/toolchains/1.78.0-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="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' -C metadata=54dfe5b29e4a969d -C extra-filename=-54dfe5b29e4a969d --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-79ef37fead517de5.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-f3d4b6f95d26a32f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23582024-08-02T18:47:54.563Z Dirty md-5 v0.10.6: the rustflags changed
23592024-08-02T18:47:54.563Z Compiling md-5 v0.10.6
23602024-08-02T18:47:54.567Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4e854b8cfd134949 -C extra-filename=-4e854b8cfd134949 --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-6cd145163fd70236.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23612024-08-02T18:47:54.613Z Dirty hubpack_derive v0.1.1: the rustflags changed
23622024-08-02T18:47:54.613Z Compiling hubpack_derive v0.1.1
23632024-08-02T18:47:54.616Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ca5d0a2486d1b1a3 -C extra-filename=-ca5d0a2486d1b1a3 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23642024-08-02T18:47:54.811Z Dirty bstr v1.9.1: the rustflags changed
23652024-08-02T18:47:54.811Z Compiling bstr v1.9.1
23662024-08-02T18:47:54.814Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2d37155bb5cf3f0a -C extra-filename=-2d37155bb5cf3f0a --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-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23672024-08-02T18:47:55.107Z Dirty console v0.15.8: the rustflags changed
23682024-08-02T18:47:55.107Z Compiling console v0.15.8
23692024-08-02T18:47:55.145Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' -C metadata=458ab224f4921e74 -C extra-filename=-458ab224f4921e74 --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-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23702024-08-02T18:47:55.661Z Dirty yasna v0.5.2: the rustflags changed
23712024-08-02T18:47:55.661Z Compiling yasna v0.5.2
23722024-08-02T18:47:55.665Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bit-vec"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --cfg 'feature="time"' -C metadata=45639ca498687069 -C extra-filename=-45639ca498687069 --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-7ab01f8821dfd213.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23732024-08-02T18:47:56.634Z Dirty float-cmp v0.9.0: the rustflags changed
23742024-08-02T18:47:56.634Z Compiling float-cmp v0.9.0
23752024-08-02T18:47:56.638Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' -C metadata=f0ba9e5076a8ecd1 -C extra-filename=-f0ba9e5076a8ecd1 --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23762024-08-02T18:47:56.654Z Dirty fs-err v2.11.0: the rustflags changed
23772024-08-02T18:47:56.654Z Compiling fs-err v2.11.0
23782024-08-02T18:47:56.657Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' -C metadata=5067c74e83f59cd7 -C extra-filename=-5067c74e83f59cd7 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23792024-08-02T18:47:56.861Z Dirty difflib v0.4.0: the rustflags changed
23802024-08-02T18:47:56.861Z Compiling difflib v0.4.0
23812024-08-02T18:47:56.878Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6b148653f6280c77 -C extra-filename=-6b148653f6280c77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23822024-08-02T18:47:56.991Z Dirty fallible-iterator v0.2.0: the rustflags changed
23832024-08-02T18:47:56.991Z Compiling fallible-iterator v0.2.0
23842024-08-02T18:47:57.003Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=082456c5a9ee1a24 -C extra-filename=-082456c5a9ee1a24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23852024-08-02T18:47:57.676Z Dirty normalize-line-endings v0.3.0: the rustflags changed
23862024-08-02T18:47:57.676Z Compiling normalize-line-endings v0.3.0
23872024-08-02T18:47:57.679Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8f4b0029e85c8f92 -C extra-filename=-8f4b0029e85c8f92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23882024-08-02T18:47:57.696Z Dirty postgres-protocol v0.6.7: the rustflags changed
23892024-08-02T18:47:57.696Z Compiling postgres-protocol v0.6.7
23902024-08-02T18:47:57.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5d67c3d49cb5585a -C extra-filename=-5d67c3d49cb5585a --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-a69496bcd97c9671.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-4e854b8cfd134949.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-d9d08e3683c34f18.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23912024-08-02T18:47:57.813Z Dirty predicates v3.1.0: the rustflags changed
23922024-08-02T18:47:57.813Z Compiling predicates v3.1.0
23932024-08-02T18:47:57.816Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-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="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=7caed65f3b10e6c5 -C extra-filename=-7caed65f3b10e6c5 --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-cc42d1818d83e869.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-6b148653f6280c77.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-f0ba9e5076a8ecd1.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-8f4b0029e85c8f92.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942024-08-02T18:47:58.114Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7/build-script-build`
23952024-08-02T18:47:58.238Z Dirty hubpack v0.1.2: the rustflags changed
23962024-08-02T18:47:58.238Z Compiling hubpack v0.1.2
23972024-08-02T18:47:58.254Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8864b8b6b8029da0 -C extra-filename=-8864b8b6b8029da0 --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-ca5d0a2486d1b1a3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982024-08-02T18:47:58.585Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' -C metadata=a987dbd62b797ada -C extra-filename=-a987dbd62b797ada --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-2b68b6e0a9acf6c5.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23992024-08-02T18:47:58.696Z Dirty similar v2.5.0: the rustflags changed
24002024-08-02T18:47:58.696Z Compiling similar v2.5.0
24012024-08-02T18:47:58.699Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' -C metadata=a2a27726879d1ada -C extra-filename=-a2a27726879d1ada --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-44e70eba0814273c.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24022024-08-02T18:47:59.069Z Dirty phf_shared v0.11.2: the rustflags changed
24032024-08-02T18:47:59.070Z Compiling phf_shared v0.11.2
24042024-08-02T18:47:59.073Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=e4951ece12dc5736 -C extra-filename=-e4951ece12dc5736 --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-c19a4622e39c7078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24052024-08-02T18:47:59.473Z Dirty tokio-stream v0.1.15: the rustflags changed
24062024-08-02T18:47:59.473Z Compiling tokio-stream v0.1.15
24072024-08-02T18:47:59.477Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.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"' -C metadata=022dea83936e2d44 -C extra-filename=-022dea83936e2d44 --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-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24082024-08-02T18:47:59.573Z Dirty strum_macros v0.25.3: the rustflags changed
24092024-08-02T18:47:59.573Z Compiling strum_macros v0.25.3
24102024-08-02T18:47:59.576Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0139b63498436da8 -C extra-filename=-0139b63498436da8 --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24112024-08-02T18:48:00.467Z Dirty serde_repr v0.1.19: the rustflags changed
24122024-08-02T18:48:00.467Z Compiling serde_repr v0.1.19
24132024-08-02T18:48:00.470Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b724e848231b1ff4 -C extra-filename=-b724e848231b1ff4 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24142024-08-02T18:48:00.762Z Dirty peg-runtime v0.8.3: the rustflags changed
24152024-08-02T18:48:00.762Z Compiling peg-runtime v0.8.3
24162024-08-02T18:48:00.765Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=8f9b7af0cb4f1e2a -C extra-filename=-8f9b7af0cb4f1e2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24172024-08-02T18:48:01.336Z Dirty phf v0.11.2: the rustflags changed
24182024-08-02T18:48:01.336Z Compiling phf v0.11.2
24192024-08-02T18:48:01.352Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6ad74f9e762bc3eb -C extra-filename=-6ad74f9e762bc3eb --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-e4951ece12dc5736.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24202024-08-02T18:48:01.355Z Dirty postgres-types v0.2.7: the rustflags changed
24212024-08-02T18:48:01.355Z Compiling postgres-types v0.2.7
24222024-08-02T18:48:01.358Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.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"' -C metadata=c2be8791d6e4d3d8 -C extra-filename=-c2be8791d6e4d3d8 --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-0ca0c6ee2251a771.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-5d67c3d49cb5585a.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24232024-08-02T18:48:01.459Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' -C metadata=7ccfda032a1fa2b2 -C extra-filename=-7ccfda032a1fa2b2 --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-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
24242024-08-02T18:48:01.619Z Dirty whoami v1.5.1: the rustflags changed
24252024-08-02T18:48:01.619Z Compiling whoami v1.5.1
24262024-08-02T18:48:01.638Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5002e28a22761be6 -C extra-filename=-5002e28a22761be6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24272024-08-02T18:48:01.826Z Compiling regress v0.9.1
24282024-08-02T18:48:01.829Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2b6510bd4081bb0d -C extra-filename=-2b6510bd4081bb0d --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-a9533f89556730b0.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292024-08-02T18:48:02.288Z Dirty tokio-postgres v0.7.11: the rustflags changed
24302024-08-02T18:48:02.288Z Compiling tokio-postgres v0.7.11
24312024-08-02T18:48:02.291Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.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"' -C metadata=4981cfaa795e6cfe -C extra-filename=-4981cfaa795e6cfe --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-97a23d2676a85f3f.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-6ad74f9e762bc3eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-5d67c3d49cb5585a.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24322024-08-02T18:48:02.308Z Dirty camino v1.1.7: the rustflags changed
24332024-08-02T18:48:02.308Z Compiling camino v1.1.7
24342024-08-02T18:48:02.347Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=3edaebbd5305735c -C extra-filename=-3edaebbd5305735c --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24352024-08-02T18:48:02.876Z Compiling getopts v0.2.21
24362024-08-02T18:48:02.880Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=38ed18ffa97c432d -C extra-filename=-38ed18ffa97c432d --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-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24372024-08-02T18:48:03.007Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c/build-script-build`
24382024-08-02T18:48:03.080Z Compiling unsafe-libyaml v0.2.11
24392024-08-02T18:48:03.083Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=19449d9fb8c6884a -C extra-filename=-19449d9fb8c6884a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24402024-08-02T18:48:03.202Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=feaecf970e550c06 -C extra-filename=-feaecf970e550c06 --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-da3429ff12e30b86.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`
24412024-08-02T18:48:03.897Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24422024-08-02T18:48:03.901Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=acef1af36d023637 -C extra-filename=-acef1af36d023637 --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-0ca0c6ee2251a771.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24432024-08-02T18:48:04.148Z Dirty is-terminal v0.4.12: the rustflags changed
24442024-08-02T18:48:04.148Z Compiling is-terminal v0.4.12
24452024-08-02T18:48:04.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.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 -C metadata=1fb2ee4459a95d8f -C extra-filename=-1fb2ee4459a95d8f --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24462024-08-02T18:48:04.169Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92): the rustflags changed
24472024-08-02T18:48:04.169Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
24482024-08-02T18:48:04.172Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=18fbad60cc66c708 -C extra-filename=-18fbad60cc66c708 --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-79ef37fead517de5.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-8864b8b6b8029da0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-b724e848231b1ff4.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-a987dbd62b797ada.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-0139b63498436da8.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492024-08-02T18:48:04.278Z Dirty dirs-sys-next v0.1.2: the rustflags changed
24502024-08-02T18:48:04.278Z Compiling dirs-sys-next v0.1.2
24512024-08-02T18:48:04.281Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=990f4ee286a35bd9 -C extra-filename=-990f4ee286a35bd9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24522024-08-02T18:48:04.335Z Compiling serde_yaml v0.9.34+deprecated
24532024-08-02T18:48:04.338Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9b0b36ac30b3efc8 -C extra-filename=-9b0b36ac30b3efc8 --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-ac2c4e4e7a7f3c52.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-19449d9fb8c6884a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24542024-08-02T18:48:04.577Z Dirty dirs-next v2.0.0: the rustflags changed
24552024-08-02T18:48:04.577Z Compiling dirs-next v2.0.0
24562024-08-02T18:48:04.580Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f7032a700dc273a4 -C extra-filename=-f7032a700dc273a4 --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-6cd145163fd70236.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-990f4ee286a35bd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24572024-08-02T18:48:04.765Z Dirty term v0.7.0: the rustflags changed
24582024-08-02T18:48:04.765Z Compiling term v0.7.0
24592024-08-02T18:48:04.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=f75757e0b8ad0343 -C extra-filename=-f75757e0b8ad0343 --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-f7032a700dc273a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24602024-08-02T18:48:04.938Z Compiling sha1 v0.10.6
24612024-08-02T18:48:04.955Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9ad3110f732cc373 -C extra-filename=-9ad3110f732cc373 --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622024-08-02T18:48:04.999Z Compiling http v1.1.0
24632024-08-02T18:48:05.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c2c23a0534e0899b -C extra-filename=-c2c23a0534e0899b --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-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642024-08-02T18:48:05.364Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24652024-08-02T18:48:05.368Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a06c388febb246ce -C extra-filename=-a06c388febb246ce --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-98930e4cc72f023e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24662024-08-02T18:48:06.438Z Compiling paste v1.0.15
24672024-08-02T18:48:06.442Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1a9c426bb3aaa154 -C extra-filename=-1a9c426bb3aaa154 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682024-08-02T18:48:06.844Z Compiling toml v0.8.15
24692024-08-02T18:48:06.847Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=6f477447b662bb22 -C extra-filename=-6f477447b662bb22 --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-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702024-08-02T18:48:06.995Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154/build-script-build`
24712024-08-02T18:48:07.062Z Dirty strum_macros v0.26.4: the rustflags changed
24722024-08-02T18:48:07.062Z Compiling strum_macros v0.26.4
24732024-08-02T18:48:07.066Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c9dfaf2474e10a2d -C extra-filename=-c9dfaf2474e10a2d --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742024-08-02T18:48:07.504Z Dirty diesel v2.1.6: the rustflags changed
24752024-08-02T18:48:07.505Z Compiling diesel v2.1.6
24762024-08-02T18:48:07.525Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.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="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="byteorder"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="ipnetwork"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' -C metadata=808382e4b1992d77 -C extra-filename=-808382e4b1992d77 --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-79ef37fead517de5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-df83594775287ccf.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-abc03647e6968f28.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
24772024-08-02T18:48:07.560Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c154bb579214bdf5 -C extra-filename=-c154bb579214bdf5 --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`
24782024-08-02T18:48:08.157Z Dirty crossbeam-channel v0.5.12: the rustflags changed
24792024-08-02T18:48:08.157Z Compiling crossbeam-channel v0.5.12
24802024-08-02T18:48:08.160Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.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"' -C metadata=1ae489c8acf2a979 -C extra-filename=-1ae489c8acf2a979 --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-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812024-08-02T18:48:08.641Z Dirty thread_local v1.1.8: the rustflags changed
24822024-08-02T18:48:08.641Z Compiling thread_local v1.1.8
24832024-08-02T18:48:08.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=646ab5aa9908bdc0 -C extra-filename=-646ab5aa9908bdc0 --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-6cd145163fd70236.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842024-08-02T18:48:08.728Z Dirty slog-async v2.8.0: the rustflags changed
24852024-08-02T18:48:08.728Z Compiling slog-async v2.8.0
24862024-08-02T18:48:08.731Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=88e87e18665a3ab5 -C extra-filename=-88e87e18665a3ab5 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872024-08-02T18:48:08.889Z Compiling match_cfg v0.1.0
24882024-08-02T18:48:08.892Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_core"' -C metadata=5d3720867e360308 -C extra-filename=-5d3720867e360308 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892024-08-02T18:48:08.988Z Compiling rustls-pki-types v1.7.0
24902024-08-02T18:48:08.991Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.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"' -C metadata=2ee99d9c671a2c74 -C extra-filename=-2ee99d9c671a2c74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24912024-08-02T18:48:09.201Z Dirty take_mut v0.2.2: the rustflags changed
24922024-08-02T18:48:09.201Z Compiling take_mut v0.2.2
24932024-08-02T18:48:09.204Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=97e592d43295974e -C extra-filename=-97e592d43295974e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24942024-08-02T18:48:09.243Z Compiling hostname v0.3.1
24952024-08-02T18:48:09.264Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=d35460ad3d70bf46 -C extra-filename=-d35460ad3d70bf46 --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-9e9eff94c6618bbf.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-5d3720867e360308.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24962024-08-02T18:48:09.272Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5/build-script-build`
24972024-08-02T18:48:09.342Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=7247a83db1f3a892 -C extra-filename=-7247a83db1f3a892 --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-1ae489c8acf2a979.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-97e592d43295974e.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-646ab5aa9908bdc0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
24982024-08-02T18:48:09.358Z Dirty slog-term v2.9.1: the rustflags changed
24992024-08-02T18:48:09.358Z Compiling slog-term v2.9.1
25002024-08-02T18:48:09.388Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f4405207809138e7 -C extra-filename=-f4405207809138e7 --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-1fb2ee4459a95d8f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-646ab5aa9908bdc0.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25012024-08-02T18:48:09.495Z Compiling fastrand v2.1.0
25022024-08-02T18:48:09.546Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=e6abe912dfe2bca4 -C extra-filename=-e6abe912dfe2bca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25032024-08-02T18:48:09.839Z Compiling tempfile v3.10.1
25042024-08-02T18:48:09.842Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7980028c3cc4fe01 -C extra-filename=-7980028c3cc4fe01 --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-6cd145163fd70236.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-e6abe912dfe2bca4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052024-08-02T18:48:10.087Z Compiling ident_case v1.0.1
25062024-08-02T18:48:10.090Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8f0cab71e4ae1c81 -C extra-filename=-8f0cab71e4ae1c81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25072024-08-02T18:48:10.262Z Compiling rustls v0.22.4
25082024-08-02T18:48:10.266Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=075d6eb2cf9c6bcd -C extra-filename=-075d6eb2cf9c6bcd --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25092024-08-02T18:48:10.468Z Compiling darling_core v0.20.9
25102024-08-02T18:48:10.471Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.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"' -C metadata=d609c217d78f09eb -C extra-filename=-d609c217d78f09eb --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-d03daaf3ac116161.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-8f0cab71e4ae1c81.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25112024-08-02T18:48:10.541Z Compiling rustls-webpki v0.102.4
25122024-08-02T18:48:10.541Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.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"' -C metadata=3a52981a35d4652a -C extra-filename=-3a52981a35d4652a --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-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25132024-08-02T18:48:10.573Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd/build-script-build`
25142024-08-02T18:48:10.601Z Compiling rustls-pemfile v2.1.2
25152024-08-02T18:48:10.604Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6be79ad4e86270a5 -C extra-filename=-6be79ad4e86270a5 --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-a69496bcd97c9671.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162024-08-02T18:48:10.617Z Compiling multer v3.1.0
25172024-08-02T18:48:10.620Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=9e12a1bf43b5ebc8 -C extra-filename=-9e12a1bf43b5ebc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182024-08-02T18:48:10.665Z Compiling debug-ignore v1.0.5
25192024-08-02T18:48:10.668Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a9c078c17606aae6 -C extra-filename=-a9c078c17606aae6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-08-02T18:48:10.809Z Compiling slog-json v2.6.1
25212024-08-02T18:48:10.812Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=2400ffc80d110d3f -C extra-filename=-2400ffc80d110d3f --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-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222024-08-02T18:48:10.937Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8/build-script-build`
25232024-08-02T18:48:11.006Z Compiling async-stream-impl v0.3.5
25242024-08-02T18:48:11.009Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c14ccf3012d62e79 -C extra-filename=-c14ccf3012d62e79 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25252024-08-02T18:48:11.068Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
25262024-08-02T18:48:11.071Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' -C metadata=6255fddcb0a7bad6 -C extra-filename=-6255fddcb0a7bad6 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25272024-08-02T18:48:11.178Z Compiling instant v0.1.12
25282024-08-02T18:48:11.181Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=37e08d29aee74c57 -C extra-filename=-37e08d29aee74c57 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292024-08-02T18:48:11.334Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=bd8b9645e6f00a81 -C extra-filename=-bd8b9645e6f00a81 --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-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3a52981a35d4652a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25302024-08-02T18:48:11.402Z Compiling atomic-waker v1.1.2
25312024-08-02T18:48:11.406Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ded31c0a5029b1f -C extra-filename=-6ded31c0a5029b1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25322024-08-02T18:48:11.599Z Compiling waitgroup v0.1.2
25332024-08-02T18:48:11.602Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e622d4d826752e36 -C extra-filename=-e622d4d826752e36 --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-6ded31c0a5029b1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25342024-08-02T18:48:11.809Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6/build-script-build`
25352024-08-02T18:48:11.878Z Compiling slog-bunyan v2.5.0
25362024-08-02T18:48:11.881Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b6975ea2f6adfb7f -C extra-filename=-b6975ea2f6adfb7f --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-d35460ad3d70bf46.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-2400ffc80d110d3f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25372024-08-02T18:48:12.077Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a158a081f81e4f42 -C extra-filename=-a158a081f81e4f42 --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-0ca0c6ee2251a771.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25382024-08-02T18:48:12.589Z Compiling async-stream v0.3.5
25392024-08-02T18:48:12.593Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=2f1e3d30d8d21b49 -C extra-filename=-2f1e3d30d8d21b49 --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-c14ccf3012d62e79.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25402024-08-02T18:48:12.626Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
25412024-08-02T18:48:12.650Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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 metadata=98bb738ce1ac8ddb -C extra-filename=-98bb738ce1ac8ddb --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25422024-08-02T18:48:12.684Z Dirty strum v0.26.3: the rustflags changed
25432024-08-02T18:48:12.684Z Compiling strum v0.26.3
25442024-08-02T18:48:12.687Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' -C metadata=d0c20ca330d6d581 -C extra-filename=-d0c20ca330d6d581 --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-c9dfaf2474e10a2d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25452024-08-02T18:48:12.861Z Compiling serde_path_to_error v0.1.16
25462024-08-02T18:48:12.864Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=24441c61a0f83cf3 -C extra-filename=-24441c61a0f83cf3 --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-1d1af7e8c40a69f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25472024-08-02T18:48:12.929Z Compiling hostname v0.4.0
25482024-08-02T18:48:12.932Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a05070b534d66413 -C extra-filename=-a05070b534d66413 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25492024-08-02T18:48:13.186Z Compiling quick-error v1.2.3
25502024-08-02T18:48:13.195Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a2f6d65a8b23928e -C extra-filename=-a2f6d65a8b23928e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-08-02T18:48:13.198Z Compiling newtype-uuid v1.1.0
25522024-08-02T18:48:13.231Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=8178b3fa3c49cf48 -C extra-filename=-8178b3fa3c49cf48 --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-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25532024-08-02T18:48:13.325Z Compiling structmeta-derive v0.3.0
25542024-08-02T18:48:13.341Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f51d3d9bb554d390 -C extra-filename=-f51d3d9bb554d390 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552024-08-02T18:48:13.495Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25562024-08-02T18:48:13.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=b96c4da724f9735a -C extra-filename=-b96c4da724f9735a --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-8178b3fa3c49cf48.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572024-08-02T18:48:13.705Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25582024-08-02T18:48:13.741Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=00539181ec219747 -C extra-filename=-00539181ec219747 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25592024-08-02T18:48:13.830Z Compiling backoff v0.4.0
25602024-08-02T18:48:13.833Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' -C metadata=d20a012748833c91 -C extra-filename=-d20a012748833c91 --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-4a234987197be9fa.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25612024-08-02T18:48:14.166Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
25622024-08-02T18:48:14.169Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=97a4cc5a166528a5 -C extra-filename=-97a4cc5a166528a5 --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-0cbdf58bcc2b964d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632024-08-02T18:48:14.624Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25642024-08-02T18:48:14.629Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' -C metadata=c6a604eeb8a50962 -C extra-filename=-c6a604eeb8a50962 --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-b70d90a376f7e844.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-00539181ec219747.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25652024-08-02T18:48:14.805Z Compiling macaddr v1.0.1
25662024-08-02T18:48:14.869Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' -C metadata=dd021d1ab6e267f2 -C extra-filename=-dd021d1ab6e267f2 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672024-08-02T18:48:14.878Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25682024-08-02T18:48:14.881Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af26edb10df8940e -C extra-filename=-af26edb10df8940e --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-2385d9a2adf4dce5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692024-08-02T18:48:15.033Z Compiling wait-timeout v0.2.0
25702024-08-02T18:48:15.037Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=65ed68b8ae737998 -C extra-filename=-65ed68b8ae737998 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712024-08-02T18:48:15.260Z Compiling rusty-fork v0.3.0
25722024-08-02T18:48:15.263Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' -C metadata=112dfe7f9f043c4a -C extra-filename=-112dfe7f9f043c4a --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-d03daaf3ac116161.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732024-08-02T18:48:15.600Z Compiling tokio-rustls v0.25.0
25742024-08-02T18:48:15.603Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=6fbbc262238687b8 -C extra-filename=-6fbbc262238687b8 --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-bd8b9645e6f00a81.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25752024-08-02T18:48:15.997Z Compiling structmeta-derive v0.2.0
25762024-08-02T18:48:16.000Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dce1e6b772a51747 -C extra-filename=-dce1e6b772a51747 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772024-08-02T18:48:16.015Z Compiling rand_xorshift v0.3.0
25782024-08-02T18:48:16.018Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=bc6c66442655c93e -C extra-filename=-bc6c66442655c93e --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-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25792024-08-02T18:48:16.339Z Compiling unarray v0.1.4
25802024-08-02T18:48:16.342Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1da3c382e57ff2c8 -C extra-filename=-1da3c382e57ff2c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25812024-08-02T18:48:16.515Z Compiling proptest v1.4.0
25822024-08-02T18:48:16.515Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-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 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"' -C metadata=41243ee3ff55b5ca -C extra-filename=-41243ee3ff55b5ca --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-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-bc6c66442655c93e.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-112dfe7f9f043c4a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-1da3c382e57ff2c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25832024-08-02T18:48:16.621Z Compiling structmeta v0.3.0
25842024-08-02T18:48:16.624Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=799d29f873901f0e -C extra-filename=-799d29f873901f0e --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-f51d3d9bb554d390.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25852024-08-02T18:48:16.981Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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"' -C metadata=6d8fae9e411be813 -C extra-filename=-6d8fae9e411be813 --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-2f1e3d30d8d21b49.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-98bb738ce1ac8ddb.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-a05070b534d66413.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-a158a081f81e4f42.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-2400ffc80d110d3f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-6fbbc262238687b8.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-e622d4d826752e36.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25862024-08-02T18:48:17.039Z Compiling parse-display-derive v0.9.1
25872024-08-02T18:48:17.042Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.9.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 -C metadata=de9e15dd447d1bcd -C extra-filename=-de9e15dd447d1bcd --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-799d29f873901f0e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25882024-08-02T18:48:17.596Z Compiling darling_macro v0.20.9
25892024-08-02T18:48:17.599Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.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 -C metadata=8130dd684b50f88a -C extra-filename=-8130dd684b50f88a --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-d609c217d78f09eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902024-08-02T18:48:18.820Z Compiling darling v0.20.9
25912024-08-02T18:48:18.823Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=d638661442810b00 -C extra-filename=-d638661442810b00 --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-d609c217d78f09eb.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-8130dd684b50f88a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25922024-08-02T18:48:18.946Z Compiling serde_with_macros v3.8.3
25932024-08-02T18:48:18.949Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' -C metadata=c130e97ee1df4acb -C extra-filename=-c130e97ee1df4acb --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-d638661442810b00.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25942024-08-02T18:48:19.286Z Compiling structmeta v0.2.0
25952024-08-02T18:48:19.289Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7222a8b5cd29e641 -C extra-filename=-7222a8b5cd29e641 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-dce1e6b772a51747.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962024-08-02T18:48:19.757Z Compiling test-strategy v0.3.1
25972024-08-02T18:48:19.782Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=337850740247a4c0 -C extra-filename=-337850740247a4c0 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-7222a8b5cd29e641.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25982024-08-02T18:48:21.647Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
25992024-08-02T18:48:21.647Z Compiling proc-macro-error-attr v1.0.4
26002024-08-02T18:48:21.667Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8c28b7971eeb6ed6 -C extra-filename=-8c28b7971eeb6ed6 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012024-08-02T18:48:21.982Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6/build-script-build`
26022024-08-02T18:48:22.055Z Compiling camino-tempfile v1.1.1
26032024-08-02T18:48:22.058Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-tempfile-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0e8ea2fc1cd3614 -C extra-filename=-e0e8ea2fc1cd3614 --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-feaecf970e550c06.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26042024-08-02T18:48:22.489Z Compiling parse-display v0.9.1
26052024-08-02T18:48:22.492Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.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"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' -C metadata=68f318e4e25e60b8 -C extra-filename=-68f318e4e25e60b8 --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-de9e15dd447d1bcd.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26062024-08-02T18:48:22.620Z Compiling serde_with v3.8.3
26072024-08-02T18:48:22.633Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=f12a2c84b800d882 -C extra-filename=-f12a2c84b800d882 --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-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-c130e97ee1df4acb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26082024-08-02T18:48:22.640Z Dirty proc-macro-error v1.0.4: the rustflags changed
26092024-08-02T18:48:22.640Z Compiling proc-macro-error v1.0.4
26102024-08-02T18:48:22.654Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=13cd89168b66fd9a -C extra-filename=-13cd89168b66fd9a --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112024-08-02T18:48:22.989Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a/build-script-build`
26122024-08-02T18:48:23.138Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=17601cdb95092abb -C extra-filename=-17601cdb95092abb --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132024-08-02T18:48:23.200Z Compiling proc-macro-crate v1.3.1
26142024-08-02T18:48:23.203Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d24b1a30e48ca514 -C extra-filename=-d24b1a30e48ca514 --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-646417322ca33c73.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152024-08-02T18:48:24.035Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26162024-08-02T18:48:24.038Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=07655fee64a19c85 -C extra-filename=-07655fee64a19c85 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172024-08-02T18:48:24.101Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=ad1b8aa5fd00a1a5 -C extra-filename=-ad1b8aa5fd00a1a5 --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-17601cdb95092abb.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
26182024-08-02T18:48:24.359Z Compiling num_enum_derive v0.5.11
26192024-08-02T18:48:24.363Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' -C metadata=3542f6f933ca08b0 -C extra-filename=-3542f6f933ca08b0 --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-d24b1a30e48ca514.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202024-08-02T18:48:24.412Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85/build-script-build`
26212024-08-02T18:48:24.441Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26222024-08-02T18:48:24.444Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=443b768024434e96 -C extra-filename=-443b768024434e96 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232024-08-02T18:48:24.786Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96/build-script-build`
26242024-08-02T18:48:24.801Z Compiling foreign-types-macros v0.2.3
26252024-08-02T18:48:24.804Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=b9e958eec9460ffa -C extra-filename=-b9e958eec9460ffa --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262024-08-02T18:48:24.823Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26272024-08-02T18:48:24.826Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a262f2ea15e53534 -C extra-filename=-a262f2ea15e53534 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282024-08-02T18:48:25.070Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
26292024-08-02T18:48:25.073Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=14c069c8f4f815c8 -C extra-filename=-14c069c8f4f815c8 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-a06c388febb246ce.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26302024-08-02T18:48:25.162Z Compiling foreign-types-shared v0.3.1
26312024-08-02T18:48:25.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d6cdeff2a776a2a5 -C extra-filename=-d6cdeff2a776a2a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26322024-08-02T18:48:25.285Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534/build-script-build`
26332024-08-02T18:48:25.314Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bd713a3dee2b1c84 -C extra-filename=-bd713a3dee2b1c84 --out-dir /work/oxidecomputer/omicron/target/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`
26342024-08-02T18:48:25.482Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=11e849a4f1fbc5dd -C extra-filename=-11e849a4f1fbc5dd --out-dir /work/oxidecomputer/omicron/target/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`
26352024-08-02T18:48:25.653Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26362024-08-02T18:48:25.656Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c709bce0f1d8fcb0 -C extra-filename=-c709bce0f1d8fcb0 --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372024-08-02T18:48:25.968Z Compiling cstr-argument v0.1.2
26382024-08-02T18:48:25.971Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b13eaf252d9751db -C extra-filename=-b13eaf252d9751db --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-6cd145163fd70236.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392024-08-02T18:48:26.222Z Compiling pretty-hex v0.2.1
26402024-08-02T18:48:26.225Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=52e9685c026e18f6 -C extra-filename=-52e9685c026e18f6 --out-dir /work/oxidecomputer/omicron/target/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-02T18:48:26.240Z Compiling foreign-types v0.5.0
26422024-08-02T18:48:26.263Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eac5332f6cf7cbe2 -C extra-filename=-eac5332f6cf7cbe2 --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-b9e958eec9460ffa.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-d6cdeff2a776a2a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432024-08-02T18:48:26.348Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26442024-08-02T18:48:26.351Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=db7bf647fccf2a87 -C extra-filename=-db7bf647fccf2a87 --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-b13eaf252d9751db.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-eac5332f6cf7cbe2.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26452024-08-02T18:48:26.406Z Compiling tabwriter v1.4.0
26462024-08-02T18:48:26.423Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' -C metadata=a3aa5c118bc7e76c -C extra-filename=-a3aa5c118bc7e76c --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-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26472024-08-02T18:48:26.651Z Compiling colored v2.1.0
26482024-08-02T18:48:26.651Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d5369e8e256bf7ff -C extra-filename=-d5369e8e256bf7ff --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-9e9eff94c6618bbf.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-c709bce0f1d8fcb0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
26492024-08-02T18:48:26.654Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f4cb8c90b7cf46f0 -C extra-filename=-f4cb8c90b7cf46f0 --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-772fb82229dfbb23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26502024-08-02T18:48:26.807Z Compiling smf v0.2.3
26512024-08-02T18:48:26.810Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=64a5542dcdb29535 -C extra-filename=-64a5542dcdb29535 --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-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522024-08-02T18:48:26.928Z Compiling heapless v0.8.0
26532024-08-02T18:48:26.931Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2543d08ff2114b80 -C extra-filename=-2543d08ff2114b80 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542024-08-02T18:48:26.952Z Compiling termtree v0.4.1
26552024-08-02T18:48:26.955Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e22457661bb7c489 -C extra-filename=-e22457661bb7c489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562024-08-02T18:48:27.180Z Compiling predicates-tree v1.0.9
26572024-08-02T18:48:27.184Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.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 -C metadata=a21019c3fba05991 -C extra-filename=-a21019c3fba05991 --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-8c8481fa5f04966b.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e22457661bb7c489.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26582024-08-02T18:48:27.454Z Compiling hash32 v0.3.1
26592024-08-02T18:48:27.484Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e53000e73ae3ef66 -C extra-filename=-e53000e73ae3ef66 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26602024-08-02T18:48:27.516Z Compiling num_enum v0.5.11
26612024-08-02T18:48:27.536Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=df3b015bf95dbdd9 -C extra-filename=-df3b015bf95dbdd9 --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-3542f6f933ca08b0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622024-08-02T18:48:27.567Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80/build-script-build`
26632024-08-02T18:48:27.683Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26642024-08-02T18:48:27.686Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f2c73107a718638f -C extra-filename=-f2c73107a718638f --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-9e9eff94c6618bbf.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-bd713a3dee2b1c84.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-52e9685c026e18f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26652024-08-02T18:48:27.701Z Compiling smoltcp v0.11.0
26662024-08-02T18:48:27.717Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' -C metadata=40fb1982114f2451 -C extra-filename=-40fb1982114f2451 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672024-08-02T18:48:27.812Z Compiling crucible-workspace-hack v0.1.0
26682024-08-02T18:48:27.977Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d342f50ed996efb9 -C extra-filename=-d342f50ed996efb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692024-08-02T18:48:27.980Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ea414af49f056721 -C extra-filename=-ea414af49f056721 --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-e53000e73ae3ef66.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26702024-08-02T18:48:28.068Z Compiling embedded-io v0.4.0
26712024-08-02T18:48:28.071Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bc26cd12a18f8d4f -C extra-filename=-bc26cd12a18f8d4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26722024-08-02T18:48:28.129Z Compiling cobs v0.2.3
26732024-08-02T18:48:28.132Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e5b27fbaacc6dab6 -C extra-filename=-e5b27fbaacc6dab6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26742024-08-02T18:48:28.232Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9/build-script-build`
26752024-08-02T18:48:28.260Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26762024-08-02T18:48:28.290Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' -C metadata=32829a6447968f83 -C extra-filename=-32829a6447968f83 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-32829a6447968f83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772024-08-02T18:48:28.292Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26782024-08-02T18:48:28.323Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5c9f22856d9e8445 -C extra-filename=-5c9f22856d9e8445 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792024-08-02T18:48:28.441Z Compiling postcard v1.0.8
26802024-08-02T18:48:28.444Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4bf713ddef6bfcb5 -C extra-filename=-4bf713ddef6bfcb5 --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-e5b27fbaacc6dab6.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-bc26cd12a18f8d4f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26812024-08-02T18:48:28.461Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fc21f1208d0a9182 -C extra-filename=-fc21f1208d0a9182 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26822024-08-02T18:48:28.518Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451/build-script-build`
26832024-08-02T18:48:28.549Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26842024-08-02T18:48:28.552Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ac92be929dd50f1 -C extra-filename=-0ac92be929dd50f1 --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26852024-08-02T18:48:28.568Z Compiling sigpipe v0.1.3
26862024-08-02T18:48:28.584Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sigpipe-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6e2710882dbcdf1 -C extra-filename=-a6e2710882dbcdf1 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872024-08-02T18:48:28.587Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-32829a6447968f83/build-script-build`
26882024-08-02T18:48:28.654Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
26892024-08-02T18:48:28.671Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ef3b5ac7f0cd640c -C extra-filename=-ef3b5ac7f0cd640c --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902024-08-02T18:48:28.684Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26912024-08-02T18:48:28.687Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-46bdf39ddc5f7ef1/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c42413f04a0ec494 -C extra-filename=-c42413f04a0ec494 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26922024-08-02T18:48:28.950Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' -C metadata=0aa54e7efa9d3d23 -C extra-filename=-0aa54e7efa9d3d23 --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-ea414af49f056721.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-08-02T18:48:28.981Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c/build-script-build`
26942024-08-02T18:48:29.009Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7b1921b7fef6129c -C extra-filename=-7b1921b7fef6129c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f2c73107a718638f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-db7bf647fccf2a87.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
26952024-08-02T18:48:29.012Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
26962024-08-02T18:48:29.027Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=26cfb14eb041faee -C extra-filename=-26cfb14eb041faee --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-791557af361405da.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972024-08-02T18:48:29.276Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
26982024-08-02T18:48:29.279Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5d8be0a5dbc01eb7 -C extra-filename=-5d8be0a5dbc01eb7 --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992024-08-02T18:48:29.600Z Compiling num-derive v0.4.2
27002024-08-02T18:48:29.603Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=398769f8b40acc36 -C extra-filename=-398769f8b40acc36 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27012024-08-02T18:48:29.738Z Compiling mockall_derive v0.12.1
27022024-08-02T18:48:29.741Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.12.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 -C metadata=791c41e9179486c9 -C extra-filename=-791c41e9179486c9 --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-6cd145163fd70236.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032024-08-02T18:48:30.073Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27042024-08-02T18:48:30.073Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4e1e4780cbb07035 -C extra-filename=-4e1e4780cbb07035 --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-a06c388febb246ce.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-14c069c8f4f815c8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052024-08-02T18:48:30.204Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27062024-08-02T18:48:30.207Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5cd0a58c684503b7 -C extra-filename=-5cd0a58c684503b7 --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-38ed18ffa97c432d.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-4e1e4780cbb07035.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27072024-08-02T18:48:30.662Z Compiling fragile v2.0.0
27082024-08-02T18:48:30.665Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6a943ca6c0c647a -C extra-filename=-a6a943ca6c0c647a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27092024-08-02T18:48:31.321Z Compiling downcast v0.11.0
27102024-08-02T18:48:31.324Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=37e495d66ccdc831 -C extra-filename=-37e495d66ccdc831 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112024-08-02T18:48:31.557Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27122024-08-02T18:48:31.560Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4b117289a7f7cf2e -C extra-filename=-4b117289a7f7cf2e --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-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-26cfb14eb041faee.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27132024-08-02T18:48:32.306Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27142024-08-02T18:48:32.310Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' -C metadata=09e173fd79545718 -C extra-filename=-09e173fd79545718 --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-5c9f22856d9e8445.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27152024-08-02T18:48:32.818Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
27162024-08-02T18:48:32.821Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e261b85fb018ae95 -C extra-filename=-e261b85fb018ae95 --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-fc21f1208d0a9182.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-398769f8b40acc36.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27172024-08-02T18:48:33.243Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27182024-08-02T18:48:33.246Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=7f8f126ad5437185 -C extra-filename=-7f8f126ad5437185 --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-5d8be0a5dbc01eb7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27192024-08-02T18:48:33.669Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' -C metadata=c535d4995943d434 -C extra-filename=-c535d4995943d434 --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-6cd145163fd70236.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-5c9f22856d9e8445.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-0ac92be929dd50f1.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-09e173fd79545718.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
27202024-08-02T18:48:33.812Z Compiling same-file v1.0.6
27212024-08-02T18:48:33.847Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=980a8f3380cdad09 -C extra-filename=-980a8f3380cdad09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27222024-08-02T18:48:33.874Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27232024-08-02T18:48:33.878Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1485d4a43da67925 -C extra-filename=-1485d4a43da67925 --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-6cd145163fd70236.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-5c9f22856d9e8445.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-c535d4995943d434.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-c42413f04a0ec494.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242024-08-02T18:48:33.936Z Compiling humantime v2.1.0
27252024-08-02T18:48:33.939Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6012d0f29de951c9 -C extra-filename=-6012d0f29de951c9 --out-dir /work/oxidecomputer/omicron/target/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-02T18:48:34.038Z Compiling walkdir v2.5.0
27272024-08-02T18:48:34.041Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=46f81c5457cebf70 -C extra-filename=-46f81c5457cebf70 --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-980a8f3380cdad09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27282024-08-02T18:48:34.402Z Dirty xattr v1.3.1: the rustflags changed
27292024-08-02T18:48:34.402Z Compiling xattr v1.3.1
27302024-08-02T18:48:34.405Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' -C metadata=1cbd31391f192d4b -C extra-filename=-1cbd31391f192d4b --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-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27312024-08-02T18:48:34.463Z Dirty filetime v0.2.23: the rustflags changed
27322024-08-02T18:48:34.463Z Compiling filetime v0.2.23
27332024-08-02T18:48:34.466Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/filetime-0.2.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 -C metadata=fe9199de518d5372 -C extra-filename=-fe9199de518d5372 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342024-08-02T18:48:34.677Z Dirty tar v0.4.41: the rustflags changed
27352024-08-02T18:48:34.677Z Compiling tar v0.4.41
27362024-08-02T18:48:34.680Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=4852e09b74e11301 -C extra-filename=-4852e09b74e11301 --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-fe9199de518d5372.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-1cbd31391f192d4b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27372024-08-02T18:48:34.797Z Compiling newline-converter v0.3.0
27382024-08-02T18:48:34.800Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=835d33978090f885 -C extra-filename=-835d33978090f885 --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-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27392024-08-02T18:48:34.826Z Compiling arc-swap v1.7.1
27402024-08-02T18:48:34.828Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a8f5dfe0efe70e20 -C extra-filename=-a8f5dfe0efe70e20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27412024-08-02T18:48:34.967Z Compiling expectorate v1.1.0
27422024-08-02T18:48:34.970Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3d58bb4bd40d1650 -C extra-filename=-3d58bb4bd40d1650 --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-458ab224f4921e74.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-835d33978090f885.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27432024-08-02T18:48:35.138Z Compiling termcolor v1.4.1
27442024-08-02T18:48:35.158Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0b713a67487ebae9 -C extra-filename=-0b713a67487ebae9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27452024-08-02T18:48:35.458Z Compiling slog-scope v4.4.0
27462024-08-02T18:48:35.463Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a65e67e1713aba08 -C extra-filename=-a65e67e1713aba08 --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-a8f5dfe0efe70e20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27472024-08-02T18:48:35.988Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27482024-08-02T18:48:35.991Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ba9b90acb0937919 -C extra-filename=-ba9b90acb0937919 --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-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-7b1921b7fef6129c.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-c535d4995943d434.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27492024-08-02T18:48:36.012Z Compiling slog-stdlog v4.1.1
27502024-08-02T18:48:36.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=02dcfb9a595a0651 -C extra-filename=-02dcfb9a595a0651 --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-a206aa3e5ae8d451.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512024-08-02T18:48:36.122Z Compiling derive-where v1.2.7
27522024-08-02T18:48:36.154Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=694d1522ada46b22 -C extra-filename=-694d1522ada46b22 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532024-08-02T18:48:36.382Z Compiling slog-envlogger v2.2.0
27542024-08-02T18:48:36.385Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' -C metadata=85a5aec2fa9a3b99 -C extra-filename=-85a5aec2fa9a3b99 --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-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-02dcfb9a595a0651.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552024-08-02T18:48:36.775Z Compiling password-hash v0.5.0
27562024-08-02T18:48:36.778Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=205f0c55aea4cae8 -C extra-filename=-205f0c55aea4cae8 --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-96ee31262a117aa9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27572024-08-02T18:48:37.178Z Compiling blake2 v0.10.6
27582024-08-02T18:48:37.202Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=5cec019bf7576c2d -C extra-filename=-5cec019bf7576c2d --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-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27592024-08-02T18:48:37.421Z Compiling utf-8 v0.7.6
27602024-08-02T18:48:37.436Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d80cf9e5b2026b08 -C extra-filename=-d80cf9e5b2026b08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27612024-08-02T18:48:37.761Z Compiling argon2 v0.5.3
27622024-08-02T18:48:37.814Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=945dab18f7340037 -C extra-filename=-945dab18f7340037 --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-96ee31262a117aa9.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-5cec019bf7576c2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-205f0c55aea4cae8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632024-08-02T18:48:37.828Z Compiling atty v0.2.14
27642024-08-02T18:48:37.831Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec22a67fa055e4b1 -C extra-filename=-ec22a67fa055e4b1 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27652024-08-02T18:48:37.959Z Compiling tungstenite v0.21.0
27662024-08-02T18:48:37.962Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' -C metadata=d8a6742801993ede -C extra-filename=-d8a6742801993ede --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-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672024-08-02T18:48:38.370Z Compiling mockall v0.12.1
27682024-08-02T18:48:38.396Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-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 -C metadata=f1f972e6c68aa853 -C extra-filename=-f1f972e6c68aa853 --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-6cd145163fd70236.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-37e495d66ccdc831.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-a6a943ca6c0c647a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-791c41e9179486c9.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692024-08-02T18:48:38.557Z Compiling pem v3.0.4
27702024-08-02T18:48:38.560Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b61fc3fa1ef52932 -C extra-filename=-b61fc3fa1ef52932 --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-a69496bcd97c9671.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712024-08-02T18:48:38.714Z Compiling home v0.5.9
27722024-08-02T18:48:38.717Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C metadata=11ca7fe2274501f0 -C extra-filename=-11ca7fe2274501f0 --out-dir /work/oxidecomputer/omicron/target/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-02T18:48:38.975Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27742024-08-02T18:48:38.991Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a434038934fb067c -C extra-filename=-a434038934fb067c --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-c4c98230b3c24f2f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5cd0a58c684503b7.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-9b0b36ac30b3efc8.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27752024-08-02T18:48:38.997Z Compiling tokio-tungstenite v0.21.0
27762024-08-02T18:48:39.031Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' -C metadata=bcf70d100ed3689f -C extra-filename=-bcf70d100ed3689f --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-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-d8a6742801993ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27772024-08-02T18:48:39.431Z Compiling convert_case v0.4.0
27782024-08-02T18:48:39.447Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e2f100e3eb668363 -C extra-filename=-e2f100e3eb668363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27792024-08-02T18:48:39.488Z Compiling tungstenite v0.20.1
27802024-08-02T18:48:39.491Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=5009eecfde0fa205 -C extra-filename=-5009eecfde0fa205 --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-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27812024-08-02T18:48:40.001Z Compiling env_logger v0.9.3
27822024-08-02T18:48:40.005Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=12b76e1dd730aca4 -C extra-filename=-12b76e1dd730aca4 --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-ec22a67fa055e4b1.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832024-08-02T18:48:40.088Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27842024-08-02T18:48:40.091Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=d95a2e67cab872b1 -C extra-filename=-d95a2e67cab872b1 --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27852024-08-02T18:48:40.394Z Compiling derive_more v0.99.18
27862024-08-02T18:48:40.409Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=433a64dab820d45d -C extra-filename=-433a64dab820d45d --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-e2f100e3eb668363.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27872024-08-02T18:48:40.555Z Compiling tokio-tungstenite v0.20.1
27882024-08-02T18:48:40.578Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.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"' -C metadata=d8ee6338f2b5246e -C extra-filename=-d8ee6338f2b5246e --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-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-5009eecfde0fa205.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892024-08-02T18:48:40.590Z Compiling bitstruct_derive v0.1.0
27902024-08-02T18:48:40.593Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=77db5653b6ab43fd -C extra-filename=-77db5653b6ab43fd --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912024-08-02T18:48:41.059Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27922024-08-02T18:48:41.076Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cd2d1cbe4dbc1139 -C extra-filename=-cd2d1cbe4dbc1139 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932024-08-02T18:48:41.191Z Compiling ascii v1.1.0
27942024-08-02T18:48:41.195Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=56c1e1864e67c3e2 -C extra-filename=-56c1e1864e67c3e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27952024-08-02T18:48:41.364Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27962024-08-02T18:48:41.367Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e3552d5b05e4c97b -C extra-filename=-e3552d5b05e4c97b --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-9e9eff94c6618bbf.rmeta --extern viona_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libviona_api_sys-cd2d1cbe4dbc1139.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27972024-08-02T18:48:41.618Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
27982024-08-02T18:48:41.620Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=df9a3d9af364e56c -C extra-filename=-df9a3d9af364e56c --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-56c1e1864e67c3e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-12b76e1dd730aca4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27992024-08-02T18:48:41.636Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28002024-08-02T18:48:41.656Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9b344745146f37b5 -C extra-filename=-9b344745146f37b5 --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-d95a2e67cab872b1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012024-08-02T18:48:41.768Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28022024-08-02T18:48:41.770Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=50e5a3622aa18e8e -C extra-filename=-50e5a3622aa18e8e --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28032024-08-02T18:48:42.075Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28042024-08-02T18:48:42.078Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cecd6b5b2412c64f -C extra-filename=-cecd6b5b2412c64f --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-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052024-08-02T18:48:42.093Z Compiling bitstruct v0.1.1
28062024-08-02T18:48:42.100Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b3e4ef37eee9dd02 -C extra-filename=-b3e4ef37eee9dd02 --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-77db5653b6ab43fd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28072024-08-02T18:48:42.207Z Compiling erased-serde v0.3.31
28082024-08-02T18:48:42.210Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=1ccc6581ee35c4b0 -C extra-filename=-1ccc6581ee35c4b0 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28092024-08-02T18:48:42.459Z Compiling serde_arrays v0.1.0
28102024-08-02T18:48:42.462Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=fe3cd7623da39937 -C extra-filename=-fe3cd7623da39937 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28112024-08-02T18:48:42.504Z Compiling atomicwrites v0.4.3
28122024-08-02T18:48:42.507Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=99fb197d89b83a79 -C extra-filename=-99fb197d89b83a79 --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-74a6194e555b79ec.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28132024-08-02T18:48:42.618Z Compiling heck v0.3.3
28142024-08-02T18:48:42.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1277b6a5850af162 -C extra-filename=-1277b6a5850af162 --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-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28152024-08-02T18:48:42.879Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
28162024-08-02T18:48:42.882Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=dc019a8d8d257539 -C extra-filename=-dc019a8d8d257539 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28172024-08-02T18:48:43.059Z Compiling zone_cfg_derive v0.1.2
28182024-08-02T18:48:43.062Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1ca7fe15cb383b67 -C extra-filename=-1ca7fe15cb383b67 --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-1277b6a5850af162.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28192024-08-02T18:48:43.140Z Compiling headers-core v0.2.0
28202024-08-02T18:48:43.143Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.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 -C metadata=c416dd9c9d1be8d1 -C extra-filename=-c416dd9c9d1be8d1 --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-19bd34fc86dbda3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212024-08-02T18:48:43.203Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539/build-script-build`
28222024-08-02T18:48:43.231Z Compiling base64 v0.13.1
28232024-08-02T18:48:43.242Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=10d0499ba3326980 -C extra-filename=-10d0499ba3326980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242024-08-02T18:48:43.292Z Compiling headers v0.3.9
28252024-08-02T18:48:43.295Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=453c8acafdedc2f8 -C extra-filename=-453c8acafdedc2f8 --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-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-c416dd9c9d1be8d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262024-08-02T18:48:43.654Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28272024-08-02T18:48:43.657Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=38cbb023351918c7 -C extra-filename=-38cbb023351918c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-9b344745146f37b5.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-b3e4ef37eee9dd02.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-50e5a3622aa18e8e.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-1ccc6581ee35c4b0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-cecd6b5b2412c64f.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-df9a3d9af364e56c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-fe3cd7623da39937.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-e3552d5b05e4c97b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282024-08-02T18:48:43.773Z Compiling ron v0.7.1
28292024-08-02T18:48:43.792Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28302024-08-02T18:48:43.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=346fd87644616474 -C extra-filename=-346fd87644616474 --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-10d0499ba3326980.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28312024-08-02T18:48:43.809Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=d2cf52d602853721 -C extra-filename=-d2cf52d602853721 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-d2cf52d602853721 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28322024-08-02T18:48:44.110Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-d2cf52d602853721/build-script-build`
28332024-08-02T18:48:44.142Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=6a5e3f38bef75d01 -C extra-filename=-6a5e3f38bef75d01 --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-ffd14cf7bf009d44.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rmeta --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28342024-08-02T18:48:44.254Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28352024-08-02T18:48:44.258Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dd53148a88ff780d -C extra-filename=-dd53148a88ff780d --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28362024-08-02T18:48:44.276Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28372024-08-02T18:48:44.279Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=06e4a997184bbc0a -C extra-filename=-06e4a997184bbc0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28382024-08-02T18:48:44.694Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28392024-08-02T18:48:44.698Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=478492a78eb009e0 -C extra-filename=-478492a78eb009e0 --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-945dab18f7340037.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28402024-08-02T18:48:45.112Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28412024-08-02T18:48:45.116Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8233d25fa5aab06f -C extra-filename=-8233d25fa5aab06f --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-6a5e3f38bef75d01.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28422024-08-02T18:48:45.175Z Compiling zone v0.1.8
28432024-08-02T18:48:45.191Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ed7ee7bfcf898871 -C extra-filename=-ed7ee7bfcf898871 --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-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-1ca7fe15cb383b67.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28442024-08-02T18:48:45.222Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=286fbb7bc24ba4bc -C extra-filename=-286fbb7bc24ba4bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f2c73107a718638f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-db7bf647fccf2a87.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
28452024-08-02T18:48:45.434Z Compiling portpicker v0.1.1
28462024-08-02T18:48:45.437Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=373b609bbc0d0c3c -C extra-filename=-373b609bbc0d0c3c --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-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472024-08-02T18:48:45.453Z Compiling rcgen v0.12.1
28482024-08-02T18:48:45.456Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' -C metadata=f71a934fa8695411 -C extra-filename=-f71a934fa8695411 --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-b61fc3fa1ef52932.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
28492024-08-02T18:48:45.731Z Compiling subprocess v0.2.9
28502024-08-02T18:48:45.754Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3af8e2c5d96eb9d8 -C extra-filename=-3af8e2c5d96eb9d8 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28512024-08-02T18:48:46.195Z Compiling half v2.4.1
28522024-08-02T18:48:46.199Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0ff64272072bd76 -C extra-filename=-e0ff64272072bd76 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28532024-08-02T18:48:46.760Z Compiling ciborium-io v0.2.2
28542024-08-02T18:48:46.763Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-io-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=796b53103f912cb4 -C extra-filename=-796b53103f912cb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28552024-08-02T18:48:46.810Z Compiling semver v0.1.20
28562024-08-02T18:48:46.814Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af270c62ed479890 -C extra-filename=-af270c62ed479890 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28572024-08-02T18:48:46.885Z Compiling ciborium-ll v0.2.2
28582024-08-02T18:48:46.906Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-ll-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f785944e34600a3e -C extra-filename=-f785944e34600a3e --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-796b53103f912cb4.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-e0ff64272072bd76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28592024-08-02T18:48:47.295Z Compiling rustc_version v0.1.7
28602024-08-02T18:48:47.298Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=74966e74112a5093 -C extra-filename=-74966e74112a5093 --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-af270c62ed479890.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612024-08-02T18:48:47.543Z Dirty swrite v0.1.0: the rustflags changed
28622024-08-02T18:48:47.543Z Compiling swrite v0.1.0
28632024-08-02T18:48:47.546Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swrite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=10687806c0c4c1d6 -C extra-filename=-10687806c0c4c1d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-08-02T18:48:47.677Z Compiling ciborium v0.2.2
28652024-08-02T18:48:47.693Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b3b1e9af3bdffe4a -C extra-filename=-b3b1e9af3bdffe4a --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-796b53103f912cb4.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-f785944e34600a3e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662024-08-02T18:48:47.840Z Compiling newtype_derive v0.1.6
28672024-08-02T18:48:47.857Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=119d94e058e2fe69 -C extra-filename=-119d94e058e2fe69 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-74966e74112a5093.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28682024-08-02T18:48:47.877Z Compiling linked-hash-map v0.5.6
28692024-08-02T18:48:47.883Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=aa4db96c4b21ea1e -C extra-filename=-aa4db96c4b21ea1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702024-08-02T18:48:48.130Z Compiling prettyplease v0.2.20
28712024-08-02T18:48:48.146Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.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"' -C metadata=ee598f944c741a1e -C extra-filename=-ee598f944c741a1e --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722024-08-02T18:48:48.180Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69/build-script-build`
28732024-08-02T18:48:48.248Z Compiling lru-cache v0.1.2
28742024-08-02T18:48:48.248Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4f8b8e71785fe9b4 -C extra-filename=-4f8b8e71785fe9b4 --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-aa4db96c4b21ea1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28752024-08-02T18:48:48.267Z Compiling rayon-core v1.12.1
28762024-08-02T18:48:48.267Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=78abd3ebecc12dba -C extra-filename=-78abd3ebecc12dba --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28772024-08-02T18:48:48.440Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e/build-script-build`
28782024-08-02T18:48:48.458Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ba33c99523a0690b -C extra-filename=-ba33c99523a0690b --out-dir /work/oxidecomputer/omicron/target/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`
28792024-08-02T18:48:48.480Z Compiling crossbeam-deque v0.8.5
28802024-08-02T18:48:48.483Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=54c5a275a74fe6f4 -C extra-filename=-54c5a275a74fe6f4 --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-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28812024-08-02T18:48:48.553Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba/build-script-build`
28822024-08-02T18:48:48.569Z Compiling steno v0.4.1
28832024-08-02T18:48:48.572Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=28641e4df8000168 -C extra-filename=-28641e4df8000168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842024-08-02T18:48:48.605Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=2ed2174795a11dcf -C extra-filename=-2ed2174795a11dcf --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-6a78d9d4c0031289.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852024-08-02T18:48:48.815Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a7a242ed38bebb38 -C extra-filename=-a7a242ed38bebb38 --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-54c5a275a74fe6f4.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28862024-08-02T18:48:49.060Z Compiling glob v0.3.1
28872024-08-02T18:48:49.063Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=009c09a73c940a7e -C extra-filename=-009c09a73c940a7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28882024-08-02T18:48:49.183Z Compiling constant_time_eq v0.3.0
28892024-08-02T18:48:49.187Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.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 -C metadata=a5ae682ae21eab04 -C extra-filename=-a5ae682ae21eab04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902024-08-02T18:48:49.359Z Compiling cancel-safe-futures v0.1.5
28912024-08-02T18:48:49.362Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=7d5a5bf504233a9c -C extra-filename=-7d5a5bf504233a9c --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-08-02T18:48:49.578Z Compiling rayon v1.10.0
28932024-08-02T18:48:49.581Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9cc7f706c24f99fe -C extra-filename=-9cc7f706c24f99fe --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-c6ebce9b8f2b7960.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-a7a242ed38bebb38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942024-08-02T18:48:49.724Z Compiling arrayref v0.3.7
28952024-08-02T18:48:49.727Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=5506778857bc3003 -C extra-filename=-5506778857bc3003 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962024-08-02T18:48:49.826Z Compiling arrayvec v0.7.4
28972024-08-02T18:48:49.829Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=27565aeac1afc72b -C extra-filename=-27565aeac1afc72b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982024-08-02T18:48:50.020Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c/build-script-build`
28992024-08-02T18:48:50.047Z Compiling resolv-conf v0.7.0
29002024-08-02T18:48:50.050Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="hostname"' --cfg 'feature="system"' -C metadata=940a057e3b626726 -C extra-filename=-940a057e3b626726 --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-d35460ad3d70bf46.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012024-08-02T18:48:50.226Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=0d252755c19a2bf5 -C extra-filename=-0d252755c19a2bf5 --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29022024-08-02T18:48:50.684Z Compiling trust-dns-resolver v0.22.0
29032024-08-02T18:48:50.687Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_resolver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-resolver-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=06d50afcfe7c0eda -C extra-filename=-06d50afcfe7c0eda --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-6cd145163fd70236.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-940a057e3b626726.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042024-08-02T18:48:50.805Z Compiling num-rational v0.4.2
29052024-08-02T18:48:50.808Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fa405bf4f8dc9654 -C extra-filename=-fa405bf4f8dc9654 --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29062024-08-02T18:48:50.868Z Compiling ring v0.16.20
29072024-08-02T18:48:50.871Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' -C metadata=e4db3c45e381807a -C extra-filename=-e4db3c45e381807a --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29082024-08-02T18:48:51.693Z Compiling blake3 v1.5.1
29092024-08-02T18:48:51.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.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"' -C metadata=1ec3f446c8d6022e -C extra-filename=-1ec3f446c8d6022e --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29102024-08-02T18:48:52.053Z Compiling num-complex v0.4.6
29112024-08-02T18:48:52.073Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' -C metadata=aaf2764d43f4d1ed -C extra-filename=-aaf2764d43f4d1ed --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122024-08-02T18:48:52.366Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e/build-script-build`
29132024-08-02T18:48:52.624Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a/build-script-build`
29142024-08-02T18:48:52.790Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29152024-08-02T18:48:52.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ce7cfd3465764d9d -C extra-filename=-ce7cfd3465764d9d --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29162024-08-02T18:48:53.134Z Compiling num v0.4.3
29172024-08-02T18:48:53.167Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' -C metadata=9911d058f70bbb5a -C extra-filename=-9911d058f70bbb5a --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-aaf2764d43f4d1ed.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-fa405bf4f8dc9654.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182024-08-02T18:48:53.242Z Compiling memmap2 v0.9.4
29192024-08-02T18:48:53.246Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f222c8f5feb49f0b -C extra-filename=-f222c8f5feb49f0b --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202024-08-02T18:48:53.704Z Compiling float-ord v0.3.2
29212024-08-02T18:48:53.707Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-ord-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6d751a1e2a476355 -C extra-filename=-6d751a1e2a476355 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222024-08-02T18:48:53.866Z Compiling untrusted v0.7.1
29232024-08-02T18:48:53.869Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4a373aa2a958763b -C extra-filename=-4a373aa2a958763b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242024-08-02T18:48:54.052Z Compiling spin v0.5.2
29252024-08-02T18:48:54.076Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c1329b9cf81be22e -C extra-filename=-c1329b9cf81be22e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-08-02T18:48:54.079Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9780d40799678b87 -C extra-filename=-9780d40799678b87 --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-5506778857bc3003.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-27565aeac1afc72b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-f222c8f5feb49f0b.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/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`
29272024-08-02T18:48:54.291Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29282024-08-02T18:48:54.302Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=b2ebfee04f35e6a7 -C extra-filename=-b2ebfee04f35e6a7 --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-38cbb023351918c7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292024-08-02T18:48:54.503Z Compiling slog-dtrace v0.3.0
29302024-08-02T18:48:54.506Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c611d7d9fdd24599 -C extra-filename=-c611d7d9fdd24599 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312024-08-02T18:48:54.723Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29322024-08-02T18:48:54.726Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=daeadd7c71f06715 -C extra-filename=-daeadd7c71f06715 --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-b2ebfee04f35e6a7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332024-08-02T18:48:54.856Z Compiling topological-sort v0.2.2
29342024-08-02T18:48:54.874Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=00c376485f04f7b6 -C extra-filename=-00c376485f04f7b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29352024-08-02T18:48:55.078Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599/build-script-build`
29362024-08-02T18:48:55.149Z Compiling libsw v3.3.1
29372024-08-02T18:48:55.153Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' -C metadata=aa657583645be173 -C extra-filename=-aa657583645be173 --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-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29382024-08-02T18:48:55.216Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' -C metadata=f3ae8fcc2309ab57 -C extra-filename=-f3ae8fcc2309ab57 --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-646417322ca33c73.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c1329b9cf81be22e.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-4a373aa2a958763b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -l static=ring-core -l static=ring-test`
29392024-08-02T18:48:55.417Z Compiling owo-colors v4.0.0
29402024-08-02T18:48:55.420Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c45fdf9b4e3eeb94 -C extra-filename=-c45fdf9b4e3eeb94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29412024-08-02T18:48:55.447Z Compiling linear-map v1.2.0
29422024-08-02T18:48:55.451Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=43dbd843f8ec402a -C extra-filename=-43dbd843f8ec402a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29432024-08-02T18:48:55.782Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e278c1d93ff2dba4 -C extra-filename=-e278c1d93ff2dba4 --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-97034b78d1593ff4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442024-08-02T18:48:55.809Z Compiling toolchain_find v0.4.0
29452024-08-02T18:48:55.812Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=66a928e8972b8a93 -C extra-filename=-66a928e8972b8a93 --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-11ca7fe2274501f0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29462024-08-02T18:48:56.369Z Compiling display-error-chain v0.2.0
29472024-08-02T18:48:56.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8bcc55f5e1ff0008 -C extra-filename=-8bcc55f5e1ff0008 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482024-08-02T18:48:56.498Z Compiling rustfmt-wrapper v0.2.1
29492024-08-02T18:48:56.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=27819e3e5f69dd76 -C extra-filename=-27819e3e5f69dd76 --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-da3429ff12e30b86.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-66a928e8972b8a93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502024-08-02T18:48:56.535Z Compiling signature v2.2.0
29512024-08-02T18:48:56.538Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=6a9d01d3aaebcd8e -C extra-filename=-6a9d01d3aaebcd8e --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-3cfa47e91bd2ae23.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522024-08-02T18:48:56.584Z Compiling nibble_vec v0.1.0
29532024-08-02T18:48:56.586Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dca1475a3c10fb2a -C extra-filename=-dca1475a3c10fb2a --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-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542024-08-02T18:48:56.779Z Compiling endian-type v0.1.2
29552024-08-02T18:48:56.783Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=08a20c65fb4946da -C extra-filename=-08a20c65fb4946da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29562024-08-02T18:48:56.827Z Compiling fxhash v0.2.1
29572024-08-02T18:48:56.849Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e605e9a3f5355272 -C extra-filename=-e605e9a3f5355272 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29582024-08-02T18:48:57.004Z Compiling radix_trie v0.2.1
29592024-08-02T18:48:57.007Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1f57b5e206871653 -C extra-filename=-1f57b5e206871653 --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-08a20c65fb4946da.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-dca1475a3c10fb2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602024-08-02T18:48:57.023Z Compiling gethostname v0.4.3
29612024-08-02T18:48:57.026Z Compiling libefi-sys v0.1.0
29622024-08-02T18:48:57.026Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gethostname-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 -C metadata=4fe18731d1c70ac9 -C extra-filename=-4fe18731d1c70ac9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632024-08-02T18:48:57.059Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=91c363b6b9a1fe88 -C extra-filename=-91c363b6b9a1fe88 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29642024-08-02T18:48:57.134Z Compiling omicron-zone-package v0.11.0
29652024-08-02T18:48:57.137Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2a880766af6b92c5 -C extra-filename=-2a880766af6b92c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-9780d40799678b87.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-f3ae8fcc2309ab57.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-00c376485f04f7b6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
29662024-08-02T18:48:57.299Z Compiling bitfield-struct v0.6.1
29672024-08-02T18:48:57.302Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.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 -C metadata=afa4386f8d9019fe -C extra-filename=-afa4386f8d9019fe --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29682024-08-02T18:48:57.390Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29692024-08-02T18:48:57.393Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dc04ff96284a8422 -C extra-filename=-dc04ff96284a8422 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29702024-08-02T18:48:57.726Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88/build-script-build`
29712024-08-02T18:48:57.743Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29722024-08-02T18:48:57.746Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec9c619fa8b6570e -C extra-filename=-ec9c619fa8b6570e --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732024-08-02T18:48:57.765Z Compiling keccak v0.1.5
29742024-08-02T18:48:57.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=f4bf38cad5b29804 -C extra-filename=-f4bf38cad5b29804 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29752024-08-02T18:48:58.176Z Compiling maplit v1.0.2
29762024-08-02T18:48:58.179Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9404687583d38e0f -C extra-filename=-9404687583d38e0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772024-08-02T18:48:58.295Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e/build-script-build`
29782024-08-02T18:48:58.423Z Compiling sha3 v0.10.8
29792024-08-02T18:48:58.445Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha3-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=316f4a40ece9b044 -C extra-filename=-316f4a40ece9b044 --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-3cfa47e91bd2ae23.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-f4bf38cad5b29804.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29802024-08-02T18:48:58.795Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8d846799dc427fdb -C extra-filename=-8d846799dc427fdb --out-dir /work/oxidecomputer/omicron/target/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`
29812024-08-02T18:48:58.899Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29822024-08-02T18:48:58.903Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=17a14964823b638a -C extra-filename=-17a14964823b638a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29832024-08-02T18:48:58.963Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29842024-08-02T18:48:58.966Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b9f6c6a6105a9f51 -C extra-filename=-b9f6c6a6105a9f51 --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-afa4386f8d9019fe.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852024-08-02T18:48:59.143Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
29862024-08-02T18:48:59.149Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c49ed3e7701d250d -C extra-filename=-c49ed3e7701d250d --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-acef1af36d023637.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5cd0a58c684503b7.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-a434038934fb067c.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29872024-08-02T18:48:59.228Z Compiling secrecy v0.8.0
29882024-08-02T18:48:59.231Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=f5488e44a47ed19b -C extra-filename=-f5488e44a47ed19b --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-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892024-08-02T18:48:59.365Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
29902024-08-02T18:48:59.367Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/220dd02/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c1c5384b0b14ce92 -C extra-filename=-c1c5384b0b14ce92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29912024-08-02T18:48:59.495Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29922024-08-02T18:48:59.498Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29932024-08-02T18:48:59.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=46053a3aed8481c2 -C extra-filename=-46053a3aed8481c2 --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-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29942024-08-02T18:48:59.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=67258c776bfdc2c1 -C extra-filename=-67258c776bfdc2c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29952024-08-02T18:48:59.623Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29962024-08-02T18:48:59.626Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bf1f33401526b618 -C extra-filename=-bf1f33401526b618 --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29972024-08-02T18:48:59.731Z Compiling radium v0.7.0
29982024-08-02T18:48:59.734Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5c375997c550e0f8 -C extra-filename=-5c375997c550e0f8 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-08-02T18:49:00.244Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30002024-08-02T18:49:00.259Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/nvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=52354b8bf57b1b40 -C extra-filename=-52354b8bf57b1b40 --out-dir /work/oxidecomputer/omicron/target/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-02T18:49:00.365Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30022024-08-02T18:49:00.368Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8dc8456b4c6de948 -C extra-filename=-8dc8456b4c6de948 --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-b9f6c6a6105a9f51.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-52354b8bf57b1b40.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032024-08-02T18:49:01.091Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8/build-script-build`
30042024-08-02T18:49:01.119Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bb96656390f9d5a7 -C extra-filename=-bb96656390f9d5a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -l static=pci`
30052024-08-02T18:49:01.332Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30062024-08-02T18:49:01.334Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7f01a3ebc114b786 -C extra-filename=-7f01a3ebc114b786 --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-9e9eff94c6618bbf.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-8d846799dc427fdb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072024-08-02T18:49:01.546Z Compiling maybe-uninit v2.0.0
30082024-08-02T18:49:01.549Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3693912ea490c5a6 -C extra-filename=-3693912ea490c5a6 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30092024-08-02T18:49:01.642Z Compiling tap v1.0.1
30102024-08-02T18:49:01.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=76750a7351ad8b49 -C extra-filename=-76750a7351ad8b49 --out-dir /work/oxidecomputer/omicron/target/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-02T18:49:01.691Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e679cd4107bdea17 -C extra-filename=-e679cd4107bdea17 --out-dir /work/oxidecomputer/omicron/target/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`
30122024-08-02T18:49:01.822Z Compiling wyz v0.5.1
30132024-08-02T18:49:01.825Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=079ba44f6dc6bf92 -C extra-filename=-079ba44f6dc6bf92 --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-76750a7351ad8b49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30142024-08-02T18:49:02.117Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6/build-script-build`
30152024-08-02T18:49:02.160Z Compiling bzip2-sys v0.1.11+1.0.8
30162024-08-02T18:49:02.177Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=92e0b719bee18269 -C extra-filename=-92e0b719bee18269 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172024-08-02T18:49:02.186Z Compiling funty v2.0.0
30182024-08-02T18:49:02.189Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ef7a69128d99b578 -C extra-filename=-ef7a69128d99b578 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30192024-08-02T18:49:02.259Z Compiling crc-catalog v2.4.0
30202024-08-02T18:49:02.262Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=74dcf0a0c1e1ded3 -C extra-filename=-74dcf0a0c1e1ded3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-08-02T18:49:02.426Z Compiling num-bigint-dig v0.8.4
30222024-08-02T18:49:02.429Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' -C metadata=86df98b0f743becd -C extra-filename=-86df98b0f743becd --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30232024-08-02T18:49:02.708Z Compiling packed_struct v0.10.1
30242024-08-02T18:49:02.711Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=3e908e771ed83f77 -C extra-filename=-3e908e771ed83f77 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30252024-08-02T18:49:02.779Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd/build-script-build`
30262024-08-02T18:49:02.806Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269/build-script-build`
30272024-08-02T18:49:03.219Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77/build-script-build`
30282024-08-02T18:49:03.249Z Compiling bitvec v1.0.1
30292024-08-02T18:49:03.252Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=80a1669b9026107b -C extra-filename=-80a1669b9026107b --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-ef7a69128d99b578.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-e679cd4107bdea17.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-76750a7351ad8b49.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-079ba44f6dc6bf92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302024-08-02T18:49:03.590Z Compiling crc v3.2.1
30312024-08-02T18:49:03.609Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=faea6f435bd0047b -C extra-filename=-faea6f435bd0047b --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-74dcf0a0c1e1ded3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30322024-08-02T18:49:03.720Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30332024-08-02T18:49:03.736Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=707109a1f6b8d5d6 -C extra-filename=-707109a1f6b8d5d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-707109a1f6b8d5d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-27819e3e5f69dd76.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
30342024-08-02T18:49:04.126Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
30352024-08-02T18:49:04.129Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f95ab1ee05beb600 -C extra-filename=-f95ab1ee05beb600 --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-cc42d1818d83e869.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-286fbb7bc24ba4bc.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-373b609bbc0d0c3c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bf1f33401526b618.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-daeadd7c71f06715.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-346fd87644616474.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-ed7ee7bfcf898871.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30362024-08-02T18:49:04.319Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30372024-08-02T18:49:04.322Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=1297ef09cc001a6f -C extra-filename=-1297ef09cc001a6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30382024-08-02T18:49:06.018Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e35a34e2013d78de -C extra-filename=-e35a34e2013d78de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30392024-08-02T18:49:06.617Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0c2e63aa6f3c139a -C extra-filename=-0c2e63aa6f3c139a --out-dir /work/oxidecomputer/omicron/target/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`
30402024-08-02T18:49:06.710Z Compiling packed_struct_codegen v0.10.1
30412024-08-02T18:49:06.713Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=20967b1e51f38de8 -C extra-filename=-20967b1e51f38de8 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422024-08-02T18:49:06.977Z Compiling indexmap v1.9.3
30432024-08-02T18:49:06.980Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=33103ac4e6cf007e -C extra-filename=-33103ac4e6cf007e --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30442024-08-02T18:49:07.217Z Compiling nodrop v0.1.14
30452024-08-02T18:49:07.234Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec6c4f2bb6062d27 -C extra-filename=-ec6c4f2bb6062d27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30462024-08-02T18:49:07.298Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e/build-script-build`
30472024-08-02T18:49:07.326Z Compiling array-init v0.0.4
30482024-08-02T18:49:07.329Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/array-init-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e31f5b02445fbcc1 -C extra-filename=-e31f5b02445fbcc1 --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-ec6c4f2bb6062d27.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30492024-08-02T18:49:07.374Z Compiling smallvec v0.6.14
30502024-08-02T18:49:07.377Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=477785d50d54cd39 -C extra-filename=-477785d50d54cd39 --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-0c2e63aa6f3c139a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30512024-08-02T18:49:07.817Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d871874f7d44fa03 -C extra-filename=-d871874f7d44fa03 --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-9e9eff94c6618bbf.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-7975931029728112/out/lib -l static=bz2`
30522024-08-02T18:49:07.970Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' -C metadata=0f00a51432883421 -C extra-filename=-0f00a51432883421 --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-4079b563d11206ed.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-98a4140e57fd013c.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
30532024-08-02T18:49:08.577Z Compiling pkcs1 v0.7.5
30542024-08-02T18:49:08.580Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=4eef6a9f09fa1b86 -C extra-filename=-4eef6a9f09fa1b86 --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-8177c7b7d6928a3c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30552024-08-02T18:49:09.603Z Compiling curve25519-dalek v4.1.3
30562024-08-02T18:49:09.606Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=0c6392e5d5d0249f -C extra-filename=-0c6392e5d5d0249f --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-0c6392e5d5d0249f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572024-08-02T18:49:09.916Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=acb40570715c2cab -C extra-filename=-acb40570715c2cab --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-80a1669b9026107b.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-20967b1e51f38de8.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30582024-08-02T18:49:10.303Z Compiling universal-hash v0.5.1
30592024-08-02T18:49:10.333Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4a3890cf78d5719c -C extra-filename=-4a3890cf78d5719c --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-cc72cfd6f92b2ac4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30602024-08-02T18:49:10.495Z Compiling bitfield v0.14.0
30612024-08-02T18:49:10.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d550909bbac18955 -C extra-filename=-d550909bbac18955 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30622024-08-02T18:49:10.807Z Compiling hashbrown v0.12.3
30632024-08-02T18:49:10.810Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' -C metadata=953c86427907735b -C extra-filename=-953c86427907735b --out-dir /work/oxidecomputer/omicron/target/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-02T18:49:11.198Z Compiling opaque-debug v0.3.1
30652024-08-02T18:49:11.201Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=188f141b7d6831e2 -C extra-filename=-188f141b7d6831e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30662024-08-02T18:49:11.300Z Compiling rsa v0.9.6
30672024-08-02T18:49:11.303Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' -C metadata=73d4498002d9de00 -C extra-filename=-73d4498002d9de00 --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-e1a935d3d543cf79.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-0f00a51432883421.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-4eef6a9f09fa1b86.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30682024-08-02T18:49:11.933Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=590be275649af55b -C extra-filename=-590be275649af55b --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-953c86427907735b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
30692024-08-02T18:49:12.835Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-0c6392e5d5d0249f/build-script-build`
30702024-08-02T18:49:12.942Z Compiling serde-hex v0.1.0
30712024-08-02T18:49:12.945Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d65ca1313d10adc7 -C extra-filename=-d65ca1313d10adc7 --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-e31f5b02445fbcc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-477785d50d54cd39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722024-08-02T18:49:13.851Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30732024-08-02T18:49:13.854Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dc624ec59fd2e91e -C extra-filename=-dc624ec59fd2e91e --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-d550909bbac18955.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-acb40570715c2cab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30742024-08-02T18:49:17.535Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30752024-08-02T18:49:17.539Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=edda607da370c78f -C extra-filename=-edda607da370c78f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7f8f126ad5437185.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-e261b85fb018ae95.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-f1f972e6c68aa853.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30762024-08-02T18:49:18.818Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30772024-08-02T18:49:18.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=31a17c342fbf2ef0 -C extra-filename=-31a17c342fbf2ef0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30782024-08-02T18:49:20.489Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
30792024-08-02T18:49:20.492Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e562c243df9ac3e8 -C extra-filename=-e562c243df9ac3e8 --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-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-e35a34e2013d78de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30802024-08-02T18:49:20.568Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ea6911690c07a56d -C extra-filename=-ea6911690c07a56d --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-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30812024-08-02T18:49:21.731Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30822024-08-02T18:49:21.734Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' -C metadata=9b2fc22ca6f26d18 -C extra-filename=-9b2fc22ca6f26d18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30832024-08-02T18:49:21.768Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-707109a1f6b8d5d6/build-script-build`
30842024-08-02T18:49:22.149Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30852024-08-02T18:49:22.165Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=177c4a32825371b5 -C extra-filename=-177c4a32825371b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30862024-08-02T18:49:22.552Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a17f0c577eb1ca9e -C extra-filename=-a17f0c577eb1ca9e --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30872024-08-02T18:49:22.626Z Compiling bzip2 v0.4.4
30882024-08-02T18:49:22.629Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4d8984d00c924b10 -C extra-filename=-4d8984d00c924b10 --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-d871874f7d44fa03.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.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-7975931029728112/out/lib`
30892024-08-02T18:49:23.043Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30902024-08-02T18:49:23.046Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a9409957153954df -C extra-filename=-a9409957153954df --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-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30912024-08-02T18:49:23.364Z Compiling env_logger v0.10.2
30922024-08-02T18:49:23.367Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto-color"' --cfg 'feature="color"' -C metadata=64e22e1adc2ea79a -C extra-filename=-64e22e1adc2ea79a --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-1fb2ee4459a95d8f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932024-08-02T18:49:24.579Z Compiling x509-cert v0.2.5
30942024-08-02T18:49:24.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=2181bd33536a967c -C extra-filename=-2181bd33536a967c --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-e1a935d3d543cf79.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30952024-08-02T18:49:24.620Z Compiling ron v0.8.1
30962024-08-02T18:49:24.623Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=8c3281f99c14afac -C extra-filename=-8c3281f99c14afac --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-bfc5ed6832fe4205.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30972024-08-02T18:49:25.299Z Compiling hashbrown v0.13.2
30982024-08-02T18:49:25.302Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' -C metadata=88a87a99da9d8797 -C extra-filename=-88a87a99da9d8797 --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-ffd14cf7bf009d44.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30992024-08-02T18:49:26.424Z Compiling async-recursion v1.1.1
31002024-08-02T18:49:26.427Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=864668b8f53d54e9 -C extra-filename=-864668b8f53d54e9 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31012024-08-02T18:49:27.293Z Compiling curve25519-dalek-derive v0.1.1
31022024-08-02T18:49:27.307Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7db18db6dd917818 -C extra-filename=-7db18db6dd917818 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31032024-08-02T18:49:28.373Z Compiling crc-any v2.5.0
31042024-08-02T18:49:28.376Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-any-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4e518ab7a34dab84 -C extra-filename=-4e518ab7a34dab84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052024-08-02T18:49:28.898Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31062024-08-02T18:49:28.902Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=19f0f4e817ff18a8 -C extra-filename=-19f0f4e817ff18a8 --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-4079b563d11206ed.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-4e518ab7a34dab84.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-64e22e1adc2ea79a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-dc624ec59fd2e91e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-acb40570715c2cab.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-73d4498002d9de00.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-d65ca1313d10adc7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-2181bd33536a967c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072024-08-02T18:49:29.071Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=aa909d2898d62a93 -C extra-filename=-aa909d2898d62a93 --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-7db18db6dd917818.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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"'`
31082024-08-02T18:49:29.383Z Compiling object v0.30.4
31092024-08-02T18:49:29.386Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' -C metadata=ca8c6c1eba21eee5 -C extra-filename=-ca8c6c1eba21eee5 --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-b93e8dcfe84d9fec.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-88a87a99da9d8797.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-590be275649af55b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102024-08-02T18:49:30.175Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31112024-08-02T18:49:30.178Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c23bd90926ff4243 -C extra-filename=-c23bd90926ff4243 --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-8c3281f99c14afac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-a9409957153954df.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31122024-08-02T18:49:30.950Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31132024-08-02T18:49:30.953Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=695f35218fb255ec -C extra-filename=-695f35218fb255ec --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-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31142024-08-02T18:49:31.908Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31152024-08-02T18:49:31.911Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b6bfdd0a852a7875 -C extra-filename=-b6bfdd0a852a7875 --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-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31162024-08-02T18:49:33.013Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31172024-08-02T18:49:33.016Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6ba18e27019b7553 -C extra-filename=-6ba18e27019b7553 --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-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-e562c243df9ac3e8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31182024-08-02T18:49:33.200Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31192024-08-02T18:49:33.203Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=490b47ccaffe80f8 -C extra-filename=-490b47ccaffe80f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31202024-08-02T18:49:34.187Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31212024-08-02T18:49:34.190Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e247cd5787af73ca -C extra-filename=-e247cd5787af73ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31222024-08-02T18:49:35.077Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31232024-08-02T18:49:35.092Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b3347b4041950758 -C extra-filename=-b3347b4041950758 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31242024-08-02T18:49:37.725Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31252024-08-02T18:49:37.729Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cf7fefbf823c6d8c -C extra-filename=-cf7fefbf823c6d8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
31262024-08-02T18:49:38.404Z Compiling zip v0.6.6
31272024-08-02T18:49:38.407Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' -C metadata=a1dee7d7307cdaea -C extra-filename=-a1dee7d7307cdaea --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-4079b563d11206ed.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-4d8984d00c924b10.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b93e8dcfe84d9fec.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.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-7975931029728112/out/lib`
31282024-08-02T18:49:39.844Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31292024-08-02T18:49:39.848Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=49c23afc0a2c6b48 -C extra-filename=-49c23afc0a2c6b48 --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-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31302024-08-02T18:49:40.627Z Compiling parking_lot_core v0.8.6
31312024-08-02T18:49:40.630Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bb822fb252e22d13 -C extra-filename=-bb822fb252e22d13 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322024-08-02T18:49:40.667Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31332024-08-02T18:49:40.685Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e02943bd1d20e5b5 -C extra-filename=-e02943bd1d20e5b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31342024-08-02T18:49:41.077Z Compiling path-slash v0.1.5
31352024-08-02T18:49:41.080Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-slash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=76f42b26ab6ae9f6 -C extra-filename=-76f42b26ab6ae9f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362024-08-02T18:49:41.205Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13/build-script-build`
31372024-08-02T18:49:41.209Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
31382024-08-02T18:49:41.209Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e7b8ecbbf1564240 -C extra-filename=-e7b8ecbbf1564240 --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-2385d9a2adf4dce5.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-dc624ec59fd2e91e.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-19f0f4e817ff18a8.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-ca8c6c1eba21eee5.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-76f42b26ab6ae9f6.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-73d4498002d9de00.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-a9409957153954df.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-c23bd90926ff4243.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-2181bd33536a967c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.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-7975931029728112/out/lib`
31392024-08-02T18:49:41.311Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31402024-08-02T18:49:41.353Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6a3bc4dc434e0acd -C extra-filename=-6a3bc4dc434e0acd --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-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31412024-08-02T18:49:41.539Z Compiling aead v0.5.2
31422024-08-02T18:49:41.542Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=f83213faee1d9499 -C extra-filename=-f83213faee1d9499 --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-cc72cfd6f92b2ac4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31432024-08-02T18:49:41.833Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=74af49de15fbba3f -C extra-filename=-74af49de15fbba3f --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-6cd145163fd70236.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31442024-08-02T18:49:41.912Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31452024-08-02T18:49:41.915Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' -C metadata=95fe5b92f1ede513 -C extra-filename=-95fe5b92f1ede513 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
31462024-08-02T18:49:42.557Z Compiling poly1305 v0.8.0
31472024-08-02T18:49:42.560Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=5f23137d8f717a53 -C extra-filename=-5f23137d8f717a53 --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-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-4a3890cf78d5719c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482024-08-02T18:49:43.460Z Compiling chacha20 v0.9.1
31492024-08-02T18:49:43.463Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' -C metadata=b83c7e7213defc02 -C extra-filename=-b83c7e7213defc02 --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-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502024-08-02T18:49:43.918Z Compiling thiserror-impl-no-std v2.0.2
31512024-08-02T18:49:43.921Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6a11dced134b19cf -C extra-filename=-6a11dced134b19cf --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522024-08-02T18:49:44.293Z Compiling parking_lot v0.11.2
31532024-08-02T18:49:44.296Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a873f86f11ffdc23 -C extra-filename=-a873f86f11ffdc23 --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-37e08d29aee74c57.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-fb5654d251dbf08f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-74af49de15fbba3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31542024-08-02T18:49:45.272Z Compiling trust-dns-client v0.22.0
31552024-08-02T18:49:45.275Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_client --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-client-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=03828c44299aa895 -C extra-filename=-03828c44299aa895 --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-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562024-08-02T18:49:45.874Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31572024-08-02T18:49:45.877Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=98e69289fe29ebdc -C extra-filename=-98e69289fe29ebdc --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-98e69289fe29ebdc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31582024-08-02T18:49:46.220Z Compiling toml v0.5.11
31592024-08-02T18:49:46.223Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=fb38eb1e12bb9bed -C extra-filename=-fb38eb1e12bb9bed --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602024-08-02T18:49:46.436Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-98e69289fe29ebdc/build-script-build`
31612024-08-02T18:49:46.448Z Compiling sled v0.34.7
31622024-08-02T18:49:46.537Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sled-0.34.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="no_metrics"' -C metadata=da7637f35d7ddf76 -C extra-filename=-da7637f35d7ddf76 --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-b93e8dcfe84d9fec.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-a873f86f11ffdc23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31632024-08-02T18:49:47.468Z Compiling thiserror-no-std v2.0.2
31642024-08-02T18:49:47.471Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2c0eb8a800ea8e55 -C extra-filename=-2c0eb8a800ea8e55 --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-6a11dced134b19cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652024-08-02T18:49:47.591Z Compiling vsss-rs v3.3.4
31662024-08-02T18:49:47.594Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vsss-rs-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=806c8caaef16519c -C extra-filename=-806c8caaef16519c --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-aa909d2898d62a93.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-2c0eb8a800ea8e55.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672024-08-02T18:49:47.839Z Compiling chacha20poly1305 v0.10.1
31682024-08-02T18:49:47.842Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=4308d304eb3a232b -C extra-filename=-4308d304eb3a232b --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-f83213faee1d9499.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b83c7e7213defc02.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5f23137d8f717a53.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692024-08-02T18:49:48.045Z Compiling trust-dns-server v0.22.1
31702024-08-02T18:49:48.049Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_server --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-server-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=265b4513e0d3194a -C extra-filename=-265b4513e0d3194a --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-97a23d2676a85f3f.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-305944c2ee33c8d3.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fb38eb1e12bb9bed.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31712024-08-02T18:49:48.439Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31722024-08-02T18:49:48.455Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=75624087ea4a43eb -C extra-filename=-75624087ea4a43eb --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-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31732024-08-02T18:49:48.480Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
31742024-08-02T18:49:48.484Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/220dd02/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cb1dc3465c3fa41c -C extra-filename=-cb1dc3465c3fa41c --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-97a4cc5a166528a5.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31752024-08-02T18:49:49.825Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31762024-08-02T18:49:49.828Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bbc2aae8e2b34d16 -C extra-filename=-bbc2aae8e2b34d16 --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31772024-08-02T18:49:49.958Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31782024-08-02T18:49:49.986Z Running `/home/build/.rustup/toolchains/1.78.0-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' -C metadata=456b3df7018f2ba2 -C extra-filename=-456b3df7018f2ba2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31792024-08-02T18:49:50.287Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2/build-script-build`
31802024-08-02T18:49:50.315Z Compiling buf-list v1.0.3
31812024-08-02T18:49:50.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=9ee7582522da070e -C extra-filename=-9ee7582522da070e --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822024-08-02T18:49:51.009Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31832024-08-02T18:49:51.013Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=af84991ed3d1d8af -C extra-filename=-af84991ed3d1d8af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31842024-08-02T18:49:52.147Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=fe4cb400dcc665bd -C extra-filename=-fe4cb400dcc665bd --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-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31852024-08-02T18:49:52.387Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e/build-script-build`
31862024-08-02T18:49:52.457Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31872024-08-02T18:49:52.481Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ec17c06b30036aa2 -C extra-filename=-ec17c06b30036aa2 --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-cb1dc3465c3fa41c.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31882024-08-02T18:49:53.311Z Compiling diff v0.1.13
31892024-08-02T18:49:53.326Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=89f24ea2acf2914f -C extra-filename=-89f24ea2acf2914f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902024-08-02T18:49:54.043Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=0f57723164d44c5d -C extra-filename=-0f57723164d44c5d --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-0ca0c6ee2251a771.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
31912024-08-02T18:49:54.623Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0ce6c4cc9eb4d5f6 -C extra-filename=-0ce6c4cc9eb4d5f6 --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-6cd145163fd70236.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31922024-08-02T18:49:54.949Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31932024-08-02T18:49:54.952Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=85df2de98c34d27f -C extra-filename=-85df2de98c34d27f --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-8bcc55f5e1ff0008.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31942024-08-02T18:49:55.333Z Compiling nanorand v0.7.0
31952024-08-02T18:49:55.336Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' -C metadata=7c7336e6ed36858a -C extra-filename=-7c7336e6ed36858a --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-84b0b01dae64acc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962024-08-02T18:49:55.659Z Compiling unicase v2.7.0
31972024-08-02T18:49:55.663Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af773df03734cef5 -C extra-filename=-af773df03734cef5 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31982024-08-02T18:49:55.907Z Compiling flume v0.11.0
31992024-08-02T18:49:55.910Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=617024dcb90a8ae7 -C extra-filename=-617024dcb90a8ae7 --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-7c7336e6ed36858a.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002024-08-02T18:49:55.925Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32012024-08-02T18:49:55.928Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8da4099bd026a814 -C extra-filename=-8da4099bd026a814 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
32022024-08-02T18:49:56.000Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5/build-script-build`
32032024-08-02T18:49:56.201Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32042024-08-02T18:49:56.204Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fd76c152da9490d6 -C extra-filename=-fd76c152da9490d6 --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-6a5e3f38bef75d01.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32052024-08-02T18:49:56.426Z Compiling kstat-rs v0.2.4
32062024-08-02T18:49:56.433Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kstat-rs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=826790931abc6185 -C extra-filename=-826790931abc6185 --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-9e9eff94c6618bbf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32072024-08-02T18:49:56.642Z Compiling pin-project-internal v1.1.5
32082024-08-02T18:49:56.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.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' -C metadata=9f5bbb373a469e98 -C extra-filename=-9f5bbb373a469e98 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32092024-08-02T18:49:56.892Z Compiling crunchy v0.2.2
32102024-08-02T18:49:56.895Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=130d10875e2d7017 -C extra-filename=-130d10875e2d7017 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32112024-08-02T18:49:57.096Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7e795a496a58a165 -C extra-filename=-7e795a496a58a165 --out-dir /work/oxidecomputer/omicron/target/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`
32122024-08-02T18:49:57.493Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017/build-script-build`
32132024-08-02T18:49:57.513Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
32142024-08-02T18:49:57.528Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=22296aa004d2e66a -C extra-filename=-22296aa004d2e66a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32152024-08-02T18:49:57.536Z Compiling clang-sys v1.7.0
32162024-08-02T18:49:57.539Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=ada6db466aade206 -C extra-filename=-ada6db466aade206 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32172024-08-02T18:49:58.241Z Compiling vte_generate_state_changes v0.1.1
32182024-08-02T18:49:58.268Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.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 -C metadata=35caba5327b335f0 -C extra-filename=-35caba5327b335f0 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192024-08-02T18:49:58.301Z Compiling tiny-keccak v2.0.2
32202024-08-02T18:49:58.304Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' -C metadata=7393d053db3fb81f -C extra-filename=-7393d053db3fb81f --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212024-08-02T18:49:58.639Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f/build-script-build`
32222024-08-02T18:49:58.665Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206/build-script-build`
32232024-08-02T18:49:58.709Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=be47fc9b93f67fd9 -C extra-filename=-be47fc9b93f67fd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242024-08-02T18:49:58.798Z Compiling mime_guess v2.0.4
32252024-08-02T18:49:58.801Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.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"' -C metadata=24d629e3f832fc6d -C extra-filename=-24d629e3f832fc6d --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32262024-08-02T18:49:58.946Z Compiling vte v0.11.1
32272024-08-02T18:49:58.950Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=62403b9778b4826c -C extra-filename=-62403b9778b4826c --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-1145d37920d1b3a9.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-35caba5327b335f0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32282024-08-02T18:49:59.188Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32292024-08-02T18:49:59.191Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=8967838c8dc55c23 -C extra-filename=-8967838c8dc55c23 --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-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
32302024-08-02T18:49:59.987Z Compiling pin-project v1.1.5
32312024-08-02T18:49:59.991Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.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' -C metadata=7e2482944ca2397c -C extra-filename=-7e2482944ca2397c --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-9f5bbb373a469e98.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32322024-08-02T18:50:00.131Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32332024-08-02T18:50:00.164Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4b48faab095d9129 -C extra-filename=-4b48faab095d9129 --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-6d8fae9e411be813.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
32342024-08-02T18:50:00.183Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32352024-08-02T18:50:00.186Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cb9985bc83cbb146 -C extra-filename=-cb9985bc83cbb146 --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-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
32362024-08-02T18:50:00.367Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32372024-08-02T18:50:00.370Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=515bf75dcc3f8839 -C extra-filename=-515bf75dcc3f8839 --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32382024-08-02T18:50:01.074Z Compiling fd-lock v4.0.2
32392024-08-02T18:50:01.077Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d7483dd74bc87d56 -C extra-filename=-d7483dd74bc87d56 --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-6cd145163fd70236.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402024-08-02T18:50:01.294Z Compiling ref-cast v1.0.23
32412024-08-02T18:50:01.297Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d05054f9a0608075 -C extra-filename=-d05054f9a0608075 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32422024-08-02T18:50:01.872Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075/build-script-build`
32432024-08-02T18:50:01.942Z Compiling strip-ansi-escapes v0.2.0
32442024-08-02T18:50:01.966Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3cb610a26aaf8905 -C extra-filename=-3cb610a26aaf8905 --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-62403b9778b4826c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32452024-08-02T18:50:02.059Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d/build-script-build`
32462024-08-02T18:50:02.129Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' -C metadata=0c7c745df8082848 -C extra-filename=-0c7c745df8082848 --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-be47fc9b93f67fd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472024-08-02T18:50:02.425Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32482024-08-02T18:50:02.428Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ad268de3d0a86f29 -C extra-filename=-ad268de3d0a86f29 --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-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32492024-08-02T18:50:02.787Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32502024-08-02T18:50:02.790Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b9571976cd8e53c0 -C extra-filename=-b9571976cd8e53c0 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-b9571976cd8e53c0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32512024-08-02T18:50:03.128Z Compiling ascii-canvas v3.0.0
32522024-08-02T18:50:03.131Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=86e63d4f6fd86b55 -C extra-filename=-86e63d4f6fd86b55 --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-f75757e0b8ad0343.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532024-08-02T18:50:03.702Z Compiling ref-cast-impl v1.0.23
32542024-08-02T18:50:03.704Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ad0d93081547b8b -C extra-filename=-6ad0d93081547b8b --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32552024-08-02T18:50:04.934Z Compiling ena v0.14.3
32562024-08-02T18:50:04.937Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f50d97f471b1acb4 -C extra-filename=-f50d97f471b1acb4 --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-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32572024-08-02T18:50:05.073Z Compiling libloading v0.8.3
32582024-08-02T18:50:05.097Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a458ecb7de18deaf -C extra-filename=-a458ecb7de18deaf --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592024-08-02T18:50:05.353Z Compiling bindgen v0.69.4
32602024-08-02T18:50:05.355Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.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"' -C metadata=1a1ee6a60c43570b -C extra-filename=-1a1ee6a60c43570b --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32612024-08-02T18:50:05.515Z Compiling regex-syntax v0.6.29
32622024-08-02T18:50:05.518Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=914744d7c52ebf68 -C extra-filename=-914744d7c52ebf68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32632024-08-02T18:50:06.135Z Compiling nu-ansi-term v0.50.0
32642024-08-02T18:50:06.138Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5df43d700eb6eb4b -C extra-filename=-5df43d700eb6eb4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32652024-08-02T18:50:06.556Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b/build-script-build`
32662024-08-02T18:50:06.586Z Compiling reedline v0.31.0
32672024-08-02T18:50:06.590Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-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 -C metadata=75cdd7c8ac36fcad -C extra-filename=-75cdd7c8ac36fcad --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-97034b78d1593ff4.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-d7483dd74bc87d56.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-5df43d700eb6eb4b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-3cb610a26aaf8905.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-c9dfaf2474e10a2d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682024-08-02T18:50:06.929Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9a74a8f90e01640a -C extra-filename=-9a74a8f90e01640a --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-009c09a73c940a7e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-a458ecb7de18deaf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692024-08-02T18:50:06.994Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0a466962aefab71 -C extra-filename=-e0a466962aefab71 --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-6ad0d93081547b8b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32702024-08-02T18:50:07.135Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-b9571976cd8e53c0/build-script-build`
32712024-08-02T18:50:07.175Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.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"' -C metadata=c06c9484ba04be42 -C extra-filename=-c06c9484ba04be42 --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-6ed43d208ee9dad1.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32722024-08-02T18:50:07.678Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32732024-08-02T18:50:07.681Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7fed030030fffd5a -C extra-filename=-7fed030030fffd5a --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-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32742024-08-02T18:50:08.167Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32752024-08-02T18:50:08.170Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=afecd103aea6b82d -C extra-filename=-afecd103aea6b82d --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-0cbdf58bcc2b964d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32762024-08-02T18:50:08.731Z Compiling lalrpop v0.19.12
32772024-08-02T18:50:08.734Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=594e1bf97c7f6d68 -C extra-filename=-594e1bf97c7f6d68 --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-86e63d4f6fd86b55.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-89f24ea2acf2914f.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-f50d97f471b1acb4.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-914744d7c52ebf68.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-0c7c745df8082848.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782024-08-02T18:50:09.874Z Compiling which v4.4.2
32792024-08-02T18:50:09.879Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a822f7e0bfb25a8c -C extra-filename=-a822f7e0bfb25a8c --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-c6ebce9b8f2b7960.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802024-08-02T18:50:10.521Z Compiling cexpr v0.6.0
32812024-08-02T18:50:10.524Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ebf7ce8d4d33ee4d -C extra-filename=-ebf7ce8d4d33ee4d --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-e8c302dc3ba54578.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822024-08-02T18:50:11.468Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32832024-08-02T18:50:11.471Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9729714792ee8c19 -C extra-filename=-9729714792ee8c19 --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-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-08-02T18:50:11.533Z Compiling shlex v1.3.0
32852024-08-02T18:50:11.536Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9b242747e0db09c0 -C extra-filename=-9b242747e0db09c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862024-08-02T18:50:11.850Z Compiling rustc-hash v1.1.0
32872024-08-02T18:50:11.906Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6e319728dcc6ba59 -C extra-filename=-6e319728dcc6ba59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882024-08-02T18:50:11.964Z Compiling http-range v0.1.5
32892024-08-02T18:50:11.967Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f793d025cb4cc056 -C extra-filename=-f793d025cb4cc056 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902024-08-02T18:50:11.993Z Compiling lazycell v1.3.0
32912024-08-02T18:50:12.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ffae22027f4cc176 -C extra-filename=-ffae22027f4cc176 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922024-08-02T18:50:12.013Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32932024-08-02T18:50:12.013Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=310cd5f4785f7058 -C extra-filename=-310cd5f4785f7058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-ec22a67fa055e4b1.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-9729714792ee8c19.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32942024-08-02T18:50:12.164Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=bb3b4f4280fd8f30 -C extra-filename=-bb3b4f4280fd8f30 --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-79ef37fead517de5.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-ebf7ce8d4d33ee4d.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-9a74a8f90e01640a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-ffae22027f4cc176.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6e319728dcc6ba59.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-9b242747e0db09c0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-a822f7e0bfb25a8c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952024-08-02T18:50:12.309Z Compiling hyper-staticfile v0.9.5
32962024-08-02T18:50:12.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.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 -C metadata=7c515a75f47af737 -C extra-filename=-7c515a75f47af737 --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-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-f793d025cb4cc056.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-c06c9484ba04be42.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972024-08-02T18:50:12.447Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32982024-08-02T18:50:12.463Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7b4433c6c06db7fb -C extra-filename=-7b4433c6c06db7fb --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-7b4433c6c06db7fb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32992024-08-02T18:50:12.781Z Compiling derive_builder_core v0.20.0
33002024-08-02T18:50:12.784Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-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"' -C metadata=450da7f899dc333f -C extra-filename=-450da7f899dc333f --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-d638661442810b00.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33012024-08-02T18:50:12.921Z Compiling libxml v0.3.3
33022024-08-02T18:50:12.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6fed92e26fd65c4e -C extra-filename=-6fed92e26fd65c4e --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33032024-08-02T18:50:13.294Z Compiling cfg_aliases v0.1.1
33042024-08-02T18:50:13.309Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=44f2d3764aa1bf38 -C extra-filename=-44f2d3764aa1bf38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052024-08-02T18:50:13.327Z Dirty bytecount v0.6.8: the rustflags changed
33062024-08-02T18:50:13.327Z Compiling bytecount v0.6.8
33072024-08-02T18:50:13.330Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=11894f9d5d95f84b -C extra-filename=-11894f9d5d95f84b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082024-08-02T18:50:13.403Z Compiling nix v0.28.0
33092024-08-02T18:50:13.465Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=3383d06de3eb6dbd -C extra-filename=-3383d06de3eb6dbd --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-44f2d3764aa1bf38.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102024-08-02T18:50:13.548Z Dirty papergrid v0.11.0: the rustflags changed
33112024-08-02T18:50:13.548Z Compiling papergrid v0.11.0
33122024-08-02T18:50:13.551Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=19f3860a0da4acc8 -C extra-filename=-19f3860a0da4acc8 --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-11894f9d5d95f84b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33132024-08-02T18:50:14.176Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e/build-script-build`
33142024-08-02T18:50:14.216Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-7b4433c6c06db7fb/build-script-build`
33152024-08-02T18:50:14.245Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=79401efc2e62f7c4 -C extra-filename=-79401efc2e62f7c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33162024-08-02T18:50:14.279Z Compiling tabled_derive v0.7.0
33172024-08-02T18:50:14.283Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b6fe8670db0ec247 -C extra-filename=-b6fe8670db0ec247 --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-791557af361405da.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182024-08-02T18:50:15.284Z Compiling derive_builder_macro v0.20.0
33192024-08-02T18:50:15.287Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.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"' -C metadata=e721fd83898c4f4e -C extra-filename=-e721fd83898c4f4e --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-450da7f899dc333f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202024-08-02T18:50:16.390Z Compiling snafu-derive v0.8.2
33212024-08-02T18:50:16.394Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.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"' -C metadata=0ec6b1273beca2cf -C extra-filename=-0ec6b1273beca2cf --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222024-08-02T18:50:17.101Z Compiling strum_macros v0.24.3
33232024-08-02T18:50:17.104Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=121ee1b9f7b07e63 -C extra-filename=-121ee1b9f7b07e63 --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33242024-08-02T18:50:17.950Z Compiling cookie v0.18.1
33252024-08-02T18:50:17.953Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=009a01de1221a26e -C extra-filename=-009a01de1221a26e --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33262024-08-02T18:50:18.287Z Compiling indoc v1.0.9
33272024-08-02T18:50:18.290Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=15f28d339ebc4e9e -C extra-filename=-15f28d339ebc4e9e --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`
33282024-08-02T18:50:19.436Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e/build-script-build`
33292024-08-02T18:50:19.507Z Compiling tabled v0.15.0
33302024-08-02T18:50:19.510Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' -C metadata=32d4721e52d03426 -C extra-filename=-32d4721e52d03426 --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-19f3860a0da4acc8.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-b6fe8670db0ec247.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33312024-08-02T18:50:20.188Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33322024-08-02T18:50:20.192Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=795c25883fa078ef -C extra-filename=-795c25883fa078ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
33332024-08-02T18:50:21.310Z Compiling derive_builder v0.20.0
33342024-08-02T18:50:21.314Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=5b3287972951ee08 -C extra-filename=-5b3287972951ee08 --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-e721fd83898c4f4e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33352024-08-02T18:50:21.519Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd/build-script-build`
33362024-08-02T18:50:21.527Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=eacb9bfce4ae5e5c -C extra-filename=-eacb9bfce4ae5e5c --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
33372024-08-02T18:50:22.535Z Compiling snafu v0.8.2
33382024-08-02T18:50:22.538Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=86a01cdece058608 -C extra-filename=-86a01cdece058608 --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-4a234987197be9fa.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-0ec6b1273beca2cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392024-08-02T18:50:23.426Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33402024-08-02T18:50:23.429Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d85a4b9dcc427453 -C extra-filename=-d85a4b9dcc427453 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-d85a4b9dcc427453 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33412024-08-02T18:50:23.760Z Compiling globset v0.4.14
33422024-08-02T18:50:23.764Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3ccbbfba0e362ff5 -C extra-filename=-3ccbbfba0e362ff5 --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-1fd9564269861caa.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432024-08-02T18:50:24.705Z Compiling olpc-cjson v0.1.3
33442024-08-02T18:50:24.708Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.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 -C metadata=a6ba2e3551315678 -C extra-filename=-a6ba2e3551315678 --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-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33452024-08-02T18:50:24.965Z Compiling quick-xml v0.31.0
33462024-08-02T18:50:24.986Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.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"' -C metadata=6a76b6e568a0137a -C extra-filename=-6a76b6e568a0137a --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-d9b2ede3219a3f1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33472024-08-02T18:50:25.599Z Compiling serde_plain v1.0.2
33482024-08-02T18:50:25.602Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6fc3d835f2949c67 -C extra-filename=-6fc3d835f2949c67 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492024-08-02T18:50:26.026Z Compiling oso-derive v0.27.3
33502024-08-02T18:50:26.067Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a2206ee7f160239e -C extra-filename=-a2206ee7f160239e --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33512024-08-02T18:50:26.442Z Compiling impl-trait-for-tuples v0.2.2
33522024-08-02T18:50:26.445Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=17e3c426ecc2c188 -C extra-filename=-17e3c426ecc2c188 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532024-08-02T18:50:26.896Z Compiling memoffset v0.9.1
33542024-08-02T18:50:26.929Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=7ab5dad469300190 -C extra-filename=-7ab5dad469300190 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33552024-08-02T18:50:27.286Z Compiling typed-path v0.7.1
33562024-08-02T18:50:27.289Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typed-path-0.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"' -C metadata=9417dbd35ebe1b15 -C extra-filename=-9417dbd35ebe1b15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33572024-08-02T18:50:27.303Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190/build-script-build`
33582024-08-02T18:50:27.470Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-d85a4b9dcc427453/build-script-build`
33592024-08-02T18:50:27.500Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=6d5713c0fa398416 -C extra-filename=-6d5713c0fa398416 --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-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
33602024-08-02T18:50:28.561Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7b8eafab6692b7b4 -C extra-filename=-7b8eafab6692b7b4 --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-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612024-08-02T18:50:29.665Z Compiling tough v0.17.1
33622024-08-02T18:50:29.669Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=f32a3f19bf1c420b -C extra-filename=-f32a3f19bf1c420b --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-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-3ccbbfba0e362ff5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-a6ba2e3551315678.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-6fc3d835f2949c67.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-86a01cdece058608.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-9417dbd35ebe1b15.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33632024-08-02T18:50:30.758Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33642024-08-02T18:50:30.761Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e21a7a19d5fb6cfe -C extra-filename=-e21a7a19d5fb6cfe --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-6d8fae9e411be813.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33652024-08-02T18:50:31.497Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33662024-08-02T18:50:31.501Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=70a43713bf7e5f04 -C extra-filename=-70a43713bf7e5f04 --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-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33672024-08-02T18:50:33.447Z Compiling peg-macros v0.8.4
33682024-08-02T18:50:33.450Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9ab6e13a4b4430b0 -C extra-filename=-9ab6e13a4b4430b0 --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-8f9b7af0cb4f1e2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33692024-08-02T18:50:33.964Z Compiling sqlparser_derive v0.2.2
33702024-08-02T18:50:33.967Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5699299cc3f1c4a3 -C extra-filename=-5699299cc3f1c4a3 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33712024-08-02T18:50:35.222Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
33722024-08-02T18:50:35.225Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5270077f7341b780 -C extra-filename=-5270077f7341b780 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33732024-08-02T18:50:35.585Z Compiling unicode_categories v0.1.1
33742024-08-02T18:50:35.588Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=970a285af1efccd6 -C extra-filename=-970a285af1efccd6 --out-dir /work/oxidecomputer/omicron/target/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-02T18:50:35.943Z Compiling parse-size v1.0.0
33762024-08-02T18:50:35.946Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=ab981ef8e9581646 -C extra-filename=-ab981ef8e9581646 --out-dir /work/oxidecomputer/omicron/target/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-02T18:50:36.215Z Compiling sqlformat v0.2.4
33782024-08-02T18:50:36.218Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9569f95cc1e2d87d -C extra-filename=-9569f95cc1e2d87d --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-e8c302dc3ba54578.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-970a285af1efccd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33792024-08-02T18:50:37.579Z Compiling peg v0.8.4
33802024-08-02T18:50:37.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=231b7762616c8b45 -C extra-filename=-231b7762616c8b45 --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-9ab6e13a4b4430b0.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33812024-08-02T18:50:37.690Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780/build-script-build`
33822024-08-02T18:50:37.765Z Compiling sqlparser v0.45.0
33832024-08-02T18:50:37.768Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' -C metadata=b1293a7069f8e431 -C extra-filename=-b1293a7069f8e431 --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-a206aa3e5ae8d451.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-5699299cc3f1c4a3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33842024-08-02T18:50:38.249Z Compiling rustyline v14.0.0
33852024-08-02T18:50:38.277Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' -C metadata=552c048f6329a6fa -C extra-filename=-552c048f6329a6fa --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-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-d7483dd74bc87d56.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6d5713c0fa398416.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33862024-08-02T18:50:41.345Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=9b05207b01a0ed5c -C extra-filename=-9b05207b01a0ed5c --out-dir /work/oxidecomputer/omicron/target/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`
33872024-08-02T18:50:41.466Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33882024-08-02T18:50:41.469Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=cb69396f16e32603 -C extra-filename=-cb69396f16e32603 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-cb69396f16e32603 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33892024-08-02T18:50:41.788Z Compiling const_format_proc_macros v0.2.32
33902024-08-02T18:50:41.791Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.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"' -C metadata=2150e6e835f62d0a -C extra-filename=-2150e6e835f62d0a --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33912024-08-02T18:50:42.473Z Compiling bb8 v0.8.5
33922024-08-02T18:50:42.476Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' -C metadata=7cf09df021592b21 -C extra-filename=-7cf09df021592b21 --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-97a23d2676a85f3f.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33932024-08-02T18:50:42.794Z Compiling bcs v0.1.6
33942024-08-02T18:50:42.797Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e14db67b940ea47f -C extra-filename=-e14db67b940ea47f --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-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33952024-08-02T18:50:43.006Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
33962024-08-02T18:50:43.009Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=99e64592f288aa13 -C extra-filename=-99e64592f288aa13 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-99e64592f288aa13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33972024-08-02T18:50:43.356Z Compiling highway v1.1.0
33982024-08-02T18:50:43.359Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/highway-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"' -C metadata=24c8ccd833f0876a -C extra-filename=-24c8ccd833f0876a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33992024-08-02T18:50:43.541Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-99e64592f288aa13/build-script-build`
34002024-08-02T18:50:43.580Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
34012024-08-02T18:50:43.582Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=a961eec981278350 -C extra-filename=-a961eec981278350 --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-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34022024-08-02T18:50:44.117Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-cb69396f16e32603/build-script-build`
34032024-08-02T18:50:44.145Z Compiling nix v0.27.1
34042024-08-02T18:50:44.148Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' -C metadata=2ce1923baa935b60 -C extra-filename=-2ce1923baa935b60 --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-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-9b05207b01a0ed5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34052024-08-02T18:50:44.232Z Compiling const_format v0.2.32
34062024-08-02T18:50:44.264Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.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"' -C metadata=13c4665dce0e0339 -C extra-filename=-13c4665dce0e0339 --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-2150e6e835f62d0a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072024-08-02T18:50:44.267Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=de692138221074f5 -C extra-filename=-de692138221074f5 --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-808382e4b1992d77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34082024-08-02T18:50:44.671Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34092024-08-02T18:50:44.674Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d0a053f65e4de11e -C extra-filename=-d0a053f65e4de11e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34102024-08-02T18:50:44.970Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34112024-08-02T18:50:44.973Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=f25039afb1356afe -C extra-filename=-f25039afb1356afe --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-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34122024-08-02T18:50:45.291Z Compiling serde-big-array v0.5.1
34132024-08-02T18:50:45.295Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f29659287beeea21 -C extra-filename=-f29659287beeea21 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34142024-08-02T18:50:45.525Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=93e3cf04698c60e5 -C extra-filename=-93e3cf04698c60e5 --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-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-8864b8b6b8029da0.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-2ce1923baa935b60.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-f29659287beeea21.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f25039afb1356afe.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.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-7975931029728112/out/lib`
34152024-08-02T18:50:46.117Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34162024-08-02T18:50:46.120Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bbd02693d60631f9 -C extra-filename=-bbd02693d60631f9 --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34172024-08-02T18:50:48.182Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34182024-08-02T18:50:48.185Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=e178943041ae3a3e -C extra-filename=-e178943041ae3a3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34192024-08-02T18:50:52.420Z Compiling signal-hook-tokio v0.3.1
34202024-08-02T18:50:52.423Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' -C metadata=80157821b1c49420 -C extra-filename=-80157821b1c49420 --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-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34212024-08-02T18:50:52.619Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34222024-08-02T18:50:52.636Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8f5c10e2b25b480d -C extra-filename=-8f5c10e2b25b480d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34232024-08-02T18:50:53.635Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34242024-08-02T18:50:53.638Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3845c562ca95bcb7 -C extra-filename=-3845c562ca95bcb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34252024-08-02T18:50:57.533Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34262024-08-02T18:50:57.536Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d56137e4a6978ba4 -C extra-filename=-d56137e4a6978ba4 --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-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34272024-08-02T18:50:57.908Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34282024-08-02T18:50:57.911Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3ad5d40fbc6648a0 -C extra-filename=-3ad5d40fbc6648a0 --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-feaecf970e550c06.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34292024-08-02T18:50:59.774Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34302024-08-02T18:50:59.777Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cdd4f1aa02705da9 -C extra-filename=-cdd4f1aa02705da9 --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-791557af361405da.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34312024-08-02T18:51:00.077Z Compiling assert_matches v1.5.0
34322024-08-02T18:51:00.083Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_matches-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=83e122273fb94066 -C extra-filename=-83e122273fb94066 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34332024-08-02T18:51:00.181Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34342024-08-02T18:51:00.210Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1e2b1f22c4466d20 -C extra-filename=-1e2b1f22c4466d20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34352024-08-02T18:51:01.847Z Compiling rand_seeder v0.2.3
34362024-08-02T18:51:01.850Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_seeder-0.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 -C metadata=427baba788a3f0d2 -C extra-filename=-427baba788a3f0d2 --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-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34372024-08-02T18:51:02.193Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34382024-08-02T18:51:02.196Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b5c1b7e169f75fc8 -C extra-filename=-b5c1b7e169f75fc8 --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-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34392024-08-02T18:51:02.742Z Compiling portable-atomic v1.6.0
34402024-08-02T18:51:02.745Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.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"' -C metadata=8428a0bb14271d51 -C extra-filename=-8428a0bb14271d51 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34412024-08-02T18:51:03.849Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51/build-script-build`
34422024-08-02T18:51:03.921Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34432024-08-02T18:51:03.924Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3c7b2c06499eceb6 -C extra-filename=-3c7b2c06499eceb6 --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-8178b3fa3c49cf48.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34442024-08-02T18:51:04.129Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34452024-08-02T18:51:04.132Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=706e0dc26d77f48a -C extra-filename=-706e0dc26d77f48a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34462024-08-02T18:51:09.839Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.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"' -C metadata=847dce58548c4b38 -C extra-filename=-847dce58548c4b38 --out-dir /work/oxidecomputer/omicron/target/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`
34472024-08-02T18:51:11.241Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34482024-08-02T18:51:11.244Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1d58c3927265057b -C extra-filename=-1d58c3927265057b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34492024-08-02T18:51:13.293Z Compiling number_prefix v0.4.0
34502024-08-02T18:51:13.302Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7a5b9f87ef78d8f8 -C extra-filename=-7a5b9f87ef78d8f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34512024-08-02T18:51:13.525Z Compiling indicatif v0.17.8
34522024-08-02T18:51:13.529Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' -C metadata=c7813f69aff2f6b4 -C extra-filename=-c7813f69aff2f6b4 --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-458ab224f4921e74.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-7a5b9f87ef78d8f8.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-847dce58548c4b38.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34532024-08-02T18:51:13.593Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34542024-08-02T18:51:13.619Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=46a50b2fe395bf79 -C extra-filename=-46a50b2fe395bf79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34552024-08-02T18:51:15.882Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34562024-08-02T18:51:15.885Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/saga-recovery/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cd57432d390dbfff -C extra-filename=-cd57432d390dbfff --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-cd57432d390dbfff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34572024-08-02T18:51:16.199Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-cd57432d390dbfff/build-script-build`
34582024-08-02T18:51:16.227Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34592024-08-02T18:51:16.240Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=318bdf6e1eff3f7d -C extra-filename=-318bdf6e1eff3f7d --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-6d8fae9e411be813.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34602024-08-02T18:51:16.747Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34612024-08-02T18:51:16.750Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fd6512f87057d470 -C extra-filename=-fd6512f87057d470 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-fd6512f87057d470 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34622024-08-02T18:51:17.081Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34632024-08-02T18:51:17.084Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6b0ba071961ef5f7 -C extra-filename=-6b0ba071961ef5f7 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-6b0ba071961ef5f7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34642024-08-02T18:51:17.415Z Compiling castaway v0.2.2
34652024-08-02T18:51:17.418Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-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"' -C metadata=8b81ff9219024ac5 -C extra-filename=-8b81ff9219024ac5 --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-ff404895282bf39c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662024-08-02T18:51:17.593Z Compiling compact_str v0.7.1
34672024-08-02T18:51:17.596Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-0.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 -C metadata=0bacbfa5515b7c55 -C extra-filename=-0bacbfa5515b7c55 --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-8b81ff9219024ac5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682024-08-02T18:51:18.670Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-6b0ba071961ef5f7/build-script-build`
34692024-08-02T18:51:18.698Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-fd6512f87057d470/build-script-build`
34702024-08-02T18:51:18.723Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34712024-08-02T18:51:18.726Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=60773922e82f3dce -C extra-filename=-60773922e82f3dce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34722024-08-02T18:51:20.166Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34732024-08-02T18:51:20.169Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ce4385ea6885e329 -C extra-filename=-ce4385ea6885e329 --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-97034b78d1593ff4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34742024-08-02T18:51:20.950Z Compiling unicode-truncate v1.0.0
34752024-08-02T18:51:20.953Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.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"' -C metadata=02023961172e7c0a -C extra-filename=-02023961172e7c0a --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-0b4037e4c176bd20.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34762024-08-02T18:51:21.187Z Compiling lru v0.12.3
34772024-08-02T18:51:21.216Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=3ab154a9efe44b1a -C extra-filename=-3ab154a9efe44b1a --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-a9533f89556730b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34782024-08-02T18:51:21.497Z Compiling stability v0.2.0
34792024-08-02T18:51:21.512Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stability-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 -C metadata=d267382c35c31eec -C extra-filename=-d267382c35c31eec --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34802024-08-02T18:51:21.619Z Compiling itertools v0.13.0
34812024-08-02T18:51:21.622Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=e8091f06ab429d0b -C extra-filename=-e8091f06ab429d0b --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34822024-08-02T18:51:22.671Z Compiling cassowary v0.3.0
34832024-08-02T18:51:22.674Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=70b5f8a5424c0d79 -C extra-filename=-70b5f8a5424c0d79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842024-08-02T18:51:24.004Z Compiling is_ci v1.2.0
34852024-08-02T18:51:24.007Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=336043baef48eb38 -C extra-filename=-336043baef48eb38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34862024-08-02T18:51:24.276Z Compiling supports-color v3.0.0
34872024-08-02T18:51:24.284Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=029f01e2e850e073 -C extra-filename=-029f01e2e850e073 --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-336043baef48eb38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34882024-08-02T18:51:24.689Z Compiling ratatui v0.27.0
34892024-08-02T18:51:24.692Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-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 '--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' '--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"' -C metadata=2b8fe0ad8ccc3585 -C extra-filename=-2b8fe0ad8ccc3585 --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-79ef37fead517de5.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-70b5f8a5424c0d79.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-0bacbfa5515b7c55.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e8091f06ab429d0b.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-3ab154a9efe44b1a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern stability=/work/oxidecomputer/omicron/target/debug/deps/libstability-d267382c35c31eec.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-c9dfaf2474e10a2d.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-02023961172e7c0a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34902024-08-02T18:51:24.841Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34912024-08-02T18:51:24.844Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e7933e760cdd68cc -C extra-filename=-e7933e760cdd68cc --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e7933e760cdd68cc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34922024-08-02T18:51:25.181Z Compiling unicode-linebreak v0.1.5
34932024-08-02T18:51:25.215Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=254a4c30b4d956b5 -C extra-filename=-254a4c30b4d956b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34942024-08-02T18:51:25.674Z Compiling smawk v0.3.2
34952024-08-02T18:51:25.677Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ca72b463f6d7d093 -C extra-filename=-ca72b463f6d7d093 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962024-08-02T18:51:25.766Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e7933e760cdd68cc/build-script-build`
34972024-08-02T18:51:25.793Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
34982024-08-02T18:51:25.796Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=74283920e2af3c5e -C extra-filename=-74283920e2af3c5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34992024-08-02T18:51:25.898Z Compiling textwrap v0.16.1
35002024-08-02T18:51:25.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' -C metadata=6a76066da9b6cdd3 -C extra-filename=-6a76066da9b6cdd3 --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-ca72b463f6d7d093.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-254a4c30b4d956b5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35012024-08-02T18:51:26.446Z Compiling fatfs v0.3.6
35022024-08-02T18:51:26.449Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f6b0720bce61b2bb -C extra-filename=-f6b0720bce61b2bb --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35032024-08-02T18:51:27.306Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=eac4e38c14f9ee3e -C extra-filename=-eac4e38c14f9ee3e --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-79401efc2e62f7c4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35042024-08-02T18:51:28.192Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35052024-08-02T18:51:28.228Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a6c5bb457946b7b0 -C extra-filename=-a6c5bb457946b7b0 --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-97034b78d1593ff4.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35062024-08-02T18:51:28.594Z Compiling csv-core v0.1.11
35072024-08-02T18:51:28.597Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=7ef9a399e9233dfe -C extra-filename=-7ef9a399e9233dfe --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35082024-08-02T18:51:28.679Z Compiling rtoolbox v0.0.2
35092024-08-02T18:51:28.704Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d196f865524da922 -C extra-filename=-d196f865524da922 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35102024-08-02T18:51:29.142Z Compiling csv v1.3.0
35112024-08-02T18:51:29.145Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dbe9ab61333b222e -C extra-filename=-dbe9ab61333b222e --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-7ef9a399e9233dfe.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35122024-08-02T18:51:29.161Z Compiling shell-words v1.1.0
35132024-08-02T18:51:29.176Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6698e029970b3969 -C extra-filename=-6698e029970b3969 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35142024-08-02T18:51:29.507Z Compiling rpassword v7.3.1
35152024-08-02T18:51:29.510Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rpassword-7.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=681f3e511a1932d7 -C extra-filename=-681f3e511a1932d7 --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-9e9eff94c6618bbf.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-d196f865524da922.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35162024-08-02T18:51:29.835Z Compiling tui-tree-widget v0.21.0
35172024-08-02T18:51:29.852Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.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 --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' -C metadata=6a4b8e8f9efe82a7 -C extra-filename=-6a4b8e8f9efe82a7 --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-2b8fe0ad8ccc3585.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182024-08-02T18:51:30.161Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35192024-08-02T18:51:30.164Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=13bfb7d6ad6c7a43 -C extra-filename=-13bfb7d6ad6c7a43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
35202024-08-02T18:51:30.564Z Compiling cargo-platform v0.1.8
35212024-08-02T18:51:30.567Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C metadata=c312b5c39cc0aba3 -C extra-filename=-c312b5c39cc0aba3 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35222024-08-02T18:51:31.136Z Compiling yansi v0.5.1
35232024-08-02T18:51:31.139Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=bdbc4d7979348737 -C extra-filename=-bdbc4d7979348737 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35242024-08-02T18:51:31.493Z Compiling getrandom v0.1.16
35252024-08-02T18:51:31.496Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.1.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=2ec73041e42815d9 -C extra-filename=-2ec73041e42815d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35262024-08-02T18:51:31.857Z Compiling pretty_assertions v1.4.0
35272024-08-02T18:51:31.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' -C metadata=71b85029e648d3c5 -C extra-filename=-71b85029e648d3c5 --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-89f24ea2acf2914f.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-bdbc4d7979348737.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35282024-08-02T18:51:32.177Z Compiling cargo_metadata v0.18.1
35292024-08-02T18:51:32.180Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=985cbf3a62a6f420 -C extra-filename=-985cbf3a62a6f420 --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-feaecf970e550c06.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-c312b5c39cc0aba3.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35302024-08-02T18:51:32.267Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35312024-08-02T18:51:32.270Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=80da83ccb343a2bb -C extra-filename=-80da83ccb343a2bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35322024-08-02T18:51:32.270Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9/build-script-build`
35332024-08-02T18:51:32.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=d31f5d3089873b25 -C extra-filename=-d31f5d3089873b25 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35342024-08-02T18:51:32.899Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35352024-08-02T18:51:32.902Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a54c09e1689c5aeb -C extra-filename=-a54c09e1689c5aeb --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-6a5e3f38bef75d01.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35362024-08-02T18:51:34.582Z Compiling rfc6979 v0.4.0
35372024-08-02T18:51:34.585Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4b133e9ce943e463 -C extra-filename=-4b133e9ce943e463 --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-eb226e5a4ecba862.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35382024-08-02T18:51:34.788Z Compiling plotters-backend v0.3.5
35392024-08-02T18:51:34.790Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.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 -C metadata=0993ebe2c0752da1 -C extra-filename=-0993ebe2c0752da1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35402024-08-02T18:51:35.373Z Compiling doc-comment v0.3.3
35412024-08-02T18:51:35.376Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=378b95388d82b812 -C extra-filename=-378b95388d82b812 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35422024-08-02T18:51:36.013Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35432024-08-02T18:51:36.017Z Compiling target-lexicon v0.12.14
35442024-08-02T18:51:36.017Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4977d9e87fec1a97 -C extra-filename=-4977d9e87fec1a97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35452024-08-02T18:51:36.017Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=588496c0fbf4d627 -C extra-filename=-588496c0fbf4d627 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35462024-08-02T18:51:37.048Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627/build-script-build`
35472024-08-02T18:51:37.122Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812/build-script-build`
35482024-08-02T18:51:37.289Z Compiling plotters-svg v0.3.5
35492024-08-02T18:51:37.312Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.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 -C metadata=23145c0997cd6248 -C extra-filename=-23145c0997cd6248 --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-0993ebe2c0752da1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35502024-08-02T18:51:37.707Z Compiling ecdsa v0.16.9
35512024-08-02T18:51:37.710Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="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"' -C metadata=0d7c4366933a0a3b -C extra-filename=-0d7c4366933a0a3b --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-8177c7b7d6928a3c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-4b133e9ce943e463.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35522024-08-02T18:51:38.570Z Compiling rand_core v0.5.1
35532024-08-02T18:51:38.574Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=b7637b5653a1dbbd -C extra-filename=-b7637b5653a1dbbd --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-d31f5d3089873b25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542024-08-02T18:51:39.105Z Compiling primeorder v0.13.6
35552024-08-02T18:51:39.108Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8520a76016e541ff -C extra-filename=-8520a76016e541ff --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-d87e94ae4f72b2f6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35562024-08-02T18:51:39.584Z Compiling option-ext v0.2.0
35572024-08-02T18:51:39.609Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=a2555ee3ac1924ba -C extra-filename=-a2555ee3ac1924ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35582024-08-02T18:51:39.618Z Compiling assert_cmd v2.0.14
35592024-08-02T18:51:39.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=723a3592c5686b08 -C extra-filename=-723a3592c5686b08 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35602024-08-02T18:51:39.710Z Compiling cast v0.3.0
35612024-08-02T18:51:39.713Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cb5ccae66155be73 -C extra-filename=-cb5ccae66155be73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35622024-08-02T18:51:40.057Z Compiling guppy-workspace-hack v0.1.0
35632024-08-02T18:51:40.072Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ba0802f28cc6b545 -C extra-filename=-ba0802f28cc6b545 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35642024-08-02T18:51:40.113Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08/build-script-build`
35652024-08-02T18:51:40.116Z Compiling criterion-plot v0.5.0
35662024-08-02T18:51:40.152Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-plot-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=51339b82b6a776e4 -C extra-filename=-51339b82b6a776e4 --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-cb5ccae66155be73.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672024-08-02T18:51:40.392Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545/build-script-build`
35682024-08-02T18:51:40.419Z Compiling dirs-sys v0.4.1
35692024-08-02T18:51:40.421Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=9ab9a6ffa3d7c7af -C extra-filename=-9ab9a6ffa3d7c7af --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-9e9eff94c6618bbf.rmeta --extern option_ext=/work/oxidecomputer/omicron/target/debug/deps/liboption_ext-a2555ee3ac1924ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702024-08-02T18:51:41.070Z Compiling rand_chacha v0.2.2
35712024-08-02T18:51:41.093Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=fc916b1d2158f18d -C extra-filename=-fc916b1d2158f18d --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-b9107e4ada8e4dd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b7637b5653a1dbbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35722024-08-02T18:51:41.218Z Compiling plotters v0.3.5
35732024-08-02T18:51:41.221Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=544dbe92154eb608 -C extra-filename=-544dbe92154eb608 --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-da8aea025e0dde22.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-0993ebe2c0752da1.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-23145c0997cd6248.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35742024-08-02T18:51:43.032Z Compiling samael v0.0.15
35752024-08-02T18:51:43.035Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.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"' -C metadata=8f96309ee562f28b -C extra-filename=-8f96309ee562f28b --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-8f96309ee562f28b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-bb3b4f4280fd8f30.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35762024-08-02T18:51:43.253Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=68b9f2f2236d7b58 -C extra-filename=-68b9f2f2236d7b58 --out-dir /work/oxidecomputer/omicron/target/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-02T18:51:43.360Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.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="std"' -C metadata=578578ac143aadcb -C extra-filename=-578578ac143aadcb --out-dir /work/oxidecomputer/omicron/target/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"'`
35782024-08-02T18:51:43.752Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35792024-08-02T18:51:43.777Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=15a1c1341a480fa6 -C extra-filename=-15a1c1341a480fa6 --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-97034b78d1593ff4.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35802024-08-02T18:51:44.165Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35812024-08-02T18:51:44.168Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b6c7706fe034a4c2 -C extra-filename=-b6c7706fe034a4c2 --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-75624087ea4a43eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35822024-08-02T18:51:45.057Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35832024-08-02T18:51:45.060Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7fad131c37480bec -C extra-filename=-7fad131c37480bec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35842024-08-02T18:51:45.467Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-8f96309ee562f28b/build-script-bindings`
35852024-08-02T18:51:47.759Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=64c1821b201c7892 -C extra-filename=-64c1821b201c7892 --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-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-5b3287972951ee08.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-eacb9bfce4ae5e5c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-6a76b6e568a0137a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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`
35862024-08-02T18:51:48.228Z Compiling polyval v0.6.2
35872024-08-02T18:51:48.256Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b9a192d693802afb -C extra-filename=-b9a192d693802afb --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-4a3890cf78d5719c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882024-08-02T18:51:48.675Z Compiling ed25519 v2.2.3
35892024-08-02T18:51:48.679Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=591eb8d1464da149 -C extra-filename=-591eb8d1464da149 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35902024-08-02T18:51:49.226Z Compiling http-body v1.0.0
35912024-08-02T18:51:49.254Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=05dad720aa36fddb -C extra-filename=-05dad720aa36fddb --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-0ca0c6ee2251a771.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35922024-08-02T18:51:49.486Z Compiling aes v0.8.4
35932024-08-02T18:51:49.489Z Compiling ctr v0.9.2
35942024-08-02T18:51:49.489Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=b84ea0081af72b79 -C extra-filename=-b84ea0081af72b79 --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-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952024-08-02T18:51:49.489Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=fd3513f46526a31a -C extra-filename=-fd3513f46526a31a --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-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35962024-08-02T18:51:49.875Z Compiling blowfish v0.9.1
35972024-08-02T18:51:49.911Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' -C metadata=a55642786a9a0bba -C extra-filename=-a55642786a9a0bba --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-4079b563d11206ed.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35982024-08-02T18:51:50.353Z Compiling tinytemplate v1.2.1
35992024-08-02T18:51:50.356Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7161715d6f5ab5b1 -C extra-filename=-7161715d6f5ab5b1 --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-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36002024-08-02T18:51:51.468Z Compiling password-hash v0.4.2
36012024-08-02T18:51:51.471Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rand_core"' -C metadata=fe4d19f00c51b242 -C extra-filename=-fe4d19f00c51b242 --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-96ee31262a117aa9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022024-08-02T18:51:51.564Z Compiling pbkdf2 v0.12.2
36032024-08-02T18:51:51.567Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cbf4565093af90e3 -C extra-filename=-cbf4565093af90e3 --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-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36042024-08-02T18:51:51.748Z Compiling anes v0.1.6
36052024-08-02T18:51:51.751Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anes-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=30dcea51a931d70b -C extra-filename=-30dcea51a931d70b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062024-08-02T18:51:52.228Z Compiling oorandom v11.1.3
36072024-08-02T18:51:52.231Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=8c9e4b9f306ed946 -C extra-filename=-8c9e4b9f306ed946 --out-dir /work/oxidecomputer/omicron/target/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-02T18:51:52.255Z Compiling tower-layer v0.3.2
36092024-08-02T18:51:52.258Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=f3dea153dc1c86e6 -C extra-filename=-f3dea153dc1c86e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36102024-08-02T18:51:52.438Z Compiling hex-literal v0.4.1
36112024-08-02T18:51:52.441Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b813409a9c7591c8 -C extra-filename=-b813409a9c7591c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36122024-08-02T18:51:52.456Z Compiling target-spec v3.1.0
36132024-08-02T18:51:52.459Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.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 -C metadata=de1d5a5b05aca86e -C extra-filename=-de1d5a5b05aca86e --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36142024-08-02T18:51:52.587Z Compiling tower v0.4.13
36152024-08-02T18:51:52.587Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=9f332c397c5af38a -C extra-filename=-9f332c397c5af38a --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-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-f3dea153dc1c86e6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36162024-08-02T18:51:52.605Z Compiling criterion v0.5.1
36172024-08-02T18:51:52.605Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' -C metadata=b3365ca65559241e -C extra-filename=-b3365ca65559241e --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-30dcea51a931d70b.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-cb5ccae66155be73.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-51339b82b6a776e4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-8c9e4b9f306ed946.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-544dbe92154eb608.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-7161715d6f5ab5b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36182024-08-02T18:51:53.058Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e/build-script-build`
36192024-08-02T18:51:53.086Z Compiling pbkdf2 v0.11.0
36202024-08-02T18:51:53.089Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' -C metadata=cf49957c73a28527 -C extra-filename=-cf49957c73a28527 --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-3cfa47e91bd2ae23.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-fe4d19f00c51b242.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36212024-08-02T18:51:53.431Z Compiling bcrypt-pbkdf v0.10.0
36222024-08-02T18:51:53.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=577122442a3fe688 -C extra-filename=-577122442a3fe688 --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-a55642786a9a0bba.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-cbf4565093af90e3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232024-08-02T18:51:53.450Z Compiling hyper v1.3.1
36242024-08-02T18:51:53.450Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=c94ba4fcb0d43b72 -C extra-filename=-c94ba4fcb0d43b72 --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-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-05dad720aa36fddb.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252024-08-02T18:51:54.054Z Compiling ed25519-dalek v2.1.1
36262024-08-02T18:51:54.057Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fast"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=7d1733c1fa0c9a83 -C extra-filename=-7d1733c1fa0c9a83 --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-aa909d2898d62a93.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-591eb8d1464da149.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36272024-08-02T18:51:55.261Z Compiling ghash v0.5.1
36282024-08-02T18:51:55.264Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0e0ac5d53df208e7 -C extra-filename=-0e0ac5d53df208e7 --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-188f141b7d6831e2.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-b9a192d693802afb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36292024-08-02T18:51:55.462Z Compiling cfg-expr v0.15.8
36302024-08-02T18:51:55.465Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.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="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' -C metadata=e49521e824a3670b -C extra-filename=-e49521e824a3670b --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-b79becaab4538f2c.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-578578ac143aadcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36312024-08-02T18:51:56.353Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.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 -C metadata=e0ab25978eaa2a15 -C extra-filename=-e0ab25978eaa2a15 --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-cc42d1818d83e869.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-68b9f2f2236d7b58.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322024-08-02T18:51:56.789Z Compiling rand v0.7.3
36332024-08-02T18:51:56.822Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="std"' -C metadata=c339139fc4546b86 -C extra-filename=-c339139fc4546b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom_package=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d31f5d3089873b25.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-fc916b1d2158f18d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b7637b5653a1dbbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342024-08-02T18:51:57.852Z Compiling dirs v5.0.1
36352024-08-02T18:51:57.854Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=c401a99793ac92b3 -C extra-filename=-c401a99793ac92b3 --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-9ab9a6ffa3d7c7af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362024-08-02T18:51:58.062Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=58b07dc5d30f0994 -C extra-filename=-58b07dc5d30f0994 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36372024-08-02T18:51:58.174Z Compiling p521 v0.13.3
36382024-08-02T18:51:58.177Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' -C metadata=6ff724d5cc692e1b -C extra-filename=-6ff724d5cc692e1b --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-fd6a4ef1678aa560.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-0d7c4366933a0a3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-8520a76016e541ff.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392024-08-02T18:51:59.534Z Compiling p256 v0.13.2
36402024-08-02T18:51:59.565Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' -C metadata=31bd8c6e2662d3c1 -C extra-filename=-31bd8c6e2662d3c1 --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-0d7c4366933a0a3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-8520a76016e541ff.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36412024-08-02T18:52:00.428Z Compiling cbc v0.1.2
36422024-08-02T18:52:00.431Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' -C metadata=b5a92a5f09b73868 -C extra-filename=-b5a92a5f09b73868 --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-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432024-08-02T18:52:00.605Z Compiling russh-cryptovec v0.7.2
36442024-08-02T18:52:00.608Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e7be85c3c6d32ea9 -C extra-filename=-e7be85c3c6d32ea9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36452024-08-02T18:52:00.665Z Compiling md5 v0.7.0
36462024-08-02T18:52:00.681Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b5fc859471b344c0 -C extra-filename=-b5fc859471b344c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36472024-08-02T18:52:00.914Z Compiling russh-keys v0.43.0
36482024-08-02T18:52:00.933Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5362fad54f6cda8d -C extra-filename=-5362fad54f6cda8d --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-b84ea0081af72b79.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-577122442a3fe688.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1b045b80c11dbf29.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-b5a92a5f09b73868.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern dirs=/work/oxidecomputer/omicron/target/debug/deps/libdirs-c401a99793ac92b3.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-7d1733c1fa0c9a83.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-b5fc859471b344c0.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-31bd8c6e2662d3c1.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-6ff724d5cc692e1b.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-cf49957c73a28527.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-c339139fc4546b86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36492024-08-02T18:52:01.172Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.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 -C metadata=d033f9cd838a7bd4 -C extra-filename=-d033f9cd838a7bd4 --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-e49521e824a3670b.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-578578ac143aadcb.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502024-08-02T18:52:02.245Z Compiling aes-gcm v0.10.3
36512024-08-02T18:52:02.248Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=f6d0a9ce6ed6a0b1 -C extra-filename=-f6d0a9ce6ed6a0b1 --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-f83213faee1d9499.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-b84ea0081af72b79.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-0e0ac5d53df208e7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522024-08-02T18:52:02.354Z Compiling hyper-util v0.1.3
36532024-08-02T18:52:02.370Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.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"' -C metadata=d8eee87d5a196a47 -C extra-filename=-d8eee87d5a196a47 --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-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-05dad720aa36fddb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c94ba4fcb0d43b72.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-9f332c397c5af38a.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542024-08-02T18:52:02.557Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36552024-08-02T18:52:02.574Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=979feff01928d66a -C extra-filename=-979feff01928d66a --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-15a1c1341a480fa6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36562024-08-02T18:52:04.304Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36572024-08-02T18:52:04.306Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5561961d77043608 -C extra-filename=-5561961d77043608 --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-490b47ccaffe80f8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36582024-08-02T18:52:04.338Z Compiling rustls-native-certs v0.7.0
36592024-08-02T18:52:04.340Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9eddb399eb6634b5 -C extra-filename=-9eddb399eb6634b5 --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-0ad62ea66a01c868.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602024-08-02T18:52:04.785Z Compiling httptest v0.15.5
36612024-08-02T18:52:04.788Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=e5a632b6dcc6b290 -C extra-filename=-e5a632b6dcc6b290 --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-44e70eba0814273c.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-1ae489c8acf2a979.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622024-08-02T18:52:04.909Z Compiling pathdiff v0.2.1
36632024-08-02T18:52:04.912Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=b888daa6df9fd829 -C extra-filename=-b888daa6df9fd829 --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-feaecf970e550c06.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36642024-08-02T18:52:05.088Z Compiling escape8259 v0.5.2
36652024-08-02T18:52:05.091Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=23ae8534ef95a9e3 -C extra-filename=-23ae8534ef95a9e3 --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-ff404895282bf39c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36662024-08-02T18:52:05.478Z Compiling threadpool v1.8.1
36672024-08-02T18:52:05.508Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name threadpool --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f5d3b23a8180b5cb -C extra-filename=-f5d3b23a8180b5cb --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-542485ea2f901d76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36682024-08-02T18:52:06.442Z Compiling dhcproto-macros v0.1.0
36692024-08-02T18:52:06.445Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6a08a3c4bd48b6c2 -C extra-filename=-6a08a3c4bd48b6c2 --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`
36702024-08-02T18:52:07.029Z Compiling nested v0.1.1
36712024-08-02T18:52:07.032Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nested-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=26bc13fe1a85d194 -C extra-filename=-26bc13fe1a85d194 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36722024-08-02T18:52:07.397Z Compiling guppy v0.17.5
36732024-08-02T18:52:07.399Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.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 -C metadata=801c6d01d300a119 -C extra-filename=-801c6d01d300a119 --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-ffd14cf7bf009d44.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-da9df59bd1f776eb.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-26bc13fe1a85d194.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-b888daa6df9fd829.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-d033f9cd838a7bd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36742024-08-02T18:52:07.501Z Compiling dhcproto v0.11.0
36752024-08-02T18:52:07.504Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-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"' -C metadata=67132853a3f2dc05 -C extra-filename=-67132853a3f2dc05 --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-6a08a3c4bd48b6c2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36762024-08-02T18:52:09.669Z Compiling libtest-mimic v0.7.3
36772024-08-02T18:52:09.672Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3510bc245b4e8a7e -C extra-filename=-3510bc245b4e8a7e --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-51b4c12329fada93.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-23ae8534ef95a9e3.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-f5d3b23a8180b5cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36782024-08-02T18:52:10.942Z Compiling hyper-rustls v0.26.0
36792024-08-02T18:52:10.945Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' -C metadata=7f2a1b0531a22668 -C extra-filename=-7f2a1b0531a22668 --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-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c94ba4fcb0d43b72.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-d8eee87d5a196a47.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-9eddb399eb6634b5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-6fbbc262238687b8.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
36802024-08-02T18:52:11.517Z Compiling russh v0.43.0
36812024-08-02T18:52:11.520Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="flate2"' -C metadata=b6284c71258f8608 -C extra-filename=-b6284c71258f8608 --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-b84ea0081af72b79.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-f6d0a9ce6ed6a0b1.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b83c7e7213defc02.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-aa909d2898d62a93.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5f23137d8f717a53.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36822024-08-02T18:52:11.588Z Compiling fancy-regex v0.13.0
36832024-08-02T18:52:11.603Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=538e1582cf5530b0 -C extra-filename=-538e1582cf5530b0 --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-fed351dfccf21ec0.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36842024-08-02T18:52:11.898Z Compiling rstest_macros v0.19.0
36852024-08-02T18:52:11.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' -C metadata=1b7ad2d0ee84da0a -C extra-filename=-1b7ad2d0ee84da0a --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-1b7ad2d0ee84da0a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862024-08-02T18:52:12.481Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
36872024-08-02T18:52:12.487Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bac829fd08568365 -C extra-filename=-bac829fd08568365 --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882024-08-02T18:52:12.938Z Compiling internet-checksum v0.2.1
36892024-08-02T18:52:12.941Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/internet-checksum-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=156e62651fc45a6b -C extra-filename=-156e62651fc45a6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902024-08-02T18:52:13.145Z Compiling datatest-stable v0.2.9
36912024-08-02T18:52:13.147Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4ecb5c901e950536 -C extra-filename=-4ecb5c901e950536 --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-feaecf970e550c06.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-538e1582cf5530b0.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-3510bc245b4e8a7e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922024-08-02T18:52:13.855Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-1b7ad2d0ee84da0a/build-script-build`
36932024-08-02T18:52:13.968Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
36942024-08-02T18:52:13.971Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9a041c241a2f300a -C extra-filename=-9a041c241a2f300a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
36952024-08-02T18:52:14.100Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36962024-08-02T18:52:14.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=63f7decc52c05365 -C extra-filename=-63f7decc52c05365 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-63f7decc52c05365 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
36972024-08-02T18:52:14.431Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36982024-08-02T18:52:14.434Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3b4d2cbc5b001c8d -C extra-filename=-3b4d2cbc5b001c8d --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-3b4d2cbc5b001c8d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
36992024-08-02T18:52:14.771Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
37002024-08-02T18:52:14.774Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c8d0722bb319d00e -C extra-filename=-c8d0722bb319d00e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c8d0722bb319d00e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37012024-08-02T18:52:15.115Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37022024-08-02T18:52:15.118Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0a5e399cbaca1d9b -C extra-filename=-0a5e399cbaca1d9b --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-0a5e399cbaca1d9b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37032024-08-02T18:52:15.447Z Compiling similar-asserts v1.5.0
37042024-08-02T18:52:15.450Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.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"' -C metadata=2880b49c1495e706 -C extra-filename=-2880b49c1495e706 --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-458ab224f4921e74.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37052024-08-02T18:52:16.437Z Compiling relative-path v1.9.3
37062024-08-02T18:52:16.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=2345f7ef9f064402 -C extra-filename=-2345f7ef9f064402 --out-dir /work/oxidecomputer/omicron/target/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-02T18:52:16.681Z Compiling trybuild v1.0.97
37082024-08-02T18:52:16.683Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.97/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6500b97ad07d405a -C extra-filename=-6500b97ad07d405a --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-6500b97ad07d405a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37092024-08-02T18:52:17.148Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' -C metadata=5e1d34b1d7b27d3e -C extra-filename=-5e1d34b1d7b27d3e --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-6cd145163fd70236.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-2345f7ef9f064402.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37102024-08-02T18:52:17.250Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-6500b97ad07d405a/build-script-build`
37112024-08-02T18:52:17.253Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37122024-08-02T18:52:17.253Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3b338cd715186de0 -C extra-filename=-3b338cd715186de0 --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-cc42d1818d83e869.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37132024-08-02T18:52:19.232Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-0a5e399cbaca1d9b/build-script-build`
37142024-08-02T18:52:19.260Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c8d0722bb319d00e/build-script-build`
37152024-08-02T18:52:19.289Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-3b4d2cbc5b001c8d/build-script-build`
37162024-08-02T18:52:19.315Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-63f7decc52c05365/build-script-build`
37172024-08-02T18:52:19.342Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37182024-08-02T18:52:19.352Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=2e1d305a0113676d -C extra-filename=-2e1d305a0113676d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37192024-08-02T18:52:19.647Z Compiling multimap v0.10.0
37202024-08-02T18:52:19.650Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' -C metadata=53799ab23c1d222e -C extra-filename=-53799ab23c1d222e --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-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212024-08-02T18:52:20.007Z Compiling uzers v0.11.3
37222024-08-02T18:52:20.010Z Running `/home/build/.rustup/toolchains/1.78.0-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"' -C metadata=eec7a70fec0e7113 -C extra-filename=-eec7a70fec0e7113 --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-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37232024-08-02T18:52:21.314Z Compiling futures-timer v3.0.3
37242024-08-02T18:52:21.317Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-timer-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=13732df1e1e97b1c -C extra-filename=-13732df1e1e97b1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37252024-08-02T18:52:21.553Z Compiling indent_write v2.2.0
37262024-08-02T18:52:21.556Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indent_write-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=240c20a392287b7c -C extra-filename=-240c20a392287b7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37272024-08-02T18:52:21.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-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 -C metadata=98b7a0851a012050 -C extra-filename=-98b7a0851a012050 --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-009c09a73c940a7e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37282024-08-02T18:52:22.334Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37292024-08-02T18:52:22.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ab6ff7e022e1f533 -C extra-filename=-ab6ff7e022e1f533 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37302024-08-02T18:52:23.210Z Compiling partial-io v0.5.4
37312024-08-02T18:52:23.213Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=44cb082cdb6dde01 -C extra-filename=-44cb082cdb6dde01 --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-d7ac17ad64f31a1c.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37322024-08-02T18:52:23.720Z Compiling blake2b_simd v1.0.2
37332024-08-02T18:52:23.745Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=57528f9b0ab85f77 -C extra-filename=-57528f9b0ab85f77 --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-5506778857bc3003.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-27565aeac1afc72b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342024-08-02T18:52:27.208Z Compiling rstest v0.19.0
37352024-08-02T18:52:27.211Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="default"' -C metadata=41c9993a9eb62f39 -C extra-filename=-41c9993a9eb62f39 --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-d7ac17ad64f31a1c.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-13732df1e1e97b1c.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-5e1d34b1d7b27d3e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362024-08-02T18:52:27.445Z Compiling rand_distr v0.4.3
37372024-08-02T18:52:27.448Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c8fc2a8c2d3f43c6 -C extra-filename=-c8fc2a8c2d3f43c6 --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-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37382024-08-02T18:52:28.530Z Compiling approx v0.5.1
37392024-08-02T18:52:28.533Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ddaee20d17a6597c -C extra-filename=-ddaee20d17a6597c --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402024-08-02T18:52:28.779Z Compiling rust-argon2 v2.1.0
37412024-08-02T18:52:28.795Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=750b2e677370518b -C extra-filename=-750b2e677370518b --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-bfc5ed6832fe4205.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-57528f9b0ab85f77.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422024-08-02T18:52:28.949Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37432024-08-02T18:52:28.952Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8511e7aebcd452f8 -C extra-filename=-8511e7aebcd452f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
37442024-08-02T18:52:28.990Z Compiling polar-core v0.27.3
37452024-08-02T18:52:28.993Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' -C metadata=cbbc6a9051483bf6 -C extra-filename=-cbbc6a9051483bf6 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-cbbc6a9051483bf6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-594e1bf97c7f6d68.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462024-08-02T18:52:30.001Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37472024-08-02T18:52:30.004Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f979b1a7c8010c3c -C extra-filename=-f979b1a7c8010c3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37482024-08-02T18:52:30.542Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e5295d38266d6b71 -C extra-filename=-e5295d38266d6b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37492024-08-02T18:52:30.635Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-cbbc6a9051483bf6/build-script-build`
37502024-08-02T18:52:30.893Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37512024-08-02T18:52:30.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=711d7831c1ce5fd2 -C extra-filename=-711d7831c1ce5fd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37522024-08-02T18:52:32.378Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' -C metadata=7b0462afbe7a9aa6 -C extra-filename=-7b0462afbe7a9aa6 --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-15f28d339ebc4e9e.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-121ee1b9f7b07e63.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532024-08-02T18:52:32.516Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
37542024-08-02T18:52:32.520Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cc0fd29606016107 -C extra-filename=-cc0fd29606016107 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37552024-08-02T18:52:33.798Z Compiling cargo_toml v0.20.4
37562024-08-02T18:52:33.801Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.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 -C metadata=ac66caa649fe352b -C extra-filename=-ac66caa649fe352b --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-da3429ff12e30b86.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572024-08-02T18:52:34.244Z Compiling termios v0.3.3
37582024-08-02T18:52:34.246Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termios-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f11dce5e76d6ac96 -C extra-filename=-f11dce5e76d6ac96 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37592024-08-02T18:52:34.519Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37602024-08-02T18:52:34.522Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fd0fccf27b70cad1 -C extra-filename=-fd0fccf27b70cad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-f11dce5e76d6ac96.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37612024-08-02T18:52:36.976Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3b155546ea799469 -C extra-filename=-3b155546ea799469 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ab6ff7e022e1f533.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37622024-08-02T18:52:36.998Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b384b9b8d09345bd -C extra-filename=-b384b9b8d09345bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ab6ff7e022e1f533.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37632024-08-02T18:52:39.145Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2774f0def1415dc3 -C extra-filename=-2774f0def1415dc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-cc0fd29606016107.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37642024-08-02T18:52:39.183Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a7896b4a5a644dae -C extra-filename=-a7896b4a5a644dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-711d7831c1ce5fd2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37652024-08-02T18:52:39.523Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=cb778cfb5aae357d -C extra-filename=-cb778cfb5aae357d --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-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37662024-08-02T18:52:39.838Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d570b3d2e18e80a6 -C extra-filename=-d570b3d2e18e80a6 --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-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37672024-08-02T18:52:41.421Z Compiling oso v0.27.3
37682024-08-02T18:52:41.424Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' -C metadata=3ad87df9e4e992d7 -C extra-filename=-3ad87df9e4e992d7 --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-17e3c426ecc2c188.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-a2206ee7f160239e.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-7b0462afbe7a9aa6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37692024-08-02T18:52:41.927Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=aad44efcd665f393 -C extra-filename=-aad44efcd665f393 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-8511e7aebcd452f8.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
37702024-08-02T18:52:42.311Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e6c1d8e57a0f65b1 -C extra-filename=-e6c1d8e57a0f65b1 --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-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37712024-08-02T18:52:42.723Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37722024-08-02T18:52:42.726Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=05be91053b5017da -C extra-filename=-05be91053b5017da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-ac66caa649fe352b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37732024-08-02T18:52:42.836Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6c42c5735ead6338 -C extra-filename=-6c42c5735ead6338 --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-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37742024-08-02T18:52:44.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=00ef47938c78a9fc -C extra-filename=-00ef47938c78a9fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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`
37752024-08-02T18:52:44.271Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4d65d17cb5d911f9 -C extra-filename=-4d65d17cb5d911f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37762024-08-02T18:52:44.514Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=12df28708bf99c19 -C extra-filename=-12df28708bf99c19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-f979b1a7c8010c3c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37772024-08-02T18:52:45.026Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9691d459b536fdd7 -C extra-filename=-9691d459b536fdd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37782024-08-02T18:52:46.730Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d13d060f70a981d5 -C extra-filename=-d13d060f70a981d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37792024-08-02T18:52:47.284Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=502e66b3d3e232e3 -C extra-filename=-502e66b3d3e232e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37802024-08-02T18:52:47.772Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b6e33c40c6416c90 -C extra-filename=-b6e33c40c6416c90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37812024-08-02T18:52:47.859Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b542fe2714b2feb8 -C extra-filename=-b542fe2714b2feb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37822024-08-02T18:52:50.516Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=0274570b05c89016 -C extra-filename=-0274570b05c89016 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37832024-08-02T18:52:54.995Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7236f811dd39c693 -C extra-filename=-7236f811dd39c693 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37842024-08-02T18:53:01.132Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=417b045d21408f49 -C extra-filename=-417b045d21408f49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37852024-08-02T18:53:03.918Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a6db2d71b9f29add -C extra-filename=-a6db2d71b9f29add --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
37862024-08-02T18:53:05.670Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=32b71960bfd00199 -C extra-filename=-32b71960bfd00199 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37872024-08-02T18:53:06.937Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=963c2a24087cb3e2 -C extra-filename=-963c2a24087cb3e2 --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-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37882024-08-02T18:53:10.192Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/impl/tests/test_compilation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dc175085384d8a89 -C extra-filename=-dc175085384d8a89 --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-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37892024-08-02T18:53:11.250Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9fab60216e9404f4 -C extra-filename=-9fab60216e9404f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37902024-08-02T18:53:11.603Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4f6215a8db056bcd -C extra-filename=-4f6215a8db056bcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37912024-08-02T18:53:13.533Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ad67b482b3b75789 -C extra-filename=-ad67b482b3b75789 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37922024-08-02T18:53:23.384Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1d9657bb856c6c8d -C extra-filename=-1d9657bb856c6c8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37932024-08-02T18:53:25.960Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37942024-08-02T18:53:25.963Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' -C metadata=62859f6e810287bd -C extra-filename=-62859f6e810287bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37952024-08-02T18:53:26.341Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37962024-08-02T18:53:26.357Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a41a9ca1cd44c634 -C extra-filename=-a41a9ca1cd44c634 --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-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37972024-08-02T18:53:28.148Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=31a5c2133394421d -C extra-filename=-31a5c2133394421d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37982024-08-02T18:53:30.705Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6f70669ca84504b2 -C extra-filename=-6f70669ca84504b2 --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37992024-08-02T18:53:31.368Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38002024-08-02T18:53:31.371Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9b1a0c81da1267ef -C extra-filename=-9b1a0c81da1267ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38012024-08-02T18:53:33.652Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d5e6247ab0a821c5 -C extra-filename=-d5e6247ab0a821c5 --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-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38022024-08-02T18:53:33.853Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3475abbae3b1b262 -C extra-filename=-3475abbae3b1b262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38032024-08-02T18:53:35.001Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b2fe433d20f2a5ee -C extra-filename=-b2fe433d20f2a5ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38042024-08-02T18:53:35.763Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=82a896a69f0669d3 -C extra-filename=-82a896a69f0669d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38052024-08-02T18:53:37.690Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=965e4e65b84cf915 -C extra-filename=-965e4e65b84cf915 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38062024-08-02T18:53:38.548Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=af08ab5accda94ee -C extra-filename=-af08ab5accda94ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38072024-08-02T18:53:38.954Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=faec91bf11873d0b -C extra-filename=-faec91bf11873d0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38082024-08-02T18:53:50.305Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f77d8503d101c9dd -C extra-filename=-f77d8503d101c9dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38092024-08-02T18:53:51.765Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a93e1562249b4edd -C extra-filename=-a93e1562249b4edd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
38102024-08-02T18:53:52.489Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=00d66fe5564d23f8 -C extra-filename=-00d66fe5564d23f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38112024-08-02T18:53:53.194Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg test -C metadata=8bf745e34c16e117 -C extra-filename=-8bf745e34c16e117 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38122024-08-02T18:53:57.737Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e5b8467dd7314217 -C extra-filename=-e5b8467dd7314217 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38132024-08-02T18:53:59.643Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=193cb16c699f8774 -C extra-filename=-193cb16c699f8774 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38142024-08-02T18:54:03.396Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=247855fae0b6b922 -C extra-filename=-247855fae0b6b922 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38152024-08-02T18:54:04.848Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=31811624c95aa116 -C extra-filename=-31811624c95aa116 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38162024-08-02T18:54:05.619Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=eaae028c2bdd8e4e -C extra-filename=-eaae028c2bdd8e4e --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-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38172024-08-02T18:54:08.236Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4ea67d25d9888806 -C extra-filename=-4ea67d25d9888806 --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-15a1c1341a480fa6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38182024-08-02T18:54:09.939Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3316c85a863fa84f -C extra-filename=-3316c85a863fa84f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38192024-08-02T18:54:14.174Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38202024-08-02T18:54:14.174Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=75ac2b82f0fcff25 -C extra-filename=-75ac2b82f0fcff25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38212024-08-02T18:54:15.457Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d96501c26f43786c -C extra-filename=-d96501c26f43786c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38222024-08-02T18:54:15.768Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=90bb73bc534dd853 -C extra-filename=-90bb73bc534dd853 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38232024-08-02T18:54:18.703Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dd97afd5c0c47906 -C extra-filename=-dd97afd5c0c47906 --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-97034b78d1593ff4.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38242024-08-02T18:54:19.672Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=66b7cd712d319eb5 -C extra-filename=-66b7cd712d319eb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38252024-08-02T18:54:19.899Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0d713b67ca77e7d6 -C extra-filename=-0d713b67ca77e7d6 --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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38262024-08-02T18:54:21.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=227b44d6373ad94f -C extra-filename=-227b44d6373ad94f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38272024-08-02T18:54:24.512Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=4006eb31e8f34753 -C extra-filename=-4006eb31e8f34753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38282024-08-02T18:54:28.256Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=05a1f8ef243b34dd -C extra-filename=-05a1f8ef243b34dd --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-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38292024-08-02T18:54:30.840Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4eb5e8209c16f7a5 -C extra-filename=-4eb5e8209c16f7a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38302024-08-02T18:54:35.850Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1f7b49247cc3a649 -C extra-filename=-1f7b49247cc3a649 --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-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38312024-08-02T18:54:38.720Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6ff123db8590c264 -C extra-filename=-6ff123db8590c264 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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`
38322024-08-02T18:54:40.007Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ebd69289793a14b1 -C extra-filename=-ebd69289793a14b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-e5295d38266d6b71.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38332024-08-02T18:54:42.087Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8fc514a350ad1194 -C extra-filename=-8fc514a350ad1194 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38342024-08-02T18:54:44.963Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed1d539269c6a7ec -C extra-filename=-ed1d539269c6a7ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38352024-08-02T18:54:53.461Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' -C metadata=f788e1d85c37ffbf -C extra-filename=-f788e1d85c37ffbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38362024-08-02T18:54:58.669Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a0b2ad3e48c9946d -C extra-filename=-a0b2ad3e48c9946d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38372024-08-02T18:55:03.199Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a345eb40dab4bbcc -C extra-filename=-a345eb40dab4bbcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38382024-08-02T18:55:06.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ad4f08c7a0849779 -C extra-filename=-ad4f08c7a0849779 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38392024-08-02T18:55:07.699Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e4f8124d0c6dafa0 -C extra-filename=-e4f8124d0c6dafa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38402024-08-02T18:55:08.401Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=65016916bf5dc961 -C extra-filename=-65016916bf5dc961 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38412024-08-02T18:55:20.727Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3a3011850390ba83 -C extra-filename=-3a3011850390ba83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38422024-08-02T18:55:35.961Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=803a4cab107ba49a -C extra-filename=-803a4cab107ba49a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38432024-08-02T18:55:36.547Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f716342a86e9a5c2 -C extra-filename=-f716342a86e9a5c2 --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-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38442024-08-02T18:55:38.807Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b871d8326b076da3 -C extra-filename=-b871d8326b076da3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38452024-08-02T18:55:41.288Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f4466462cf400875 -C extra-filename=-f4466462cf400875 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38462024-08-02T18:55:45.084Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=47719be5d6c9697f -C extra-filename=-47719be5d6c9697f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38472024-08-02T18:55:53.369Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=834591c7b1933121 -C extra-filename=-834591c7b1933121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38482024-08-02T18:56:01.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=42dcbf2e70ae3b87 -C extra-filename=-42dcbf2e70ae3b87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38492024-08-02T18:56:03.127Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=c3a725606515fcdc -C extra-filename=-c3a725606515fcdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38502024-08-02T18:56:05.688Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9da57f49f1ba4414 -C extra-filename=-9da57f49f1ba4414 --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-75624087ea4a43eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38512024-08-02T18:56:06.164Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b1cffe36e2eb3e11 -C extra-filename=-b1cffe36e2eb3e11 --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-97034b78d1593ff4.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38522024-08-02T18:56:08.734Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=afb39e99a5db6caf -C extra-filename=-afb39e99a5db6caf --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-8178b3fa3c49cf48.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38532024-08-02T18:56:09.268Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=bd240be97ed5afb2 -C extra-filename=-bd240be97ed5afb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38542024-08-02T18:56:10.254Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c04509dfcd4bb04c -C extra-filename=-c04509dfcd4bb04c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38552024-08-02T18:56:11.588Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=604e39847ee53c0a -C extra-filename=-604e39847ee53c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38562024-08-02T18:56:13.642Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7cf239936558a511 -C extra-filename=-7cf239936558a511 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38572024-08-02T18:56:14.474Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6fd3b6a0a6e89829 -C extra-filename=-6fd3b6a0a6e89829 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38582024-08-02T18:56:15.099Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=96dd9be64f41632b -C extra-filename=-96dd9be64f41632b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38592024-08-02T18:56:22.591Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=314a6840bf72cb42 -C extra-filename=-314a6840bf72cb42 --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-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38602024-08-02T18:56:33.130Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=afc95316b42620d1 -C extra-filename=-afc95316b42620d1 --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-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38612024-08-02T18:56:36.068Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=464f23e6ddc7bc0f -C extra-filename=-464f23e6ddc7bc0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38622024-08-02T18:56:37.853Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=6ddca4bcf4bec924 -C extra-filename=-6ddca4bcf4bec924 --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-83e122273fb94066.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38632024-08-02T18:56:48.776Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=188e3fecc8127266 -C extra-filename=-188e3fecc8127266 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38642024-08-02T18:56:50.836Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=63858ea439b61591 -C extra-filename=-63858ea439b61591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38652024-08-02T18:56:58.072Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c30215e40847cb52 -C extra-filename=-c30215e40847cb52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38662024-08-02T18:56:59.362Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0b6ea2291107ed35 -C extra-filename=-0b6ea2291107ed35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38672024-08-02T18:57:07.675Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed4535ef2caab5c8 -C extra-filename=-ed4535ef2caab5c8 --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-6d8fae9e411be813.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38682024-08-02T18:57:09.825Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d3c6396d5565e106 -C extra-filename=-d3c6396d5565e106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38692024-08-02T18:57:19.346Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a15fe6826d18acfe -C extra-filename=-a15fe6826d18acfe --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-6d8fae9e411be813.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38702024-08-02T18:57:20.002Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ef0fa51753766112 -C extra-filename=-ef0fa51753766112 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38712024-08-02T18:57:21.921Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b67fa7e0b0d11c9c -C extra-filename=-b67fa7e0b0d11c9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38722024-08-02T18:57:23.567Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e9ca886d32ff9fbd -C extra-filename=-e9ca886d32ff9fbd --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-6d8fae9e411be813.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38732024-08-02T18:57:26.281Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9788fe85b59e7525 -C extra-filename=-9788fe85b59e7525 --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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38742024-08-02T18:57:36.542Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2869ba9a3ad3174d -C extra-filename=-2869ba9a3ad3174d --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-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38752024-08-02T18:57:38.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9d19292e6f5878a0 -C extra-filename=-9d19292e6f5878a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38762024-08-02T18:57:40.239Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8bf3d8dce7e66d16 -C extra-filename=-8bf3d8dce7e66d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38772024-08-02T18:57:45.490Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f0c232d84992db73 -C extra-filename=-f0c232d84992db73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38782024-08-02T18:57:49.811Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=4690d30e423a2c9c -C extra-filename=-4690d30e423a2c9c --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-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38792024-08-02T18:57:51.036Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9b8dde532d92147b -C extra-filename=-9b8dde532d92147b --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-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38802024-08-02T18:57:55.245Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1c3e5fa1cdddb92a -C extra-filename=-1c3e5fa1cdddb92a --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-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38812024-08-02T18:57:57.554Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2a8a5f694c70c719 -C extra-filename=-2a8a5f694c70c719 --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-18fbad60cc66c708.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38822024-08-02T18:58:02.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ee4771c792dafb09 -C extra-filename=-ee4771c792dafb09 --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-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38832024-08-02T18:58:06.189Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=334d2df208ad0fda -C extra-filename=-334d2df208ad0fda --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-cb1dc3465c3fa41c.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38842024-08-02T18:58:07.022Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7740a30b896a20f1 -C extra-filename=-7740a30b896a20f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38852024-08-02T18:58:08.998Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e976e57d7aa998b7 -C extra-filename=-e976e57d7aa998b7 --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-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38862024-08-02T18:58:12.355Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=aeaf5be34b4b1354 -C extra-filename=-aeaf5be34b4b1354 --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-490b47ccaffe80f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38872024-08-02T18:58:14.392Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ac9e2772f8d72289 -C extra-filename=-ac9e2772f8d72289 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38882024-08-02T18:58:16.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d6d87386f073bbc7 -C extra-filename=-d6d87386f073bbc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38892024-08-02T18:58:18.087Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=948a4af2b041f2b1 -C extra-filename=-948a4af2b041f2b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38902024-08-02T18:58:18.288Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed5a2b05c9ba57ab -C extra-filename=-ed5a2b05c9ba57ab --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-edda607da370c78f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38912024-08-02T18:58:23.599Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0eb018b259c41b26 -C extra-filename=-0eb018b259c41b26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38922024-08-02T18:58:25.978Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a908f22ff3792021 -C extra-filename=-a908f22ff3792021 --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-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38932024-08-02T18:58:27.137Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' -C metadata=66a4af882e4d6d95 -C extra-filename=-66a4af882e4d6d95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-9313c2542a0347c7/out`
38942024-08-02T18:58:29.588Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dc9e55a512f5dabb -C extra-filename=-dc9e55a512f5dabb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38952024-08-02T18:58:30.129Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/oximeter/src/bin/oximeter-schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e6b8033c711479a7 -C extra-filename=-e6b8033c711479a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38962024-08-02T18:58:30.422Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9f1fad6ef8a9ced4 -C extra-filename=-9f1fad6ef8a9ced4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38972024-08-02T18:58:32.226Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3cf3608c590b23d1 -C extra-filename=-3cf3608c590b23d1 --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-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-e562c243df9ac3e8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38982024-08-02T18:58:33.853Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
38992024-08-02T18:58:33.856Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns-cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=792dd0b23c74e7c9 -C extra-filename=-792dd0b23c74e7c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
39002024-08-02T18:58:35.802Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=7b1bf3c7370c3d4e -C extra-filename=-7b1bf3c7370c3d4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39012024-08-02T18:58:38.138Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=961ece421279cd61 -C extra-filename=-961ece421279cd61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39022024-08-02T18:58:38.968Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=64adcf16f4db9ff8 -C extra-filename=-64adcf16f4db9ff8 --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-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39032024-08-02T18:58:39.175Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39042024-08-02T18:58:39.178Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0588efbe951afba7 -C extra-filename=-0588efbe951afba7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39052024-08-02T18:58:41.528Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=46bc8898a74066d9 -C extra-filename=-46bc8898a74066d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39062024-08-02T18:58:42.603Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=83f27310e4b2f934 -C extra-filename=-83f27310e4b2f934 --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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39072024-08-02T18:58:43.156Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ba0e55b0ab5bc28a -C extra-filename=-ba0e55b0ab5bc28a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39082024-08-02T18:58:48.047Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ef8b5948cf66b503 -C extra-filename=-ef8b5948cf66b503 --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-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39092024-08-02T18:58:48.148Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=594d4872d3066f55 -C extra-filename=-594d4872d3066f55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7f8f126ad5437185.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-e261b85fb018ae95.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-f1f972e6c68aa853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39102024-08-02T18:58:52.434Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=50659f4c24f2e62e -C extra-filename=-50659f4c24f2e62e --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-0cbdf58bcc2b964d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39112024-08-02T18:58:55.121Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6c0ab2e49aa1c109 -C extra-filename=-6c0ab2e49aa1c109 --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-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39122024-08-02T18:58:57.737Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1231630a4af96f72 -C extra-filename=-1231630a4af96f72 --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-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39132024-08-02T18:58:58.387Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=8297c093aca1c2fd -C extra-filename=-8297c093aca1c2fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39142024-08-02T18:58:59.750Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=491bc97aca745e21 -C extra-filename=-491bc97aca745e21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39152024-08-02T18:59:00.922Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b02047e1e6c8f7a1 -C extra-filename=-b02047e1e6c8f7a1 --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-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39162024-08-02T18:59:01.609Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b8cae7ce42c3956b -C extra-filename=-b8cae7ce42c3956b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39172024-08-02T18:59:06.300Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=16f74efb6717cb0e -C extra-filename=-16f74efb6717cb0e --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-97034b78d1593ff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39182024-08-02T18:59:06.873Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e21ce607ac7a6fb2 -C extra-filename=-e21ce607ac7a6fb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39192024-08-02T18:59:07.527Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f26aabc097277a85 -C extra-filename=-f26aabc097277a85 --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-6a5e3f38bef75d01.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39202024-08-02T18:59:07.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=552677c4079a02fe -C extra-filename=-552677c4079a02fe --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-6a5e3f38bef75d01.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39212024-08-02T18:59:08.146Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7f17950b992eb2c2 -C extra-filename=-7f17950b992eb2c2 --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-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
39222024-08-02T18:59:08.234Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2458af86617f854c -C extra-filename=-2458af86617f854c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39232024-08-02T18:59:09.455Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7a0e731cfd5857bc -C extra-filename=-7a0e731cfd5857bc --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39242024-08-02T18:59:10.011Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=eac5c67cd1a0915a -C extra-filename=-eac5c67cd1a0915a --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39252024-08-02T18:59:10.586Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b1043ec2c6ca708b -C extra-filename=-b1043ec2c6ca708b --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-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39262024-08-02T18:59:10.748Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d55f520d1bd6df65 -C extra-filename=-d55f520d1bd6df65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39272024-08-02T18:59:11.383Z Running `/home/build/.rustup/toolchains/1.78.0-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 -C metadata=cd5adeab29d7c133 -C extra-filename=-cd5adeab29d7c133 --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-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39282024-08-02T18:59:11.852Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=9fc3bc068d9db4d5 -C extra-filename=-9fc3bc068d9db4d5 --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-8178b3fa3c49cf48.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39292024-08-02T19:01:10.783Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8583519bfa1b0a5a -C extra-filename=-8583519bfa1b0a5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39302024-08-02T19:01:10.786Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e3534d99b2c7de82 -C extra-filename=-e3534d99b2c7de82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39312024-08-02T19:01:10.798Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=56217321edbc10d1 -C extra-filename=-56217321edbc10d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39322024-08-02T19:01:10.802Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=988ef34a93cbb48f -C extra-filename=-988ef34a93cbb48f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39332024-08-02T19:01:10.802Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1924ce352a83b34a -C extra-filename=-1924ce352a83b34a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39342024-08-02T19:01:13.900Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/omicron-dev.rs --error-format=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' -C metadata=b4c919eb6d8b67c1 -C extra-filename=-b4c919eb6d8b67c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.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-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39352024-08-02T19:01:15.046Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test_omicron_dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9a461a5c0b3b4eef -C extra-filename=-9a461a5c0b3b4eef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.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-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39362024-08-02T19:01:15.637Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6a121a21eb3cf140 -C extra-filename=-6a121a21eb3cf140 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
39372024-08-02T19:01:20.613Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f61f89541b3109e6 -C extra-filename=-f61f89541b3109e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
39382024-08-02T19:01:28.845Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/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 -C metadata=f897fef99bf60a25 -C extra-filename=-f897fef99bf60a25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.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-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39392024-08-02T19:01:33.769Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2ddd10ae25480536 -C extra-filename=-2ddd10ae25480536 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/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-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39402024-08-02T19:01:36.724Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=19bdbb3735555ad5 -C extra-filename=-19bdbb3735555ad5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39412024-08-02T19:01:37.277Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=af4e631eb5f1453e -C extra-filename=-af4e631eb5f1453e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39422024-08-02T19:10:02.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23m 11s
39432024-08-02T19:10:11.617Z
39442024-08-02T19:10:11.621Zreal 23:20.554561131
39452024-08-02T19:10:11.621Zuser 1:44:57.745254079
39462024-08-02T19:10:11.621Zsys 20:17.132302803
39472024-08-02T19:10:11.621Ztrap 10.121161902
39482024-08-02T19:10:11.621Ztflt 4.500696824
39492024-08-02T19:10:11.621Zdflt 30:01.519616341
39502024-08-02T19:10:11.621Zkflt 0.436043024
39512024-08-02T19:10:11.621Zlock 5:00:49.752439872
39522024-08-02T19:10:11.621Zslp 8:56:12.643314770
39532024-08-02T19:10:11.621Zlat 6:42.597219601
39542024-08-02T19:10:11.621Zstop 5:58.866352397
39552024-08-02T19:10:12.625Z+ banner test
39562024-08-02T19:10:12.666Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
39572024-08-02T19:10:13.604Z
39582024-08-02T19:10:13.607Z ##### ###### #### #####
39592024-08-02T19:10:13.607Z # # # #
39602024-08-02T19:10:13.608Z # ##### #### #
39612024-08-02T19:10:13.608Z # # # #
39622024-08-02T19:10:13.608Z # # # # #
39632024-08-02T19:10:13.608Z # ###### #### #
39642024-08-02T19:10:13.608Z
39652024-08-02T19:10:16.134Zinfo: experimental features enabled: setup-scripts
39662024-08-02T19:10:17.322Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39672024-08-02T19:10:17.440Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39682024-08-02T19:10:17.452Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39692024-08-02T19:10:17.467Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
39702024-08-02T19:10:29.651Z Finished `test` profile [unoptimized + debuginfo] target(s) in 13.49s
39712024-08-02T19:10:34.183Z Starting 1371 tests across 142 binaries (3 skipped; run ID: 62f18cac-42c1-4c3a-9f23-d9aa3dc10346, nextest profile: ci)
39722024-08-02T19:10:34.188Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
39732024-08-02T19:10:34.924Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39742024-08-02T19:10:37.118Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39752024-08-02T19:10:38.801Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39762024-08-02T19:10:44.688Z Finished `test` profile [unoptimized + debuginfo] target(s) in 10.44s
39772024-08-02T19:10:44.777Z Running `target/debug/crdb-seed`
39782024-08-02T19:10:44.810ZAug 02 19:10:44.218 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpxlF6os
39792024-08-02T19:10:44.812ZAug 02 19:10:44.218 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpDCiLfh,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpxlF6os/listen-url
39802024-08-02T19:10:44.813ZAug 02 19:10:44.220 INFO cockroach environment: BUILDOMAT_JOB_ID=01J4A6BH0S3DBXJE7QPW1GW0CP BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CI=true GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=fcaf48be81455748a28872c53a3ae5e0dfd40aa0 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-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envO1l2O5 NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=62f18cac-42c1-4c3a-9f23-d9aa3dc10346 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.78.0-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
39812024-08-02T19:10:45.939ZAug 02 19:10:45.348 INFO cockroach pid: 5238
39822024-08-02T19:10:45.939ZAug 02 19:10:45.348 INFO cockroach listen URL: postgresql://root@[::1]:34574/omicron?sslmode=disable
39832024-08-02T19:10:45.939ZAug 02 19:10:45.348 INFO cockroach: populating
39842024-08-02T19:10:48.424ZAug 02 19:10:47.833 INFO cockroach: populated
39852024-08-02T19:10:50.555ZAug 02 19:10:49.966 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/14b5fff1bc8b37412248e64bab03eb9743b13506b306eb90a17a93a5528cb31d.tar`
39862024-08-02T19:10:50.559Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
39872024-08-02T19:10:50.599Z PASS [ 0.030s] api_identity test::test_identity
39882024-08-02T19:10:50.599Z PASS [ 0.025s] api_identity test::test_identity_no_field
39892024-08-02T19:10:50.609Z PASS [ 0.033s] bootstore schemes::tests::hello_roundtrip
39902024-08-02T19:10:50.617Z PASS [ 0.020s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
39912024-08-02T19:10:50.617Z PASS [ 0.024s] bootstore trust_quorum::rack_secret::tests::create_and_verify
39922024-08-02T19:10:50.626Z PASS [ 0.036s] bootstore schemes::v0::share_pkg::tests::create_packages
39932024-08-02T19:10:50.626Z PASS [ 0.050s] authz-macros tests::test_authz_snapshots
39942024-08-02T19:10:50.659Z PASS [ 0.019s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
39952024-08-02T19:10:50.662Z PASS [ 0.016s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
39962024-08-02T19:10:50.662Z PASS [ 0.018s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
39972024-08-02T19:10:50.667Z PASS [ 0.019s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
39982024-08-02T19:10:50.679Z PASS [ 0.016s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
39992024-08-02T19:10:50.693Z PASS [ 0.110s] bootstore schemes::v0::peer::tests::network_config
40002024-08-02T19:10:50.701Z PASS [ 0.024s] db-macros tests::test_derive_metadata_identity_fails_for_enums
40012024-08-02T19:10:50.709Z PASS [ 0.095s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
40022024-08-02T19:10:50.717Z PASS [ 0.022s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
40032024-08-02T19:10:50.717Z PASS [ 0.096s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
40042024-08-02T19:10:50.722Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
40052024-08-02T19:10:50.732Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
40062024-08-02T19:10:50.732Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
40072024-08-02T19:10:50.737Z PASS [ 0.015s] db-macros tests::test_derive_with_unknown_field
40082024-08-02T19:10:50.742Z PASS [ 0.024s] db-macros tests::test_derive_snapshots
40092024-08-02T19:10:50.750Z PASS [ 0.082s] db-macros lookup::test::test_lookup_snapshots
40102024-08-02T19:10:50.972Z PASS [ 0.236s] dns-server storage::test::test_update_in_progress
40112024-08-02T19:10:50.982Z PASS [ 0.243s] dns-server storage::test::test_update_interrupted
40122024-08-02T19:10:50.988Z PASS [ 0.260s] dns-server storage::test::test_update_basic
40132024-08-02T19:10:51.260Z PASS [ 0.517s] dns-server::basic_test a_crud
40142024-08-02T19:10:51.280Z PASS [ 0.515s] dns-server::basic_test aaaa_crud
40152024-08-02T19:10:51.280Z PASS [ 0.296s] dns-server::basic_test empty_record
40162024-08-02T19:10:51.280Z PASS [ 0.278s] dns-server::basic_test name_contains_zone
40172024-08-02T19:10:51.280Z PASS [ 0.285s] dns-server::basic_test multi_record_crud
40182024-08-02T19:10:51.350Z PASS [ 0.067s] dns-service-client diff::test::diff_different
40192024-08-02T19:10:51.373Z PASS [ 0.024s] dns-service-client diff::test::diff_equivalent
40202024-08-02T19:10:51.406Z PASS [ 0.031s] dns-service-client diff::test::diff_invalid
40212024-08-02T19:10:51.468Z PASS [ 0.063s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
40222024-08-02T19:10:51.474Z PASS [ 0.214s] dns-server::basic_test nxdomain
40232024-08-02T19:10:51.504Z PASS [ 0.037s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
40242024-08-02T19:10:51.521Z PASS [ 0.249s] dns-server::basic_test srv_crud
40252024-08-02T19:10:51.528Z PASS [ 0.261s] dns-server::basic_test servfail
40262024-08-02T19:10:51.542Z PASS [ 0.068s] illumos-utils destructor::test::test_delayed_delete
40272024-08-02T19:10:51.549Z PASS [ 0.028s] illumos-utils destructor::test::test_destructor_bad_close
40282024-08-02T19:10:51.554Z PASS [ 0.028s] illumos-utils link::test::test_allocate
40292024-08-02T19:10:51.563Z PASS [ 0.021s] illumos-utils link::test::test_allocate_within_scopes
40302024-08-02T19:10:51.569Z PASS [ 0.021s] illumos-utils running_zone::tests::test_is_oxide_smf_service
40312024-08-02T19:10:51.575Z PASS [ 0.021s] illumos-utils zone::tests::test_parse_ip_network
40322024-08-02T19:10:51.584Z PASS [ 0.023s] illumos-utils zpool::test::test_parse_zpool
40332024-08-02T19:10:51.590Z PASS [ 0.021s] illumos-utils zpool::test::test_parse_zpool_missing_column
40342024-08-02T19:10:51.743Z PASS [ 1.162s] bootstore schemes::v0::peer::tests::basic_3_nodes
40352024-08-02T19:10:51.783Z PASS [ 0.040s] internal-dns config::test::display_hosts
40362024-08-02T19:10:51.796Z PASS [ 0.206s] installinator-common block_size_writer::tests::proptest_block_writer
40372024-08-02T19:10:51.806Z PASS [ 0.024s] internal-dns config::test::display_srv_service
40382024-08-02T19:10:51.851Z PASS [ 0.054s] internal-dns config::test::test_builder_errors
40392024-08-02T19:10:51.891Z PASS [ 0.084s] internal-dns config::test::test_builder_output
40402024-08-02T19:10:52.281Z PASS [ 0.775s] illumos-utils destructor::test::test_delayed_delete_with_error
40412024-08-02T19:10:52.289Z PASS [ 0.399s] internal-dns resolver::test::insert_and_lookup_one_record
40422024-08-02T19:10:52.380Z PASS [ 0.520s] internal-dns resolver::test::insert_and_lookup_multiple_records
40432024-08-02T19:10:52.533Z PASS [ 0.253s] internal-dns resolver::test::lookup_nonexistent_record_fails
40442024-08-02T19:10:52.740Z PASS [ 0.449s] internal-dns resolver::test::resolver_can_access_backup_dns_server
40452024-08-02T19:10:52.755Z PASS [ 0.376s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
40462024-08-02T19:10:52.793Z PASS [ 0.044s] ipcc tests::deserialize_fixed_value
40472024-08-02T19:10:52.861Z PASS [ 0.065s] ipcc tests::installinator_image_id_round_trip
40482024-08-02T19:10:52.901Z PASS [ 0.044s] ipcc tests::serialized_size
40492024-08-02T19:10:52.916Z PASS [ 0.385s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
40502024-08-02T19:10:52.986Z PASS [ 0.057s] key-manager tests::different_ikm_produces_different_keys
40512024-08-02T19:10:52.987Z PASS [ 0.073s] key-manager tests::different_disks_produce_different_keys
40522024-08-02T19:10:53.001Z PASS [ 0.025s] key-manager tests::disk_encryption_key_epoch_0
40532024-08-02T19:10:53.017Z PASS [ 0.029s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
40542024-08-02T19:10:53.045Z PASS [ 0.047s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
40552024-08-02T19:10:53.055Z PASS [ 0.315s] internal-dns resolver::test::update_record
40562024-08-02T19:10:53.063Z PASS [ 0.052s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
40572024-08-02T19:10:53.075Z PASS [ 0.030s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
40582024-08-02T19:10:53.082Z PASS [ 0.031s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
40592024-08-02T19:10:53.090Z PASS [ 0.030s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
40602024-08-02T19:10:53.103Z PASS [ 0.028s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
40612024-08-02T19:10:53.153Z PASS [ 0.048s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
40622024-08-02T19:10:53.189Z PASS [ 0.098s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
40632024-08-02T19:10:53.189Z PASS [ 0.090s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
40642024-08-02T19:10:53.203Z PASS [ 0.043s] nexus-auth authn::external::session_cookie::test::test_get_token
40652024-08-02T19:10:53.209Z PASS [ 0.028s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
40662024-08-02T19:10:53.216Z PASS [ 0.028s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
40672024-08-02T19:10:53.223Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
40682024-08-02T19:10:53.237Z PASS [ 0.026s] nexus-auth authn::external::session_cookie::test::test_other_cookie
40692024-08-02T19:10:53.244Z PASS [ 0.027s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
40702024-08-02T19:10:53.253Z PASS [ 0.026s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
40712024-08-02T19:10:53.275Z PASS [ 0.030s] nexus-auth authn::external::spoof::test::test_make_header_value
40722024-08-02T19:10:53.289Z PASS [ 0.031s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
40732024-08-02T19:10:53.289Z PASS [ 0.046s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
40742024-08-02T19:10:53.310Z PASS [ 0.035s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
40752024-08-02T19:10:53.316Z PASS [ 0.034s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
40762024-08-02T19:10:53.324Z PASS [ 0.035s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
40772024-08-02T19:10:53.340Z PASS [ 0.030s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
40782024-08-02T19:10:53.351Z PASS [ 0.028s] nexus-auth authn::external::token::test::test_make_header_value
40792024-08-02T19:10:53.360Z PASS [ 0.042s] nexus-auth authn::external::test::test_authn_sequence
40802024-08-02T19:10:53.367Z PASS [ 0.028s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
40812024-08-02T19:10:53.378Z PASS [ 0.024s] nexus-auth authn::external::token::test::test_token_header_missing
40822024-08-02T19:10:53.384Z PASS [ 0.027s] nexus-auth authn::external::token::test::test_token_header_valid
40832024-08-02T19:10:53.423Z PASS [ 0.055s] nexus-auth authn::test::test_internal_users
40842024-08-02T19:10:53.447Z PASS [ 0.060s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
40852024-08-02T19:10:53.493Z PASS [ 0.070s] nexus-auth context::test::test_background_context
40862024-08-02T19:10:53.505Z PASS [ 0.125s] nexus-auth authz::context::test::test_unregistered_resource
40872024-08-02T19:10:53.513Z PASS [ 0.067s] nexus-auth context::test::test_child_context
40882024-08-02T19:10:53.550Z PASS [ 0.058s] nexus-auth context::test::test_test_context
40892024-08-02T19:10:53.582Z PASS [ 0.070s] nexus-config nexus_config::test::test_config_bad_toml
40902024-08-02T19:10:53.587Z PASS [ 0.038s] nexus-config nexus_config::test::test_config_empty
40912024-08-02T19:10:53.603Z PASS [ 0.023s] nexus-config nexus_config::test::test_config_nonexistent
40922024-08-02T19:10:53.622Z PASS [ 0.122s] nexus-config nexus_config::test::test_bad_authn_schemes
40932024-08-02T19:10:53.631Z PASS [ 0.026s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
40942024-08-02T19:10:53.639Z PASS [ 0.050s] nexus-config nexus_config::test::test_deployment_config_schema
40952024-08-02T19:10:53.669Z PASS [ 0.029s] nexus-config postgres_config::test::test_bad_url
40962024-08-02T19:10:53.685Z PASS [ 0.046s] nexus-config nexus_config::test::test_valid
40972024-08-02T19:10:53.691Z PASS [ 0.025s] nexus-config postgres_config::test::test_example_url
40982024-08-02T19:10:53.698Z PASS [ 0.076s] nexus-config nexus_config::test::test_repo_configs_are_valid
40992024-08-02T19:10:53.712Z PASS [ 0.038s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
41002024-08-02T19:10:53.726Z PASS [ 0.022s] nexus-db-fixed-data test::test_allowlist_id_is_valid
41012024-08-02T19:10:53.728Z PASS [ 0.035s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
41022024-08-02T19:10:53.735Z PASS [ 0.021s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
41032024-08-02T19:10:53.761Z PASS [ 0.040s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
41042024-08-02T19:10:53.768Z PASS [ 0.041s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
41052024-08-02T19:10:53.788Z PASS [ 0.053s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
41062024-08-02T19:10:53.810Z PASS [ 0.043s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
41072024-08-02T19:10:53.837Z PASS [ 0.077s] nexus-db-model device_auth::test::test_generate_user_code
41082024-08-02T19:10:53.844Z PASS [ 0.034s] nexus-db-model schema_versions::test::test_known_versions
41092024-08-02T19:10:53.851Z PASS [ 0.063s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
41102024-08-02T19:10:53.867Z PASS [ 0.030s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
41112024-08-02T19:10:53.873Z PASS [ 0.030s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
41122024-08-02T19:10:53.879Z PASS [ 0.030s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
41132024-08-02T19:10:53.895Z PASS [ 0.027s] nexus-db-model schema_versions::test::test_verify
41142024-08-02T19:10:53.903Z PASS [ 0.024s] nexus-db-model tests::test_ip_subnet_check_requestable_address
41152024-08-02T19:10:53.911Z PASS [ 0.036s] nexus-db-model semver_version::test::test_to_from_sortable_string
41162024-08-02T19:10:53.923Z PASS [ 0.028s] nexus-db-model tests::test_ipv6_net_random_subnet
41172024-08-02T19:10:53.937Z PASS [ 0.032s] nexus-db-model tests::test_roles_database_strings
41182024-08-02T19:10:53.945Z PASS [ 0.035s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
41192024-08-02T19:10:54.182Z PASS [ 2.904s] dns-server::commands_test test_dnsadm
41202024-08-02T19:10:56.468Z PASS [ 4.892s] installinator mock_peers::tests::proptest_fetch_artifact
41212024-08-02T19:10:56.726Z PASS [ 5.137s] installinator write::tests::proptest_write_artifact
41222024-08-02T19:10:59.569Z PASS [ 5.625s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
41232024-08-02T19:10:59.589Z PASS [ 5.411s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
41242024-08-02T19:10:59.641Z PASS [ 5.707s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
41252024-08-02T19:10:59.719Z PASS [ 5.797s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
41262024-08-02T19:11:01.658Z PASS [ 4.937s] nexus-db-queries db::collection_attach::test::test_attach_once
41272024-08-02T19:11:01.702Z PASS [ 5.234s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
41282024-08-02T19:11:01.710Z PASS [ 0.053s] nexus-db-queries db::collection_attach::test::test_verify_query
41292024-08-02T19:11:04.651Z PASS [ 5.083s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
41302024-08-02T19:11:04.705Z PASS [ 5.066s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
41312024-08-02T19:11:04.719Z PASS [ 5.003s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
41322024-08-02T19:11:04.860Z PASS [ 5.272s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
41332024-08-02T19:11:06.645Z PASS [ 4.935s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
41342024-08-02T19:11:06.691Z PASS [ 0.045s] nexus-db-queries db::collection_detach::test::test_verify_query
41352024-08-02T19:11:06.748Z PASS [ 5.047s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
41362024-08-02T19:11:09.655Z PASS [ 5.006s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
41372024-08-02T19:11:09.737Z PASS [ 19.143s] bootstore::v0-fsm-proptest-learner run
41382024-08-02T19:11:09.767Z PASS [ 5.064s] nexus-db-queries db::collection_detach::test::test_detach_once
41392024-08-02T19:11:09.856Z PASS [ 5.138s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
41402024-08-02T19:11:09.918Z PASS [ 5.059s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
41412024-08-02T19:11:11.798Z PASS [ 5.103s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
41422024-08-02T19:11:11.798Z PASS [ 5.047s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
41432024-08-02T19:11:11.839Z PASS [ 0.040s] nexus-db-queries db::collection_detach_many::test::test_verify_query
41442024-08-02T19:11:14.764Z PASS [ 5.029s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
41452024-08-02T19:11:14.864Z PASS [ 5.100s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
41462024-08-02T19:11:14.884Z PASS [ 5.232s] nexus-db-queries db::collection_detach_many::test::test_detach_many
41472024-08-02T19:11:14.899Z PASS [ 0.034s] nexus-db-queries db::collection_insert::test::test_verify_query
41482024-08-02T19:11:14.915Z PASS [ 0.032s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
41492024-08-02T19:11:14.934Z PASS [ 0.034s] nexus-db-queries db::column_walker::test::test_walk_columns
41502024-08-02T19:11:14.952Z PASS [ 0.035s] nexus-db-queries db::column_walker::test::test_walk_table
41512024-08-02T19:11:14.966Z PASS [ 5.051s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
41522024-08-02T19:11:15.006Z PASS [ 5.152s] nexus-db-queries db::collection_detach_many::test::test_detach_once
41532024-08-02T19:11:15.664Z PASS [ 25.064s] bootstore::v0-fsm-proptest-rack-coordinator run
41542024-08-02T19:11:16.695Z PASS [ 4.859s] nexus-db-queries db::collection_insert::test::test_collection_not_present
41552024-08-02T19:11:16.701Z PASS [ 4.915s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
41562024-08-02T19:11:19.470Z PASS [ 4.709s] nexus-db-queries db::collection_insert::test::test_collection_present
41572024-08-02T19:11:20.833Z PASS [ 5.169s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
41582024-08-02T19:11:21.260Z PASS [ 6.329s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
41592024-08-02T19:11:21.292Z PASS [ 6.343s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
41602024-08-02T19:11:21.390Z PASS [ 6.426s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
41612024-08-02T19:11:21.708Z PASS [ 5.007s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
41622024-08-02T19:11:21.740Z PASS [ 6.736s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
41632024-08-02T19:11:21.746Z PASS [ 5.053s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
41642024-08-02T19:11:21.762Z PASS [ 0.054s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
41652024-08-02T19:11:25.423Z PASS [ 5.955s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
41662024-08-02T19:11:28.044Z PASS [ 6.656s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
41672024-08-02T19:11:28.120Z PASS [ 7.290s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
41682024-08-02T19:11:28.168Z PASS [ 6.911s] nexus-db-queries db::datastore::deployment::tests::test_set_target
41692024-08-02T19:11:28.291Z PASS [ 6.555s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
41702024-08-02T19:11:28.428Z PASS [ 7.139s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
41712024-08-02T19:11:28.454Z PASS [ 6.708s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
41722024-08-02T19:11:28.897Z PASS [ 7.139s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
41732024-08-02T19:11:31.299Z PASS [ 5.875s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
41742024-08-02T19:11:34.777Z PASS [ 6.660s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
41752024-08-02T19:11:35.001Z PASS [ 6.961s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
41762024-08-02T19:11:35.176Z PASS [ 6.727s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
41772024-08-02T19:11:35.251Z PASS [ 6.826s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
41782024-08-02T19:11:35.292Z PASS [ 7.002s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
41792024-08-02T19:11:35.316Z PASS [ 6.421s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_unlocking_someone_elses_instance_errors
41802024-08-02T19:11:35.533Z PASS [ 7.366s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
41812024-08-02T19:11:36.804Z PASS [ 5.508s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
41822024-08-02T19:11:41.817Z PASS [ 6.505s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
41832024-08-02T19:11:41.874Z PASS [ 6.701s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
41842024-08-02T19:11:42.047Z PASS [ 7.048s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
41852024-08-02T19:11:42.101Z PASS [ 6.571s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
41862024-08-02T19:11:42.352Z PASS [ 7.102s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
41872024-08-02T19:11:43.124Z PASS [ 6.321s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
41882024-08-02T19:11:43.336Z PASS [ 8.047s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
41892024-08-02T19:11:43.530Z PASS [ 8.755s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
41902024-08-02T19:11:48.421Z PASS [ 6.605s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
41912024-08-02T19:11:48.595Z PASS [ 6.552s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
41922024-08-02T19:11:49.044Z PASS [ 6.946s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
41932024-08-02T19:11:49.079Z PASS [ 7.207s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
41942024-08-02T19:11:49.133Z PASS [ 6.784s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
41952024-08-02T19:11:49.956Z PASS [ 6.624s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
41962024-08-02T19:11:50.053Z PASS [ 6.932s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
41972024-08-02T19:11:50.113Z PASS [ 6.586s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
41982024-08-02T19:11:55.118Z PASS [ 6.701s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
41992024-08-02T19:11:56.138Z PASS [ 7.008s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
42002024-08-02T19:11:56.144Z PASS [ 7.552s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
42012024-08-02T19:11:56.169Z PASS [ 0.032s] nexus-db-queries db::datastore::region::test::test_extent_count
42022024-08-02T19:11:56.405Z PASS [ 7.327s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
42032024-08-02T19:11:56.982Z PASS [ 7.029s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
42042024-08-02T19:11:57.262Z PASS [ 8.222s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
42052024-08-02T19:11:57.594Z PASS [ 7.484s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
42062024-08-02T19:11:57.617Z PASS [ 7.564s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
42072024-08-02T19:12:01.219Z PASS [ 6.103s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
42082024-08-02T19:12:02.447Z PASS [ 6.305s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
42092024-08-02T19:12:02.710Z PASS [ 6.544s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
42102024-08-02T19:12:02.833Z PASS [ 6.431s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
42112024-08-02T19:12:03.522Z PASS [ 6.262s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
42122024-08-02T19:12:04.013Z PASS [ 6.401s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
42132024-08-02T19:12:04.079Z PASS [ 7.098s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
42142024-08-02T19:12:04.100Z PASS [ 6.503s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
42152024-08-02T19:12:09.311Z PASS [ 8.095s] nexus-db-queries db::datastore::sled::test::sled_list_batch
42162024-08-02T19:12:09.924Z PASS [ 7.218s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
42172024-08-02T19:12:10.402Z PASS [ 6.883s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
42182024-08-02T19:12:10.611Z PASS [ 8.167s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
42192024-08-02T19:12:10.907Z PASS [ 6.831s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
42202024-08-02T19:12:10.943Z PASS [ 6.929s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
42212024-08-02T19:12:11.025Z PASS [ 6.933s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
42222024-08-02T19:12:12.225Z PASS [ 9.394s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
42232024-08-02T19:12:15.643Z PASS [ 6.333s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
42242024-08-02T19:12:16.022Z PASS [ 5.116s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
42252024-08-02T19:12:16.240Z PASS [ 6.316s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
42262024-08-02T19:12:16.882Z PASS [ 6.273s] nexus-db-queries db::datastore::test::test_project_creation
42272024-08-02T19:12:17.076Z PASS [ 6.676s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
42282024-08-02T19:12:17.543Z PASS [ 6.606s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
42292024-08-02T19:12:18.634Z PASS [ 6.412s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
42302024-08-02T19:12:21.840Z PASS [ 10.818s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
42312024-08-02T19:12:23.062Z PASS [ 7.044s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
42322024-08-02T19:12:23.100Z PASS [ 7.459s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
42332024-08-02T19:12:25.315Z PASS [ 6.682s] nexus-db-queries db::datastore::test::test_session_methods
42342024-08-02T19:12:26.754Z PASS [ 4.917s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
42352024-08-02T19:12:27.485Z PASS [ 10.609s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
42362024-08-02T19:12:27.751Z PASS [ 11.516s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
42372024-08-02T19:12:28.775Z PASS [ 11.236s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
42382024-08-02T19:12:29.034Z PASS [ 11.963s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
42392024-08-02T19:12:29.129Z PASS [ 6.031s] nexus-db-queries db::datastore::test::test_table_scan
42402024-08-02T19:12:29.209Z PASS [ 6.150s] nexus-db-queries db::datastore::test::test_ssh_keys
42412024-08-02T19:12:31.238Z PASS [ 5.926s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
42422024-08-02T19:12:32.826Z PASS [ 6.076s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
42432024-08-02T19:12:33.628Z PASS [ 6.144s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
42442024-08-02T19:12:33.958Z PASS [ 6.208s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
42452024-08-02T19:12:35.032Z PASS [ 6.260s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
42462024-08-02T19:12:35.196Z PASS [ 6.164s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
42472024-08-02T19:12:35.507Z PASS [ 6.381s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
42482024-08-02T19:12:35.702Z PASS [ 6.495s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
42492024-08-02T19:12:38.722Z PASS [ 7.488s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
42502024-08-02T19:12:38.743Z PASS [ 4.789s] nexus-db-queries db::explain::test::test_explain_async
42512024-08-02T19:12:39.890Z PASS [ 4.859s] nexus-db-queries db::explain::test::test_explain_full_table_scan
42522024-08-02T19:12:39.924Z PASS [ 0.035s] nexus-db-queries db::pagination::test::test_paginator
42532024-08-02T19:12:39.985Z PASS [ 7.159s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
42542024-08-02T19:12:40.318Z PASS [ 4.813s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
42552024-08-02T19:12:40.457Z PASS [ 4.756s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
42562024-08-02T19:12:40.712Z PASS [ 7.086s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
42572024-08-02T19:12:41.047Z PASS [ 5.854s] nexus-db-queries db::lookup::test::test_lookup
42582024-08-02T19:12:43.446Z PASS [ 4.724s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
42592024-08-02T19:12:43.453Z PASS [ 4.711s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
42602024-08-02T19:12:47.188Z PASS [ 6.736s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
42612024-08-02T19:12:47.272Z PASS [ 7.292s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
42622024-08-02T19:12:47.418Z PASS [ 7.497s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
42632024-08-02T19:12:47.480Z PASS [ 7.165s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
42642024-08-02T19:12:47.490Z PASS [ 6.781s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
42652024-08-02T19:12:47.512Z PASS [ 0.033s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
42662024-08-02T19:12:47.918Z PASS [ 6.873s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
42672024-08-02T19:12:49.929Z PASS [ 6.485s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
42682024-08-02T19:12:50.052Z PASS [ 6.597s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
42692024-08-02T19:12:54.005Z PASS [ 6.734s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
42702024-08-02T19:12:54.199Z PASS [ 6.285s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
42712024-08-02T19:12:54.329Z PASS [ 7.142s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
42722024-08-02T19:12:54.667Z PASS [ 7.157s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
42732024-08-02T19:12:54.713Z PASS [ 7.225s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
42742024-08-02T19:12:56.114Z PASS [ 6.068s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
42752024-08-02T19:12:56.523Z PASS [ 6.597s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
42762024-08-02T19:12:58.808Z PASS [ 11.395s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
42772024-08-02T19:13:00.724Z PASS [ 6.526s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
42782024-08-02T19:13:00.744Z PASS [ 6.417s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
42792024-08-02T19:13:00.775Z PASS [ 0.032s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
42802024-08-02T19:13:01.079Z PASS [ 6.414s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
42812024-08-02T19:13:01.113Z PASS [ 0.034s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
42822024-08-02T19:13:01.120Z PASS [ 6.410s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
42832024-08-02T19:13:01.163Z PASS [ 0.050s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
42842024-08-02T19:13:01.205Z PASS [ 0.043s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
42852024-08-02T19:13:01.484Z PASS [ 7.483s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
42862024-08-02T19:13:02.674Z PASS [ 1.189s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
42872024-08-02T19:13:02.820Z PASS [ 6.708s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
42882024-08-02T19:13:03.102Z PASS [ 6.581s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
42892024-08-02T19:13:03.182Z PASS [ 0.362s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
42902024-08-02T19:13:03.385Z PASS [ 0.283s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
42912024-08-02T19:13:03.470Z PASS [ 0.288s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
42922024-08-02T19:13:03.646Z PASS [ 0.262s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
42932024-08-02T19:13:05.976Z PASS [ 4.774s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
42942024-08-02T19:13:05.997Z PASS [ 7.191s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
42952024-08-02T19:13:06.064Z PASS [ 4.947s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
42962024-08-02T19:13:06.142Z PASS [ 0.078s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
42972024-08-02T19:13:06.175Z PASS [ 0.033s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
42982024-08-02T19:13:06.203Z PASS [ 0.029s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
42992024-08-02T19:13:06.232Z PASS [ 0.029s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
43002024-08-02T19:13:06.263Z PASS [ 0.031s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
43012024-08-02T19:13:07.518Z PASS [ 4.845s] nexus-db-queries db::queries::region_allocation::test::explainable
43022024-08-02T19:13:07.578Z PASS [ 6.856s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
43032024-08-02T19:13:08.078Z PASS [ 4.612s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
43042024-08-02T19:13:08.270Z PASS [ 4.626s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
43052024-08-02T19:13:10.414Z PASS [ 9.642s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
43062024-08-02T19:13:10.600Z PASS [ 4.624s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
43072024-08-02T19:13:10.651Z PASS [ 4.655s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
43082024-08-02T19:13:10.687Z PASS [ 0.036s] nexus-defaults tests::test_random_vpc_ipv6_prefix
43092024-08-02T19:13:10.846Z PASS [ 4.584s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
43102024-08-02T19:13:10.886Z PASS [ 0.040s] nexus-inventory builder::test::test_empty
43112024-08-02T19:13:10.939Z PASS [ 0.052s] nexus-inventory builder::test::test_problems
43122024-08-02T19:13:10.981Z PASS [ 0.293s] nexus-inventory builder::test::test_basic
43132024-08-02T19:13:12.059Z PASS [ 4.544s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
43142024-08-02T19:13:12.116Z PASS [ 4.540s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
43152024-08-02T19:13:12.713Z PASS [ 0.654s] nexus-inventory collector::test::test_multi_mgs_failure
43162024-08-02T19:13:13.186Z PASS [ 1.069s] nexus-inventory collector::test::test_sled_agent_failure
43172024-08-02T19:13:13.192Z PASS [ 2.214s] nexus-inventory collector::test::test_multi_mgs
43182024-08-02T19:13:13.288Z PASS [ 2.351s] nexus-inventory collector::test::test_basic
43192024-08-02T19:13:18.139Z PASS [ 7.541s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
43202024-08-02T19:13:18.209Z PASS [ 0.071s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
43212024-08-02T19:13:18.262Z PASS [ 7.849s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
43222024-08-02T19:13:18.295Z PASS [ 0.086s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
43232024-08-02T19:13:18.324Z PASS [ 0.046s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
43242024-08-02T19:13:18.373Z PASS [ 0.053s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
43252024-08-02T19:13:18.884Z PASS [ 10.808s] nexus-db-queries policy_test::test_conferred_roles
43262024-08-02T19:13:22.056Z PASS [ 9.346s] nexus-metrics-producer-gc tests::test_prune_expired_producers
43272024-08-02T19:13:22.308Z PASS [ 8.883s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
43282024-08-02T19:13:42.258Z PASS [ 34.000s] nexus-db-queries policy_test::test_iam_roles_behavior
43292024-08-02T19:13:42.628Z PASS [ 29.447s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
43302024-08-02T19:13:43.390Z PASS [ 25.051s] nexus-reconfigurator-execution external_networking::tests::test_allocate_external_networking
43312024-08-02T19:13:44.284Z PASS [ 25.411s] nexus-reconfigurator-execution external_networking::tests::test_deallocate_external_networking
43322024-08-02T19:13:44.514Z PASS [ 0.229s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
43332024-08-02T19:13:44.559Z PASS [ 0.044s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
43342024-08-02T19:13:44.606Z PASS [ 0.046s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
43352024-08-02T19:13:44.765Z PASS [ 22.717s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
43362024-08-02T19:13:44.822Z PASS [ 0.173s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
43372024-08-02T19:13:44.846Z PASS [ 0.073s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
43382024-08-02T19:13:44.901Z PASS [ 31.625s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
43392024-08-02T19:13:44.918Z PASS [ 0.130s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
43402024-08-02T19:13:44.992Z PASS [ 0.123s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
43412024-08-02T19:13:45.067Z PASS [ 0.099s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
43422024-08-02T19:13:45.067Z PASS [ 0.091s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
43432024-08-02T19:13:45.067Z PASS [ 22.945s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
43442024-08-02T19:13:45.070Z PASS [ 0.101s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
43452024-08-02T19:13:45.070Z PASS [ 0.060s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
43462024-08-02T19:13:45.125Z PASS [ 0.044s] nexus-reconfigurator-planning ip_allocator::test::test_basic
43472024-08-02T19:13:45.133Z PASS [ 0.081s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
43482024-08-02T19:13:45.153Z PASS [ 0.079s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
43492024-08-02T19:13:45.166Z PASS [ 0.135s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
43502024-08-02T19:13:45.200Z PASS [ 0.086s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
43512024-08-02T19:13:45.210Z PASS [ 0.076s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
43522024-08-02T19:13:45.232Z PASS [ 0.063s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
43532024-08-02T19:13:45.241Z PASS [ 0.093s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
43542024-08-02T19:13:45.259Z PASS [ 0.050s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
43552024-08-02T19:13:45.271Z PASS [ 0.079s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
43562024-08-02T19:13:45.283Z PASS [ 0.051s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
43572024-08-02T19:13:45.326Z PASS [ 0.067s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
43582024-08-02T19:13:45.337Z PASS [ 0.099s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
43592024-08-02T19:13:45.375Z PASS [ 0.049s] nexus-saga-recovery recovery::test::test_read_all_from_channel
43602024-08-02T19:13:45.395Z PASS [ 0.111s] nexus-saga-recovery recovery::test::test_plan_basic
43612024-08-02T19:13:45.407Z PASS [ 0.065s] nexus-saga-recovery test::test_basic
43622024-08-02T19:13:45.407Z PASS [ 0.132s] nexus-saga-recovery recovery::test::test_execution_basic
43632024-08-02T19:13:45.414Z PASS [ 0.041s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
43642024-08-02T19:13:45.445Z PASS [ 0.035s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
43652024-08-02T19:13:45.455Z PASS [ 0.037s] nexus-types external_api::shared::test::test_policy_parsing
43662024-08-02T19:13:45.590Z PASS [ 0.133s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
43672024-08-02T19:13:45.610Z PASS [ 0.164s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
43682024-08-02T19:13:45.756Z PASS [ 0.169s] omicron-certificates tests::test_cert_extended_key_usage
43692024-08-02T19:13:45.804Z PASS [ 0.182s] omicron-certificates tests::test_common_name_is_validated
43702024-08-02T19:13:45.916Z PASS [ 0.161s] omicron-certificates tests::test_subject_alternate_names_are_validated
43712024-08-02T19:13:51.221Z PASS [ 5.427s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
43722024-08-02T19:13:51.221Z PASS [ 5.302s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
43732024-08-02T19:13:51.257Z PASS [ 0.034s] omicron-common address::test::test_dns_subnets
43742024-08-02T19:13:51.290Z PASS [ 0.032s] omicron-common address::test::test_ip_range_checks_non_decreasing
43752024-08-02T19:13:51.351Z PASS [ 0.057s] omicron-common address::test::test_ip_range_enum_deserialization
43762024-08-02T19:13:51.379Z PASS [ 0.025s] omicron-common address::test::test_ip_range_iter
43772024-08-02T19:13:51.401Z PASS [ 0.028s] omicron-common address::test::test_ip_range_length
43782024-08-02T19:13:51.428Z PASS [ 0.027s] omicron-common address::test::test_ip_range_try_from
43792024-08-02T19:13:51.463Z PASS [ 0.036s] omicron-common address::test::test_ipv6_subnet_deserialize
43802024-08-02T19:13:51.496Z PASS [ 0.026s] omicron-common address::test::test_sled_address
43812024-08-02T19:13:51.533Z PASS [ 0.040s] omicron-common api::external::error::test::test_bail_unless
43822024-08-02T19:13:51.557Z PASS [ 0.026s] omicron-common api::external::error::test::test_context
43832024-08-02T19:13:51.579Z PASS [ 6.171s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
43842024-08-02T19:13:51.613Z PASS [ 0.058s] omicron-common api::external::http_pagination::test::test_pagination_examples
43852024-08-02T19:13:51.628Z PASS [ 0.052s] omicron-common api::external::http_pagination::test::test_pagination_schemas
43862024-08-02T19:13:51.687Z PASS [ 0.063s] omicron-common api::external::http_pagination::test::test_scan_by_name
43872024-08-02T19:13:51.695Z PASS [ 0.082s] omicron-common api::external::http_pagination::test::test_scan_by_id
43882024-08-02T19:13:51.713Z PASS [ 0.025s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
43892024-08-02T19:13:51.733Z PASS [ 0.039s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
43902024-08-02T19:13:51.741Z PASS [ 0.029s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
43912024-08-02T19:13:51.759Z PASS [ 0.025s] omicron-common api::external::test::test_bytecount
43922024-08-02T19:13:51.768Z PASS [ 0.025s] omicron-common api::external::test::test_bytecount_display
43932024-08-02T19:13:51.796Z PASS [ 0.026s] omicron-common api::external::test::test_firewall_deserialization
43942024-08-02T19:13:51.810Z PASS [ 0.052s] omicron-common api::external::test::test_digest
43952024-08-02T19:13:51.894Z PASS [ 0.073s] omicron-common api::external::test::test_firewall_rule_target_parse
43962024-08-02T19:13:51.903Z PASS [ 0.108s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
43972024-08-02T19:13:51.942Z PASS [ 0.028s] omicron-common api::external::test::test_ip_port_range_from_str
43982024-08-02T19:13:52.009Z PASS [ 0.066s] omicron-common api::external::test::test_hostname_from_str
43992024-08-02T19:13:52.009Z PASS [ 0.048s] omicron-common api::external::test::test_ipv6_net_operations
44002024-08-02T19:13:52.009Z PASS [ 0.069s] omicron-common api::external::test::test_ip_port_range_into_str
44012024-08-02T19:13:52.009Z PASS [ 33.717s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
44022024-08-02T19:13:52.027Z PASS [ 0.022s] omicron-common api::external::test::test_mac_to_int_conversions
44032024-08-02T19:13:52.035Z PASS [ 0.037s] omicron-common api::external::test::test_mac_system_iterator
44042024-08-02T19:13:52.043Z PASS [ 0.032s] omicron-common api::external::test::test_macaddr
44052024-08-02T19:13:52.059Z PASS [ 0.025s] omicron-common api::external::test::test_name_parse_from_param
44062024-08-02T19:13:52.077Z PASS [ 0.025s] omicron-common api::external::test::test_resource_name_parse
44072024-08-02T19:13:52.077Z PASS [ 0.040s] omicron-common api::external::test::test_name_parse
44082024-08-02T19:13:52.088Z PASS [ 0.024s] omicron-common api::external::test::test_role_name_parse
44092024-08-02T19:13:52.118Z PASS [ 0.026s] omicron-common api::external::test::test_semver_serialize
44102024-08-02T19:13:52.129Z PASS [ 0.059s] omicron-common api::external::test::test_route_destination_parse
44112024-08-02T19:13:52.137Z PASS [ 0.063s] omicron-common api::external::test::test_route_target_parse
44122024-08-02T19:13:52.157Z PASS [ 0.035s] omicron-common api::external::test::test_semver_validation
44132024-08-02T19:13:52.180Z PASS [ 0.039s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
44142024-08-02T19:13:52.180Z PASS [ 0.037s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
44152024-08-02T19:13:52.180Z PASS [ 0.035s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
44162024-08-02T19:13:52.188Z PASS [ 0.024s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
44172024-08-02T19:13:52.241Z PASS [ 0.038s] omicron-common ledger::test::test_create_ledger_reads_from_storage
44182024-08-02T19:13:52.241Z PASS [ 0.047s] omicron-common ledger::test::test_create_default_ledger
44192024-08-02T19:13:52.241Z PASS [ 0.054s] omicron-common ledger::test::test_commit_handles_write_failures
44202024-08-02T19:13:52.255Z PASS [ 0.029s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
44212024-08-02T19:13:52.261Z PASS [ 0.028s] omicron-common update::tests::serde_artifact_kind
44222024-08-02T19:13:52.274Z PASS [ 0.033s] omicron-common zpool_name::test::test_parse_bad_zpool_names
44232024-08-02T19:13:52.280Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_external_zpool_name
44242024-08-02T19:13:52.287Z PASS [ 0.025s] omicron-common zpool_name::test::test_parse_internal_zpool_name
44252024-08-02T19:13:52.298Z PASS [ 0.024s] omicron-common zpool_name::test::test_parse_zpool_name_json
44262024-08-02T19:13:52.305Z PASS [ 0.024s] omicron-common zpool_name::test::test_zpool_name_regex
44272024-08-02T19:13:52.497Z PASS [ 0.203s] omicron-dev::test_omicron_dev test_cert_create
44282024-08-02T19:13:52.576Z PASS [ 0.082s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
44292024-08-02T19:13:52.642Z PASS [ 0.068s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
44302024-08-02T19:13:52.718Z PASS [ 0.075s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
44312024-08-02T19:13:52.792Z PASS [ 0.075s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
44322024-08-02T19:13:54.431Z PASS [ 9.046s] nexus-types deployment::tri_map::tests::proptest_ops
44332024-08-02T19:13:54.521Z PASS [ 0.090s] omicron-gateway management_switch::location_map::tests::test_config_validation
44342024-08-02T19:13:54.574Z PASS [ 0.054s] omicron-gateway management_switch::location_map::tests::test_resolve_location
44352024-08-02T19:13:55.035Z PASS [ 0.459s] omicron-gateway::test_all integration_tests::component_list::component_list
44362024-08-02T19:13:55.308Z PASS [ 0.275s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
44372024-08-02T19:13:55.479Z PASS [ 0.170s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
44382024-08-02T19:13:55.637Z PASS [ 0.157s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
44392024-08-02T19:13:56.169Z PASS [ 4.954s] omicron-cockroach-admin context::tests::test_node_id
44402024-08-02T19:13:57.122Z PASS [ 14.858s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
44412024-08-02T19:13:57.542Z PASS [ 5.244s] omicron-dev::test_omicron_dev test_db_killed
44422024-08-02T19:13:58.442Z PASS [ 15.818s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
44432024-08-02T19:13:58.543Z PASS [ 15.158s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
44442024-08-02T19:14:07.875Z PASS [ 15.086s] omicron-dev::test_omicron_dev test_run_all
44452024-08-02T19:14:12.765Z PASS [ 20.467s] omicron-dev::test_omicron_dev test_db_run
44462024-08-02T19:14:17.028Z PASS [ 20.867s] omicron-nexus app::background::driver::test::test_driver_basic
44472024-08-02T19:14:17.712Z PASS [ 20.607s] omicron-nexus app::background::init::test::test_dns_propagation_basic
44482024-08-02T19:14:19.158Z PASS [ 23.529s] omicron-nexus app::background::driver::test::test_activation_in_progress
44492024-08-02T19:14:22.906Z PASS [ 25.375s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
44502024-08-02T19:14:22.942Z PASS [ 0.036s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
44512024-08-02T19:14:22.948Z PASS [ 24.416s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
44522024-08-02T19:14:23.392Z PASS [ 24.959s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
44532024-08-02T19:14:23.627Z PASS [ 6.603s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
44542024-08-02T19:14:24.323Z PASS [ 6.615s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
44552024-08-02T19:14:24.816Z PASS [ 16.950s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
44562024-08-02T19:14:25.823Z PASS [ 6.662s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
44572024-08-02T19:14:27.332Z PASS [ 14.572s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
44582024-08-02T19:14:40.816Z PASS [ 17.873s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
44592024-08-02T19:14:40.932Z PASS [ 17.996s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
44602024-08-02T19:14:41.127Z PASS [ 17.505s] omicron-nexus app::background::tasks::dns_config::test::test_basic
44612024-08-02T19:14:41.334Z PASS [ 17.950s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
44622024-08-02T19:14:42.437Z PASS [ 18.121s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
44632024-08-02T19:14:42.611Z PASS [ 17.801s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
44642024-08-02T19:14:44.712Z PASS [ 17.386s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
44652024-08-02T19:14:50.690Z PASS [ 5.978s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
44662024-08-02T19:14:57.200Z PASS [ 31.396s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
44672024-08-02T19:14:57.651Z PASS [ 16.842s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
44682024-08-02T19:14:58.053Z PASS [ 16.933s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
44692024-08-02T19:14:58.154Z PASS [ 0.101s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
44702024-08-02T19:14:58.256Z PASS [ 17.330s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
44712024-08-02T19:14:58.340Z PASS [ 0.688s] omicron-nexus app::external_endpoints::test::test_authority
44722024-08-02T19:14:58.346Z PASS [ 0.091s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
44732024-08-02T19:14:58.389Z PASS [ 0.049s] omicron-nexus app::external_endpoints::test::test_no_endpoint
44742024-08-02T19:14:58.408Z PASS [ 0.057s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
44752024-08-02T19:14:58.695Z PASS [ 17.366s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
44762024-08-02T19:14:59.002Z PASS [ 16.568s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
44772024-08-02T19:14:59.653Z PASS [ 17.050s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
44782024-08-02T19:15:01.630Z PASS [ 3.478s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
44792024-08-02T19:15:02.151Z PASS [ 4.953s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
44802024-08-02T19:15:06.259Z PASS [ 15.576s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
44812024-08-02T19:15:23.263Z PASS [ 24.274s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
44822024-08-02T19:15:23.566Z PASS [ 24.881s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
44832024-08-02T19:15:24.613Z PASS [ 26.219s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
44842024-08-02T19:15:24.631Z PASS [ 24.986s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
44852024-08-02T19:15:25.211Z PASS [ 26.831s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
44862024-08-02T19:15:26.532Z PASS [ 24.911s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
44872024-08-02T19:15:52.298Z PASS [ 28.743s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
44882024-08-02T19:15:54.569Z PASS [ 29.948s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
44892024-08-02T19:15:55.270Z PASS [ 30.668s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
44902024-08-02T19:15:55.611Z PASS [ 32.359s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
44912024-08-02T19:15:56.264Z PASS [ 31.066s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
44922024-08-02T19:15:58.272Z PASS [ 31.751s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
44932024-08-02T19:16:02.129Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
44942024-08-02T19:16:06.238Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
44952024-08-02T19:16:22.652Z PASS [ 30.364s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
44962024-08-02T19:16:22.908Z PASS [ 28.348s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
44972024-08-02T19:16:26.262Z PASS [ 30.009s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
44982024-08-02T19:16:27.239Z PASS [ 31.640s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
44992024-08-02T19:16:27.258Z PASS [ 28.999s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
45002024-08-02T19:16:27.449Z PASS [ 32.190s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
45012024-08-02T19:16:48.245Z PASS [ 25.350s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
45022024-08-02T19:16:51.041Z PASS [ 23.602s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
45032024-08-02T19:16:51.221Z PASS [ 23.971s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
45042024-08-02T19:16:51.783Z PASS [ 24.552s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
45052024-08-02T19:16:55.375Z PASS [ 29.123s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
45062024-08-02T19:17:02.107Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45072024-08-02T19:17:06.216Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45082024-08-02T19:17:08.610Z PASS [ 17.394s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
45092024-08-02T19:17:08.801Z PASS [ 17.766s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
45102024-08-02T19:17:13.626Z PASS [ 25.389s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
45112024-08-02T19:17:18.898Z PASS [ 23.532s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
45122024-08-02T19:17:19.035Z PASS [ 27.263s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
45132024-08-02T19:17:19.103Z PASS [ 0.068s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
45142024-08-02T19:17:22.630Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45152024-08-02T19:17:24.263Z PASS [ 15.659s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
45162024-08-02T19:17:30.244Z PASS [ 67.617s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45172024-08-02T19:17:32.039Z PASS [ 23.246s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
45182024-08-02T19:17:44.907Z PASS [ 25.814s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
45192024-08-02T19:17:49.068Z PASS [ 17.037s] omicron-nexus app::sagas::test_saga::test_saga_stuck
45202024-08-02T19:17:56.868Z PASS [ 32.618s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
45212024-08-02T19:18:01.296Z PASS [ 31.064s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
45222024-08-02T19:18:01.344Z PASS [ 0.047s] omicron-nexus external_api::console_api::test::test_accept_gz
45232024-08-02T19:18:01.391Z PASS [ 0.048s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
45242024-08-02T19:18:01.437Z PASS [ 0.046s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
45252024-08-02T19:18:01.483Z PASS [ 0.046s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
45262024-08-02T19:18:01.531Z PASS [ 0.046s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
45272024-08-02T19:18:01.578Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
45282024-08-02T19:18:01.643Z PASS [ 0.064s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
45292024-08-02T19:18:01.693Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_relative_uri
45302024-08-02T19:18:01.828Z PASS [ 0.135s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
45312024-08-02T19:18:02.087Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45322024-08-02T19:18:02.412Z PASS [ 5.546s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
45332024-08-02T19:18:06.195Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45342024-08-02T19:18:06.930Z PASS [ 17.869s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
45352024-08-02T19:18:07.571Z PASS [ 22.673s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
45362024-08-02T19:18:13.603Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45372024-08-02T19:18:17.922Z PASS [ 15.516s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
45382024-08-02T19:18:18.821Z PASS [ 0.899s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
45392024-08-02T19:18:18.878Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
45402024-08-02T19:18:19.837Z PASS [ 1.017s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
45412024-08-02T19:18:19.968Z PASS [ 0.129s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
45422024-08-02T19:18:22.476Z PASS [ 63.603s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
45432024-08-02T19:18:22.518Z PASS [ 15.594s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
45442024-08-02T19:18:25.863Z PASS [ 18.298s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
45452024-08-02T19:18:37.664Z PASS [ 17.704s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
45462024-08-02T19:18:39.556Z PASS [ 17.086s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
45472024-08-02T19:18:39.778Z PASS [ 17.265s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
45482024-08-02T19:18:41.811Z PASS [ 15.955s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
45492024-08-02T19:18:54.821Z PASS [ 17.164s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
45502024-08-02T19:18:55.510Z PASS [ 15.960s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
45512024-08-02T19:18:55.998Z PASS [ 16.228s] omicron-nexus::test_all integration_tests::basic::test_ping
45522024-08-02T19:19:01.805Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
45532024-08-02T19:19:02.065Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45542024-08-02T19:19:03.886Z PASS [ 22.082s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
45552024-08-02T19:19:06.173Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45562024-08-02T19:19:10.914Z PASS [ 15.408s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
45572024-08-02T19:19:11.272Z PASS [ 15.278s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
45582024-08-02T19:19:12.218Z PASS [ 70.418s] omicron-nexus populate::test::test_populators
45592024-08-02T19:19:13.582Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45602024-08-02T19:19:19.052Z PASS [ 15.172s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
45612024-08-02T19:19:20.391Z PASS [ 25.579s] omicron-nexus::test_all integration_tests::basic::test_projects_list
45622024-08-02T19:19:27.636Z PASS [ 16.370s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
45632024-08-02T19:19:27.644Z PASS [ 16.739s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
45642024-08-02T19:19:30.396Z PASS [ 18.184s] omicron-nexus::test_all integration_tests::certificates::test_crud
45652024-08-02T19:19:30.519Z PASS [ 0.123s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
45662024-08-02T19:19:30.841Z PASS [ 3.196s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
45672024-08-02T19:19:30.841Z PASS [ 3.188s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
45682024-08-02T19:19:31.696Z PASS [ 1.177s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
45692024-08-02T19:19:34.803Z PASS [ 15.758s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
45702024-08-02T19:19:41.885Z PASS [ 21.500s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
45712024-08-02T19:19:47.623Z PASS [ 16.797s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
45722024-08-02T19:19:48.080Z PASS [ 17.245s] omicron-nexus::test_all integration_tests::console_api::test_assets
45732024-08-02T19:19:48.349Z PASS [ 16.656s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
45742024-08-02T19:19:53.302Z PASS [ 18.505s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
45752024-08-02T19:20:02.043Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45762024-08-02T19:20:03.725Z PASS [ 21.850s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
45772024-08-02T19:20:04.845Z PASS [ 17.229s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
45782024-08-02T19:20:05.366Z PASS [ 17.293s] omicron-nexus::test_all integration_tests::console_api::test_session_me
45792024-08-02T19:20:05.537Z PASS [ 17.196s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
45802024-08-02T19:20:06.152Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45812024-08-02T19:20:12.856Z PASS [ 19.561s] omicron-nexus::test_all integration_tests::console_api::test_sessions
45822024-08-02T19:20:13.560Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45832024-08-02T19:20:21.417Z PASS [ 17.698s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
45842024-08-02T19:20:23.259Z PASS [ 18.420s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
45852024-08-02T19:20:32.847Z PASS [ 27.491s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
45862024-08-02T19:20:36.875Z PASS [ 24.028s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
45872024-08-02T19:20:38.776Z PASS [ 33.251s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
45882024-08-02T19:20:45.454Z PASS [ 24.046s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
45892024-08-02T19:20:46.563Z PASS [ 23.312s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
45902024-08-02T19:20:56.756Z PASS [ 23.917s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
45912024-08-02T19:20:59.053Z PASS [ 22.187s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
45922024-08-02T19:21:02.021Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45932024-08-02T19:21:06.130Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45942024-08-02T19:21:12.008Z PASS [ 33.246s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
45952024-08-02T19:21:13.539Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45962024-08-02T19:21:19.760Z PASS [ 23.013s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
45972024-08-02T19:21:23.129Z PASS [ 24.085s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
45982024-08-02T19:21:29.251Z PASS [ 42.705s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
45992024-08-02T19:21:29.356Z PASS [ 17.355s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
46002024-08-02T19:21:31.525Z PASS [ 46.089s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
46012024-08-02T19:21:36.043Z PASS [ 16.290s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
46022024-08-02T19:21:45.203Z PASS [ 22.082s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
46032024-08-02T19:21:48.534Z PASS [ 19.290s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
46042024-08-02T19:21:54.396Z PASS [ 25.046s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
46052024-08-02T19:22:00.137Z PASS [ 24.102s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
46062024-08-02T19:22:02.000Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46072024-08-02T19:22:06.109Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46082024-08-02T19:22:09.683Z PASS [ 38.172s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
46092024-08-02T19:22:10.372Z PASS [ 25.179s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
46102024-08-02T19:22:13.517Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46112024-08-02T19:22:14.710Z PASS [ 26.186s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
46122024-08-02T19:22:22.469Z PASS [ 28.087s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
46132024-08-02T19:22:24.413Z PASS [ 24.284s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
46142024-08-02T19:22:33.669Z PASS [ 23.306s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
46152024-08-02T19:22:34.933Z PASS [ 25.259s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
46162024-08-02T19:22:37.814Z PASS [ 23.111s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
46172024-08-02T19:22:46.218Z PASS [ 23.758s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
46182024-08-02T19:22:46.442Z PASS [ 22.039s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
46192024-08-02T19:22:54.997Z PASS [ 21.334s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
46202024-08-02T19:22:59.307Z PASS [ 24.384s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
46212024-08-02T19:23:01.981Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46222024-08-02T19:23:02.303Z PASS [ 24.499s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
46232024-08-02T19:23:06.087Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46242024-08-02T19:23:13.496Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46252024-08-02T19:23:14.576Z PASS [ 28.367s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
46262024-08-02T19:23:20.835Z PASS [ 34.406s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
46272024-08-02T19:23:21.931Z PASS [ 19.634s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
46282024-08-02T19:23:37.181Z PASS [ 42.201s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
46292024-08-02T19:23:37.258Z PASS [ 37.964s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
46302024-08-02T19:23:41.690Z PASS [ 20.863s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
46312024-08-02T19:23:42.918Z PASS [ 520.962s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46322024-08-02T19:23:43.080Z PASS [ 28.514s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
46332024-08-02T19:23:46.785Z PASS [ 520.721s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46342024-08-02T19:23:52.077Z PASS [ 30.158s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
46352024-08-02T19:23:52.552Z PASS [ 0.477s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
46362024-08-02T19:23:52.962Z PASS [ 0.411s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
46372024-08-02T19:23:53.263Z PASS [ 0.301s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
46382024-08-02T19:23:53.581Z PASS [ 0.317s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
46392024-08-02T19:23:54.908Z PASS [ 401.434s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46402024-08-02T19:23:57.239Z PASS [ 20.065s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
46412024-08-02T19:23:57.452Z PASS [ 20.202s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
46422024-08-02T19:24:01.622Z PASS [ 19.939s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
46432024-08-02T19:24:02.258Z PASS [ 19.185s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
46442024-08-02T19:24:02.304Z PASS [ 19.392s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
46452024-08-02T19:24:05.271Z PASS [ 18.494s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
46462024-08-02T19:24:16.318Z PASS [ 22.745s] omicron-nexus::test_all integration_tests::images::test_image_create
46472024-08-02T19:24:19.155Z PASS [ 24.256s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
46482024-08-02T19:24:21.465Z PASS [ 24.024s] omicron-nexus::test_all integration_tests::images::test_image_promotion
46492024-08-02T19:24:22.492Z PASS [ 25.264s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
46502024-08-02T19:24:24.104Z PASS [ 7.790s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
46512024-08-02T19:24:24.551Z PASS [ 22.305s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
46522024-08-02T19:24:25.035Z PASS [ 23.423s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
46532024-08-02T19:24:25.139Z PASS [ 22.844s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
46542024-08-02T19:24:25.688Z PASS [ 20.425s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
46552024-08-02T19:24:26.917Z PASS [ 7.765s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
46562024-08-02T19:24:27.970Z PASS [ 6.506s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
46572024-08-02T19:24:30.675Z PASS [ 8.185s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
46582024-08-02T19:24:45.968Z PASS [ 19.058s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
46592024-08-02T19:24:46.298Z PASS [ 18.333s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
46602024-08-02T19:24:47.099Z PASS [ 23.003s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
46612024-08-02T19:24:52.405Z PASS [ 26.726s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
46622024-08-02T19:24:53.964Z PASS [ 28.938s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
46632024-08-02T19:25:01.023Z PASS [ 35.893s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
46642024-08-02T19:25:04.058Z PASS [ 39.517s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
46652024-08-02T19:25:04.742Z PASS [ 18.780s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
46662024-08-02T19:25:06.113Z PASS [ 35.450s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
46672024-08-02T19:25:11.896Z PASS [ 17.939s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
46682024-08-02T19:25:16.410Z PASS [ 24.015s] omicron-nexus::test_all integration_tests::instances::test_instance_access
46692024-08-02T19:25:23.541Z PASS [ 37.258s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
46702024-08-02T19:25:30.161Z PASS [ 29.153s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
46712024-08-02T19:25:34.929Z PASS [ 30.887s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
46722024-08-02T19:25:36.700Z PASS [ 31.970s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
46732024-08-02T19:25:38.674Z PASS [ 32.573s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
46742024-08-02T19:25:41.617Z PASS [ 29.733s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
46752024-08-02T19:25:47.077Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
46762024-08-02T19:25:48.257Z PASS [ 31.858s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
46772024-08-02T19:25:57.385Z PASS [ 33.857s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
46782024-08-02T19:26:00.158Z PASS [ 23.465s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
46792024-08-02T19:26:01.411Z PASS [ 26.492s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
46802024-08-02T19:26:04.197Z PASS [ 77.125s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
46812024-08-02T19:26:11.957Z PASS [ 33.297s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
46822024-08-02T19:26:16.410Z PASS [ 46.265s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
46832024-08-02T19:26:19.297Z PASS [ 37.695s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
46842024-08-02T19:26:21.036Z PASS [ 32.793s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
46852024-08-02T19:26:28.838Z PASS [ 31.465s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
46862024-08-02T19:26:30.793Z PASS [ 30.649s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
46872024-08-02T19:26:34.935Z PASS [ 18.535s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
46882024-08-02T19:26:35.033Z PASS [ 30.850s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
46892024-08-02T19:26:39.312Z PASS [ 18.282s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
46902024-08-02T19:26:44.307Z PASS [ 42.911s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
46912024-08-02T19:26:44.454Z PASS [ 32.508s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
46922024-08-02T19:26:47.511Z PASS [ 28.224s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
46932024-08-02T19:26:52.379Z PASS [ 17.450s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
46942024-08-02T19:26:53.289Z PASS [ 24.460s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
46952024-08-02T19:26:53.495Z PASS [ 22.708s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
46962024-08-02T19:27:00.780Z PASS [ 16.331s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
46972024-08-02T19:27:02.596Z PASS [ 23.292s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
46982024-08-02T19:27:05.897Z PASS [ 18.392s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
46992024-08-02T19:27:10.069Z PASS [ 35.048s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
47002024-08-02T19:27:10.632Z PASS [ 18.258s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
47012024-08-02T19:27:10.713Z PASS [ 17.224s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
47022024-08-02T19:27:11.140Z PASS [ 26.843s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
47032024-08-02T19:27:11.446Z PASS [ 18.164s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
47042024-08-02T19:27:19.762Z PASS [ 17.173s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
47052024-08-02T19:27:19.785Z PASS [ 19.012s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
47062024-08-02T19:27:23.009Z PASS [ 17.119s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
47072024-08-02T19:27:27.560Z PASS [ 16.935s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
47082024-08-02T19:27:27.646Z PASS [ 16.939s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
47092024-08-02T19:27:27.739Z PASS [ 17.677s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
47102024-08-02T19:27:28.145Z PASS [ 17.012s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
47112024-08-02T19:27:28.693Z PASS [ 17.253s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
47122024-08-02T19:27:36.922Z PASS [ 17.143s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
47132024-08-02T19:27:38.432Z PASS [ 18.677s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
47142024-08-02T19:27:45.015Z PASS [ 22.013s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
47152024-08-02T19:27:45.702Z PASS [ 18.062s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
47162024-08-02T19:27:47.705Z PASS [ 20.153s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
47172024-08-02T19:27:53.901Z PASS [ 16.986s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
47182024-08-02T19:27:54.811Z PASS [ 27.082s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
47192024-08-02T19:27:54.918Z PASS [ 16.493s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
47202024-08-02T19:28:05.609Z PASS [ 20.602s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
47212024-08-02T19:28:09.519Z PASS [ 41.389s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
47222024-08-02T19:28:15.247Z PASS [ 29.554s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
47232024-08-02T19:28:17.510Z PASS [ 23.618s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
47242024-08-02T19:28:17.704Z PASS [ 22.900s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
47252024-08-02T19:28:18.522Z PASS [ 23.612s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
47262024-08-02T19:28:21.925Z PASS [ 53.251s] omicron-nexus::test_all integration_tests::metrics::test_metrics
47272024-08-02T19:28:34.084Z PASS [ 46.396s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
47282024-08-02T19:28:39.293Z PASS [ 24.059s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
47292024-08-02T19:28:48.751Z PASS [ 43.161s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
47302024-08-02T19:28:49.647Z PASS [ 31.138s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
47312024-08-02T19:28:52.294Z PASS [ 34.604s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
47322024-08-02T19:28:53.110Z PASS [ 31.196s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
47332024-08-02T19:28:53.338Z PASS [ 43.835s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
47342024-08-02T19:28:56.373Z PASS [ 22.297s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
47352024-08-02T19:29:01.962Z PASS [ 44.469s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
47362024-08-02T19:29:13.340Z PASS [ 20.239s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
47372024-08-02T19:29:14.004Z PASS [ 21.717s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
47382024-08-02T19:29:17.676Z PASS [ 24.347s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
47392024-08-02T19:29:19.539Z PASS [ 23.175s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
47402024-08-02T19:29:20.097Z PASS [ 18.142s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
47412024-08-02T19:29:22.112Z PASS [ 42.835s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
47422024-08-02T19:29:35.328Z PASS [ 46.593s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
47432024-08-02T19:29:36.393Z PASS [ 23.063s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
47442024-08-02T19:29:38.753Z PASS [ 21.085s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
47452024-08-02T19:29:38.771Z PASS [ 49.142s] omicron-nexus::test_all integration_tests::password_login::test_local_users
47462024-08-02T19:29:39.051Z PASS [ 19.519s] omicron-nexus::test_all integration_tests::projects::test_projects
47472024-08-02T19:29:39.890Z PASS [ 19.801s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
47482024-08-02T19:29:40.511Z PASS [ 26.517s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
47492024-08-02T19:29:52.573Z PASS [ 17.251s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
47502024-08-02T19:29:54.055Z PASS [ 17.667s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
47512024-08-02T19:29:55.951Z PASS [ 16.904s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
47522024-08-02T19:29:56.564Z PASS [ 17.798s] omicron-nexus::test_all integration_tests::rack::test_sled_add
47532024-08-02T19:29:57.586Z PASS [ 18.840s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
47542024-08-02T19:29:57.720Z PASS [ 17.837s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
47552024-08-02T19:29:58.024Z PASS [ 0.305s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
47562024-08-02T19:29:58.666Z PASS [ 18.163s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
47572024-08-02T19:29:59.949Z PASS [ 3.389s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
47582024-08-02T19:30:00.965Z PASS [ 3.380s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
47592024-08-02T19:30:01.334Z PASS [ 3.308s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
47602024-08-02T19:30:01.993Z PASS [ 3.329s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
47612024-08-02T19:30:04.861Z PASS [ 42.765s] omicron-nexus::test_all integration_tests::quotas::test_quotas
47622024-08-02T19:30:06.599Z PASS [ 14.031s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
47632024-08-02T19:30:06.714Z PASS [ 0.115s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
47642024-08-02T19:30:06.816Z PASS [ 0.101s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
47652024-08-02T19:30:06.918Z PASS [ 0.103s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
47662024-08-02T19:30:07.026Z PASS [ 0.103s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
47672024-08-02T19:30:07.123Z PASS [ 0.095s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
47682024-08-02T19:30:09.127Z PASS [ 15.077s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
47692024-08-02T19:30:13.516Z PASS [ 17.572s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
47702024-08-02T19:30:21.491Z PASS [ 20.534s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
47712024-08-02T19:30:21.667Z PASS [ 21.724s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
47722024-08-02T19:30:22.270Z PASS [ 20.284s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
47732024-08-02T19:30:24.955Z PASS [ 17.843s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
47742024-08-02T19:30:25.051Z PASS [ 0.098s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
47752024-08-02T19:30:25.222Z PASS [ 20.367s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
47762024-08-02T19:30:26.071Z PASS [ 16.950s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
47772024-08-02T19:30:26.174Z PASS [ 0.104s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
47782024-08-02T19:30:26.377Z PASS [ 0.203s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
47792024-08-02T19:30:27.478Z PASS [ 26.156s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
47802024-08-02T19:30:29.839Z PASS [ 16.330s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
47812024-08-02T19:30:39.785Z PASS [ 18.125s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
47822024-08-02T19:30:39.972Z PASS [ 18.496s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
47832024-08-02T19:30:40.801Z PASS [ 18.547s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
47842024-08-02T19:30:42.809Z PASS [ 17.603s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
47852024-08-02T19:30:43.623Z PASS [ 18.579s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
47862024-08-02T19:30:44.441Z PASS [ 18.079s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
47872024-08-02T19:30:44.852Z PASS [ 17.389s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
47882024-08-02T19:30:45.302Z PASS [ 15.478s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
47892024-08-02T19:30:50.912Z PASS [ 11.133s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
47902024-08-02T19:30:51.872Z PASS [ 8.254s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
47912024-08-02T19:30:59.018Z PASS [ 8.111s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
47922024-08-02T19:30:59.954Z PASS [ 8.085s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
47932024-08-02T19:31:06.941Z PASS [ 7.924s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
47942024-08-02T19:31:07.987Z PASS [ 8.036s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
47952024-08-02T19:31:15.133Z PASS [ 8.194s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
47962024-08-02T19:31:19.656Z PASS [ 4.525s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
47972024-08-02T19:31:55.118Z PASS [ 35.477s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
47982024-08-02T19:31:56.315Z PASS [ 48.347s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
47992024-08-02T19:32:13.401Z PASS [ 18.289s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
48002024-08-02T19:32:27.694Z PASS [ 31.370s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
48012024-08-02T19:32:41.146Z PASS [ 13.461s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
48022024-08-02T19:32:41.367Z PASS [ 13.697s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
48032024-08-02T19:32:41.591Z PASS [ 13.913s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
48042024-08-02T19:32:42.234Z PASS [ 14.545s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
48052024-08-02T19:32:52.039Z PASS [ 38.644s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
48062024-08-02T19:32:55.692Z PASS [ 14.329s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
48072024-08-02T19:32:55.778Z PASS [ 14.637s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
48082024-08-02T19:32:55.964Z PASS [ 14.377s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
48092024-08-02T19:32:56.379Z PASS [ 14.148s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
48102024-08-02T19:33:09.678Z PASS [ 17.644s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
48112024-08-02T19:33:10.155Z PASS [ 18.124s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
48122024-08-02T19:33:10.531Z PASS [ 18.495s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
48132024-08-02T19:33:11.345Z PASS [ 19.322s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
48142024-08-02T19:33:14.530Z PASS [ 18.758s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
48152024-08-02T19:33:14.553Z PASS [ 18.867s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
48162024-08-02T19:33:14.568Z PASS [ 18.196s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
48172024-08-02T19:33:18.213Z PASS [ 22.257s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
48182024-08-02T19:33:27.669Z PASS [ 17.144s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
48192024-08-02T19:33:27.770Z PASS [ 17.623s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
48202024-08-02T19:33:29.356Z PASS [ 18.016s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
48212024-08-02T19:33:29.647Z PASS [ 19.977s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
48222024-08-02T19:33:31.787Z PASS [ 17.242s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
48232024-08-02T19:33:32.101Z PASS [ 17.578s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
48242024-08-02T19:33:35.149Z PASS [ 20.588s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
48252024-08-02T19:33:40.225Z PASS [ 22.017s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
48262024-08-02T19:33:46.405Z PASS [ 18.743s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
48272024-08-02T19:33:47.185Z PASS [ 17.834s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
48282024-08-02T19:33:49.967Z PASS [ 22.207s] omicron-nexus::test_all integration_tests::silos::test_silos
48292024-08-02T19:33:50.118Z PASS [ 18.339s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
48302024-08-02T19:33:53.632Z PASS [ 23.994s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
48312024-08-02T19:33:54.006Z PASS [ 18.860s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
48322024-08-02T19:33:54.554Z PASS [ 22.461s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
48332024-08-02T19:34:07.895Z PASS [ 17.934s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
48342024-08-02T19:34:08.381Z PASS [ 28.170s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
48352024-08-02T19:34:09.657Z PASS [ 19.545s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
48362024-08-02T19:34:12.067Z PASS [ 18.070s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
48372024-08-02T19:34:13.776Z PASS [ 20.152s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
48382024-08-02T19:34:14.468Z PASS [ 27.294s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
48392024-08-02T19:34:14.623Z PASS [ 28.227s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
48402024-08-02T19:34:15.796Z PASS [ 1.329s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
48412024-08-02T19:34:16.421Z PASS [ 4.356s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
48422024-08-02T19:34:18.146Z PASS [ 4.373s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
48432024-08-02T19:34:18.967Z PASS [ 4.346s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
48442024-08-02T19:34:20.105Z PASS [ 4.311s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
48452024-08-02T19:34:22.084Z PASS [ 27.540s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
48462024-08-02T19:34:22.948Z PASS [ 2.844s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
48472024-08-02T19:34:31.778Z PASS [ 23.405s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
48482024-08-02T19:34:32.288Z PASS [ 22.638s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
48492024-08-02T19:34:33.230Z PASS [ 16.810s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
48502024-08-02T19:34:33.375Z PASS [ 25.483s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
48512024-08-02T19:34:37.609Z PASS [ 15.531s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
48522024-08-02T19:34:42.975Z PASS [ 20.033s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
48532024-08-02T19:34:48.525Z PASS [ 16.753s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
48542024-08-02T19:34:49.186Z PASS [ 16.905s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
48552024-08-02T19:34:50.171Z PASS [ 32.035s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
48562024-08-02T19:34:58.528Z PASS [ 25.168s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
48572024-08-02T19:35:02.562Z PASS [ 29.349s] omicron-nexus::test_all integration_tests::utilization::test_utilization
48582024-08-02T19:35:04.754Z PASS [ 27.155s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
48592024-08-02T19:35:08.857Z PASS [ 25.893s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
48602024-08-02T19:35:15.432Z PASS [ 26.917s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
48612024-08-02T19:35:16.199Z PASS [ 27.024s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
48622024-08-02T19:35:16.525Z PASS [ 26.364s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
48632024-08-02T19:35:18.945Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
48642024-08-02T19:35:25.670Z PASS [ 27.154s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
48652024-08-02T19:35:28.668Z PASS [ 26.116s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
48662024-08-02T19:35:31.244Z PASS [ 26.496s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
48672024-08-02T19:35:32.875Z PASS [ 24.026s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
48682024-08-02T19:35:36.745Z PASS [ 77.807s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
48692024-08-02T19:35:37.346Z PASS [ 21.921s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
48702024-08-02T19:35:46.399Z PASS [ 30.211s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
48712024-08-02T19:35:46.649Z PASS [ 30.135s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
48722024-08-02T19:35:59.269Z PASS [ 33.612s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
48732024-08-02T19:36:01.952Z PASS [ 25.217s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
48742024-08-02T19:36:02.003Z PASS [ 33.347s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
48752024-08-02T19:36:02.402Z PASS [ 15.759s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
48762024-08-02T19:36:04.047Z PASS [ 32.817s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
48772024-08-02T19:36:04.495Z PASS [ 27.161s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
48782024-08-02T19:36:05.831Z PASS [ 32.969s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
48792024-08-02T19:36:11.313Z PASS [ 24.923s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
48802024-08-02T19:36:15.650Z PASS [ 16.387s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
48812024-08-02T19:36:18.721Z PASS [ 16.776s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
48822024-08-02T19:36:18.780Z PASS [ 16.784s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
48832024-08-02T19:36:19.007Z PASS [ 16.612s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
48842024-08-02T19:36:20.503Z PASS [ 16.462s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
48852024-08-02T19:36:21.166Z PASS [ 16.678s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
48862024-08-02T19:36:21.988Z PASS [ 16.164s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
48872024-08-02T19:36:26.760Z PASS [ 15.453s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
48882024-08-02T19:36:34.406Z PASS [ 18.763s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
48892024-08-02T19:36:35.539Z PASS [ 16.765s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
48902024-08-02T19:36:35.757Z PASS [ 17.042s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
48912024-08-02T19:36:35.765Z PASS [ 16.764s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
48922024-08-02T19:36:37.247Z PASS [ 16.753s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
48932024-08-02T19:36:37.654Z PASS [ 16.494s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
48942024-08-02T19:36:37.962Z PASS [ 15.980s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
48952024-08-02T19:36:42.542Z PASS [ 15.788s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
48962024-08-02T19:36:51.310Z PASS [ 16.911s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
48972024-08-02T19:36:52.830Z PASS [ 17.298s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
48982024-08-02T19:36:52.989Z PASS [ 17.239s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
48992024-08-02T19:36:53.223Z PASS [ 17.464s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
49002024-08-02T19:36:54.328Z PASS [ 17.087s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
49012024-08-02T19:36:54.956Z PASS [ 17.309s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
49022024-08-02T19:36:55.001Z PASS [ 17.046s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
49032024-08-02T19:36:57.934Z PASS [ 15.398s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
49042024-08-02T19:37:09.774Z PASS [ 18.469s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
49052024-08-02T19:37:10.576Z PASS [ 17.752s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
49062024-08-02T19:37:11.678Z PASS [ 18.462s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
49072024-08-02T19:37:14.207Z PASS [ 21.225s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
49082024-08-02T19:37:15.467Z PASS [ 21.146s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
49092024-08-02T19:37:16.490Z PASS [ 21.495s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
49102024-08-02T19:37:19.167Z PASS [ 24.219s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
49112024-08-02T19:37:19.248Z PASS [ 0.081s] omicron-package dot::test::test_bad_dependency
49122024-08-02T19:37:19.281Z PASS [ 0.033s] omicron-package dot::test::test_dot_output
49132024-08-02T19:37:22.859Z PASS [ 6.371s] omicron-omdb::test_all_output test_omdb_usage_errors
49142024-08-02T19:37:22.883Z PASS [ 0.024s] omicron-passwords test::test_password_constraints
49152024-08-02T19:37:25.666Z PASS [ 2.784s] omicron-passwords test::test_reproducible
49162024-08-02T19:37:26.321Z PASS [ 7.041s] omicron-passwords test::test_compatible
49172024-08-02T19:37:26.369Z PASS [ 0.050s] omicron-passwords test::test_stable
49182024-08-02T19:37:26.394Z PASS [ 0.023s] omicron-passwords test::test_weak_hashes
49192024-08-02T19:37:26.418Z PASS [ 0.025s] omicron-rpaths internal::tests::test_configure_from_path
49202024-08-02T19:37:26.477Z PASS [ 0.057s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
49212024-08-02T19:37:26.506Z PASS [ 0.031s] omicron-rpaths internal::tests::test_emit_rpath
49222024-08-02T19:37:26.851Z PASS [ 0.344s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
49232024-08-02T19:37:27.458Z PASS [ 0.608s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
49242024-08-02T19:37:27.556Z PASS [ 0.099s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
49252024-08-02T19:37:27.716Z PASS [ 0.160s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
49262024-08-02T19:37:27.806Z PASS [ 0.089s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
49272024-08-02T19:37:28.359Z PASS [ 0.550s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
49282024-08-02T19:37:28.422Z PASS [ 0.066s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
49292024-08-02T19:37:28.483Z PASS [ 0.060s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
49302024-08-02T19:37:28.524Z PASS [ 0.043s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
49312024-08-02T19:37:28.573Z PASS [ 0.047s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
49322024-08-02T19:37:28.605Z PASS [ 0.032s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
49332024-08-02T19:37:28.637Z PASS [ 0.031s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
49342024-08-02T19:37:28.670Z PASS [ 0.034s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
49352024-08-02T19:37:28.703Z PASS [ 0.033s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
49362024-08-02T19:37:28.735Z PASS [ 0.033s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
49372024-08-02T19:37:28.766Z PASS [ 0.030s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
49382024-08-02T19:37:28.808Z PASS [ 0.044s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
49392024-08-02T19:37:28.837Z PASS [ 0.028s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
49402024-08-02T19:37:28.894Z PASS [ 0.056s] omicron-sled-agent config::test::test_smf_configs
49412024-08-02T19:37:28.958Z PASS [ 0.064s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
49422024-08-02T19:37:28.994Z PASS [ 0.036s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
49432024-08-02T19:37:29.029Z PASS [ 0.035s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
49442024-08-02T19:37:29.067Z PASS [ 0.037s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
49452024-08-02T19:37:29.113Z PASS [ 0.040s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
49462024-08-02T19:37:29.152Z PASS [ 0.045s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
49472024-08-02T19:37:31.846Z PASS [ 2.697s] omicron-sled-agent instance::tests::test_instance_create_events_normal
49482024-08-02T19:37:31.998Z PASS [ 21.430s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
49492024-08-02T19:37:32.537Z PASS [ 20.867s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
49502024-08-02T19:37:34.936Z PASS [ 20.738s] omicron-omdb::test_all_output test_omdb_env_settings
49512024-08-02T19:37:34.987Z PASS [ 2.452s] omicron-sled-agent instance::tests::test_instance_manager_creation
49522024-08-02T19:37:35.015Z PASS [ 0.027s] omicron-sled-agent probe_manager::test::probe_state_set_ops
49532024-08-02T19:37:35.042Z PASS [ 0.028s] omicron-sled-agent profile::tests::empty_profile
49542024-08-02T19:37:35.068Z PASS [ 0.028s] omicron-sled-agent profile::tests::test_disabled_instance
49552024-08-02T19:37:35.093Z PASS [ 0.025s] omicron-sled-agent profile::tests::test_instance
49562024-08-02T19:37:35.119Z PASS [ 0.025s] omicron-sled-agent profile::tests::test_multiple
49572024-08-02T19:37:35.148Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_property
49582024-08-02T19:37:35.175Z PASS [ 0.025s] omicron-sled-agent profile::tests::test_property_group
49592024-08-02T19:37:35.205Z PASS [ 0.030s] omicron-sled-agent profile::tests::test_service
49602024-08-02T19:37:35.234Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_service_property_group
49612024-08-02T19:37:35.240Z PASS [ 25.479s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
49622024-08-02T19:37:35.262Z PASS [ 0.029s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
49632024-08-02T19:37:35.269Z PASS [ 0.028s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
49642024-08-02T19:37:35.296Z PASS [ 0.034s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
49652024-08-02T19:37:35.311Z PASS [ 0.041s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
49662024-08-02T19:37:35.335Z PASS [ 0.039s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
49672024-08-02T19:37:35.350Z PASS [ 0.040s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
49682024-08-02T19:37:35.385Z PASS [ 0.033s] omicron-sled-agent services::test::test_all_zones_requests_schema
49692024-08-02T19:37:35.399Z PASS [ 0.064s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
49702024-08-02T19:37:35.425Z PASS [ 0.025s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
49712024-08-02T19:37:35.448Z PASS [ 37.529s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
49722024-08-02T19:37:35.462Z PASS [ 3.461s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
49732024-08-02T19:37:35.462Z PASS [ 3.613s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
49742024-08-02T19:37:37.286Z PASS [ 11.625s] omicron-passwords test::test_smoke
49752024-08-02T19:37:38.344Z PASS [ 2.887s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
49762024-08-02T19:37:38.371Z PASS [ 0.028s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
49772024-08-02T19:37:38.400Z PASS [ 0.030s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
49782024-08-02T19:37:38.428Z PASS [ 0.027s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
49792024-08-02T19:37:38.450Z PASS [ 2.989s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
49802024-08-02T19:37:38.455Z PASS [ 0.029s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
49812024-08-02T19:37:38.477Z PASS [ 0.026s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
49822024-08-02T19:37:38.482Z PASS [ 0.027s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
49832024-08-02T19:37:38.507Z PASS [ 0.030s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
49842024-08-02T19:37:38.534Z PASS [ 0.025s] omicron-sled-agent updates::test::test_query_no_components
49852024-08-02T19:37:38.562Z PASS [ 0.030s] omicron-sled-agent updates::test::test_query_sled_agent_version
49862024-08-02T19:37:38.568Z PASS [ 3.146s] omicron-sled-agent services::test::test_ensure_service
49872024-08-02T19:37:38.595Z PASS [ 0.033s] omicron-sled-agent updates::test::test_query_zone_version
49882024-08-02T19:37:38.617Z PASS [ 0.021s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
49892024-08-02T19:37:38.685Z PASS [ 3.238s] omicron-sled-agent services::test::test_ensure_service_before_timesync
49902024-08-02T19:37:38.690Z PASS [ 0.122s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
49912024-08-02T19:37:38.725Z PASS [ 0.032s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
49922024-08-02T19:37:38.801Z PASS [ 3.417s] omicron-sled-agent services::test::test_bad_generations
49932024-08-02T19:37:39.470Z PASS [ 24.012s] omicron-omdb::test_all_output test_omdb_success_cases
49942024-08-02T19:37:40.400Z PASS [ 3.114s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
49952024-08-02T19:37:40.451Z PASS [ 0.053s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
49962024-08-02T19:37:40.480Z PASS [ 0.028s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
49972024-08-02T19:37:40.521Z PASS [ 0.041s] omicron-sled-agent zone_bundle::tests::test_disk_usage
49982024-08-02T19:37:40.552Z PASS [ 0.030s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
49992024-08-02T19:37:40.579Z PASS [ 0.029s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
50002024-08-02T19:37:40.604Z PASS [ 0.026s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
50012024-08-02T19:37:40.999Z PASS [ 2.316s] omicron-sled-agent zone_bundle::illumos_tests::test_context
50022024-08-02T19:37:41.107Z PASS [ 2.309s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
50032024-08-02T19:37:41.255Z PASS [ 0.652s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
50042024-08-02T19:37:41.378Z PASS [ 0.122s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
50052024-08-02T19:37:41.426Z PASS [ 0.048s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
50062024-08-02T19:37:41.540Z PASS [ 2.925s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
50072024-08-02T19:37:41.569Z PASS [ 0.029s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
50082024-08-02T19:37:41.587Z PASS [ 0.019s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
50092024-08-02T19:37:41.648Z PASS [ 2.926s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
50102024-08-02T19:37:41.667Z PASS [ 0.560s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
50112024-08-02T19:37:41.677Z PASS [ 0.086s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
50122024-08-02T19:37:41.677Z PASS [ 0.025s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
50132024-08-02T19:37:41.730Z PASS [ 0.730s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
50142024-08-02T19:37:41.886Z PASS [ 0.217s] omicron-test-utils dev::db::test::test_bad_cmd
50152024-08-02T19:37:41.946Z PASS [ 0.058s] omicron-test-utils dev::db::test::test_make_pg_config_fail
50162024-08-02T19:37:41.973Z PASS [ 0.028s] omicron-test-utils dev::db::test::test_make_pg_config_ok
50172024-08-02T19:37:42.000Z PASS [ 0.269s] omicron-test-utils dev::db::test::test_database_start_hang
50182024-08-02T19:37:42.007Z PASS [ 0.035s] omicron-test-utils dev::db::test::test_process_exit_abnormal
50192024-08-02T19:37:42.032Z PASS [ 0.034s] omicron-test-utils dev::db::test::test_process_exit_normal
50202024-08-02T19:37:42.100Z PASS [ 0.426s] omicron-test-utils dev::db::test::test_cmd_fails
50212024-08-02T19:37:42.428Z PASS [ 2.961s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
50222024-08-02T19:37:42.457Z PASS [ 0.028s] omicron-test-utils dev::db::test::test_starter_tmpdir
50232024-08-02T19:37:42.460Z PASS [ 1.037s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
50242024-08-02T19:37:42.497Z PASS [ 0.031s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
50252024-08-02T19:37:42.525Z PASS [ 0.069s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
50262024-08-02T19:37:42.532Z PASS [ 0.037s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
50272024-08-02T19:37:42.554Z PASS [ 0.028s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
50282024-08-02T19:37:42.602Z PASS [ 0.069s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
50292024-08-02T19:37:42.925Z LEAK [ 0.904s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
50302024-08-02T19:37:43.011Z PASS [ 0.408s] oximeter test::timeseries_schema_consistency
50312024-08-02T19:37:43.061Z PASS [ 0.148s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
50322024-08-02T19:37:43.109Z PASS [ 0.555s] openapi-manager check::tests::check_apis_up_to_date
50332024-08-02T19:37:43.308Z PASS [ 0.196s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
50342024-08-02T19:37:43.322Z PASS [ 0.256s] oximeter-collector agent::tests::test_self_stat_error_counter
50352024-08-02T19:37:43.325Z PASS [ 0.306s] oximeter-collector agent::tests::test_self_stat_collection_count
50362024-08-02T19:37:43.335Z PASS [ 0.028s] oximeter-collector self_stats::tests::test_failure_reason_serialization
50372024-08-02T19:37:43.413Z PASS [ 0.089s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
50382024-08-02T19:37:43.419Z PASS [ 0.088s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
50392024-08-02T19:37:43.437Z PASS [ 0.026s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
50402024-08-02T19:37:43.821Z PASS [ 0.507s] oximeter-collector::test_commands test_oximeter_no_args
50412024-08-02T19:37:44.908Z PASS [ 1.488s] oximeter-db client::oxql::tests::test_get_entire_table
50422024-08-02T19:37:44.962Z PASS [ 1.525s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
50432024-08-02T19:37:45.036Z PASS [ 0.072s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
50442024-08-02T19:37:45.108Z PASS [ 0.074s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
50452024-08-02T19:37:45.178Z PASS [ 1.357s] oximeter-db client::oxql::tests::test_get_one_timeseries
50462024-08-02T19:37:45.420Z PASS [ 6.938s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
50472024-08-02T19:37:46.115Z PASS [ 0.696s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
50482024-08-02T19:37:46.121Z PASS [ 1.214s] oximeter-db client::oxql::tests::test_limit_operations
50492024-08-02T19:37:46.524Z PASS [ 4.425s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
50502024-08-02T19:37:46.716Z PASS [ 4.918s] omicron-test-utils dev::db::test::test_database_concurrent
50512024-08-02T19:37:47.249Z PASS [ 2.072s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
50522024-08-02T19:37:47.255Z PASS [ 1.134s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
50532024-08-02T19:37:47.281Z PASS [ 0.032s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
50542024-08-02T19:37:47.288Z PASS [ 0.033s] oximeter-db client::tests::test_read_timeseries_to_delete
50552024-08-02T19:37:47.295Z PASS [ 1.181s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
50562024-08-02T19:37:47.311Z PASS [ 0.030s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
50572024-08-02T19:37:47.318Z PASS [ 0.030s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
50582024-08-02T19:37:47.448Z PASS [ 0.921s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
50592024-08-02T19:37:47.481Z PASS [ 0.030s] oximeter-db client::tests::test_unravel_index
50602024-08-02T19:37:47.517Z PASS [ 0.041s] oximeter-db client::tests::test_verify_schema_upgrades
50612024-08-02T19:37:47.546Z PASS [ 0.029s] oximeter-db model::tests::test_db_bool
50622024-08-02T19:37:48.090Z PASS [ 1.487s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
50632024-08-02T19:37:48.113Z PASS [ 0.030s] oximeter-db model::tests::test_db_datum_type_conversion
50642024-08-02T19:37:48.143Z PASS [ 0.030s] oximeter-db model::tests::test_db_field_list_conversion
50652024-08-02T19:37:48.168Z PASS [ 0.025s] oximeter-db model::tests::test_db_field_type_conversion
50662024-08-02T19:37:48.202Z PASS [ 0.029s] oximeter-db model::tests::test_db_histogram
50672024-08-02T19:37:48.279Z PASS [ 0.734s] oximeter-db model::tests::test_db_bool_bad
50682024-08-02T19:37:48.308Z PASS [ 0.026s] oximeter-db model::tests::test_parse_bytes_measurement
50692024-08-02T19:37:48.315Z PASS [ 1.018s] oximeter-db client::tests::test_select_all_field_types
50702024-08-02T19:37:48.341Z PASS [ 0.033s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
50712024-08-02T19:37:48.344Z PASS [ 0.034s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
50722024-08-02T19:37:48.357Z PASS [ 0.160s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
50732024-08-02T19:37:48.373Z PASS [ 0.033s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
50742024-08-02T19:37:48.381Z PASS [ 0.033s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
50752024-08-02T19:37:48.387Z PASS [ 0.031s] oximeter-db model::tests::test_unroll_from_source
50762024-08-02T19:37:48.401Z PASS [ 0.029s] oximeter-db model::tests::test_unroll_measurement_row
50772024-08-02T19:37:48.408Z PASS [ 0.028s] oximeter-db model::tests::test_unroll_missing_measurement_row
50782024-08-02T19:37:48.413Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
50792024-08-02T19:37:48.431Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
50802024-08-02T19:37:48.437Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_comparison
50812024-08-02T19:37:48.446Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
50822024-08-02T19:37:48.456Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_double_literal
50832024-08-02T19:37:48.461Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
50842024-08-02T19:37:48.469Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
50852024-08-02T19:37:48.480Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
50862024-08-02T19:37:48.488Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
50872024-08-02T19:37:48.496Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
50882024-08-02T19:37:48.504Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
50892024-08-02T19:37:48.516Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
50902024-08-02T19:37:48.522Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
50912024-08-02T19:37:48.537Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_group_by
50922024-08-02T19:37:48.544Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
50932024-08-02T19:37:48.552Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_ident
50942024-08-02T19:37:48.569Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
50952024-08-02T19:37:48.576Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
50962024-08-02T19:37:48.579Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
50972024-08-02T19:37:48.596Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
50982024-08-02T19:37:48.605Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
50992024-08-02T19:37:48.612Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
51002024-08-02T19:37:48.622Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
51012024-08-02T19:37:48.629Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
51022024-08-02T19:37:48.647Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_query
51032024-08-02T19:37:48.658Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
51042024-08-02T19:37:48.674Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
51052024-08-02T19:37:48.683Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
51062024-08-02T19:37:48.699Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
51072024-08-02T19:37:48.707Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_reducer
51082024-08-02T19:37:48.722Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
51092024-08-02T19:37:48.729Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
51102024-08-02T19:37:48.745Z PASS [ 0.023s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
51112024-08-02T19:37:48.751Z PASS [ 0.022s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
51122024-08-02T19:37:48.802Z PASS [ 0.032s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
51132024-08-02T19:37:48.874Z PASS [ 0.056s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
51142024-08-02T19:37:48.874Z PASS [ 0.064s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
51152024-08-02T19:37:48.874Z PASS [ 0.055s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
51162024-08-02T19:37:48.981Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
51172024-08-02T19:37:48.981Z PASS [ 0.085s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
51182024-08-02T19:37:49.061Z PASS [ 0.111s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
51192024-08-02T19:37:49.107Z PASS [ 1.750s] oximeter-db client::tests::test_sql_query_output
51202024-08-02T19:37:49.111Z PASS [ 0.119s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
51212024-08-02T19:37:49.117Z PASS [ 0.118s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
51222024-08-02T19:37:49.177Z PASS [ 0.062s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
51232024-08-02T19:37:49.230Z PASS [ 0.069s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
51242024-08-02T19:37:49.230Z PASS [ 0.078s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
51252024-08-02T19:37:49.230Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
51262024-08-02T19:37:49.238Z PASS [ 0.098s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
51272024-08-02T19:37:49.246Z PASS [ 0.051s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
51282024-08-02T19:37:49.257Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
51292024-08-02T19:37:49.267Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
51302024-08-02T19:37:49.282Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
51312024-08-02T19:37:49.291Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
51322024-08-02T19:37:49.305Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
51332024-08-02T19:37:49.312Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
51342024-08-02T19:37:49.321Z PASS [ 0.033s] oximeter-db oxql::point::tests::test_cast_points_from_bool
51352024-08-02T19:37:49.335Z PASS [ 0.032s] oximeter-db oxql::point::tests::test_cast_points_from_double
51362024-08-02T19:37:49.340Z PASS [ 0.029s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
51372024-08-02T19:37:49.348Z PASS [ 0.026s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
51382024-08-02T19:37:49.365Z PASS [ 0.029s] oximeter-db oxql::point::tests::test_cast_points_from_integer
51392024-08-02T19:37:49.374Z PASS [ 0.033s] oximeter-db oxql::point::tests::test_cast_points_from_string
51402024-08-02T19:37:49.380Z PASS [ 0.034s] oximeter-db oxql::point::tests::test_point_delta_between
51412024-08-02T19:37:49.390Z PASS [ 0.026s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
51422024-08-02T19:37:49.407Z PASS [ 0.031s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
51432024-08-02T19:37:49.416Z PASS [ 0.035s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
51442024-08-02T19:37:49.422Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_limits
51452024-08-02T19:37:49.436Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
51462024-08-02T19:37:49.444Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
51472024-08-02T19:37:49.451Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
51482024-08-02T19:37:49.467Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
51492024-08-02T19:37:49.476Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
51502024-08-02T19:37:49.487Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
51512024-08-02T19:37:49.501Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
51522024-08-02T19:37:49.517Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_coalesce_predicates
51532024-08-02T19:37:49.527Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
51542024-08-02T19:37:49.533Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
51552024-08-02T19:37:49.546Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
51562024-08-02T19:37:49.556Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_query_end_time
51572024-08-02T19:37:49.563Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
51582024-08-02T19:37:49.572Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
51592024-08-02T19:37:49.586Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
51602024-08-02T19:37:49.601Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
51612024-08-02T19:37:49.625Z PASS [ 0.028s] oximeter-db query::tests::test_field_cmp
51622024-08-02T19:37:49.625Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_split_query
51632024-08-02T19:37:49.653Z PASS [ 0.039s] oximeter-db query::tests::test_field_selector_as_query
51642024-08-02T19:37:49.671Z PASS [ 0.050s] oximeter-db query::tests::test_field_value_as_db_str
51652024-08-02T19:37:49.687Z PASS [ 0.060s] oximeter-db query::tests::test_select_query_builder_field_selectors
51662024-08-02T19:37:49.711Z PASS [ 0.061s] oximeter-db query::tests::test_select_query_builder_filter_raw
51672024-08-02T19:37:49.729Z PASS [ 0.057s] oximeter-db query::tests::test_select_query_builder_from_parts
51682024-08-02T19:37:49.773Z PASS [ 0.073s] oximeter-db query::tests::test_select_query_builder_full
51692024-08-02T19:37:49.774Z PASS [ 0.058s] oximeter-db query::tests::test_select_query_builder_limit_offset
51702024-08-02T19:37:49.798Z PASS [ 0.061s] oximeter-db query::tests::test_select_query_builder_no_fields
51712024-08-02T19:37:49.871Z PASS [ 0.053s] oximeter-db query::tests::test_select_query_builder_no_selectors
51722024-08-02T19:37:49.871Z PASS [ 0.065s] oximeter-db query::tests::test_string_field_selector
51732024-08-02T19:37:49.874Z PASS [ 0.072s] oximeter-db query::tests::test_time_range
51742024-08-02T19:37:49.874Z PASS [ 0.055s] oximeter-db sql::tests::test_allow_limit_offset
51752024-08-02T19:37:49.874Z PASS [ 0.035s] oximeter-db sql::tests::test_allow_subqueries
51762024-08-02T19:37:49.887Z PASS [ 0.034s] oximeter-db sql::tests::test_cannot_name_database
51772024-08-02T19:37:49.905Z PASS [ 0.042s] oximeter-db sql::tests::test_ctes_are_not_supported
51782024-08-02T19:37:49.913Z PASS [ 0.041s] oximeter-db sql::tests::test_function_allow_list
51792024-08-02T19:37:49.964Z PASS [ 0.049s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
51802024-08-02T19:37:49.978Z PASS [ 0.060s] oximeter-db sql::tests::test_query_must_be_select_statement
51812024-08-02T19:37:49.979Z PASS [ 0.085s] oximeter-db sql::tests::test_join_must_be_inner
51822024-08-02T19:37:50.006Z PASS [ 0.054s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
51832024-08-02T19:37:50.018Z PASS [ 0.039s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
51842024-08-02T19:37:50.025Z PASS [ 0.054s] oximeter-db sql::tests::test_require_table_is_timeseries_name
51852024-08-02T19:37:50.049Z PASS [ 0.043s] oximeter-db sql::tests::test_with_comma_join_fails
51862024-08-02T19:37:50.056Z PASS [ 0.039s] oximeter-db tests::test_timeseries_key_field_stability
51872024-08-02T19:37:50.063Z PASS [ 0.039s] oximeter-db tests::test_timeseries_key_sample_stability
51882024-08-02T19:37:50.079Z PASS [ 0.032s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
51892024-08-02T19:37:50.087Z PASS [ 0.030s] oximeter-impl histogram::tests::test_bin_range
51902024-08-02T19:37:50.105Z PASS [ 0.031s] oximeter-impl histogram::tests::test_bin_range_from
51912024-08-02T19:37:50.105Z PASS [ 0.023s] oximeter-impl histogram::tests::test_bin_range_to
51922024-08-02T19:37:50.117Z PASS [ 0.031s] oximeter-impl histogram::tests::test_empty_bins_not_supported
51932024-08-02T19:37:50.125Z PASS [ 0.030s] oximeter-impl histogram::tests::test_ensure_finite
51942024-08-02T19:37:50.155Z PASS [ 0.047s] oximeter-impl histogram::tests::test_histogram
51952024-08-02T19:37:50.219Z PASS [ 0.044s] oximeter-impl histogram::tests::test_histogram_construct_with
51962024-08-02T19:37:50.219Z PASS [ 0.037s] oximeter-impl histogram::tests::test_histogram_extreme_bins
51972024-08-02T19:37:50.222Z PASS [ 0.044s] oximeter-impl histogram::tests::test_histogram_extreme_samples
51982024-08-02T19:37:50.222Z PASS [ 0.043s] oximeter-impl histogram::tests::test_histogram_float_bins
51992024-08-02T19:37:50.222Z PASS [ 0.046s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
52002024-08-02T19:37:50.236Z PASS [ 0.039s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
52012024-08-02T19:37:50.314Z PASS [ 0.024s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
52022024-08-02T19:37:50.317Z PASS [ 0.038s] oximeter-impl histogram::tests::test_histogram_with_bins
52032024-08-02T19:37:50.317Z PASS [ 0.032s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
52042024-08-02T19:37:50.317Z PASS [ 0.032s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
52052024-08-02T19:37:50.317Z PASS [ 0.032s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
52062024-08-02T19:37:50.317Z PASS [ 0.024s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
52072024-08-02T19:37:50.329Z PASS [ 0.027s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
52082024-08-02T19:37:50.342Z PASS [ 0.093s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
52092024-08-02T19:37:50.362Z PASS [ 0.030s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
52102024-08-02T19:37:50.383Z PASS [ 0.033s] oximeter-impl histogram::tests::test_span_decades
52112024-08-02T19:37:50.416Z PASS [ 0.039s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
52122024-08-02T19:37:50.426Z PASS [ 0.053s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
52132024-08-02T19:37:50.501Z PASS [ 0.128s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
52142024-08-02T19:37:50.501Z PASS [ 0.053s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
52152024-08-02T19:37:50.501Z PASS [ 0.036s] oximeter-impl quantile::tests::test_default_percentiles
52162024-08-02T19:37:50.504Z PASS [ 0.036s] oximeter-impl quantile::tests::test_empty_observations
52172024-08-02T19:37:50.504Z PASS [ 0.040s] oximeter-impl quantile::tests::test_find_cells
52182024-08-02T19:37:50.504Z PASS [ 0.038s] oximeter-impl quantile::tests::test_float_observations
52192024-08-02T19:37:50.511Z PASS [ 0.042s] oximeter-impl quantile::tests::test_integer_observations
52202024-08-02T19:37:50.522Z PASS [ 0.032s] oximeter-impl quantile::tests::test_invalid_p_value
52212024-08-02T19:37:50.556Z PASS [ 0.032s] oximeter-impl quantile::tests::test_max_p
52222024-08-02T19:37:50.556Z PASS [ 0.033s] oximeter-impl quantile::tests::test_min_p
52232024-08-02T19:37:50.556Z PASS [ 0.037s] oximeter-impl quantile::tests::test_non_filled_observations
52242024-08-02T19:37:50.567Z PASS [ 0.036s] oximeter-impl quantile::tests::test_rounding
52252024-08-02T19:37:50.605Z PASS [ 0.059s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
52262024-08-02T19:37:50.623Z PASS [ 0.047s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_fields
52272024-08-02T19:37:50.626Z PASS [ 0.057s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_datum_types
52282024-08-02T19:37:50.636Z PASS [ 2.002s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
52292024-08-02T19:37:50.645Z PASS [ 0.040s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
52302024-08-02T19:37:50.689Z PASS [ 0.040s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
52312024-08-02T19:37:50.689Z PASS [ 0.040s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
52322024-08-02T19:37:50.689Z PASS [ 0.042s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
52332024-08-02T19:37:50.689Z PASS [ 0.030s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
52342024-08-02T19:37:50.689Z PASS [ 0.039s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
52352024-08-02T19:37:50.700Z PASS [ 0.040s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
52362024-08-02T19:37:50.724Z PASS [ 0.025s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
52372024-08-02T19:37:50.724Z PASS [ 0.035s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
52382024-08-02T19:37:50.737Z PASS [ 0.042s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
52392024-08-02T19:37:50.737Z PASS [ 0.031s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
52402024-08-02T19:37:50.762Z PASS [ 0.037s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
52412024-08-02T19:37:50.762Z PASS [ 0.029s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
52422024-08-02T19:37:50.764Z PASS [ 0.026s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
52432024-08-02T19:37:50.764Z PASS [ 0.024s] oximeter-impl schema::ir::tests::fail_on_empty_descriptions
52442024-08-02T19:37:50.768Z PASS [ 0.025s] oximeter-impl schema::ir::tests::fail_on_empty_metric_name
52452024-08-02T19:37:50.774Z PASS [ 0.024s] oximeter-impl schema::ir::tests::fail_on_empty_target_name
52462024-08-02T19:37:50.780Z PASS [ 0.024s] oximeter-impl schema::ir::tests::fail_on_very_long_field_names
52472024-08-02T19:37:50.786Z PASS [ 0.025s] oximeter-impl schema::ir::tests::fail_on_very_long_timeseries_name
52482024-08-02T19:37:50.792Z PASS [ 0.024s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
52492024-08-02T19:37:50.798Z PASS [ 0.024s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
52502024-08-02T19:37:50.810Z PASS [ 0.030s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
52512024-08-02T19:37:50.816Z PASS [ 0.030s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
52522024-08-02T19:37:50.823Z PASS [ 0.030s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
52532024-08-02T19:37:50.833Z PASS [ 0.030s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
52542024-08-02T19:37:50.843Z PASS [ 0.029s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
52552024-08-02T19:37:50.851Z PASS [ 0.033s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
52562024-08-02T19:37:50.867Z PASS [ 0.035s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
52572024-08-02T19:37:50.867Z PASS [ 0.029s] oximeter-impl schema::ir::tests::only_support_format_version_1
52582024-08-02T19:37:50.874Z PASS [ 0.033s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
52592024-08-02T19:37:50.891Z PASS [ 0.023s] oximeter-impl schema::tests::test_field_schema_ordering
52602024-08-02T19:37:50.891Z PASS [ 0.031s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
52612024-08-02T19:37:50.899Z PASS [ 0.033s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
52622024-08-02T19:37:50.904Z PASS [ 0.032s] oximeter-impl schema::tests::test_timeseries_name
52632024-08-02T19:37:50.912Z PASS [ 0.031s] oximeter-impl schema::tests::test_timeseries_name_from_str
52642024-08-02T19:37:50.917Z PASS [ 0.030s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
52652024-08-02T19:37:50.924Z PASS [ 0.025s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
52662024-08-02T19:37:50.941Z PASS [ 0.024s] oximeter-impl traits::tests::test_metric_trait
52672024-08-02T19:37:50.955Z PASS [ 0.027s] oximeter-impl traits::tests::test_producer_trait
52682024-08-02T19:37:50.955Z PASS [ 0.041s] oximeter-impl test_util::tests::test_gen_test_samples
52692024-08-02T19:37:50.970Z PASS [ 0.025s] oximeter-impl types::tests::test_cumulative_f64
52702024-08-02T19:37:50.970Z PASS [ 0.038s] oximeter-impl traits::tests::test_target_trait
52712024-08-02T19:37:50.977Z PASS [ 0.030s] oximeter-impl types::tests::test_cumulative_i64
52722024-08-02T19:37:51.133Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
52732024-08-02T19:37:51.137Z PASS [ 0.028s] oximeter-impl types::tests::test_datum
52742024-08-02T19:37:51.137Z PASS [ 0.031s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
52752024-08-02T19:37:51.137Z PASS [ 0.024s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
52762024-08-02T19:37:51.137Z PASS [ 0.031s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
52772024-08-02T19:37:51.137Z PASS [ 0.024s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
52782024-08-02T19:37:51.137Z PASS [ 0.028s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
52792024-08-02T19:37:51.137Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
52802024-08-02T19:37:51.137Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
52812024-08-02T19:37:51.137Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
52822024-08-02T19:37:51.137Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
52832024-08-02T19:37:51.137Z PASS [ 0.029s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
52842024-08-02T19:37:51.137Z PASS [ 0.029s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
52852024-08-02T19:37:51.137Z PASS [ 0.023s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
52862024-08-02T19:37:51.137Z PASS [ 0.031s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
52872024-08-02T19:37:51.137Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
52882024-08-02T19:37:51.137Z PASS [ 0.030s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
52892024-08-02T19:37:51.137Z PASS [ 0.028s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
52902024-08-02T19:37:51.137Z PASS [ 0.031s] oximeter-impl types::tests::test_measurement
52912024-08-02T19:37:51.137Z PASS [ 0.032s] oximeter-impl types::tests::test_sample_struct
52922024-08-02T19:37:51.137Z PASS [ 0.032s] oximeter-impl types::tests::test_verify_field_names
52932024-08-02T19:37:51.173Z PASS [ 0.055s] oximeter-instruments http::tests::test_normalize_uri_path
52942024-08-02T19:37:51.186Z PASS [ 0.073s] oximeter-instruments http::tests::test_latency_tracker
52952024-08-02T19:37:51.284Z PASS [ 0.101s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
52962024-08-02T19:37:51.300Z PASS [ 0.172s] oximeter-instruments kstat::link::tests::test_kstat_sampler
52972024-08-02T19:37:51.314Z PASS [ 0.135s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
52982024-08-02T19:37:51.317Z PASS [ 0.175s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
52992024-08-02T19:37:51.338Z PASS [ 0.056s] oximeter-instruments kstat::link::tests::test_physical_datalink
53002024-08-02T19:37:51.348Z PASS [ 0.032s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
53012024-08-02T19:37:51.359Z PASS [ 0.022s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
53022024-08-02T19:37:51.371Z PASS [ 0.069s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
53032024-08-02T19:37:51.371Z PASS [ 0.020s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
53042024-08-02T19:37:51.380Z PASS [ 0.019s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
53052024-08-02T19:37:51.381Z PASS [ 0.071s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
53062024-08-02T19:37:51.389Z PASS [ 0.021s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
53072024-08-02T19:37:51.391Z PASS [ 0.022s] oximeter-macro-impl tests::test_metric_annotated_field
53082024-08-02T19:37:51.441Z PASS [ 0.023s] oximeter-macro-impl tests::test_metric_datum_field
53092024-08-02T19:37:51.441Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_enum
53102024-08-02T19:37:51.441Z PASS [ 0.026s] oximeter-macro-impl tests::test_metric_without_datum_field
53112024-08-02T19:37:51.441Z PASS [ 0.019s] oximeter-macro-impl tests::test_target
53122024-08-02T19:37:51.441Z PASS [ 0.023s] oximeter-macro-impl tests::test_target_empty_struct
53132024-08-02T19:37:51.451Z PASS [ 0.017s] oximeter-macro-impl tests::test_target_enum
53142024-08-02T19:37:51.451Z PASS [ 0.017s] oximeter-macro-impl tests::test_target_unit_struct
53152024-08-02T19:37:51.451Z PASS [ 0.023s] oximeter-macro-impl tests::test_target_with_datum_field
53162024-08-02T19:37:51.454Z PASS [ 0.019s] oxlog tests::test_is_oxide_smf_log_file
53172024-08-02T19:37:51.457Z PASS [ 0.020s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
53182024-08-02T19:37:51.461Z PASS [ 0.019s] oxlog tests::test_sort_logs
53192024-08-02T19:37:51.579Z PASS [ 0.117s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
53202024-08-02T19:37:51.605Z PASS [ 0.026s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
53212024-08-02T19:37:51.666Z PASS [ 0.060s] sled-agent-types rack_init::tests::parse_rack_initialization
53222024-08-02T19:37:51.694Z PASS [ 0.027s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
53232024-08-02T19:37:51.748Z PASS [ 0.054s] sled-agent-types rack_init::tests::test_extra_certs
53242024-08-02T19:37:51.778Z PASS [ 0.030s] sled-agent-types rack_init::tests::test_subnets
53252024-08-02T19:37:51.821Z PASS [ 0.044s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
53262024-08-02T19:37:51.894Z PASS [ 0.073s] sled-hardware disk::test::test_disk_paths
53272024-08-02T19:37:51.916Z PASS [ 0.023s] sled-hardware disk::test::test_partition_device_paths
53282024-08-02T19:37:51.986Z PASS [ 0.067s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
53292024-08-02T19:37:52.016Z PASS [ 0.031s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
53302024-08-02T19:37:52.046Z PASS [ 0.031s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
53312024-08-02T19:37:52.073Z PASS [ 0.025s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
53322024-08-02T19:37:52.125Z PASS [ 0.055s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
53332024-08-02T19:37:52.147Z PASS [ 0.022s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
53342024-08-02T19:37:52.154Z PASS [ 0.705s] reconfigurator-cli::test_basic test_basic
53352024-08-02T19:37:52.168Z PASS [ 0.022s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
53362024-08-02T19:37:52.179Z PASS [ 0.024s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
53372024-08-02T19:37:52.221Z PASS [ 0.052s] sled-storage dataset::test::serialize_dataset_name
53382024-08-02T19:37:52.251Z PASS [ 0.072s] sled-storage manager::test::test_omicron_physical_disks_schema
53392024-08-02T19:37:53.207Z PASS [ 0.954s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
53402024-08-02T19:37:53.243Z PASS [ 0.038s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
53412024-08-02T19:37:54.042Z PASS [ 12.013s] omicron-test-utils dev::db::test::test_setup_database_default_dir
53422024-08-02T19:37:54.077Z PASS [ 1.857s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
53432024-08-02T19:37:54.089Z PASS [ 0.047s] sled-storage manager::tests::ensure_using_exactly_these_disks
53442024-08-02T19:37:54.761Z PASS [ 3.336s] oximeter-producer tests::test_producer_registration_task
53452024-08-02T19:37:55.768Z PASS [ 1.005s] sled-storage manager::tests::update_rawdisk_firmware
53462024-08-02T19:37:56.025Z PASS [ 1.945s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
53472024-08-02T19:37:56.235Z PASS [ 2.992s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
53482024-08-02T19:37:57.041Z PASS [ 2.954s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
53492024-08-02T19:37:57.167Z PASS [ 1.147s] sled-storage manager::tests::wait_for_boot_disk
53502024-08-02T19:37:57.469Z PASS [ 1.234s] tufaceous::integration-tests command_tests::test_assemble_fake
53512024-08-02T19:37:57.527Z PASS [ 0.056s] tufaceous-lib archive::tests::test_validate_path
53522024-08-02T19:37:57.599Z PASS [ 0.555s] tufaceous::integration-tests command_tests::test_init_and_add
53532024-08-02T19:37:57.632Z PASS [ 0.098s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
53542024-08-02T19:37:57.641Z PASS [ 0.042s] tufaceous-lib key::tests::test_from_str
53552024-08-02T19:37:57.855Z PASS [ 0.231s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
53562024-08-02T19:37:57.922Z PASS [ 0.754s] tufaceous::manifest-tests check_manifest::fake.toml
53572024-08-02T19:37:58.057Z PASS [ 0.133s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
53582024-08-02T19:37:58.200Z PASS [ 2.434s] sled-storage manager::tests::upsert_filesystem
53592024-08-02T19:37:58.343Z PASS [ 0.139s] update-engine display::group_display::tests::test_stats
53602024-08-02T19:37:58.362Z PASS [ 0.025s] update-engine display::line_display_shared::tests::test_format_progress_counter
53612024-08-02T19:37:58.395Z PASS [ 0.030s] update-engine engine::tests::error_exits_early
53622024-08-02T19:37:58.453Z PASS [ 0.059s] update-engine events::tests::progress_event_parse_unknown
53632024-08-02T19:37:58.488Z PASS [ 0.027s] update-engine events::tests::step_event_parse_unknown
53642024-08-02T19:37:58.562Z PASS [ 0.505s] update-engine buffer::tests::test_buffer
53652024-08-02T19:37:58.590Z PASS [ 0.029s] wicket state::inventory::tests::component_id_display
53662024-08-02T19:37:58.692Z PASS [ 0.212s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
53672024-08-02T19:37:58.717Z PASS [ 1.078s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
53682024-08-02T19:37:58.776Z PASS [ 0.087s] wicket-common rack_setup::tests::roundtrip_import_export_policy
53692024-08-02T19:37:58.842Z PASS [ 0.124s] wicketd installinator_progress::tests::test_states
53702024-08-02T19:37:58.864Z PASS [ 0.087s] wicketd rss_config::tests::test_bgp_auth_key_states
53712024-08-02T19:37:59.139Z PASS [ 0.549s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
53722024-08-02T19:38:00.000Z PASS [ 1.158s] wicketd::mod integration_tests::inventory::test_inventory
53732024-08-02T19:38:00.808Z PASS [ 13.509s] oximeter-db client::tests::test_single_node
53742024-08-02T19:38:00.852Z PASS [ 1.721s] wicketd::mod integration_tests::updates::test_update_races
53752024-08-02T19:38:01.428Z PASS [ 3.581s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
53762024-08-02T19:38:02.412Z PASS [ 2.420s] wicketd::mod integration_tests::updates::test_updates
53772024-08-02T19:38:02.681Z PASS [ 3.826s] wicketd::mod integration_tests::updates::test_installinator_fetch
53782024-08-02T19:38:06.669Z PASS [ 15.225s] reconfigurator-cli::test_basic test_blueprint_edit
53792024-08-02T19:38:07.021Z PASS [ 32.104s] omicron-sled-agent nexus::test::nexus_self_notification_test
53802024-08-02T19:38:14.215Z PASS [ 29.121s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
53812024-08-02T19:38:16.949Z PASS [ 2.735s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
53822024-08-02T19:38:27.466Z PASS [ 10.521s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
53832024-08-02T19:38:46.110Z PASS [ 18.651s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
53842024-08-02T19:39:46.089Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
53852024-08-02T19:40:46.067Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
53862024-08-02T19:41:46.046Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
53872024-08-02T19:42:37.110Z PASS [ 231.092s] oximeter-db client::tests::test_replicated
53882024-08-02T19:42:37.113Z------------
53892024-08-02T19:42:37.113Z Summary [1923.652s] 1371 tests run: 1371 passed (9 slow, 1 leaky), 3 skipped
53902024-08-02T19:42:37.140Z
53912024-08-02T19:42:37.145Zreal 32:25.199191629
53922024-08-02T19:42:37.145Zuser 2:36:50.717942590
53932024-08-02T19:42:37.145Zsys 31:27.027176227
53942024-08-02T19:42:37.145Ztrap 2:07.627378966
53952024-08-02T19:42:37.146Ztflt 26.123935615
53962024-08-02T19:42:37.146Zdflt 1:21.117750008
53972024-08-02T19:42:37.146Zkflt 0.422803133
53982024-08-02T19:42:37.146Zlock 903:01:37.466488521
53992024-08-02T19:42:37.146Zslp 39:41:21.764893015
54002024-08-02T19:42:37.146Zlat 2:28:12.119432927
54012024-08-02T19:42:37.146Zstop 37:43.689029322
54022024-08-02T19:42:37.146Z+ banner doctest
54032024-08-02T19:42:37.146Z
54042024-08-02T19:42:37.146Z ##### #### #### ##### ###### #### #####
54052024-08-02T19:42:37.146Z # # # # # # # # # #
54062024-08-02T19:42:37.146Z # # # # # # ##### #### #
54072024-08-02T19:42:37.146Z # # # # # # # # #
54082024-08-02T19:42:37.146Z # # # # # # # # # # #
54092024-08-02T19:42:37.146Z ##### #### #### # ###### #### #
54102024-08-02T19:42:37.146Z
54112024-08-02T19:42:37.146Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
54122024-08-02T19:42:38.871Z Fresh unicode-ident v1.0.12
54132024-08-02T19:42:38.874Z Fresh cfg-if v1.0.0
54142024-08-02T19:42:38.874Z Fresh autocfg v1.3.0
54152024-08-02T19:42:38.874Z Fresh version_check v0.9.4
54162024-08-02T19:42:38.874Z Fresh memchr v2.7.2
54172024-08-02T19:42:38.874Z Fresh scopeguard v1.2.0
54182024-08-02T19:42:38.874Z Fresh log v0.4.21
54192024-08-02T19:42:38.874Z Fresh byteorder v1.5.0
54202024-08-02T19:42:38.874Z Fresh once_cell v1.19.0
54212024-08-02T19:42:38.874Z Fresh itoa v1.0.11
54222024-08-02T19:42:38.874Z Fresh proc-macro2 v1.0.86
54232024-08-02T19:42:38.874Z Fresh libc v0.2.155
54242024-08-02T19:42:38.874Z Fresh smallvec v1.13.2
54252024-08-02T19:42:38.875Z Fresh cc v1.0.97
54262024-08-02T19:42:38.875Z Fresh quote v1.0.36
54272024-08-02T19:42:38.875Z Fresh getrandom v0.2.14
54282024-08-02T19:42:38.875Z Fresh lock_api v0.4.12
54292024-08-02T19:42:38.875Z Fresh pin-project-lite v0.2.14
54302024-08-02T19:42:38.875Z Fresh ryu v1.0.18
54312024-08-02T19:42:38.875Z Fresh syn v2.0.72
54322024-08-02T19:42:38.875Z Fresh parking_lot_core v0.9.10
54332024-08-02T19:42:38.875Z Fresh libm v0.2.8
54342024-08-02T19:42:38.875Z Fresh spin v0.9.8
54352024-08-02T19:42:38.878Z Fresh signal-hook-registry v1.4.2
54362024-08-02T19:42:38.878Z Fresh mio v0.8.11
54372024-08-02T19:42:38.878Z Fresh serde_derive v1.0.204
54382024-08-02T19:42:38.878Z Fresh zerocopy-derive v0.7.34
54392024-08-02T19:42:38.878Z Fresh parking_lot v0.12.2
54402024-08-02T19:42:38.878Z Fresh num-traits v0.2.19
54412024-08-02T19:42:38.879Z Fresh thiserror-impl v1.0.63
54422024-08-02T19:42:38.879Z Fresh num_cpus v1.16.0
54432024-08-02T19:42:38.879Z Fresh serde v1.0.204
54442024-08-02T19:42:38.879Z Fresh zerocopy v0.7.34
54452024-08-02T19:42:38.879Z Fresh thiserror v1.0.63
54462024-08-02T19:42:38.879Z Fresh allocator-api2 v0.2.18
54472024-08-02T19:42:38.879Z Fresh futures-core v0.3.30
54482024-08-02T19:42:38.879Z Fresh tokio-macros v2.3.0
54492024-08-02T19:42:38.879Z Fresh rand_core v0.6.4
54502024-08-02T19:42:38.879Z Fresh bytes v1.6.0
54512024-08-02T19:42:38.879Z Fresh ahash v0.8.11
54522024-08-02T19:42:38.879Z Fresh bitflags v2.6.0
54532024-08-02T19:42:38.879Z Fresh socket2 v0.5.7
54542024-08-02T19:42:38.879Z Fresh equivalent v1.0.1
54552024-08-02T19:42:38.879Z Fresh zeroize_derive v1.4.2
54562024-08-02T19:42:38.879Z Fresh futures-sink v0.3.30
54572024-08-02T19:42:38.879Z Fresh hashbrown v0.14.5
54582024-08-02T19:42:38.879Z Fresh serde_json v1.0.120
54592024-08-02T19:42:38.879Z Fresh tokio v1.38.1
54602024-08-02T19:42:38.879Z Fresh zeroize v1.7.0
54612024-08-02T19:42:38.879Z Fresh fnv v1.0.7
54622024-08-02T19:42:38.879Z Fresh futures-channel v0.3.30
54632024-08-02T19:42:38.879Z Fresh futures-macro v0.3.30
54642024-08-02T19:42:38.883Z Fresh indexmap v2.2.6
54652024-08-02T19:42:38.883Z Fresh pin-utils v0.1.0
54662024-08-02T19:42:38.883Z Fresh regex-syntax v0.8.3
54672024-08-02T19:42:38.883Z Fresh futures-io v0.3.30
54682024-08-02T19:42:38.883Z Fresh futures-task v0.3.30
54692024-08-02T19:42:38.883Z Fresh aho-corasick v1.1.3
54702024-08-02T19:42:38.883Z Fresh slab v0.4.9
54712024-08-02T19:42:38.883Z Fresh regex-automata v0.4.6
54722024-08-02T19:42:38.883Z Fresh iana-time-zone v0.1.60
54732024-08-02T19:42:38.883Z Fresh uuid v1.10.0
54742024-08-02T19:42:38.883Z Fresh subtle v2.5.0
54752024-08-02T19:42:38.883Z Fresh futures-util v0.3.30
54762024-08-02T19:42:38.883Z Fresh syn v1.0.109
54772024-08-02T19:42:38.883Z Fresh chrono v0.4.38
54782024-08-02T19:42:38.883Z Fresh regex v1.10.5
54792024-08-02T19:42:38.884Z Fresh heck v0.5.0
54802024-08-02T19:42:38.884Z Fresh tinyvec_macros v0.1.1
54812024-08-02T19:42:38.884Z Fresh typenum v1.17.0
54822024-08-02T19:42:38.884Z Fresh tinyvec v1.6.0
54832024-08-02T19:42:38.884Z Fresh lazy_static v1.5.0
54842024-08-02T19:42:38.884Z Fresh serde_derive_internals v0.29.1
54852024-08-02T19:42:38.884Z Fresh dyn-clone v1.0.17
54862024-08-02T19:42:38.884Z Fresh pkg-config v0.3.30
54872024-08-02T19:42:38.884Z Fresh generic-array v0.14.7
54882024-08-02T19:42:38.884Z Fresh unicode-normalization v0.1.23
54892024-08-02T19:42:38.884Z Fresh schemars_derive v0.8.21
54902024-08-02T19:42:38.884Z Fresh const-oid v0.9.6
54912024-08-02T19:42:38.884Z Fresh unicode-bidi v0.3.15
54922024-08-02T19:42:38.884Z Fresh semver v1.0.23
54932024-08-02T19:42:38.884Z Fresh crypto-common v0.1.6
54942024-08-02T19:42:38.884Z Fresh schemars v0.8.21
54952024-08-02T19:42:38.884Z Fresh tracing-attributes v0.1.27
54962024-08-02T19:42:38.884Z Fresh errno v0.3.9
54972024-08-02T19:42:38.884Z Fresh tracing-core v0.1.32
54982024-08-02T19:42:38.884Z Fresh ppv-lite86 v0.2.17
54992024-08-02T19:42:38.884Z Fresh rustix v0.38.34
55002024-08-02T19:42:38.884Z Fresh tracing v0.1.40
55012024-08-02T19:42:38.884Z Fresh percent-encoding v2.3.1
55022024-08-02T19:42:38.884Z Fresh rand_chacha v0.3.1
55032024-08-02T19:42:38.884Z Fresh block-buffer v0.10.4
55042024-08-02T19:42:38.884Z Fresh unicode-width v0.1.13
55052024-08-02T19:42:38.884Z Fresh rand v0.8.5
55062024-08-02T19:42:38.884Z Fresh form_urlencoded v1.2.1
55072024-08-02T19:42:38.884Z Fresh digest v0.10.7
55082024-08-02T19:42:38.884Z Fresh http v0.2.12
55092024-08-02T19:42:38.884Z Fresh time-core v0.1.2
55102024-08-02T19:42:38.884Z Fresh either v1.12.0
55112024-08-02T19:42:38.884Z Fresh httparse v1.8.0
55122024-08-02T19:42:38.884Z Fresh num-conv v0.1.0
55132024-08-02T19:42:38.884Z Fresh powerfmt v0.2.0
55142024-08-02T19:42:38.884Z Fresh num_threads v0.1.7
55152024-08-02T19:42:38.884Z Fresh idna v0.5.0
55162024-08-02T19:42:38.884Z Fresh untrusted v0.9.0
55172024-08-02T19:42:38.885Z Fresh serde_tokenstream v0.2.1
55182024-08-02T19:42:38.885Z Fresh deranged v0.3.11
55192024-08-02T19:42:38.885Z Fresh time-macros v0.2.18
55202024-08-02T19:42:38.885Z Fresh url v2.5.2
55212024-08-02T19:42:38.885Z Fresh ring v0.17.8
55222024-08-02T19:42:38.885Z Fresh vcpkg v0.2.15
55232024-08-02T19:42:38.885Z Fresh toml_datetime v0.6.6
55242024-08-02T19:42:38.885Z Fresh time v0.3.36
55252024-08-02T19:42:38.885Z Fresh rustversion v1.0.17
55262024-08-02T19:42:38.885Z Fresh serde_spanned v0.6.6
55272024-08-02T19:42:38.885Z Fresh adler v1.0.2
55282024-08-02T19:42:38.885Z Fresh try-lock v0.2.5
55292024-08-02T19:42:38.885Z Fresh cpufeatures v0.2.12
55302024-08-02T19:42:38.885Z Fresh slog v2.7.0
55312024-08-02T19:42:38.885Z Fresh miniz_oxide v0.7.2
55322024-08-02T19:42:38.885Z Fresh want v0.3.1
55332024-08-02T19:42:38.885Z Fresh socket2 v0.4.10
55342024-08-02T19:42:38.885Z Fresh tower-service v0.3.2
55352024-08-02T19:42:38.885Z Fresh tokio-util v0.7.11
55362024-08-02T19:42:38.885Z Fresh async-trait v0.1.81
55372024-08-02T19:42:38.885Z Fresh base64 v0.21.7
55382024-08-02T19:42:38.885Z Fresh httpdate v1.0.3
55392024-08-02T19:42:38.885Z Fresh h2 v0.3.26
55402024-08-02T19:42:38.885Z Fresh http-body v0.4.6
55412024-08-02T19:42:38.885Z Fresh futures-executor v0.3.30
55422024-08-02T19:42:38.885Z Fresh openssl-probe v0.1.5
55432024-08-02T19:42:38.885Z Fresh foreign-types-shared v0.1.1
55442024-08-02T19:42:38.888Z Fresh foreign-types v0.3.2
55452024-08-02T19:42:38.888Z Fresh hyper v0.14.28
55462024-08-02T19:42:38.888Z Fresh openssl-sys v0.9.103
55472024-08-02T19:42:38.888Z Fresh openssl-macros v0.1.1
55482024-08-02T19:42:38.888Z Fresh mime v0.3.17
55492024-08-02T19:42:38.888Z Fresh strsim v0.11.1
55502024-08-02T19:42:38.889Z Fresh gimli v0.28.1
55512024-08-02T19:42:38.889Z Fresh openssl v0.10.66
55522024-08-02T19:42:38.889Z Fresh futures v0.3.30
55532024-08-02T19:42:38.889Z Fresh object v0.32.2
55542024-08-02T19:42:38.889Z Fresh addr2line v0.21.0
55552024-08-02T19:42:38.889Z Fresh winnow v0.5.40
55562024-08-02T19:42:38.889Z Fresh heck v0.4.1
55572024-08-02T19:42:38.889Z Fresh ipnet v2.9.0
55582024-08-02T19:42:38.889Z Fresh rustc-demangle v0.1.24
55592024-08-02T19:42:38.889Z Fresh crossbeam-utils v0.8.19
55602024-08-02T19:42:38.889Z Fresh backtrace v0.3.71
55612024-08-02T19:42:38.889Z Fresh toml_edit v0.19.15
55622024-08-02T19:42:38.889Z Fresh rustls-webpki v0.101.7
55632024-08-02T19:42:38.889Z Fresh sct v0.7.1
55642024-08-02T19:42:38.889Z Fresh ucd-trie v0.1.6
55652024-08-02T19:42:38.889Z Fresh anyhow v1.0.86
55662024-08-02T19:42:38.889Z Fresh rustls v0.21.12
55672024-08-02T19:42:38.889Z Fresh native-tls v0.2.11
55682024-08-02T19:42:38.889Z Fresh serde_urlencoded v0.7.1
55692024-08-02T19:42:38.889Z Fresh idna v0.3.0
55702024-08-02T19:42:38.889Z Fresh encoding_rs v0.8.34
55712024-08-02T19:42:38.889Z Fresh pest v2.7.10
55722024-08-02T19:42:38.889Z Fresh utf8parse v0.2.1
55732024-08-02T19:42:38.889Z Fresh psl-types v2.0.11
55742024-08-02T19:42:38.889Z Fresh tokio-native-tls v0.3.1
55752024-08-02T19:42:38.889Z Fresh tokio-rustls v0.24.1
55762024-08-02T19:42:38.889Z Fresh cookie v0.17.0
55772024-08-02T19:42:38.889Z Fresh scroll_derive v0.12.0
55782024-08-02T19:42:38.889Z Fresh rustls-pemfile v1.0.4
55792024-08-02T19:42:38.889Z Fresh pest_meta v2.7.10
55802024-08-02T19:42:38.889Z Fresh publicsuffix v2.2.3
55812024-08-02T19:42:38.889Z Fresh hyper-tls v0.5.0
55822024-08-02T19:42:38.889Z Fresh hyper-rustls v0.24.2
55832024-08-02T19:42:38.889Z Fresh scroll v0.12.0
55842024-08-02T19:42:38.889Z Fresh openapiv3 v2.0.0
55852024-08-02T19:42:38.889Z Fresh sync_wrapper v0.1.2
55862024-08-02T19:42:38.889Z Fresh base64ct v1.6.0
55872024-08-02T19:42:38.889Z Fresh pest_generator v2.7.10
55882024-08-02T19:42:38.890Z Fresh cookie_store v0.20.0
55892024-08-02T19:42:38.890Z Fresh webpki-roots v0.25.4
55902024-08-02T19:42:38.890Z Fresh plain v0.2.3
55912024-08-02T19:42:38.890Z Fresh bitflags v1.3.2
55922024-08-02T19:42:38.890Z Fresh anstyle v1.0.8
55932024-08-02T19:42:38.890Z Fresh rustc_version v0.4.0
55942024-08-02T19:42:38.890Z Fresh pest_derive v2.7.10
55952024-08-02T19:42:38.890Z Fresh goblin v0.8.2
55962024-08-02T19:42:38.890Z Fresh reqwest v0.11.27
55972024-08-02T19:42:38.890Z Fresh pretty-hex v0.4.1
55982024-08-02T19:42:38.890Z Fresh thread-id v4.2.1
55992024-08-02T19:42:38.890Z Fresh data-encoding v2.6.0
56002024-08-02T19:42:38.890Z Fresh pem-rfc7468 v0.7.0
56012024-08-02T19:42:38.890Z Fresh dtrace-parser v0.2.0
56022024-08-02T19:42:38.890Z Fresh dof v0.3.0
56032024-08-02T19:42:38.890Z Fresh anstyle-parse v0.2.4
56042024-08-02T19:42:38.890Z Fresh der_derive v0.7.2
56052024-08-02T19:42:38.890Z Fresh anstyle-query v1.0.3
56062024-08-02T19:42:38.890Z Fresh bit-vec v0.6.3
56072024-08-02T19:42:38.890Z Fresh unicode-segmentation v1.11.0
56082024-08-02T19:42:38.890Z Fresh usdt-impl v0.5.0
56092024-08-02T19:42:38.890Z Fresh colorchoice v1.0.1
56102024-08-02T19:42:38.890Z Fresh flagset v0.4.5
56112024-08-02T19:42:38.890Z Fresh base64 v0.22.1
56122024-08-02T19:42:38.890Z Fresh is_terminal_polyfill v1.70.0
56132024-08-02T19:42:38.890Z Fresh terminal_size v0.3.0
56142024-08-02T19:42:38.890Z Fresh num-integer v0.1.46
56152024-08-02T19:42:38.890Z Fresh anstream v0.6.14
56162024-08-02T19:42:38.890Z Fresh der v0.7.9
56172024-08-02T19:42:38.890Z Fresh clap_lex v0.7.0
56182024-08-02T19:42:38.890Z Fresh siphasher v0.3.11
56192024-08-02T19:42:38.890Z Fresh crc32fast v1.4.0
56202024-08-02T19:42:38.890Z Fresh usdt-attr-macro v0.5.0
56212024-08-02T19:42:38.890Z Fresh usdt-macro v0.5.0
56222024-08-02T19:42:38.890Z Fresh crossbeam-epoch v0.9.18
56232024-08-02T19:42:38.890Z Fresh spki v0.7.3
56242024-08-02T19:42:38.890Z Fresh clap_builder v4.5.9
56252024-08-02T19:42:38.890Z Fresh itertools v0.10.5
56262024-08-02T19:42:38.890Z Fresh clap_derive v4.5.8
56272024-08-02T19:42:38.891Z Fresh memmap v0.7.0
56282024-08-02T19:42:38.891Z Fresh stable_deref_trait v1.2.0
56292024-08-02T19:42:38.891Z Fresh bit-set v0.5.3
56302024-08-02T19:42:38.891Z Fresh itertools v0.12.1
56312024-08-02T19:42:38.891Z Fresh clap v4.5.9
56322024-08-02T19:42:38.891Z Fresh usdt v0.5.0
56332024-08-02T19:42:38.891Z Fresh ipnetwork v0.20.0
56342024-08-02T19:42:38.891Z Fresh hex v0.4.3
56352024-08-02T19:42:38.891Z Fresh pkcs8 v0.10.2
56362024-08-02T19:42:38.891Z Fresh toml v0.7.8
56372024-08-02T19:42:38.891Z Fresh zerocopy-derive v0.6.6
56382024-08-02T19:42:38.891Z Fresh managed v0.8.0
56392024-08-02T19:42:38.891Z Fresh fixedbitset v0.4.2
56402024-08-02T19:42:38.891Z Fresh winnow v0.6.8
56412024-08-02T19:42:38.891Z Fresh zerocopy v0.6.6
56422024-08-02T19:42:38.894Z Fresh phf_shared v0.10.0
56432024-08-02T19:42:38.894Z Fresh flate2 v1.0.30
56442024-08-02T19:42:38.894Z Fresh sha2 v0.10.8
56452024-08-02T19:42:38.894Z Fresh petgraph v0.6.5
56462024-08-02T19:42:38.894Z Fresh toml_edit v0.22.16
56472024-08-02T19:42:38.894Z Fresh unicode-xid v0.2.4
56482024-08-02T19:42:38.895Z Fresh minimal-lexical v0.2.1
56492024-08-02T19:42:38.895Z Fresh precomputed-hash v0.1.1
56502024-08-02T19:42:38.895Z Fresh new_debug_unreachable v1.0.6
56512024-08-02T19:42:38.895Z Fresh signal-hook v0.3.17
56522024-08-02T19:42:38.895Z Fresh num-iter v0.1.45
56532024-08-02T19:42:38.895Z Fresh string_cache v0.8.7
56542024-08-02T19:42:38.895Z Fresh nom v7.1.3
56552024-08-02T19:42:38.895Z Fresh hmac v0.12.1
56562024-08-02T19:42:38.895Z Fresh static_assertions v1.1.0
56572024-08-02T19:42:38.895Z Fresh matches v0.1.10
56582024-08-02T19:42:38.895Z Fresh lalrpop-util v0.19.12
56592024-08-02T19:42:38.895Z Fresh regex-automata v0.1.10
56602024-08-02T19:42:38.895Z Fresh idna v0.2.3
56612024-08-02T19:42:38.895Z Fresh signal-hook-mio v0.2.3
56622024-08-02T19:42:38.895Z Fresh enum-as-inner v0.5.1
56632024-08-02T19:42:38.895Z Fresh block-padding v0.3.3
56642024-08-02T19:42:38.895Z Fresh scheduled-thread-pool v0.2.7
56652024-08-02T19:42:38.895Z Fresh bstr v0.2.17
56662024-08-02T19:42:38.895Z Fresh diesel_table_macro_syntax v0.1.0
56672024-08-02T19:42:38.895Z Fresh hash32 v0.2.1
56682024-08-02T19:42:38.895Z Fresh finl_unicode v1.2.0
56692024-08-02T19:42:38.895Z Fresh predicates-core v1.0.6
56702024-08-02T19:42:38.895Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
56712024-08-02T19:42:38.895Z Fresh r2d2 v0.8.10
56722024-08-02T19:42:38.895Z Fresh diesel_derives v2.1.4
56732024-08-02T19:42:38.895Z Fresh heapless v0.7.17
56742024-08-02T19:42:38.895Z Fresh stringprep v0.1.4
56752024-08-02T19:42:38.895Z Fresh trust-dns-proto v0.22.0
56762024-08-02T19:42:38.895Z Fresh inout v0.1.3
56772024-08-02T19:42:38.895Z Fresh crossterm v0.27.0
56782024-08-02T19:42:38.895Z Fresh md-5 v0.10.6
56792024-08-02T19:42:38.895Z Fresh console v0.15.8
56802024-08-02T19:42:38.895Z Fresh hubpack_derive v0.1.1
56812024-08-02T19:42:38.895Z Fresh ff v0.13.0
56822024-08-02T19:42:38.895Z Fresh bstr v1.9.1
56832024-08-02T19:42:38.895Z Fresh float-cmp v0.9.0
56842024-08-02T19:42:38.895Z Fresh normalize-line-endings v0.3.0
56852024-08-02T19:42:38.895Z Fresh difflib v0.4.0
56862024-08-02T19:42:38.896Z Fresh base16ct v0.2.0
56872024-08-02T19:42:38.896Z Fresh fallible-iterator v0.2.0
56882024-08-02T19:42:38.896Z Fresh predicates v3.1.0
56892024-08-02T19:42:38.896Z Fresh hubpack v0.1.2
56902024-08-02T19:42:38.896Z Fresh group v0.13.0
56912024-08-02T19:42:38.896Z Fresh sec1 v0.7.3
56922024-08-02T19:42:38.896Z Fresh smoltcp v0.9.1
56932024-08-02T19:42:38.896Z Fresh cipher v0.4.4
56942024-08-02T19:42:38.896Z Fresh diesel v2.1.6
56952024-08-02T19:42:38.896Z Fresh postgres-protocol v0.6.7
56962024-08-02T19:42:38.896Z Fresh similar v2.5.0
56972024-08-02T19:42:38.896Z Fresh hkdf v0.12.4
56982024-08-02T19:42:38.896Z Fresh phf_shared v0.11.2
56992024-08-02T19:42:38.896Z Fresh num-bigint v0.4.5
57002024-08-02T19:42:38.896Z Fresh strum_macros v0.25.3
57012024-08-02T19:42:38.896Z Fresh crypto-bigint v0.5.5
57022024-08-02T19:42:38.896Z Fresh serde_repr v0.1.19
57032024-08-02T19:42:38.896Z Fresh peg-runtime v0.8.3
57042024-08-02T19:42:38.896Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
57052024-08-02T19:42:38.896Z Fresh elliptic-curve v0.13.8
57062024-08-02T19:42:38.896Z Fresh postgres-types v0.2.7
57072024-08-02T19:42:38.896Z Fresh phf v0.11.2
57082024-08-02T19:42:38.896Z Fresh yasna v0.5.2
57092024-08-02T19:42:38.896Z Fresh whoami v1.5.1
57102024-08-02T19:42:38.896Z Fresh tokio-postgres v0.7.11
57112024-08-02T19:42:38.896Z Fresh tokio-stream v0.1.15
57122024-08-02T19:42:38.896Z Fresh regress v0.9.1
57132024-08-02T19:42:38.896Z Fresh getopts v0.2.21
57142024-08-02T19:42:38.896Z Fresh unsafe-libyaml v0.2.11
57152024-08-02T19:42:38.896Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57162024-08-02T19:42:38.896Z Fresh fs-err v2.11.0
57172024-08-02T19:42:38.896Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57182024-08-02T19:42:38.896Z Fresh serde_yaml v0.9.34+deprecated
57192024-08-02T19:42:38.896Z Fresh is-terminal v0.4.12
57202024-08-02T19:42:38.896Z Fresh dirs-sys-next v0.1.2
57212024-08-02T19:42:38.896Z Fresh strum_macros v0.26.4
57222024-08-02T19:42:38.896Z Fresh http v1.1.0
57232024-08-02T19:42:38.896Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57242024-08-02T19:42:38.896Z Fresh camino v1.1.7
57252024-08-02T19:42:38.897Z Fresh dirs-next v2.0.0
57262024-08-02T19:42:38.897Z Fresh strum v0.26.3
57272024-08-02T19:42:38.897Z Fresh sha1 v0.10.6
57282024-08-02T19:42:38.897Z Fresh ident_case v1.0.1
57292024-08-02T19:42:38.897Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57302024-08-02T19:42:38.897Z Fresh term v0.7.0
57312024-08-02T19:42:38.897Z Fresh darling_core v0.20.9
57322024-08-02T19:42:38.897Z Fresh toml v0.8.15
57332024-08-02T19:42:38.897Z Fresh crossbeam-channel v0.5.12
57342024-08-02T19:42:38.897Z Fresh thread_local v1.1.8
57352024-08-02T19:42:38.897Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57362024-08-02T19:42:38.897Z Fresh paste v1.0.15
57372024-08-02T19:42:38.897Z Fresh match_cfg v0.1.0
57382024-08-02T19:42:38.897Z Fresh rustls-pki-types v1.7.0
57392024-08-02T19:42:38.897Z Fresh darling_macro v0.20.9
57402024-08-02T19:42:38.897Z Fresh take_mut v0.2.2
57412024-08-02T19:42:38.897Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57422024-08-02T19:42:38.900Z Fresh hostname v0.3.1
57432024-08-02T19:42:38.900Z Fresh fastrand v2.1.0
57442024-08-02T19:42:38.900Z Fresh darling v0.20.9
57452024-08-02T19:42:38.900Z Fresh slog-term v2.9.1
57462024-08-02T19:42:38.900Z Fresh rustls-webpki v0.102.4
57472024-08-02T19:42:38.900Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57482024-08-02T19:42:38.900Z Fresh slog-async v2.8.0
57492024-08-02T19:42:38.900Z Fresh tempfile v3.10.1
57502024-08-02T19:42:38.900Z Fresh rustls-pemfile v2.1.2
57512024-08-02T19:42:38.900Z Fresh debug-ignore v1.0.5
57522024-08-02T19:42:38.900Z Fresh slog-json v2.6.1
57532024-08-02T19:42:38.901Z Fresh rustls v0.22.4
57542024-08-02T19:42:38.901Z Fresh newtype-uuid v1.1.0
57552024-08-02T19:42:38.901Z Fresh async-stream-impl v0.3.5
57562024-08-02T19:42:38.901Z Fresh instant v0.1.12
57572024-08-02T19:42:38.901Z Fresh atomic-waker v1.1.2
57582024-08-02T19:42:38.901Z Fresh slog-bunyan v2.5.0
57592024-08-02T19:42:38.901Z Fresh tokio-rustls v0.25.0
57602024-08-02T19:42:38.901Z Fresh waitgroup v0.1.2
57612024-08-02T19:42:38.901Z Fresh multer v3.1.0
57622024-08-02T19:42:38.901Z Fresh async-stream v0.3.5
57632024-08-02T19:42:38.901Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
57642024-08-02T19:42:38.901Z Fresh serde_path_to_error v0.1.16
57652024-08-02T19:42:38.901Z Fresh hostname v0.4.0
57662024-08-02T19:42:38.901Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
57672024-08-02T19:42:38.901Z Fresh serde_with_macros v3.8.3
57682024-08-02T19:42:38.901Z Fresh quick-error v1.2.3
57692024-08-02T19:42:38.901Z Fresh structmeta-derive v0.3.0
57702024-08-02T19:42:38.901Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
57712024-08-02T19:42:38.901Z Fresh backoff v0.4.0
57722024-08-02T19:42:38.901Z Fresh serde_with v3.8.3
57732024-08-02T19:42:38.901Z Fresh structmeta v0.3.0
57742024-08-02T19:42:38.901Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
57752024-08-02T19:42:38.901Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
57762024-08-02T19:42:38.901Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
57772024-08-02T19:42:38.901Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
57782024-08-02T19:42:38.901Z Fresh macaddr v1.0.1
57792024-08-02T19:42:38.901Z Fresh wait-timeout v0.2.0
57802024-08-02T19:42:38.901Z Fresh parse-display-derive v0.9.1
57812024-08-02T19:42:38.901Z Fresh rusty-fork v0.3.0
57822024-08-02T19:42:38.901Z Fresh rand_xorshift v0.3.0
57832024-08-02T19:42:38.901Z Fresh structmeta-derive v0.2.0
57842024-08-02T19:42:38.901Z Fresh unarray v0.1.4
57852024-08-02T19:42:38.901Z Fresh camino-tempfile v1.1.1
57862024-08-02T19:42:38.901Z Fresh parse-display v0.9.1
57872024-08-02T19:42:38.901Z Fresh proptest v1.4.0
57882024-08-02T19:42:38.901Z Fresh structmeta v0.2.0
57892024-08-02T19:42:38.901Z Fresh proc-macro-crate v1.3.1
57902024-08-02T19:42:38.901Z Fresh test-strategy v0.3.1
57912024-08-02T19:42:38.902Z Fresh proc-macro-error-attr v1.0.4
57922024-08-02T19:42:38.902Z Fresh num_enum_derive v0.5.11
57932024-08-02T19:42:38.902Z Fresh foreign-types-macros v0.2.3
57942024-08-02T19:42:38.902Z Fresh foreign-types-shared v0.3.1
57952024-08-02T19:42:38.902Z Fresh proc-macro-error v1.0.4
57962024-08-02T19:42:38.902Z Fresh num_enum v0.5.11
57972024-08-02T19:42:38.902Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
57982024-08-02T19:42:38.902Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
57992024-08-02T19:42:38.902Z Fresh foreign-types v0.5.0
58002024-08-02T19:42:38.902Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
58012024-08-02T19:42:38.902Z Fresh cstr-argument v0.1.2
58022024-08-02T19:42:38.902Z Fresh pretty-hex v0.2.1
58032024-08-02T19:42:38.902Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
58042024-08-02T19:42:38.902Z Fresh tabwriter v1.4.0
58052024-08-02T19:42:38.902Z Fresh colored v2.1.0
58062024-08-02T19:42:38.902Z Fresh smf v0.2.3
58072024-08-02T19:42:38.902Z Fresh hash32 v0.3.1
58082024-08-02T19:42:38.902Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
58092024-08-02T19:42:38.902Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
58102024-08-02T19:42:38.902Z Fresh cobs v0.2.3
58112024-08-02T19:42:38.902Z Fresh embedded-io v0.4.0
58122024-08-02T19:42:38.902Z Fresh heapless v0.8.0
58132024-08-02T19:42:38.902Z Fresh postcard v1.0.8
58142024-08-02T19:42:38.902Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58152024-08-02T19:42:38.902Z Fresh termtree v0.4.1
58162024-08-02T19:42:38.902Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58172024-08-02T19:42:38.902Z Fresh smoltcp v0.11.0
58182024-08-02T19:42:38.902Z Fresh predicates-tree v1.0.9
58192024-08-02T19:42:38.902Z Fresh crucible-workspace-hack v0.1.0
58202024-08-02T19:42:38.902Z Fresh sigpipe v0.1.3
58212024-08-02T19:42:38.902Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
58222024-08-02T19:42:38.902Z Fresh zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
58232024-08-02T19:42:38.902Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
58242024-08-02T19:42:38.902Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58252024-08-02T19:42:38.902Z Fresh num-derive v0.4.2
58262024-08-02T19:42:38.902Z Fresh mockall_derive v0.12.1
58272024-08-02T19:42:38.902Z Fresh fragile v2.0.0
58282024-08-02T19:42:38.902Z Fresh downcast v0.11.0
58292024-08-02T19:42:38.902Z Fresh zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
58302024-08-02T19:42:38.903Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58312024-08-02T19:42:38.903Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
58322024-08-02T19:42:38.903Z Fresh mockall v0.12.1
58332024-08-02T19:42:38.903Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
58342024-08-02T19:42:38.903Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
58352024-08-02T19:42:38.903Z Fresh same-file v1.0.6
58362024-08-02T19:42:38.903Z Fresh humantime v2.1.0
58372024-08-02T19:42:38.903Z Fresh xattr v1.3.1
58382024-08-02T19:42:38.903Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58392024-08-02T19:42:38.903Z Fresh walkdir v2.5.0
58402024-08-02T19:42:38.903Z Fresh filetime v0.2.23
58412024-08-02T19:42:38.903Z Fresh derive-where v1.2.7
58422024-08-02T19:42:38.906Z Fresh newline-converter v0.3.0
58432024-08-02T19:42:38.906Z Fresh password-hash v0.5.0
58442024-08-02T19:42:38.906Z Fresh blake2 v0.10.6
58452024-08-02T19:42:38.906Z Fresh termcolor v1.4.1
58462024-08-02T19:42:38.906Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58472024-08-02T19:42:38.906Z Fresh tar v0.4.41
58482024-08-02T19:42:38.906Z Fresh expectorate v1.1.0
58492024-08-02T19:42:38.906Z Fresh argon2 v0.5.3
58502024-08-02T19:42:38.906Z Fresh convert_case v0.4.0
58512024-08-02T19:42:38.906Z Fresh arc-swap v1.7.1
58522024-08-02T19:42:38.906Z Fresh derive_more v0.99.18
58532024-08-02T19:42:38.906Z Fresh slog-scope v4.4.0
58542024-08-02T19:42:38.906Z Fresh home v0.5.9
58552024-08-02T19:42:38.906Z Fresh utf-8 v0.7.6
58562024-08-02T19:42:38.906Z Fresh slog-stdlog v4.1.1
58572024-08-02T19:42:38.906Z Fresh atty v0.2.14
58582024-08-02T19:42:38.906Z Fresh semver v0.1.20
58592024-08-02T19:42:38.906Z Fresh tungstenite v0.21.0
58602024-08-02T19:42:38.906Z Fresh pem v3.0.4
58612024-08-02T19:42:38.906Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58622024-08-02T19:42:38.906Z Fresh slog-envlogger v2.2.0
58632024-08-02T19:42:38.907Z Fresh rustc_version v0.1.7
58642024-08-02T19:42:38.907Z Fresh tokio-tungstenite v0.21.0
58652024-08-02T19:42:38.907Z Fresh env_logger v0.9.3
58662024-08-02T19:42:38.907Z Fresh bitstruct_derive v0.1.0
58672024-08-02T19:42:38.907Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58682024-08-02T19:42:38.907Z Fresh glob v0.3.1
58692024-08-02T19:42:38.907Z Fresh ascii v1.1.0
58702024-08-02T19:42:38.907Z Fresh bitstruct v0.1.1
58712024-08-02T19:42:38.907Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58722024-08-02T19:42:38.907Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58732024-08-02T19:42:38.907Z Fresh tungstenite v0.20.1
58742024-08-02T19:42:38.907Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58752024-08-02T19:42:38.907Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
58762024-08-02T19:42:38.907Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58772024-08-02T19:42:38.907Z Fresh erased-serde v0.3.31
58782024-08-02T19:42:38.907Z Fresh serde_arrays v0.1.0
58792024-08-02T19:42:38.907Z Fresh swrite v0.1.0
58802024-08-02T19:42:38.907Z Fresh tokio-tungstenite v0.20.1
58812024-08-02T19:42:38.907Z Fresh prettyplease v0.2.20
58822024-08-02T19:42:38.907Z Fresh newtype_derive v0.1.6
58832024-08-02T19:42:38.907Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58842024-08-02T19:42:38.907Z Fresh heck v0.3.3
58852024-08-02T19:42:38.907Z Fresh half v2.4.1
58862024-08-02T19:42:38.907Z Fresh ciborium-io v0.2.2
58872024-08-02T19:42:38.907Z Fresh atomicwrites v0.4.3
58882024-08-02T19:42:38.907Z Fresh headers-core v0.2.0
58892024-08-02T19:42:38.907Z Fresh steno v0.4.1
58902024-08-02T19:42:38.907Z Fresh zone_cfg_derive v0.1.2
58912024-08-02T19:42:38.907Z Fresh ciborium-ll v0.2.2
58922024-08-02T19:42:38.907Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58932024-08-02T19:42:38.907Z Fresh base64 v0.13.1
58942024-08-02T19:42:38.907Z Fresh headers v0.3.9
58952024-08-02T19:42:38.907Z Fresh zone v0.1.8
58962024-08-02T19:42:38.907Z Fresh ron v0.7.1
58972024-08-02T19:42:38.907Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
58982024-08-02T19:42:38.907Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58992024-08-02T19:42:38.907Z Fresh ciborium v0.2.2
59002024-08-02T19:42:38.907Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59012024-08-02T19:42:38.908Z Fresh crossbeam-deque v0.8.5
59022024-08-02T19:42:38.908Z Fresh portpicker v0.1.1
59032024-08-02T19:42:38.908Z Fresh rcgen v0.12.1
59042024-08-02T19:42:38.908Z Fresh subprocess v0.2.9
59052024-08-02T19:42:38.908Z Fresh arrayvec v0.7.4
59062024-08-02T19:42:38.908Z Fresh arrayref v0.3.7
59072024-08-02T19:42:38.908Z Fresh constant_time_eq v0.3.0
59082024-08-02T19:42:38.908Z Fresh rayon-core v1.12.1
59092024-08-02T19:42:38.908Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
59102024-08-02T19:42:38.908Z Fresh num-rational v0.4.2
59112024-08-02T19:42:38.908Z Fresh num-complex v0.4.6
59122024-08-02T19:42:38.908Z Fresh libsw v3.3.1
59132024-08-02T19:42:38.908Z Fresh rayon v1.10.0
59142024-08-02T19:42:38.908Z Fresh cancel-safe-futures v0.1.5
59152024-08-02T19:42:38.908Z Fresh num v0.4.3
59162024-08-02T19:42:38.908Z Fresh owo-colors v4.0.0
59172024-08-02T19:42:38.908Z Fresh float-ord v0.3.2
59182024-08-02T19:42:38.908Z Fresh linear-map v1.2.0
59192024-08-02T19:42:38.908Z Fresh memmap2 v0.9.4
59202024-08-02T19:42:38.908Z Fresh linked-hash-map v0.5.6
59212024-08-02T19:42:38.908Z Fresh display-error-chain v0.2.0
59222024-08-02T19:42:38.908Z Fresh spin v0.5.2
59232024-08-02T19:42:38.908Z Fresh untrusted v0.7.1
59242024-08-02T19:42:38.908Z Fresh ring v0.16.20
59252024-08-02T19:42:38.908Z Fresh lru-cache v0.1.2
59262024-08-02T19:42:38.908Z Fresh blake3 v1.5.1
59272024-08-02T19:42:38.908Z Fresh maplit v1.0.2
59282024-08-02T19:42:38.908Z Fresh topological-sort v0.2.2
59292024-08-02T19:42:38.908Z Fresh toolchain_find v0.4.0
59302024-08-02T19:42:38.908Z Fresh omicron-zone-package v0.11.0
59312024-08-02T19:42:38.908Z Fresh rustfmt-wrapper v0.2.1
59322024-08-02T19:42:38.908Z Fresh tap v1.0.1
59332024-08-02T19:42:38.908Z Fresh wyz v0.5.1
59342024-08-02T19:42:38.908Z Fresh slog-dtrace v0.3.0
59352024-08-02T19:42:38.908Z Fresh radium v0.7.0
59362024-08-02T19:42:38.908Z Fresh resolv-conf v0.7.0
59372024-08-02T19:42:38.908Z Fresh bitfield-struct v0.6.1
59382024-08-02T19:42:38.908Z Fresh funty v2.0.0
59392024-08-02T19:42:38.912Z Fresh crc-catalog v2.4.0
59402024-08-02T19:42:38.912Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59412024-08-02T19:42:38.912Z Fresh maybe-uninit v2.0.0
59422024-08-02T19:42:38.912Z Fresh trust-dns-resolver v0.22.0
59432024-08-02T19:42:38.912Z Fresh bitvec v1.0.1
59442024-08-02T19:42:38.912Z Fresh crc v3.2.1
59452024-08-02T19:42:38.912Z Fresh libefi-sys v0.1.0
59462024-08-02T19:42:38.912Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
59472024-08-02T19:42:38.912Z Fresh packed_struct_codegen v0.10.1
59482024-08-02T19:42:38.912Z Fresh gethostname v0.4.3
59492024-08-02T19:42:38.912Z Fresh keccak v0.1.5
59502024-08-02T19:42:38.912Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59512024-08-02T19:42:38.912Z Fresh nodrop v0.1.14
59522024-08-02T19:42:38.912Z Fresh num-bigint-dig v0.8.4
59532024-08-02T19:42:38.912Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
59542024-08-02T19:42:38.912Z Fresh packed_struct v0.10.1
59552024-08-02T19:42:38.912Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59562024-08-02T19:42:38.912Z Fresh sha3 v0.10.8
59572024-08-02T19:42:38.912Z Fresh array-init v0.0.4
59582024-08-02T19:42:38.912Z Fresh bzip2-sys v0.1.11+1.0.8
59592024-08-02T19:42:38.912Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
59602024-08-02T19:42:38.912Z Fresh smallvec v0.6.14
59612024-08-02T19:42:38.912Z Fresh pkcs1 v0.7.5
59622024-08-02T19:42:38.912Z Fresh signature v2.2.0
59632024-08-02T19:42:38.912Z Fresh secrecy v0.8.0
59642024-08-02T19:42:38.912Z Fresh bitfield v0.14.0
59652024-08-02T19:42:38.912Z Fresh hashbrown v0.12.3
59662024-08-02T19:42:38.912Z Fresh bzip2 v0.4.4
59672024-08-02T19:42:38.912Z Fresh rsa v0.9.6
59682024-08-02T19:42:38.912Z Fresh serde-hex v0.1.0
59692024-08-02T19:42:38.912Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
59702024-08-02T19:42:38.912Z Fresh indexmap v1.9.3
59712024-08-02T19:42:38.912Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
59722024-08-02T19:42:38.912Z Fresh env_logger v0.10.2
59732024-08-02T19:42:38.912Z Fresh x509-cert v0.2.5
59742024-08-02T19:42:38.913Z Fresh ron v0.8.1
59752024-08-02T19:42:38.913Z Fresh hashbrown v0.13.2
59762024-08-02T19:42:38.913Z Fresh crc-any v2.5.0
59772024-08-02T19:42:38.913Z Fresh zip v0.6.6
59782024-08-02T19:42:38.913Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
59792024-08-02T19:42:38.913Z Fresh object v0.30.4
59802024-08-02T19:42:38.913Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
59812024-08-02T19:42:38.913Z Fresh diff v0.1.13
59822024-08-02T19:42:38.913Z Fresh path-slash v0.1.5
59832024-08-02T19:42:38.913Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
59842024-08-02T19:42:38.913Z Fresh crunchy v0.2.2
59852024-08-02T19:42:38.913Z Fresh nibble_vec v0.1.0
59862024-08-02T19:42:38.913Z Fresh endian-type v0.1.2
59872024-08-02T19:42:38.913Z Fresh radix_trie v0.2.1
59882024-08-02T19:42:38.913Z Fresh tiny-keccak v2.0.2
59892024-08-02T19:42:38.913Z Fresh ascii-canvas v3.0.0
59902024-08-02T19:42:38.913Z Fresh async-recursion v1.1.1
59912024-08-02T19:42:38.913Z Fresh ref-cast-impl v1.0.23
59922024-08-02T19:42:38.913Z Fresh ena v0.14.3
59932024-08-02T19:42:38.913Z Fresh libloading v0.8.3
59942024-08-02T19:42:38.913Z Fresh regex-syntax v0.6.29
59952024-08-02T19:42:38.913Z Fresh clang-sys v1.7.0
59962024-08-02T19:42:38.913Z Fresh lalrpop v0.19.12
59972024-08-02T19:42:38.913Z Fresh ref-cast v1.0.23
59982024-08-02T19:42:38.913Z Fresh which v4.4.2
59992024-08-02T19:42:38.913Z Fresh cexpr v0.6.0
60002024-08-02T19:42:38.913Z Fresh universal-hash v0.5.1
60012024-08-02T19:42:38.913Z Fresh thiserror-impl-no-std v2.0.2
60022024-08-02T19:42:38.913Z Fresh curve25519-dalek-derive v0.1.1
60032024-08-02T19:42:38.913Z Fresh fxhash v0.2.1
60042024-08-02T19:42:38.913Z Fresh opaque-debug v0.3.1
60052024-08-02T19:42:38.913Z Fresh rustc-hash v1.1.0
60062024-08-02T19:42:38.913Z Fresh shlex v1.3.0
60072024-08-02T19:42:38.913Z Fresh lazycell v1.3.0
60082024-08-02T19:42:38.913Z Fresh poly1305 v0.8.0
60092024-08-02T19:42:38.913Z Fresh curve25519-dalek v4.1.3
60102024-08-02T19:42:38.913Z Fresh thiserror-no-std v2.0.2
60112024-08-02T19:42:38.913Z Fresh bindgen v0.69.4
60122024-08-02T19:42:38.913Z Fresh derive_builder_core v0.20.0
60132024-08-02T19:42:38.913Z Fresh chacha20 v0.9.1
60142024-08-02T19:42:38.914Z Fresh aead v0.5.2
60152024-08-02T19:42:38.914Z Fresh vsss-rs v3.3.4
60162024-08-02T19:42:38.914Z Fresh chacha20poly1305 v0.10.1
60172024-08-02T19:42:38.914Z Fresh derive_builder_macro v0.20.0
60182024-08-02T19:42:38.914Z Fresh strum_macros v0.24.3
60192024-08-02T19:42:38.914Z Fresh pin-project-internal v1.1.5
60202024-08-02T19:42:38.914Z Fresh indoc v1.0.9
60212024-08-02T19:42:38.914Z Fresh libxml v0.3.3
60222024-08-02T19:42:38.914Z Fresh derive_builder v0.20.0
60232024-08-02T19:42:38.914Z Fresh pin-project v1.1.5
60242024-08-02T19:42:38.914Z Fresh polar-core v0.27.3
60252024-08-02T19:42:38.914Z Fresh impl-trait-for-tuples v0.2.2
60262024-08-02T19:42:38.914Z Fresh oso-derive v0.27.3
60272024-08-02T19:42:38.914Z Fresh quick-xml v0.31.0
60282024-08-02T19:42:38.914Z Fresh oso v0.27.3
60292024-08-02T19:42:38.914Z Fresh cookie v0.18.1
60302024-08-02T19:42:38.914Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
60312024-08-02T19:42:38.914Z Fresh samael v0.0.15
60322024-08-02T19:42:38.914Z Fresh parking_lot_core v0.8.6
60332024-08-02T19:42:38.914Z Fresh buf-list v1.0.3
60342024-08-02T19:42:38.914Z Fresh const_format_proc_macros v0.2.32
60352024-08-02T19:42:38.914Z Fresh bb8 v0.8.5
60362024-08-02T19:42:38.914Z Fresh vte_generate_state_changes v0.1.1
60372024-08-02T19:42:38.914Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
60382024-08-02T19:42:38.914Z Fresh vte v0.11.1
60392024-08-02T19:42:38.917Z Fresh const_format v0.2.32
60402024-08-02T19:42:38.917Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
60412024-08-02T19:42:38.917Z Fresh unicase v2.7.0
60422024-08-02T19:42:38.917Z Fresh parking_lot v0.11.2
60432024-08-02T19:42:38.917Z Fresh trust-dns-client v0.22.0
60442024-08-02T19:42:38.917Z Fresh fd-lock v4.0.2
60452024-08-02T19:42:38.917Z Fresh toml v0.5.11
60462024-08-02T19:42:38.918Z Fresh cfg_aliases v0.1.1
60472024-08-02T19:42:38.918Z Fresh sled v0.34.7
60482024-08-02T19:42:38.918Z Fresh trust-dns-server v0.22.1
60492024-08-02T19:42:38.918Z Fresh memoffset v0.9.1
60502024-08-02T19:42:38.918Z Fresh strip-ansi-escapes v0.2.0
60512024-08-02T19:42:38.918Z Fresh kstat-rs v0.2.4
60522024-08-02T19:42:38.918Z Fresh nanorand v0.7.0
60532024-08-02T19:42:38.918Z Fresh nu-ansi-term v0.50.0
60542024-08-02T19:42:38.918Z Fresh flume v0.11.0
60552024-08-02T19:42:38.918Z Fresh nix v0.27.1
60562024-08-02T19:42:38.918Z Fresh reedline v0.31.0
60572024-08-02T19:42:38.918Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
60582024-08-02T19:42:38.918Z Fresh snafu-derive v0.8.2
60592024-08-02T19:42:38.918Z Fresh serde-big-array v0.5.1
60602024-08-02T19:42:38.918Z Fresh bytecount v0.6.8
60612024-08-02T19:42:38.918Z Fresh mime_guess v2.0.4
60622024-08-02T19:42:38.918Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
60632024-08-02T19:42:38.918Z Fresh snafu v0.8.2
60642024-08-02T19:42:38.918Z Fresh papergrid v0.11.0
60652024-08-02T19:42:38.918Z Fresh nix v0.28.0
60662024-08-02T19:42:38.918Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
60672024-08-02T19:42:38.918Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
60682024-08-02T19:42:38.918Z Fresh tabled_derive v0.7.0
60692024-08-02T19:42:38.918Z Fresh peg-macros v0.8.4
60702024-08-02T19:42:38.918Z Fresh globset v0.4.14
60712024-08-02T19:42:38.918Z Fresh signal-hook-tokio v0.3.1
60722024-08-02T19:42:38.918Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
60732024-08-02T19:42:38.918Z Fresh olpc-cjson v0.1.3
60742024-08-02T19:42:38.918Z Fresh serde_plain v1.0.2
60752024-08-02T19:42:38.918Z Fresh sqlparser_derive v0.2.2
60762024-08-02T19:42:38.918Z Fresh http-range v0.1.5
60772024-08-02T19:42:38.918Z Fresh typed-path v0.7.1
60782024-08-02T19:42:38.918Z Fresh unicode_categories v0.1.1
60792024-08-02T19:42:38.918Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
60802024-08-02T19:42:38.918Z Fresh peg v0.8.4
60812024-08-02T19:42:38.918Z Fresh hyper-staticfile v0.9.5
60822024-08-02T19:42:38.918Z Fresh sqlparser v0.45.0
60832024-08-02T19:42:38.918Z Fresh tabled v0.15.0
60842024-08-02T19:42:38.919Z Fresh tough v0.17.1
60852024-08-02T19:42:38.919Z Fresh sqlformat v0.2.4
60862024-08-02T19:42:38.919Z Fresh rustyline v14.0.0
60872024-08-02T19:42:38.919Z Fresh bcs v0.1.6
60882024-08-02T19:42:38.919Z Fresh parse-size v1.0.0
60892024-08-02T19:42:38.919Z Fresh highway v1.1.0
60902024-08-02T19:42:38.919Z Fresh rand_seeder v0.2.3
60912024-08-02T19:42:38.919Z Fresh csv-core v0.1.11
60922024-08-02T19:42:38.919Z Fresh number_prefix v0.4.0
60932024-08-02T19:42:38.919Z Fresh is_ci v1.2.0
60942024-08-02T19:42:38.919Z Fresh csv v1.3.0
60952024-08-02T19:42:38.919Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
60962024-08-02T19:42:38.919Z Fresh castaway v0.2.2
60972024-08-02T19:42:38.919Z Fresh portable-atomic v1.6.0
60982024-08-02T19:42:38.919Z Fresh supports-color v3.0.0
60992024-08-02T19:42:38.919Z Fresh compact_str v0.7.1
61002024-08-02T19:42:38.919Z Fresh unicode-truncate v1.0.0
61012024-08-02T19:42:38.919Z Fresh indicatif v0.17.8
61022024-08-02T19:42:38.919Z Fresh itertools v0.13.0
61032024-08-02T19:42:38.919Z Fresh lru v0.12.3
61042024-08-02T19:42:38.919Z Fresh stability v0.2.0
61052024-08-02T19:42:38.919Z Fresh assert_matches v1.5.0
61062024-08-02T19:42:38.919Z Fresh cassowary v0.3.0
61072024-08-02T19:42:38.919Z Fresh ratatui v0.27.0
61082024-08-02T19:42:38.919Z Fresh rtoolbox v0.0.2
61092024-08-02T19:42:38.919Z Fresh unicode-linebreak v0.1.5
61102024-08-02T19:42:38.919Z Fresh plotters-backend v0.3.5
61112024-08-02T19:42:38.919Z Fresh smawk v0.3.2
61122024-08-02T19:42:38.919Z Fresh plotters-svg v0.3.5
61132024-08-02T19:42:38.919Z Fresh rpassword v7.3.1
61142024-08-02T19:42:38.919Z Fresh tui-tree-widget v0.21.0
61152024-08-02T19:42:38.919Z Fresh textwrap v0.16.1
61162024-08-02T19:42:38.919Z Fresh http-body v1.0.0
61172024-08-02T19:42:38.919Z Fresh cargo-platform v0.1.8
61182024-08-02T19:42:38.919Z Fresh tower-layer v0.3.2
61192024-08-02T19:42:38.919Z Fresh cast v0.3.0
61202024-08-02T19:42:38.919Z Fresh yansi v0.5.1
61212024-08-02T19:42:38.919Z Fresh shell-words v1.1.0
61222024-08-02T19:42:38.919Z Fresh criterion-plot v0.5.0
61232024-08-02T19:42:38.920Z Fresh tower v0.4.13
61242024-08-02T19:42:38.920Z Fresh cargo_metadata v0.18.1
61252024-08-02T19:42:38.920Z Fresh pretty_assertions v1.4.0
61262024-08-02T19:42:38.920Z Fresh hyper v1.3.1
61272024-08-02T19:42:38.920Z Fresh target-lexicon v0.12.14
61282024-08-02T19:42:38.920Z Fresh plotters v0.3.5
61292024-08-02T19:42:38.920Z Fresh tinytemplate v1.2.1
61302024-08-02T19:42:38.920Z Fresh oorandom v11.1.3
61312024-08-02T19:42:38.920Z Fresh anes v0.1.6
61322024-08-02T19:42:38.920Z Fresh cfg-expr v0.15.8
61332024-08-02T19:42:38.920Z Fresh criterion v0.5.1
61342024-08-02T19:42:38.920Z Fresh doc-comment v0.3.3
61352024-08-02T19:42:38.920Z Fresh guppy-workspace-hack v0.1.0
61362024-08-02T19:42:38.920Z Fresh hyper-util v0.1.3
61372024-08-02T19:42:38.920Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
61382024-08-02T19:42:38.920Z Fresh rustls-native-certs v0.7.0
61392024-08-02T19:42:38.923Z Fresh httptest v0.15.5
61402024-08-02T19:42:38.923Z Fresh fatfs v0.3.6
61412024-08-02T19:42:38.923Z Fresh escape8259 v0.5.2
61422024-08-02T19:42:38.923Z Fresh threadpool v1.8.1
61432024-08-02T19:42:38.923Z Fresh relative-path v1.9.3
61442024-08-02T19:42:38.923Z Fresh libtest-mimic v0.7.3
61452024-08-02T19:42:38.923Z Fresh hyper-rustls v0.26.0
61462024-08-02T19:42:38.923Z Fresh target-spec v3.1.0
61472024-08-02T19:42:38.923Z Fresh assert_cmd v2.0.14
61482024-08-02T19:42:38.923Z Fresh rstest_macros v0.19.0
61492024-08-02T19:42:38.924Z Fresh blake2b_simd v1.0.2
61502024-08-02T19:42:38.924Z Fresh pathdiff v0.2.1
61512024-08-02T19:42:38.924Z Fresh fancy-regex v0.13.0
61522024-08-02T19:42:38.924Z Fresh uzers v0.11.3
61532024-08-02T19:42:38.924Z Fresh indent_write v2.2.0
61542024-08-02T19:42:38.924Z Fresh futures-timer v3.0.3
61552024-08-02T19:42:38.924Z Fresh nested v0.1.1
61562024-08-02T19:42:38.924Z Fresh datatest-stable v0.2.9
61572024-08-02T19:42:38.924Z Fresh rust-argon2 v2.1.0
61582024-08-02T19:42:38.924Z Fresh trybuild v1.0.97
61592024-08-02T19:42:38.924Z Fresh guppy v0.17.5
61602024-08-02T19:42:38.924Z Fresh rstest v0.19.0
61612024-08-02T19:42:38.924Z Fresh partial-io v0.5.4
61622024-08-02T19:42:38.924Z Fresh similar-asserts v1.5.0
61632024-08-02T19:42:38.924Z Fresh rand_distr v0.4.3
61642024-08-02T19:42:38.924Z Fresh approx v0.5.1
61652024-08-02T19:42:38.924Z Fresh hex-literal v0.4.1
61662024-08-02T19:42:38.924Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
61672024-08-02T19:42:38.924Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
61682024-08-02T19:42:38.924Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
61692024-08-02T19:42:38.924Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
61702024-08-02T19:42:38.924Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
61712024-08-02T19:42:38.924Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
61722024-08-02T19:42:38.924Z Fresh oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
61732024-08-02T19:42:38.924Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
61742024-08-02T19:42:38.924Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
61752024-08-02T19:42:38.924Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
61762024-08-02T19:42:38.924Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
61772024-08-02T19:42:38.924Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
61782024-08-02T19:42:38.924Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
61792024-08-02T19:42:38.924Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
61802024-08-02T19:42:38.924Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
61812024-08-02T19:42:38.924Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
61822024-08-02T19:42:38.924Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
61832024-08-02T19:42:38.924Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
61842024-08-02T19:42:38.924Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
61852024-08-02T19:42:38.924Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
61862024-08-02T19:42:38.924Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
61872024-08-02T19:42:38.924Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
61882024-08-02T19:42:38.925Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
61892024-08-02T19:42:38.925Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
61902024-08-02T19:42:38.925Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
61912024-08-02T19:42:38.925Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
61922024-08-02T19:42:38.925Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
61932024-08-02T19:42:38.925Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
61942024-08-02T19:42:38.925Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
61952024-08-02T19:42:38.925Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
61962024-08-02T19:42:38.925Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
61972024-08-02T19:42:38.925Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
61982024-08-02T19:42:38.925Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
61992024-08-02T19:42:38.925Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
62002024-08-02T19:42:38.925Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
62012024-08-02T19:42:38.925Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
62022024-08-02T19:42:38.925Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
62032024-08-02T19:42:38.925Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
62042024-08-02T19:42:38.925Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
62052024-08-02T19:42:38.925Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
62062024-08-02T19:42:38.925Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
62072024-08-02T19:42:38.925Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
62082024-08-02T19:42:38.925Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
62092024-08-02T19:42:38.925Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
62102024-08-02T19:42:38.925Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
62112024-08-02T19:42:38.925Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
62122024-08-02T19:42:38.925Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
62132024-08-02T19:42:38.925Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
62142024-08-02T19:42:38.925Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
62152024-08-02T19:42:38.925Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
62162024-08-02T19:42:38.925Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
62172024-08-02T19:42:38.925Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
62182024-08-02T19:42:38.925Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
62192024-08-02T19:42:38.925Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
62202024-08-02T19:42:38.925Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
62212024-08-02T19:42:38.925Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
62222024-08-02T19:42:38.925Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
62232024-08-02T19:42:38.925Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
62242024-08-02T19:42:38.925Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
62252024-08-02T19:42:38.925Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
62262024-08-02T19:42:38.925Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
62272024-08-02T19:42:38.926Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
62282024-08-02T19:42:38.926Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
62292024-08-02T19:42:38.926Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
62302024-08-02T19:42:38.926Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
62312024-08-02T19:42:38.926Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
62322024-08-02T19:42:38.926Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
62332024-08-02T19:42:38.926Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
62342024-08-02T19:42:38.926Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
62352024-08-02T19:42:38.926Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
62362024-08-02T19:42:38.926Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
62372024-08-02T19:42:38.926Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
62382024-08-02T19:42:38.926Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
62392024-08-02T19:42:38.929Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
62402024-08-02T19:42:38.929Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
62412024-08-02T19:42:38.929Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
62422024-08-02T19:42:38.929Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
62432024-08-02T19:42:38.929Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
62442024-08-02T19:42:38.929Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
62452024-08-02T19:42:38.929Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
62462024-08-02T19:42:38.929Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
62472024-08-02T19:42:38.929Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
62482024-08-02T19:42:38.929Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
62492024-08-02T19:42:38.929Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
62502024-08-02T19:42:38.929Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
62512024-08-02T19:42:38.930Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
62522024-08-02T19:42:38.930Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
62532024-08-02T19:42:38.930Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
62542024-08-02T19:42:38.930Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
62552024-08-02T19:42:38.930Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
62562024-08-02T19:42:38.930Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
62572024-08-02T19:42:38.930Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
62582024-08-02T19:42:38.989Z Doc-tests api_identity
62592024-08-02T19:42:38.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62602024-08-02T19:42:39.207Z
62612024-08-02T19:42:39.207Zrunning 0 tests
62622024-08-02T19:42:39.207Z
62632024-08-02T19:42:39.207Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62642024-08-02T19:42:39.207Z
62652024-08-02T19:42:39.215Z Doc-tests authz-macros
62662024-08-02T19:42:39.218Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62672024-08-02T19:42:39.350Z
62682024-08-02T19:42:39.350Zrunning 7 tests
62692024-08-02T19:42:39.355Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
62702024-08-02T19:42:39.355Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
62712024-08-02T19:42:39.355Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
62722024-08-02T19:42:39.355Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
62732024-08-02T19:42:39.355Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
62742024-08-02T19:42:39.355Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
62752024-08-02T19:42:39.355Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
62762024-08-02T19:42:39.355Z
62772024-08-02T19:42:39.358Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s
62782024-08-02T19:42:39.358Z
62792024-08-02T19:42:39.367Z Doc-tests bootstore
62802024-08-02T19:42:39.370Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
62812024-08-02T19:42:40.117Z
62822024-08-02T19:42:40.117Zrunning 0 tests
62832024-08-02T19:42:40.117Z
62842024-08-02T19:42:40.117Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62852024-08-02T19:42:40.117Z
62862024-08-02T19:42:40.142Z Doc-tests bootstrap-agent-api
62872024-08-02T19:42:40.145Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_api --test sled-agent/bootstrap-agent-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62882024-08-02T19:42:40.466Z
62892024-08-02T19:42:40.466Zrunning 2 tests
62902024-08-02T19:42:40.469Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
62912024-08-02T19:42:40.469Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
62922024-08-02T19:42:40.469Z
62932024-08-02T19:42:40.469Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
62942024-08-02T19:42:40.469Z
62952024-08-02T19:42:40.488Z Doc-tests bootstrap-agent-client
62962024-08-02T19:42:40.491Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62972024-08-02T19:42:41.201Z
62982024-08-02T19:42:41.201Zrunning 0 tests
62992024-08-02T19:42:41.201Z
63002024-08-02T19:42:41.201Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63012024-08-02T19:42:41.201Z
63022024-08-02T19:42:41.227Z Doc-tests cockroach-admin-api
63032024-08-02T19:42:41.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_api --test cockroach-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63042024-08-02T19:42:41.416Z
63052024-08-02T19:42:41.416Zrunning 2 tests
63062024-08-02T19:42:41.419Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
63072024-08-02T19:42:41.419Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
63082024-08-02T19:42:41.419Z
63092024-08-02T19:42:41.419Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63102024-08-02T19:42:41.419Z
63112024-08-02T19:42:41.432Z Doc-tests cockroach-admin-client
63122024-08-02T19:42:41.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63132024-08-02T19:42:41.677Z
63142024-08-02T19:42:41.678Zrunning 0 tests
63152024-08-02T19:42:41.678Z
63162024-08-02T19:42:41.678Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63172024-08-02T19:42:41.678Z
63182024-08-02T19:42:41.693Z Doc-tests cockroach-admin-types
63192024-08-02T19:42:41.695Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_types --test cockroach-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63202024-08-02T19:42:41.826Z
63212024-08-02T19:42:41.826Zrunning 0 tests
63222024-08-02T19:42:41.826Z
63232024-08-02T19:42:41.826Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63242024-08-02T19:42:41.826Z
63252024-08-02T19:42:41.836Z Doc-tests db-macros
63262024-08-02T19:42:41.839Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63272024-08-02T19:42:42.072Z
63282024-08-02T19:42:42.072Zrunning 3 tests
63292024-08-02T19:42:42.075Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
63302024-08-02T19:42:42.075Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
63312024-08-02T19:42:42.075Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
63322024-08-02T19:42:42.075Z
63332024-08-02T19:42:42.075Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
63342024-08-02T19:42:42.075Z
63352024-08-02T19:42:42.087Z Doc-tests dns-server
63362024-08-02T19:42:42.090Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63372024-08-02T19:42:42.380Z
63382024-08-02T19:42:42.380Zrunning 0 tests
63392024-08-02T19:42:42.380Z
63402024-08-02T19:42:42.380Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63412024-08-02T19:42:42.380Z
63422024-08-02T19:42:42.398Z Doc-tests dns-server-api
63432024-08-02T19:42:42.401Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63442024-08-02T19:42:42.600Z
63452024-08-02T19:42:42.600Zrunning 2 tests
63462024-08-02T19:42:42.603Ztest dns-server-api/src/lib.rs - dns_server_api::api_description (line 110) ... ignored
63472024-08-02T19:42:42.603Ztest dns-server-api/src/lib.rs - dns_server_api::stub_api_description (line 116) ... ignored
63482024-08-02T19:42:42.603Z
63492024-08-02T19:42:42.603Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63502024-08-02T19:42:42.603Z
63512024-08-02T19:42:42.616Z Doc-tests dns-service-client
63522024-08-02T19:42:42.619Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63532024-08-02T19:42:42.870Z
63542024-08-02T19:42:42.870Zrunning 0 tests
63552024-08-02T19:42:42.870Z
63562024-08-02T19:42:42.870Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63572024-08-02T19:42:42.870Z
63582024-08-02T19:42:42.886Z Doc-tests dpd-client
63592024-08-02T19:42:42.886Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63602024-08-02T19:42:44.015Z
63612024-08-02T19:42:44.015Zrunning 0 tests
63622024-08-02T19:42:44.015Z
63632024-08-02T19:42:44.015Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63642024-08-02T19:42:44.015Z
63652024-08-02T19:42:44.048Z Doc-tests gateway-api
63662024-08-02T19:42:44.051Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_api --test gateway-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63672024-08-02T19:42:44.381Z
63682024-08-02T19:42:44.381Zrunning 2 tests
63692024-08-02T19:42:44.384Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
63702024-08-02T19:42:44.384Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
63712024-08-02T19:42:44.384Z
63722024-08-02T19:42:44.384Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63732024-08-02T19:42:44.384Z
63742024-08-02T19:42:44.403Z Doc-tests gateway-client
63752024-08-02T19:42:44.406Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63762024-08-02T19:42:45.351Z
63772024-08-02T19:42:45.351Zrunning 0 tests
63782024-08-02T19:42:45.351Z
63792024-08-02T19:42:45.351Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63802024-08-02T19:42:45.351Z
63812024-08-02T19:42:45.377Z Doc-tests gateway-test-utils
63822024-08-02T19:42:45.380Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63832024-08-02T19:42:45.817Z
63842024-08-02T19:42:45.817Zrunning 0 tests
63852024-08-02T19:42:45.817Z
63862024-08-02T19:42:45.817Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63872024-08-02T19:42:45.817Z
63882024-08-02T19:42:45.837Z Doc-tests gateway-types
63892024-08-02T19:42:45.840Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_types --test gateway-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63902024-08-02T19:42:46.402Z
63912024-08-02T19:42:46.402Zrunning 0 tests
63922024-08-02T19:42:46.402Z
63932024-08-02T19:42:46.402Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63942024-08-02T19:42:46.403Z
63952024-08-02T19:42:46.428Z Doc-tests illumos-utils
63962024-08-02T19:42:46.431Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7f8f126ad5437185.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-e261b85fb018ae95.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-f1f972e6c68aa853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
63972024-08-02T19:42:48.082Z
63982024-08-02T19:42:48.082Zrunning 0 tests
63992024-08-02T19:42:48.082Z
64002024-08-02T19:42:48.082Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64012024-08-02T19:42:48.082Z
64022024-08-02T19:42:48.130Z Doc-tests installinator
64032024-08-02T19:42:48.133Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64042024-08-02T19:42:48.809Z
64052024-08-02T19:42:48.810Zrunning 0 tests
64062024-08-02T19:42:48.810Z
64072024-08-02T19:42:48.810Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64082024-08-02T19:42:48.810Z
64092024-08-02T19:42:48.898Z Doc-tests installinator-api
64102024-08-02T19:42:48.901Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64112024-08-02T19:42:49.102Z
64122024-08-02T19:42:49.102Zrunning 2 tests
64132024-08-02T19:42:49.105Ztest installinator-api/src/lib.rs - installinator_api::api_description (line 39) ... ignored
64142024-08-02T19:42:49.105Ztest installinator-api/src/lib.rs - installinator_api::stub_api_description (line 45) ... ignored
64152024-08-02T19:42:49.105Z
64162024-08-02T19:42:49.105Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
64172024-08-02T19:42:49.105Z
64182024-08-02T19:42:49.124Z Doc-tests installinator-client
64192024-08-02T19:42:49.127Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64202024-08-02T19:42:49.917Z
64212024-08-02T19:42:49.917Zrunning 0 tests
64222024-08-02T19:42:49.917Z
64232024-08-02T19:42:49.917Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64242024-08-02T19:42:49.917Z
64252024-08-02T19:42:49.945Z Doc-tests installinator-common
64262024-08-02T19:42:49.948Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64272024-08-02T19:42:50.294Z
64282024-08-02T19:42:50.294Zrunning 0 tests
64292024-08-02T19:42:50.294Z
64302024-08-02T19:42:50.294Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64312024-08-02T19:42:50.294Z
64322024-08-02T19:42:50.316Z Doc-tests internal-dns
64332024-08-02T19:42:50.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns --test internal-dns/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64342024-08-02T19:42:50.582Z
64352024-08-02T19:42:50.582Zrunning 0 tests
64362024-08-02T19:42:50.582Z
64372024-08-02T19:42:50.582Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64382024-08-02T19:42:50.582Z
64392024-08-02T19:42:50.601Z Doc-tests ipcc
64402024-08-02T19:42:50.604Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ --document-private-items -D warnings --error-format human`
64412024-08-02T19:42:50.828Z
64422024-08-02T19:42:50.828Zrunning 0 tests
64432024-08-02T19:42:50.828Z
64442024-08-02T19:42:50.828Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64452024-08-02T19:42:50.828Z
64462024-08-02T19:42:50.846Z Doc-tests key-manager
64472024-08-02T19:42:50.849Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64482024-08-02T19:42:51.070Z
64492024-08-02T19:42:51.070Zrunning 0 tests
64502024-08-02T19:42:51.070Z
64512024-08-02T19:42:51.070Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64522024-08-02T19:42:51.070Z
64532024-08-02T19:42:51.088Z Doc-tests nexus-auth
64542024-08-02T19:42:51.091Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64552024-08-02T19:42:52.225Z
64562024-08-02T19:42:52.225Zrunning 0 tests
64572024-08-02T19:42:52.225Z
64582024-08-02T19:42:52.225Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64592024-08-02T19:42:52.225Z
64602024-08-02T19:42:52.257Z Doc-tests nexus-client
64612024-08-02T19:42:52.260Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64622024-08-02T19:42:54.055Z
64632024-08-02T19:42:54.055Zrunning 0 tests
64642024-08-02T19:42:54.055Z
64652024-08-02T19:42:54.055Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64662024-08-02T19:42:54.055Z
64672024-08-02T19:42:54.097Z Doc-tests nexus-config
64682024-08-02T19:42:54.100Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64692024-08-02T19:42:54.624Z
64702024-08-02T19:42:54.624Zrunning 0 tests
64712024-08-02T19:42:54.624Z
64722024-08-02T19:42:54.624Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64732024-08-02T19:42:54.624Z
64742024-08-02T19:42:54.653Z Doc-tests nexus-db-fixed-data
64752024-08-02T19:42:54.656Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64762024-08-02T19:42:55.032Z
64772024-08-02T19:42:55.032Zrunning 0 tests
64782024-08-02T19:42:55.032Z
64792024-08-02T19:42:55.032Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64802024-08-02T19:42:55.032Z
64812024-08-02T19:42:55.054Z Doc-tests nexus-db-model
64822024-08-02T19:42:55.057Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64832024-08-02T19:43:05.678Z
64842024-08-02T19:43:05.678Zrunning 2 tests
64852024-08-02T19:43:08.005Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
64862024-08-02T19:43:08.097Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
64872024-08-02T19:43:08.097Z
64882024-08-02T19:43:08.103Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s
64892024-08-02T19:43:08.103Z
64902024-08-02T19:43:08.269Z Doc-tests nexus-db-queries
64912024-08-02T19:43:08.274Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64922024-08-02T19:43:10.318Z
64932024-08-02T19:43:10.318Zrunning 1 test
64942024-08-02T19:43:13.507Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
64952024-08-02T19:43:13.507Z
64962024-08-02T19:43:13.510Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s
64972024-08-02T19:43:13.510Z
64982024-08-02T19:43:13.567Z Doc-tests nexus-defaults
64992024-08-02T19:43:13.571Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65002024-08-02T19:43:13.766Z
65012024-08-02T19:43:13.766Zrunning 0 tests
65022024-08-02T19:43:13.766Z
65032024-08-02T19:43:13.766Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65042024-08-02T19:43:13.767Z
65052024-08-02T19:43:13.784Z Doc-tests nexus-internal-api
65062024-08-02T19:43:13.788Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65072024-08-02T19:43:14.167Z
65082024-08-02T19:43:14.167Zrunning 2 tests
65092024-08-02T19:43:14.171Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 57) ... ignored
65102024-08-02T19:43:14.171Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 63) ... ignored
65112024-08-02T19:43:14.171Z
65122024-08-02T19:43:14.171Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
65132024-08-02T19:43:14.171Z
65142024-08-02T19:43:14.191Z Doc-tests nexus-inventory
65152024-08-02T19:43:14.194Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65162024-08-02T19:43:14.509Z
65172024-08-02T19:43:14.509Zrunning 0 tests
65182024-08-02T19:43:14.509Z
65192024-08-02T19:43:14.509Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65202024-08-02T19:43:14.509Z
65212024-08-02T19:43:14.531Z Doc-tests nexus-macros-common
65222024-08-02T19:43:14.535Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65232024-08-02T19:43:14.597Z
65242024-08-02T19:43:14.597Zrunning 0 tests
65252024-08-02T19:43:14.598Z
65262024-08-02T19:43:14.598Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65272024-08-02T19:43:14.598Z
65282024-08-02T19:43:14.604Z Doc-tests nexus-metrics-producer-gc
65292024-08-02T19:43:14.608Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65302024-08-02T19:43:14.976Z
65312024-08-02T19:43:14.976Zrunning 0 tests
65322024-08-02T19:43:14.976Z
65332024-08-02T19:43:14.976Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65342024-08-02T19:43:14.976Z
65352024-08-02T19:43:15.002Z Doc-tests nexus-networking
65362024-08-02T19:43:15.007Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65372024-08-02T19:43:15.378Z
65382024-08-02T19:43:15.378Zrunning 0 tests
65392024-08-02T19:43:15.378Z
65402024-08-02T19:43:15.378Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65412024-08-02T19:43:15.378Z
65422024-08-02T19:43:15.404Z Doc-tests nexus-reconfigurator-execution
65432024-08-02T19:43:15.408Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65442024-08-02T19:43:15.834Z
65452024-08-02T19:43:15.834Zrunning 0 tests
65462024-08-02T19:43:15.834Z
65472024-08-02T19:43:15.834Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65482024-08-02T19:43:15.834Z
65492024-08-02T19:43:15.862Z Doc-tests nexus-reconfigurator-planning
65502024-08-02T19:43:15.867Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65512024-08-02T19:43:16.240Z
65522024-08-02T19:43:16.240Zrunning 0 tests
65532024-08-02T19:43:16.240Z
65542024-08-02T19:43:16.240Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65552024-08-02T19:43:16.240Z
65562024-08-02T19:43:16.264Z Doc-tests nexus-reconfigurator-preparation
65572024-08-02T19:43:16.267Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65582024-08-02T19:43:16.621Z
65592024-08-02T19:43:16.621Zrunning 0 tests
65602024-08-02T19:43:16.622Z
65612024-08-02T19:43:16.622Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65622024-08-02T19:43:16.622Z
65632024-08-02T19:43:16.647Z Doc-tests nexus-saga-recovery
65642024-08-02T19:43:16.651Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_saga_recovery --test nexus/saga-recovery/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/saga-recovery -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65652024-08-02T19:43:16.987Z
65662024-08-02T19:43:16.987Zrunning 0 tests
65672024-08-02T19:43:16.987Z
65682024-08-02T19:43:16.987Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65692024-08-02T19:43:16.987Z
65702024-08-02T19:43:17.010Z Doc-tests nexus-sled-agent-shared
65712024-08-02T19:43:17.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_sled_agent_shared --test nexus-sled-agent-shared/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-sled-agent-shared -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65722024-08-02T19:43:17.356Z
65732024-08-02T19:43:17.356Zrunning 0 tests
65742024-08-02T19:43:17.356Z
65752024-08-02T19:43:17.356Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65762024-08-02T19:43:17.356Z
65772024-08-02T19:43:17.378Z Doc-tests nexus-test-interface
65782024-08-02T19:43:17.381Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65792024-08-02T19:43:17.648Z
65802024-08-02T19:43:17.648Zrunning 0 tests
65812024-08-02T19:43:17.648Z
65822024-08-02T19:43:17.648Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65832024-08-02T19:43:17.648Z
65842024-08-02T19:43:17.675Z Doc-tests nexus-test-utils
65852024-08-02T19:43:17.686Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --document-private-items -D warnings --error-format human`
65862024-08-02T19:43:18.513Z
65872024-08-02T19:43:18.513Zrunning 0 tests
65882024-08-02T19:43:18.513Z
65892024-08-02T19:43:18.514Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65902024-08-02T19:43:18.514Z
65912024-08-02T19:43:18.540Z Doc-tests nexus-test-utils-macros
65922024-08-02T19:43:18.557Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65932024-08-02T19:43:18.608Z
65942024-08-02T19:43:18.609Zrunning 1 test
65952024-08-02T19:43:18.622Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
65962024-08-02T19:43:18.622Z
65972024-08-02T19:43:18.623Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
65982024-08-02T19:43:18.623Z
65992024-08-02T19:43:18.632Z Doc-tests nexus-types
66002024-08-02T19:43:18.633Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66012024-08-02T19:43:21.049Z
66022024-08-02T19:43:21.049Zrunning 0 tests
66032024-08-02T19:43:21.049Z
66042024-08-02T19:43:21.049Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66052024-08-02T19:43:21.050Z
66062024-08-02T19:43:21.111Z Doc-tests omicron-certificates
66072024-08-02T19:43:21.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66082024-08-02T19:43:21.350Z
66092024-08-02T19:43:21.350Zrunning 0 tests
66102024-08-02T19:43:21.350Z
66112024-08-02T19:43:21.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66122024-08-02T19:43:21.350Z
66132024-08-02T19:43:21.368Z Doc-tests omicron-cockroach-admin
66142024-08-02T19:43:21.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-e5295d38266d6b71.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66152024-08-02T19:43:21.645Z
66162024-08-02T19:43:21.645Zrunning 0 tests
66172024-08-02T19:43:21.645Z
66182024-08-02T19:43:21.645Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66192024-08-02T19:43:21.645Z
66202024-08-02T19:43:21.664Z Doc-tests omicron-common
66212024-08-02T19:43:21.669Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
66222024-08-02T19:43:23.522Z
66232024-08-02T19:43:23.522Zrunning 2 tests
66242024-08-02T19:43:23.607Ztest common/src/lib.rs - FileKv (line 59) ... ignored
66252024-08-02T19:43:27.930Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
66262024-08-02T19:43:27.930Z
66272024-08-02T19:43:27.930Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.42s
66282024-08-02T19:43:27.930Z
66292024-08-02T19:43:27.976Z Doc-tests omicron-ddm-admin-client
66302024-08-02T19:43:27.982Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-cb1dc3465c3fa41c.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66312024-08-02T19:43:28.216Z
66322024-08-02T19:43:28.216Zrunning 0 tests
66332024-08-02T19:43:28.216Z
66342024-08-02T19:43:28.216Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66352024-08-02T19:43:28.216Z
66362024-08-02T19:43:28.235Z Doc-tests omicron-gateway
66372024-08-02T19:43:28.239Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66382024-08-02T19:43:28.676Z
66392024-08-02T19:43:28.676Zrunning 0 tests
66402024-08-02T19:43:28.676Z
66412024-08-02T19:43:28.676Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66422024-08-02T19:43:28.676Z
66432024-08-02T19:43:28.688Z Doc-tests omicron-nexus
66442024-08-02T19:43:28.688Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66452024-08-02T19:43:32.392Z
66462024-08-02T19:43:32.392Zrunning 5 tests
66472024-08-02T19:43:32.393Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 244) ... ignored
66482024-08-02T19:43:35.038Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 846) ... ok
66492024-08-02T19:43:35.048Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 752) ... ok
66502024-08-02T19:43:35.049Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 774) ... ok
66512024-08-02T19:43:35.055Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 816) ... ok
66522024-08-02T19:43:35.055Z
66532024-08-02T19:43:35.056Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.55s
66542024-08-02T19:43:35.056Z
66552024-08-02T19:43:35.118Z Doc-tests omicron-package
66562024-08-02T19:43:35.130Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-711d7831c1ce5fd2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66572024-08-02T19:43:35.340Z
66582024-08-02T19:43:35.341Zrunning 0 tests
66592024-08-02T19:43:35.342Z
66602024-08-02T19:43:35.342Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66612024-08-02T19:43:35.343Z
66622024-08-02T19:43:35.357Z Doc-tests omicron-passwords
66632024-08-02T19:43:35.358Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66642024-08-02T19:43:35.456Z
66652024-08-02T19:43:35.456Zrunning 0 tests
66662024-08-02T19:43:35.457Z
66672024-08-02T19:43:35.457Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66682024-08-02T19:43:35.457Z
66692024-08-02T19:43:35.468Z Doc-tests omicron-rpaths
66702024-08-02T19:43:35.468Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66712024-08-02T19:43:35.529Z
66722024-08-02T19:43:35.529Zrunning 0 tests
66732024-08-02T19:43:35.529Z
66742024-08-02T19:43:35.529Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66752024-08-02T19:43:35.530Z
66762024-08-02T19:43:35.537Z Doc-tests omicron-sled-agent
66772024-08-02T19:43:35.537Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66782024-08-02T19:43:37.645Z
66792024-08-02T19:43:37.646Zrunning 0 tests
66802024-08-02T19:43:37.646Z
66812024-08-02T19:43:37.646Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66822024-08-02T19:43:37.646Z
66832024-08-02T19:43:37.701Z Doc-tests omicron-test-utils
66842024-08-02T19:43:37.705Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --document-private-items -D warnings --error-format human`
66852024-08-02T19:43:38.001Z
66862024-08-02T19:43:38.001Zrunning 0 tests
66872024-08-02T19:43:38.001Z
66882024-08-02T19:43:38.001Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66892024-08-02T19:43:38.001Z
66902024-08-02T19:43:38.021Z Doc-tests omicron-uuid-kinds
66912024-08-02T19:43:38.024Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --document-private-items -D warnings --error-format human`
66922024-08-02T19:43:38.117Z
66932024-08-02T19:43:38.117Zrunning 0 tests
66942024-08-02T19:43:38.117Z
66952024-08-02T19:43:38.117Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66962024-08-02T19:43:38.117Z
66972024-08-02T19:43:38.125Z Doc-tests omicron-workspace-hack
66982024-08-02T19:43:38.129Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2015 --crate-type lib --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66992024-08-02T19:43:38.184Z
67002024-08-02T19:43:38.184Zrunning 0 tests
67012024-08-02T19:43:38.184Z
67022024-08-02T19:43:38.185Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67032024-08-02T19:43:38.185Z
67042024-08-02T19:43:38.190Z Doc-tests openapi-manager
67052024-08-02T19:43:38.194Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager --test dev-tools/openapi-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-8511e7aebcd452f8.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
67062024-08-02T19:43:38.574Z
67072024-08-02T19:43:38.574Zrunning 0 tests
67082024-08-02T19:43:38.574Z
67092024-08-02T19:43:38.575Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67102024-08-02T19:43:38.575Z
67112024-08-02T19:43:38.601Z Doc-tests oxide-client
67122024-08-02T19:43:38.610Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
67132024-08-02T19:43:43.813Z
67142024-08-02T19:43:43.813Zrunning 196 tests
67152024-08-02T19:43:43.820Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
67162024-08-02T19:43:43.824Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
67172024-08-02T19:43:43.824Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
67182024-08-02T19:43:43.824Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
67192024-08-02T19:43:43.827Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
67202024-08-02T19:43:43.827Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
67212024-08-02T19:43:43.828Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
67222024-08-02T19:43:43.828Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
67232024-08-02T19:43:43.831Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
67242024-08-02T19:43:43.831Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
67252024-08-02T19:43:43.831Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
67262024-08-02T19:43:43.831Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
67272024-08-02T19:43:43.834Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
67282024-08-02T19:43:43.834Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
67292024-08-02T19:43:43.834Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
67302024-08-02T19:43:43.837Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
67312024-08-02T19:43:43.837Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
67322024-08-02T19:43:43.837Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
67332024-08-02T19:43:43.840Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
67342024-08-02T19:43:43.840Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
67352024-08-02T19:43:43.840Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
67362024-08-02T19:43:43.843Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
67372024-08-02T19:43:43.844Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
67382024-08-02T19:43:43.844Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
67392024-08-02T19:43:43.844Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
67402024-08-02T19:43:43.847Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
67412024-08-02T19:43:43.847Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
67422024-08-02T19:43:43.847Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
67432024-08-02T19:43:43.850Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
67442024-08-02T19:43:43.850Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
67452024-08-02T19:43:43.850Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
67462024-08-02T19:43:43.853Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
67472024-08-02T19:43:43.854Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
67482024-08-02T19:43:43.854Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
67492024-08-02T19:43:43.854Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
67502024-08-02T19:43:43.856Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
67512024-08-02T19:43:43.856Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
67522024-08-02T19:43:43.857Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
67532024-08-02T19:43:43.859Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
67542024-08-02T19:43:43.859Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
67552024-08-02T19:43:43.859Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
67562024-08-02T19:43:43.862Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
67572024-08-02T19:43:43.863Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
67582024-08-02T19:43:43.863Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
67592024-08-02T19:43:43.866Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
67602024-08-02T19:43:43.866Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
67612024-08-02T19:43:43.866Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
67622024-08-02T19:43:43.866Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
67632024-08-02T19:43:43.869Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
67642024-08-02T19:43:43.870Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
67652024-08-02T19:43:43.870Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
67662024-08-02T19:43:43.870Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
67672024-08-02T19:43:43.873Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
67682024-08-02T19:43:43.873Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
67692024-08-02T19:43:43.873Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
67702024-08-02T19:43:43.876Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
67712024-08-02T19:43:43.876Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
67722024-08-02T19:43:43.876Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
67732024-08-02T19:43:43.876Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
67742024-08-02T19:43:43.879Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
67752024-08-02T19:43:43.879Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
67762024-08-02T19:43:43.879Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
67772024-08-02T19:43:43.879Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
67782024-08-02T19:43:43.882Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
67792024-08-02T19:43:43.882Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
67802024-08-02T19:43:43.883Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
67812024-08-02T19:43:43.883Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
67822024-08-02T19:43:43.886Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
67832024-08-02T19:43:43.886Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
67842024-08-02T19:43:43.886Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
67852024-08-02T19:43:43.886Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
67862024-08-02T19:43:43.889Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
67872024-08-02T19:43:43.889Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
67882024-08-02T19:43:43.889Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
67892024-08-02T19:43:43.889Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
67902024-08-02T19:43:43.893Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
67912024-08-02T19:43:43.893Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
67922024-08-02T19:43:43.893Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
67932024-08-02T19:43:43.893Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
67942024-08-02T19:43:43.897Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
67952024-08-02T19:43:43.897Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
67962024-08-02T19:43:43.897Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
67972024-08-02T19:43:43.897Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
67982024-08-02T19:43:43.897Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
67992024-08-02T19:43:43.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
68002024-08-02T19:43:43.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
68012024-08-02T19:43:43.901Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
68022024-08-02T19:43:43.901Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
68032024-08-02T19:43:43.901Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
68042024-08-02T19:43:43.904Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
68052024-08-02T19:43:43.904Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
68062024-08-02T19:43:43.904Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
68072024-08-02T19:43:43.904Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
68082024-08-02T19:43:43.907Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
68092024-08-02T19:43:43.907Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
68102024-08-02T19:43:43.908Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
68112024-08-02T19:43:43.908Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
68122024-08-02T19:43:43.910Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
68132024-08-02T19:43:43.910Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
68142024-08-02T19:43:43.911Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
68152024-08-02T19:43:43.913Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
68162024-08-02T19:43:43.913Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
68172024-08-02T19:43:43.913Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
68182024-08-02T19:43:43.914Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
68192024-08-02T19:43:43.916Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
68202024-08-02T19:43:43.916Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
68212024-08-02T19:43:43.916Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
68222024-08-02T19:43:43.919Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
68232024-08-02T19:43:43.919Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
68242024-08-02T19:43:43.920Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
68252024-08-02T19:43:43.920Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
68262024-08-02T19:43:43.923Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 27) ... ignored
68272024-08-02T19:43:43.923Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
68282024-08-02T19:43:43.923Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
68292024-08-02T19:43:43.923Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 24) ... ignored
68302024-08-02T19:43:43.925Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
68312024-08-02T19:43:43.926Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
68322024-08-02T19:43:43.926Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
68332024-08-02T19:43:43.929Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
68342024-08-02T19:43:43.929Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
68352024-08-02T19:43:43.929Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
68362024-08-02T19:43:43.929Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
68372024-08-02T19:43:43.932Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
68382024-08-02T19:43:43.932Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_utilization_view (line 24) ... ignored
68392024-08-02T19:43:43.932Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
68402024-08-02T19:43:43.932Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
68412024-08-02T19:43:43.935Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
68422024-08-02T19:43:43.935Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
68432024-08-02T19:43:43.936Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
68442024-08-02T19:43:43.936Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
68452024-08-02T19:43:43.938Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
68462024-08-02T19:43:43.938Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
68472024-08-02T19:43:43.939Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
68482024-08-02T19:43:43.939Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
68492024-08-02T19:43:43.941Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
68502024-08-02T19:43:43.941Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
68512024-08-02T19:43:43.941Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
68522024-08-02T19:43:43.944Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
68532024-08-02T19:43:43.944Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
68542024-08-02T19:43:43.944Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
68552024-08-02T19:43:43.944Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
68562024-08-02T19:43:43.948Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
68572024-08-02T19:43:43.948Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
68582024-08-02T19:43:43.948Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
68592024-08-02T19:43:43.948Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
68602024-08-02T19:43:43.951Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
68612024-08-02T19:43:43.951Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
68622024-08-02T19:43:43.951Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
68632024-08-02T19:43:43.951Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
68642024-08-02T19:43:43.955Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
68652024-08-02T19:43:43.955Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
68662024-08-02T19:43:43.955Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
68672024-08-02T19:43:43.955Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
68682024-08-02T19:43:43.958Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
68692024-08-02T19:43:43.958Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
68702024-08-02T19:43:43.958Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
68712024-08-02T19:43:43.958Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
68722024-08-02T19:43:43.961Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
68732024-08-02T19:43:43.961Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
68742024-08-02T19:43:43.961Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
68752024-08-02T19:43:43.961Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
68762024-08-02T19:43:43.964Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
68772024-08-02T19:43:43.964Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
68782024-08-02T19:43:43.964Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
68792024-08-02T19:43:43.967Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
68802024-08-02T19:43:43.967Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
68812024-08-02T19:43:43.967Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
68822024-08-02T19:43:43.967Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
68832024-08-02T19:43:43.970Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
68842024-08-02T19:43:43.970Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
68852024-08-02T19:43:43.970Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
68862024-08-02T19:43:43.970Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
68872024-08-02T19:43:43.974Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
68882024-08-02T19:43:43.974Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
68892024-08-02T19:43:43.974Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
68902024-08-02T19:43:43.974Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
68912024-08-02T19:43:43.977Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
68922024-08-02T19:43:43.977Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
68932024-08-02T19:43:43.977Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
68942024-08-02T19:43:43.977Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
68952024-08-02T19:43:43.980Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
68962024-08-02T19:43:43.980Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
68972024-08-02T19:43:43.981Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
68982024-08-02T19:43:43.981Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
68992024-08-02T19:43:43.984Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
69002024-08-02T19:43:43.984Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
69012024-08-02T19:43:43.984Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
69022024-08-02T19:43:43.984Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
69032024-08-02T19:43:43.987Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
69042024-08-02T19:43:43.987Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
69052024-08-02T19:43:43.988Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
69062024-08-02T19:43:43.988Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
69072024-08-02T19:43:43.988Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
69082024-08-02T19:43:43.988Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
69092024-08-02T19:43:43.988Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
69102024-08-02T19:43:43.988Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
69112024-08-02T19:43:43.988Z
69122024-08-02T19:43:43.988Ztest result: ok. 0 passed; 0 failed; 196 ignored; 0 measured; 0 filtered out; finished in 0.17s
69132024-08-02T19:43:43.988Z
69142024-08-02T19:43:44.107Z Doc-tests oximeter
69152024-08-02T19:43:44.107Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69162024-08-02T19:43:44.348Z
69172024-08-02T19:43:44.348Zrunning 2 tests
69182024-08-02T19:43:44.351Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
69192024-08-02T19:43:45.435Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
69202024-08-02T19:43:45.435Z
69212024-08-02T19:43:45.435Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.09s
69222024-08-02T19:43:45.435Z
69232024-08-02T19:43:45.458Z Doc-tests oximeter-api
69242024-08-02T19:43:45.461Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_api --test oximeter/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69252024-08-02T19:43:45.698Z
69262024-08-02T19:43:45.698Zrunning 2 tests
69272024-08-02T19:43:45.701Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
69282024-08-02T19:43:45.701Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
69292024-08-02T19:43:45.701Z
69302024-08-02T19:43:45.701Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
69312024-08-02T19:43:45.701Z
69322024-08-02T19:43:45.718Z Doc-tests oximeter-client
69332024-08-02T19:43:45.721Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69342024-08-02T19:43:46.013Z
69352024-08-02T19:43:46.013Zrunning 0 tests
69362024-08-02T19:43:46.013Z
69372024-08-02T19:43:46.013Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69382024-08-02T19:43:46.013Z
69392024-08-02T19:43:46.033Z Doc-tests oximeter-collector
69402024-08-02T19:43:46.036Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69412024-08-02T19:43:46.489Z
69422024-08-02T19:43:46.489Zrunning 0 tests
69432024-08-02T19:43:46.489Z
69442024-08-02T19:43:46.489Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69452024-08-02T19:43:46.489Z
69462024-08-02T19:43:46.518Z Doc-tests oximeter-db
69472024-08-02T19:43:46.521Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --document-private-items -D warnings --error-format human`
69482024-08-02T19:43:47.790Z
69492024-08-02T19:43:47.790Zrunning 1 test
69502024-08-02T19:43:47.793Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
69512024-08-02T19:43:47.793Z
69522024-08-02T19:43:47.793Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
69532024-08-02T19:43:47.793Z
69542024-08-02T19:43:47.833Z Doc-tests oximeter-impl
69552024-08-02T19:43:47.836Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_impl --test oximeter/impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69562024-08-02T19:43:48.510Z
69572024-08-02T19:43:48.510Zrunning 11 tests
69582024-08-02T19:43:48.908Ztest oximeter/impl/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
69592024-08-02T19:43:56.248Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
69602024-08-02T19:43:56.260Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
69612024-08-02T19:43:56.294Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
69622024-08-02T19:43:56.400Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::span_decades (line 910) ... ok
69632024-08-02T19:43:56.420Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
69642024-08-02T19:43:56.428Ztest oximeter/impl/src/traits.rs - traits::Metric (line 162) ... ok
69652024-08-02T19:43:56.548Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::with_bins (line 511) ... ok
69662024-08-02T19:43:56.753Ztest oximeter/impl/src/traits.rs - traits::Target (line 77) - compile fail ... ok
69672024-08-02T19:43:59.214Ztest oximeter/impl/src/traits.rs - traits::Producer (line 366) ... ok
69682024-08-02T19:44:01.101Ztest oximeter/impl/src/traits.rs - traits::Target (line 47) ... ok
69692024-08-02T19:44:01.102Z
69702024-08-02T19:44:01.102Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.60s
69712024-08-02T19:44:01.102Z
69722024-08-02T19:44:01.133Z Doc-tests oximeter-instruments
69732024-08-02T19:44:01.136Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --document-private-items -D warnings --error-format human`
69742024-08-02T19:44:01.502Z
69752024-08-02T19:44:01.502Zrunning 0 tests
69762024-08-02T19:44:01.502Z
69772024-08-02T19:44:01.502Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69782024-08-02T19:44:01.502Z
69792024-08-02T19:44:01.526Z Doc-tests oximeter-macro-impl
69802024-08-02T19:44:01.529Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69812024-08-02T19:44:01.607Z
69822024-08-02T19:44:01.608Zrunning 0 tests
69832024-08-02T19:44:01.608Z
69842024-08-02T19:44:01.608Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69852024-08-02T19:44:01.608Z
69862024-08-02T19:44:01.615Z Doc-tests oximeter-producer
69872024-08-02T19:44:01.618Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69882024-08-02T19:44:01.964Z
69892024-08-02T19:44:01.964Zrunning 0 tests
69902024-08-02T19:44:01.965Z
69912024-08-02T19:44:01.965Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69922024-08-02T19:44:01.965Z
69932024-08-02T19:44:01.990Z Doc-tests oximeter-timeseries-macro
69942024-08-02T19:44:01.997Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-e562c243df9ac3e8.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69952024-08-02T19:44:02.211Z
69962024-08-02T19:44:02.211Zrunning 0 tests
69972024-08-02T19:44:02.211Z
69982024-08-02T19:44:02.211Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69992024-08-02T19:44:02.211Z
70002024-08-02T19:44:02.227Z Doc-tests oxlog
70012024-08-02T19:44:02.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70022024-08-02T19:44:02.301Z
70032024-08-02T19:44:02.301Zrunning 0 tests
70042024-08-02T19:44:02.301Z
70052024-08-02T19:44:02.301Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70062024-08-02T19:44:02.301Z
70072024-08-02T19:44:02.308Z Doc-tests sled-agent-client
70082024-08-02T19:44:02.311Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70092024-08-02T19:44:03.861Z
70102024-08-02T19:44:03.861Zrunning 0 tests
70112024-08-02T19:44:03.861Z
70122024-08-02T19:44:03.861Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70132024-08-02T19:44:03.861Z
70142024-08-02T19:44:03.900Z Doc-tests sled-agent-types
70152024-08-02T19:44:03.903Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_types --test sled-agent/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70162024-08-02T19:44:04.327Z
70172024-08-02T19:44:04.327Zrunning 0 tests
70182024-08-02T19:44:04.327Z
70192024-08-02T19:44:04.327Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70202024-08-02T19:44:04.327Z
70212024-08-02T19:44:04.351Z Doc-tests sled-hardware
70222024-08-02T19:44:04.354Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70232024-08-02T19:44:04.690Z
70242024-08-02T19:44:04.690Zrunning 0 tests
70252024-08-02T19:44:04.690Z
70262024-08-02T19:44:04.690Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70272024-08-02T19:44:04.690Z
70282024-08-02T19:44:04.712Z Doc-tests sled-hardware-types
70292024-08-02T19:44:04.716Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70302024-08-02T19:44:04.964Z
70312024-08-02T19:44:04.964Zrunning 0 tests
70322024-08-02T19:44:04.964Z
70332024-08-02T19:44:04.964Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70342024-08-02T19:44:04.964Z
70352024-08-02T19:44:04.984Z Doc-tests sled-storage
70362024-08-02T19:44:04.987Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
70372024-08-02T19:44:05.402Z
70382024-08-02T19:44:05.402Zrunning 0 tests
70392024-08-02T19:44:05.402Z
70402024-08-02T19:44:05.402Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70412024-08-02T19:44:05.402Z
70422024-08-02T19:44:05.427Z Doc-tests sp-sim
70432024-08-02T19:44:05.430Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70442024-08-02T19:44:05.844Z
70452024-08-02T19:44:05.844Zrunning 0 tests
70462024-08-02T19:44:05.844Z
70472024-08-02T19:44:05.844Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70482024-08-02T19:44:05.844Z
70492024-08-02T19:44:05.868Z Doc-tests tufaceous
70502024-08-02T19:44:05.871Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous --test tufaceous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70512024-08-02T19:44:06.151Z
70522024-08-02T19:44:06.151Zrunning 0 tests
70532024-08-02T19:44:06.151Z
70542024-08-02T19:44:06.151Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70552024-08-02T19:44:06.151Z
70562024-08-02T19:44:06.171Z Doc-tests tufaceous-lib
70572024-08-02T19:44:06.174Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous_lib --test tufaceous-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70582024-08-02T19:44:06.564Z
70592024-08-02T19:44:06.564Zrunning 0 tests
70602024-08-02T19:44:06.564Z
70612024-08-02T19:44:06.564Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70622024-08-02T19:44:06.564Z
70632024-08-02T19:44:06.587Z Doc-tests typed-rng
70642024-08-02T19:44:06.589Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70652024-08-02T19:44:06.660Z
70662024-08-02T19:44:06.660Zrunning 0 tests
70672024-08-02T19:44:06.660Z
70682024-08-02T19:44:06.660Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70692024-08-02T19:44:06.660Z
70702024-08-02T19:44:06.667Z Doc-tests update-common
70712024-08-02T19:44:06.670Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70722024-08-02T19:44:06.960Z
70732024-08-02T19:44:06.960Zrunning 0 tests
70742024-08-02T19:44:06.960Z
70752024-08-02T19:44:06.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70762024-08-02T19:44:06.960Z
70772024-08-02T19:44:06.980Z Doc-tests update-engine
70782024-08-02T19:44:06.983Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70792024-08-02T19:44:07.458Z
70802024-08-02T19:44:07.458Zrunning 3 tests
70812024-08-02T19:44:07.461Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
70822024-08-02T19:44:07.461Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
70832024-08-02T19:44:07.461Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
70842024-08-02T19:44:07.461Z
70852024-08-02T19:44:07.461Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
70862024-08-02T19:44:07.461Z
70872024-08-02T19:44:07.479Z Doc-tests wicket
70882024-08-02T19:44:07.481Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70892024-08-02T19:44:08.351Z
70902024-08-02T19:44:08.351Zrunning 0 tests
70912024-08-02T19:44:08.352Z
70922024-08-02T19:44:08.352Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70932024-08-02T19:44:08.352Z
70942024-08-02T19:44:08.383Z Doc-tests wicket-common
70952024-08-02T19:44:08.386Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70962024-08-02T19:44:08.922Z
70972024-08-02T19:44:08.923Zrunning 0 tests
70982024-08-02T19:44:08.923Z
70992024-08-02T19:44:08.923Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71002024-08-02T19:44:08.923Z
71012024-08-02T19:44:08.949Z Doc-tests wicket-dbg
71022024-08-02T19:44:08.952Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ab6ff7e022e1f533.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71032024-08-02T19:44:09.312Z
71042024-08-02T19:44:09.312Zrunning 0 tests
71052024-08-02T19:44:09.312Z
71062024-08-02T19:44:09.312Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71072024-08-02T19:44:09.312Z
71082024-08-02T19:44:09.334Z Doc-tests wicketd
71092024-08-02T19:44:09.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71102024-08-02T19:44:09.925Z
71112024-08-02T19:44:09.925Zrunning 0 tests
71122024-08-02T19:44:09.925Z
71132024-08-02T19:44:09.925Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71142024-08-02T19:44:09.925Z
71152024-08-02T19:44:09.955Z Doc-tests wicketd-api
71162024-08-02T19:44:09.958Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_api --test wicketd-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71172024-08-02T19:44:10.353Z
71182024-08-02T19:44:10.353Zrunning 2 tests
71192024-08-02T19:44:10.357Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
71202024-08-02T19:44:10.357Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
71212024-08-02T19:44:10.357Z
71222024-08-02T19:44:10.357Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
71232024-08-02T19:44:10.357Z
71242024-08-02T19:44:10.378Z Doc-tests wicketd-client
71252024-08-02T19:44:10.380Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71262024-08-02T19:44:11.931Z
71272024-08-02T19:44:11.931Zrunning 0 tests
71282024-08-02T19:44:11.931Z
71292024-08-02T19:44:11.931Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71302024-08-02T19:44:11.931Z
71312024-08-02T19:44:11.969Z Doc-tests xtask-downloader
71322024-08-02T19:44:11.972Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name xtask_downloader --test dev-tools/downloader/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/downloader -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-cc0fd29606016107.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71332024-08-02T19:44:12.134Z
71342024-08-02T19:44:12.134Zrunning 1 test
71352024-08-02T19:44:12.137Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
71362024-08-02T19:44:12.137Z
71372024-08-02T19:44:12.137Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
71382024-08-02T19:44:12.137Z
71392024-08-02T19:44:12.146Z Doc-tests zone-setup
71402024-08-02T19:44:12.149Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name zone_setup --test zone-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/zone-setup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-f979b1a7c8010c3c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71412024-08-02T19:44:12.360Z
71422024-08-02T19:44:12.361Zrunning 0 tests
71432024-08-02T19:44:12.361Z
71442024-08-02T19:44:12.361Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71452024-08-02T19:44:12.361Z
71462024-08-02T19:44:12.433Z
71472024-08-02T19:44:12.433Zreal 1:35.322516562
71482024-08-02T19:44:12.433Zuser 1:43.205923112
71492024-08-02T19:44:12.433Zsys 45.349751075
71502024-08-02T19:44:12.433Ztrap 0.021592750
71512024-08-02T19:44:12.433Ztflt 1.191121952
71522024-08-02T19:44:12.433Zdflt 5.851866718
71532024-08-02T19:44:12.433Zkflt 0.018137257
71542024-08-02T19:44:12.433Zlock 1:13.025191123
71552024-08-02T19:44:12.436Zslp 10:57.223718852
71562024-08-02T19:44:12.436Zlat 3.196208734
71572024-08-02T19:44:12.436Zstop 6.606412600
71582024-08-02T19:44:12.436Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
71592024-08-02T19:44:12.439Z+ unset TMPDIR
71602024-08-02T19:44:12.439Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
71612024-08-02T19:44:12.439Zfiles in /var/tmp/omicron_tmp (none expected on success):
71622024-08-02T19:44:12.439Z+ find /var/tmp/omicron_tmp -ls
71632024-08-02T19:44:12.443Z164296 11 drwxr-xr-x 2 build build 2 Aug 2 19:44 /var/tmp/omicron_tmp
71642024-08-02T19:44:12.446Z+ rmdir /var/tmp/omicron_tmp
71652024-08-02T19:44:12.837Zprocess exited: duration 3663976 ms, exit code 0
 
71662024-08-02T19:44:12.854Zfound 1 output files
71672024-08-02T19:44:12.854Zuploading: /work/crate-build-timings.json (512889 bytes)
71682024-08-02T19:44:13.870Zuploaded: /work/crate-build-timings.json