01HQY11E1CSA67SHVV81Z8443F: 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(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HQY11S2YJDF5JBTWNZHGCVWM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-03-01T22:10:32.639Zjob assigned to worker 01HQY11WF4TY0HDP7EGX4H8GH6 (queued for 50 s)
 
22024-03-01T22:10:33.436Zstarting task 0: "setup"
32024-03-01T22:10:33.519Z++ uname -s
42024-03-01T22:10:33.532Z+ kern=SunOS
52024-03-01T22:10:33.533Z+ case "$kern" in
62024-03-01T22:10:33.533Z+ groupadd -g 12345 build
72024-03-01T22:10:33.533Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-03-01T22:10:35.527Z+ zfs create -o mountpoint=/work rpool/work
92024-03-01T22:10:35.633Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-03-01T22:10:35.644Z+ home_fs=zfs
112024-03-01T22:10:35.645Z+ [[ zfs == autofs ]]
122024-03-01T22:10:35.645Z+ mkdir -p /home/build
132024-03-01T22:10:35.645Z+ chown build:build /home/build /work
142024-03-01T22:10:37.610Z+ chmod 0700 /home/build /work
152024-03-01T22:10:37.614Zprocess exited: duration 4178 ms, exit code 0
 
162024-03-01T22:10:37.622Zstarting task 1: "rust-toolchain"
172024-03-01T22:10:37.629Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-03-01T22:10:37.632Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-03-01T22:10:37.744Zinfo: downloading installer
202024-03-01T22:10:39.678Zwarning: it looks like you have an existing installation of Rust at:
212024-03-01T22:10:39.678Zwarning: /opt/ooce/bin
222024-03-01T22:10:39.678Zwarning: It is recommended that rustup be the primary Rust installation.
232024-03-01T22:10:39.678Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-03-01T22:10:39.678Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-03-01T22:10:39.678Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-03-01T22:10:39.679Zwarning: or pass `-y' to ignore all ignorable checks.
272024-03-01T22:10:39.679Zerror: cannot install while Rust is installed
282024-03-01T22:10:39.679Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-03-01T22:10:39.792Zinfo: profile set to 'default'
302024-03-01T22:10:39.793Zinfo: default host triple is x86_64-unknown-illumos
312024-03-01T22:10:39.800Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-03-01T22:10:39.963Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-03-01T22:10:39.963Zinfo: downloading component 'cargo'
342024-03-01T22:10:40.962Zinfo: downloading component 'clippy'
352024-03-01T22:10:41.313Zinfo: downloading component 'rust-docs'
362024-03-01T22:10:42.578Zinfo: downloading component 'rust-std'
372024-03-01T22:10:44.824Zinfo: downloading component 'rustc'
382024-03-01T22:10:50.205Zinfo: downloading component 'rustfmt'
392024-03-01T22:10:50.528Zinfo: installing component 'cargo'
402024-03-01T22:10:51.455Zinfo: installing component 'clippy'
412024-03-01T22:10:51.868Zinfo: installing component 'rust-docs'
422024-03-01T22:10:53.782Zinfo: installing component 'rust-std'
432024-03-01T22:10:55.387Zinfo: installing component 'rustc'
442024-03-01T22:10:59.553Zinfo: installing component 'rustfmt'
452024-03-01T22:10:59.977Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-03-01T22:10:59.977Z
472024-03-01T22:11:00.278Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-03-01T22:11:00.278Z
492024-03-01T22:11:00.287Z
502024-03-01T22:11:00.287ZRust is installed now. Great!
512024-03-01T22:11:00.287Z
522024-03-01T22:11:00.287ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-03-01T22:11:00.287Zenvironment variable. This has not been done automatically.
542024-03-01T22:11:00.288Z
552024-03-01T22:11:00.288ZTo configure your current shell, run:
562024-03-01T22:11:00.288Zsource "$HOME/.cargo/env"
572024-03-01T22:11:00.342Z+ rustc --version
582024-03-01T22:11:00.404Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-03-01T22:11:00.413Zprocess exited: duration 22778 ms, exit code 0
 
602024-03-01T22:11:00.429Zstarting task 2: "authentication"
612024-03-01T22:11:00.460Zprocess exited: duration 26 ms, exit code 0
 
622024-03-01T22:11:00.482Zstarting task 3: "clone repository"
632024-03-01T22:11:00.493Z+ mkdir -p /work/oxidecomputer/omicron
642024-03-01T22:11:00.494Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-03-01T22:11:00.693ZCloning into '/work/oxidecomputer/omicron'...
662024-03-01T22:11:06.439Z+ cd /work/oxidecomputer/omicron
672024-03-01T22:11:06.439Z+ git fetch origin 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
682024-03-01T22:11:06.764ZFrom https://github.com/oxidecomputer/omicron
692024-03-01T22:11:06.764Z * branch 3ca02e03a1fbd28de6b3a0c67ada3752637acfff -> FETCH_HEAD
702024-03-01T22:11:06.772Z+ [[ -n john/log-all-sled-targets ]]
712024-03-01T22:11:06.775Z++ git branch --show-current
722024-03-01T22:11:06.778Z+ current=main
732024-03-01T22:11:06.778Z+ [[ main != john/log-all-sled-targets ]]
742024-03-01T22:11:06.778Z+ git branch -f john/log-all-sled-targets 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
752024-03-01T22:11:06.781Z+ git checkout -f john/log-all-sled-targets
762024-03-01T22:11:06.893ZSwitched to branch 'john/log-all-sled-targets'
772024-03-01T22:11:06.905Z+ git reset --hard 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
782024-03-01T22:11:06.908ZHEAD is now at 3ca02e03a Log all possible sled targets when creating a reservation
792024-03-01T22:11:06.908Zprocess exited: duration 6426 ms, exit code 0
 
802024-03-01T22:11:06.917Zstarting task 4: "build"
812024-03-01T22:11:06.924Z+ target_os=illumos
822024-03-01T22:11:06.924Z+ NEXTEST_VERSION=0.9.67
832024-03-01T22:11:06.924Z+ cargo --version
842024-03-01T22:11:06.928Zinfo: syncing channel updates for '1.76.0-x86_64-unknown-illumos'
852024-03-01T22:11:07.110Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
862024-03-01T22:11:07.125Zinfo: downloading component 'cargo'
872024-03-01T22:11:08.044Zinfo: downloading component 'clippy'
882024-03-01T22:11:08.306Zinfo: downloading component 'rust-docs'
892024-03-01T22:11:09.446Zinfo: downloading component 'rust-std'
902024-03-01T22:11:11.379Zinfo: downloading component 'rustc'
912024-03-01T22:11:15.958Zinfo: downloading component 'rustfmt'
922024-03-01T22:11:16.276Zinfo: installing component 'cargo'
932024-03-01T22:11:17.150Zinfo: installing component 'clippy'
942024-03-01T22:11:17.477Zinfo: installing component 'rust-docs'
952024-03-01T22:11:19.047Zinfo: installing component 'rust-std'
962024-03-01T22:11:20.882Zinfo: installing component 'rustc'
972024-03-01T22:11:24.703Zinfo: installing component 'rustfmt'
982024-03-01T22:11:25.055Zcargo 1.76.0 (c84b36747 2024-01-18)
992024-03-01T22:11:25.059Z+ rustc --version
1002024-03-01T22:11:25.128Zrustc 1.76.0 (07dca489a 2024-02-04)
1012024-03-01T22:11:25.139Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.67/illumos
1022024-03-01T22:11:25.139Z+ gunzip
1032024-03-01T22:11:25.139Z+ tar -xvf - -C /home/build/.cargo/bin
1042024-03-01T22:11:26.618Zx cargo-nextest, 11234272 bytes, 21942 tape blocks
1052024-03-01T22:11:26.621Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1062024-03-01T22:11:26.621Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1072024-03-01T22:11:26.621Ztests will store ephemeral output in /var/tmp/omicron_tmp
1082024-03-01T22:11:26.621Z+ mkdir /var/tmp/omicron_tmp
1092024-03-01T22:11:26.621Z+ OUTPUT_DIR=/work
1102024-03-01T22:11:26.621Z+ echo 'tests will store non-ephemeral output in /work'
1112024-03-01T22:11:26.621Ztests will store non-ephemeral output in /work
1122024-03-01T22:11:26.621Z+ mkdir -p /work
1132024-03-01T22:11:26.624Z+ source ./env.sh
1142024-03-01T22:11:26.625Z++ set -o xtrace
1152024-03-01T22:11:26.625Z++++ dirname ./env.sh
1162024-03-01T22:11:26.661Z+++ readlink -f .
1172024-03-01T22:11:26.664Z++ OMICRON_WS=/work/oxidecomputer/omicron
1182024-03-01T22:11:26.664Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192024-03-01T22:11:26.665Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202024-03-01T22:11:26.665Z++ 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
1212024-03-01T22:11:26.665Z++ 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
1222024-03-01T22:11:26.665Z++ 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
1232024-03-01T22:11:26.665Z++ 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
1242024-03-01T22:11:26.665Z++ 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
1252024-03-01T22:11:26.665Z++ 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
1262024-03-01T22:11:26.665Z++ unset OMICRON_WS
1272024-03-01T22:11:26.665Z++ set +o xtrace
1282024-03-01T22:11:26.701Z
1292024-03-01T22:11:26.701Z ##### ##### ###### ##### ###### #### # # # #### #
1302024-03-01T22:11:26.701Z # # # # # # # # # # # # # # #
1312024-03-01T22:11:26.701Z # # # # ##### # # ##### # # # # # #### #
1322024-03-01T22:11:26.701Z ##### ##### # ##### # # # # # # # # #
1332024-03-01T22:11:26.701Z # # # # # # # # # # # # # # #
1342024-03-01T22:11:26.701Z # # # ###### # # ###### ### # #### # #### #
1352024-03-01T22:11:26.701Z
1362024-03-01T22:11:36.296Z Startup: Refreshing catalog 'helios-dev' ... Done
1372024-03-01T22:11:37.524Z Startup: Caching catalogs ... Done
1382024-03-01T22:11:39.137ZPlanning: Solver setup ... Done (1.288s)
1392024-03-01T22:11:39.264ZPlanning: Running solver ... Done (0.126s)
1402024-03-01T22:11:39.466ZPlanning: Finding local manifests ... Done (0.174s)
1412024-03-01T22:11:39.481ZPlanning: Fetching manifests: 0/4 0% complete
1422024-03-01T22:11:39.674ZPlanning: Fetching manifests: 4/4 100% complete
1432024-03-01T22:11:39.710ZPlanning: Package planning ... Done (0.049s)
1442024-03-01T22:11:39.761ZPlanning: Merging actions ... Done (0.051s)
1452024-03-01T22:11:40.945ZPlanning: Checking for conflicting actions ... Done (1.184s)
1462024-03-01T22:11:40.957ZPlanning: Consolidating action changes ... Done (0.011s)
1472024-03-01T22:11:45.393ZPlanning: Evaluating mediators ... Done (4.436s)
1482024-03-01T22:11:45.402ZPlanning: Planning completed in 7.83 seconds
1492024-03-01T22:11:45.416Z Packages to install: 4
1502024-03-01T22:11:45.416Z Mediators to change: 2
1512024-03-01T22:11:45.420Z Services to change: 1
1522024-03-01T22:11:45.420Z Estimated space available: 148.88 GB
1532024-03-01T22:11:45.420ZEstimated space to be consumed: 1.42 GB
1542024-03-01T22:11:45.420Z Create boot environment: No
1552024-03-01T22:11:45.420ZCreate backup boot environment: No
1562024-03-01T22:11:45.420Z Rebuild boot archive: No
1572024-03-01T22:11:45.420Z
1582024-03-01T22:11:45.420ZChanged mediators:
1592024-03-01T22:11:45.420Z mediator clang:
1602024-03-01T22:11:45.420Z version: None -> 15 (system default)
1612024-03-01T22:11:45.420Z
1622024-03-01T22:11:45.420Z mediator llvm:
1632024-03-01T22:11:45.420Z version: 14 (system default) -> 15 (system default)
1642024-03-01T22:11:45.420Z
1652024-03-01T22:11:45.420ZChanged packages:
1662024-03-01T22:11:45.420Zhelios-dev
1672024-03-01T22:11:45.420Z developer/build-essential
1682024-03-01T22:11:45.420Z None -> 11-2.0
1692024-03-01T22:11:45.420Z library/libxmlsec1
1702024-03-01T22:11:45.420Z None -> 1.2.35-2.0
1712024-03-01T22:11:45.421Z ooce/developer/clang-15
1722024-03-01T22:11:45.421Z None -> 15.0.7-2.0
1732024-03-01T22:11:45.421Z ooce/developer/llvm-15
1742024-03-01T22:11:45.421Z None -> 15.0.7-2.0
1752024-03-01T22:11:45.421Z
1762024-03-01T22:11:45.421ZServices:
1772024-03-01T22:11:45.421Z restart_fmri:
1782024-03-01T22:11:45.421Z svc:/system/update-man-index:default
1792024-03-01T22:11:45.784Z
1802024-03-01T22:11:45.784ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812024-03-01T22:11:50.790ZDownload: 929/3290 items 19.0/212.6MB 8% complete (3.9M/s)
1822024-03-01T22:11:55.792ZDownload: 1319/3290 items 104.7/212.6MB 49% complete (10.5M/s)
1832024-03-01T22:12:01.924ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (10.1M/s)
1842024-03-01T22:12:06.926ZDownload: 3076/3290 items 121.4/212.6MB 57% complete (419k/s)
1852024-03-01T22:12:12.161ZDownload: 3248/3290 items 195.8/212.6MB 92% complete (8.2M/s)
1862024-03-01T22:12:15.418ZDownload: Completed 212.60 MB in 29.63 seconds (7.2M/s)
1872024-03-01T22:12:15.592Z Actions: 1/3689 actions (Installing new actions)
1882024-03-01T22:12:20.640Z Actions: 3546/3689 actions (Installing new actions)
1892024-03-01T22:12:21.198Z Actions: Completed 3689 actions in 5.61 seconds.
1902024-03-01T22:12:21.293Z Done (0.090s)
1912024-03-01T22:12:21.293Z Done (0.000s)
1922024-03-01T22:12:21.522Z Done (0.224s)
1932024-03-01T22:12:27.763Z Done (6.113s)
1942024-03-01T22:12:27.988Z Done (0.152s)
1952024-03-01T22:12:27.993Z Done (0.000s)
1962024-03-01T22:12:28.175Z Done (0.000s)
1972024-03-01T22:12:28.701ZPlanning: Evaluating mediator changes ... Done
1982024-03-01T22:12:28.847ZPlanning: Checking for conflicting actions ... Done
1992024-03-01T22:12:28.851ZPlanning: Consolidating action changes ... Done
2002024-03-01T22:12:29.149ZPlanning: Evaluating mediators ... Done
2012024-03-01T22:12:29.155ZPlanning: Planning completed in 0.43 seconds
2022024-03-01T22:12:29.155Z Mediators to change: 2
2032024-03-01T22:12:29.155Z Create boot environment: No
2042024-03-01T22:12:29.155ZCreate backup boot environment: No
2052024-03-01T22:12:29.228Z Done
2062024-03-01T22:12:29.228Z Done
2072024-03-01T22:12:29.361Z Done
2082024-03-01T22:12:32.983Z Done
2092024-03-01T22:12:33.076Z Done
2102024-03-01T22:12:33.079Z Done
2112024-03-01T22:12:33.196Z Done
2122024-03-01T22:12:33.867ZPlanning: Evaluating mediator changes ... Done
2132024-03-01T22:12:33.867ZPlanning: Merging actions ... Done
2142024-03-01T22:12:34.029ZPlanning: Checking for conflicting actions ... Done
2152024-03-01T22:12:34.050ZPlanning: Consolidating action changes ... Done
2162024-03-01T22:12:34.289ZPlanning: Evaluating mediators ... Done
2172024-03-01T22:12:34.347ZPlanning: Planning completed in 0.78 seconds
2182024-03-01T22:12:34.380Z Packages to change: 1
2192024-03-01T22:12:34.380Z Mediators to change: 1
2202024-03-01T22:12:34.380Z Services to change: 1
2212024-03-01T22:12:34.386Z Create boot environment: No
2222024-03-01T22:12:34.386ZCreate backup boot environment: Yes
2232024-03-01T22:12:36.210Z Actions: 1/6 actions (Updating modified actions)
2242024-03-01T22:12:36.288Z Actions: Completed 6 actions in 0.08 seconds.
2252024-03-01T22:12:36.292Z Done
2262024-03-01T22:12:36.292Z Done
2272024-03-01T22:12:36.338Z Done
2282024-03-01T22:12:39.943Z Done
2292024-03-01T22:12:40.034Z Done
2302024-03-01T22:12:40.038Z Done
2312024-03-01T22:12:40.136Z Done
2322024-03-01T22:12:40.574ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332024-03-01T22:12:40.574Zclang system 15 system
2342024-03-01T22:12:40.574Zcsh system system illumos
2352024-03-01T22:12:40.574Zctags system system illumos
2362024-03-01T22:12:40.574Zgcc vendor 12 vendor
2372024-03-01T22:12:40.574Zgcc system 10 system
2382024-03-01T22:12:40.575Zgcc system 7 system
2392024-03-01T22:12:40.575Zgo system 1.20 system
2402024-03-01T22:12:40.575Zgo system 1.19 system
2412024-03-01T22:12:40.575Zllvm system 15 system
2422024-03-01T22:12:40.575Zllvm system 14 system
2432024-03-01T22:12:40.575Zmariadb system 10.6 system
2442024-03-01T22:12:40.575Zmta vendor vendor dma
2452024-03-01T22:12:40.576Zopenjdk system 17 system
2462024-03-01T22:12:40.576Zopenjdk system 11 system
2472024-03-01T22:12:40.576Zopenjdk system 1.8 system
2482024-03-01T22:12:40.576Zopenssl vendor 3 vendor
2492024-03-01T22:12:40.576Zperl system 5.36 system
2502024-03-01T22:12:40.576Zpostgresql system 15 system
2512024-03-01T22:12:40.576Zpostgresql system 13 system
2522024-03-01T22:12:40.576Zpython vendor 3 vendor
2532024-03-01T22:12:40.577Zpython system 2 system
2542024-03-01T22:12:40.577Zpython3 system 3.11 system
2552024-03-01T22:12:40.577Zruby system 3.0 system
2562024-03-01T22:12:40.577Zwords vendor vendor american-english
2572024-03-01T22:12:40.577Zwords system system australian-english
2582024-03-01T22:12:40.577Zwords system system british-english
2592024-03-01T22:12:40.577Zwords system system canadian-english
2602024-03-01T22:12:40.578Zwords system system french
2612024-03-01T22:12:40.578Zwords system system italian
2622024-03-01T22:12:40.578Zwords system system ngerman
2632024-03-01T22:12:40.578Zwords system system ogerman
2642024-03-01T22:12:40.578Zwords system system spanish
2652024-03-01T22:12:40.897ZFMRI IFO
2662024-03-01T22:12:40.897Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672024-03-01T22:12:40.897Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682024-03-01T22:12:40.897Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692024-03-01T22:12:40.897Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702024-03-01T22:12:40.897Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712024-03-01T22:12:40.897Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2722024-03-01T22:12:40.897Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2732024-03-01T22:12:40.897Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2742024-03-01T22:12:40.949Z+ set -o errexit
2752024-03-01T22:12:40.952Z+++ dirname ./tools/ci_download_cockroachdb
2762024-03-01T22:12:40.952Z++ cd ./tools
2772024-03-01T22:12:40.952Z++ pwd
2782024-03-01T22:12:40.955Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2792024-03-01T22:12:40.956Z++ basename ./tools/ci_download_cockroachdb
2802024-03-01T22:12:40.956Z+ ARG0=ci_download_cockroachdb
2812024-03-01T22:12:40.959Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2822024-03-01T22:12:40.959Z+ CIDL_VERSION=v22.1.9
2832024-03-01T22:12:40.959Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2842024-03-01T22:12:40.959Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2852024-03-01T22:12:40.959Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2862024-03-01T22:12:40.959Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2872024-03-01T22:12:40.959Z+ TARGET_DIR=out
2882024-03-01T22:12:40.959Z+ DOWNLOAD_DIR=out/downloads
2892024-03-01T22:12:40.960Z+ DEST_DIR=./out/cockroachdb
2902024-03-01T22:12:40.960Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2912024-03-01T22:12:40.960Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2922024-03-01T22:12:40.960Z+ main
2932024-03-01T22:12:40.960Z+ [[ 0 != 0 ]]
2942024-03-01T22:12:40.960Z+ CIDL_OS=solaris2.11
2952024-03-01T22:12:40.960Z+ [[ 0 != 0 ]]
2962024-03-01T22:12:40.960Z+ configure_os solaris2.11
2972024-03-01T22:12:40.960Z+ echo 'current directory: /work/oxidecomputer/omicron'
2982024-03-01T22:12:40.960Zcurrent directory: /work/oxidecomputer/omicron
2992024-03-01T22:12:40.960Z+ echo 'configuring based on OS: "solaris2.11"'
3002024-03-01T22:12:40.960Z+ case "$1" in
3012024-03-01T22:12:40.960Zconfiguring based on OS: "solaris2.11"
3022024-03-01T22:12:40.960Z+ CIDL_BUILD=illumos
3032024-03-01T22:12:40.960Z+ CIDL_SUFFIX=tar.gz
3042024-03-01T22:12:40.960Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3052024-03-01T22:12:40.960Z+ CIDL_URL_BASE=https://illumos.org/downloads
3062024-03-01T22:12:40.960Z+ CIDL_ASSEMBLE=do_assemble_illumos
3072024-03-01T22:12:40.960Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3082024-03-01T22:12:40.960Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3092024-03-01T22:12:40.960Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102024-03-01T22:12:40.960Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3112024-03-01T22:12:40.960Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3122024-03-01T22:12:40.961Z+ CIDL_SHA256FUNC=do_sha256sum
3132024-03-01T22:12:40.961Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3142024-03-01T22:12:40.961ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3152024-03-01T22:12:40.961Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3162024-03-01T22:12:40.961Z+ mkdir -p out/downloads
3172024-03-01T22:12:40.961ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3182024-03-01T22:12:40.964Z+ mkdir -p ./out/cockroachdb
3192024-03-01T22:12:40.964Z+ local DO_DOWNLOAD=true
3202024-03-01T22:12:40.964Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3212024-03-01T22:12:40.964Z+ '[' true == true ']'
3222024-03-01T22:12:40.964Z+ echo Downloading...
3232024-03-01T22:12:40.964ZDownloading...
3242024-03-01T22:12:40.964Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3252024-03-01T22:12:40.964Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3262024-03-01T22:12:43.208Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3272024-03-01T22:12:43.211Z++ sha256sum
3282024-03-01T22:12:43.211Z++ awk '{print $1}'
3292024-03-01T22:12:43.357Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3302024-03-01T22:12:43.360Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3312024-03-01T22:12:43.360Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3322024-03-01T22:12:43.361Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3332024-03-01T22:12:45.585Z+ do_assemble_illumos
3342024-03-01T22:12:45.586Z+ rm -r ./out/cockroachdb
3352024-03-01T22:12:45.610Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3362024-03-01T22:12:45.943Z+ ./out/cockroachdb/bin/cockroach version
3372024-03-01T22:12:46.132ZBuild Tag: v22.1.9-dirty
3382024-03-01T22:12:46.132ZBuild Time: 2022/10/26 21:17:46
3392024-03-01T22:12:46.132ZDistribution: OSS
3402024-03-01T22:12:46.132ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3412024-03-01T22:12:46.132ZGo Version: go1.17.13
3422024-03-01T22:12:46.132ZC Compiler: gcc 10.3.0
3432024-03-01T22:12:46.132ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3442024-03-01T22:12:46.132ZBuild Type: release
3452024-03-01T22:12:46.148Z+ set -o errexit
3462024-03-01T22:12:46.151Z+++ dirname ./tools/ci_download_clickhouse
3472024-03-01T22:12:46.154Z++ cd ./tools
3482024-03-01T22:12:46.154Z++ pwd
3492024-03-01T22:12:46.154Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3502024-03-01T22:12:46.154Z++ basename ./tools/ci_download_clickhouse
3512024-03-01T22:12:46.161Z+ ARG0=ci_download_clickhouse
3522024-03-01T22:12:46.161Z+ TARGET_DIR=out
3532024-03-01T22:12:46.161Z+ DOWNLOAD_DIR=out/downloads
3542024-03-01T22:12:46.161Z+ DEST_DIR=./out/clickhouse
3552024-03-01T22:12:46.161Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3562024-03-01T22:12:46.161Z+ CIDL_VERSION=v22.8.9.24
3572024-03-01T22:12:46.161Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3582024-03-01T22:12:46.161Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3592024-03-01T22:12:46.161Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3602024-03-01T22:12:46.161Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3612024-03-01T22:12:46.161Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3622024-03-01T22:12:46.161Z+ main
3632024-03-01T22:12:46.161Z+ [[ 0 != 0 ]]
3642024-03-01T22:12:46.161Z+ CIDL_OS=solaris2.11
3652024-03-01T22:12:46.161Z+ [[ 0 != 0 ]]
3662024-03-01T22:12:46.161Z+ configure_os solaris2.11
3672024-03-01T22:12:46.161Z+ echo 'current directory: /work/oxidecomputer/omicron'
3682024-03-01T22:12:46.161Zcurrent directory: /work/oxidecomputer/omicron
3692024-03-01T22:12:46.162Z+ echo 'configuring based on OS: "solaris2.11"'
3702024-03-01T22:12:46.162Z+ CIDL_DASHREV=
3712024-03-01T22:12:46.162Z+ case "$1" in
3722024-03-01T22:12:46.162Zconfiguring based on OS: "solaris2.11"
3732024-03-01T22:12:46.162Z+ CIDL_PLATFORM=illumos
3742024-03-01T22:12:46.162Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3752024-03-01T22:12:46.162Z+ CIDL_MD5FUNC=do_md5sum
3762024-03-01T22:12:46.162Z+ CIDL_DASHREV=-1
3772024-03-01T22:12:46.162Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3782024-03-01T22:12:46.162Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3792024-03-01T22:12:46.162Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802024-03-01T22:12:46.162Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812024-03-01T22:12:46.162Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3822024-03-01T22:12:46.162Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3832024-03-01T22:12:46.162ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3842024-03-01T22:12:46.162ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3852024-03-01T22:12:46.162Z+ mkdir -p out/downloads
3862024-03-01T22:12:46.166Z+ mkdir -p ./out/clickhouse
3872024-03-01T22:12:46.166Z+ local DO_DOWNLOAD=true
3882024-03-01T22:12:46.166Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3892024-03-01T22:12:46.166Z+ '[' true == true ']'
3902024-03-01T22:12:46.166Z+ echo Downloading...
3912024-03-01T22:12:46.166ZDownloading...
3922024-03-01T22:12:46.166Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3932024-03-01T22:12:46.166Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3942024-03-01T22:12:47.774Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3952024-03-01T22:12:47.777Z++ md5sum
3962024-03-01T22:12:47.777Z++ awk '{print $1}'
3972024-03-01T22:12:47.956Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3982024-03-01T22:12:47.956Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3992024-03-01T22:12:47.960Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
4002024-03-01T22:12:47.960Z+ mkdir -p ./out/clickhouse
4012024-03-01T22:12:47.960Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
4022024-03-01T22:12:51.131Z+ ./out/clickhouse/clickhouse server --version
4032024-03-01T22:12:51.186ZClickHouse server version 22.8.9.1.
4042024-03-01T22:12:51.190Z+ set -o errexit
4052024-03-01T22:12:51.190Z+++ dirname ./tools/ci_download_console
4062024-03-01T22:12:51.190Z++ cd ./tools
4072024-03-01T22:12:51.190Z++ pwd
4082024-03-01T22:12:51.190Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4092024-03-01T22:12:51.190Z++ basename ./tools/ci_download_console
4102024-03-01T22:12:51.190Z+ ARG0=ci_download_console
4112024-03-01T22:12:51.190Z+ TARGET_DIR=out
4122024-03-01T22:12:51.190Z+ DOWNLOAD_DIR=out/downloads
4132024-03-01T22:12:51.191Z+ DEST_DIR=./out/console-assets
4142024-03-01T22:12:51.191Z+ source /work/oxidecomputer/omicron/tools/console_version
4152024-03-01T22:12:51.191Z++ COMMIT=25fb506d0527f5508dc90b118672c0bf8ce14dd3
4162024-03-01T22:12:51.191Z++ SHA2=1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a
4172024-03-01T22:12:51.191Z+ URL=https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
4182024-03-01T22:12:51.191Z+ TARBALL_FILE=out/downloads/console.tar.gz
4192024-03-01T22:12:51.191Z+ main
4202024-03-01T22:12:51.191Z+ [[ 0 != 0 ]]
4212024-03-01T22:12:51.191Z+ echo 'URL: https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz'
4222024-03-01T22:12:51.191ZURL: https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
4232024-03-01T22:12:51.191Z+ echo 'Local file: out/downloads/console.tar.gz'
4242024-03-01T22:12:51.191ZLocal file: out/downloads/console.tar.gz
4252024-03-01T22:12:51.191Z+ local DO_DOWNLOAD=true
4262024-03-01T22:12:51.192Z+ [[ -f out/downloads/console.tar.gz ]]
4272024-03-01T22:12:51.192Z+ mkdir -p out/downloads
4282024-03-01T22:12:51.192Z+ '[' true == true ']'
4292024-03-01T22:12:51.192Z+ echo Downloading...
4302024-03-01T22:12:51.192ZDownloading...
4312024-03-01T22:12:51.192Z+ do_download_curl https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz out/downloads/console.tar.gz
4322024-03-01T22:12:51.192Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
4332024-03-01T22:12:51.821Z++ do_sha256sum out/downloads/console.tar.gz
4342024-03-01T22:12:51.826Z++ case "$OSTYPE" in
4352024-03-01T22:12:51.826Z++ SHA=sha256sum
4362024-03-01T22:12:51.826Z++ sha256sum
4372024-03-01T22:12:51.827Z++ awk '{print $1}'
4382024-03-01T22:12:51.838Z+ calculated_sha2=1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a
4392024-03-01T22:12:51.838Z+ [[ 1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a != \1\0\8\3\f\6\9\3\c\6\6\c\2\7\5\d\0\c\f\7\6\e\1\2\0\a\a\9\2\3\a\5\1\c\3\1\8\8\d\d\9\a\7\9\9\6\e\b\5\1\d\c\0\f\e\4\f\6\1\1\5\0\7\a ]]
4402024-03-01T22:12:51.838Z+ rm -rf ./out/console-assets
4412024-03-01T22:12:51.838Z+ mkdir -p ./out/console-assets
4422024-03-01T22:12:51.843Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4432024-03-01T22:12:51.843Z+ mkdir -p ./out/console-assets
4442024-03-01T22:12:51.843Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4452024-03-01T22:12:51.929Z+ set -o errexit
4462024-03-01T22:12:51.938Z+++ dirname ./tools/ci_download_maghemite_openapi
4472024-03-01T22:12:51.938Z++ cd ./tools
4482024-03-01T22:12:51.939Z++ pwd
4492024-03-01T22:12:51.939Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4502024-03-01T22:12:51.939Z++ basename ./tools/ci_download_maghemite_openapi
4512024-03-01T22:12:51.939Z+ ARG0=ci_download_maghemite_openapi
4522024-03-01T22:12:51.939Z+ TARGET_DIR=out
4532024-03-01T22:12:51.939Z+ DOWNLOAD_DIR=out/downloads
4542024-03-01T22:12:51.939Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4552024-03-01T22:12:51.939Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4562024-03-01T22:12:51.940Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4572024-03-01T22:12:51.940Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4582024-03-01T22:12:51.940Z+ LOCAL_FILE=out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4592024-03-01T22:12:51.940Z+ main
4602024-03-01T22:12:51.940Z+ [[ 0 != 0 ]]
4612024-03-01T22:12:51.940Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json'
4622024-03-01T22:12:51.940ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4632024-03-01T22:12:51.940ZLocal file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4642024-03-01T22:12:51.941Z+ echo 'Local file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4652024-03-01T22:12:51.941Z+ local DO_DOWNLOAD=true
4662024-03-01T22:12:51.941Z+ [[ -f out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4672024-03-01T22:12:51.941Z+ mkdir -p out/downloads
4682024-03-01T22:12:51.941Z+ '[' true == true ']'
4692024-03-01T22:12:51.941ZDownloading...
4702024-03-01T22:12:51.941Z+ echo Downloading...
4712024-03-01T22:12:51.941Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4722024-03-01T22:12:51.941Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4732024-03-01T22:12:52.144Z++ do_sha256sum out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4742024-03-01T22:12:52.147Z++ case "$OSTYPE" in
4752024-03-01T22:12:52.147Z++ SHA=sha256sum
4762024-03-01T22:12:52.147Z++ sha256sum
4772024-03-01T22:12:52.147Z++ awk '{print $1}'
4782024-03-01T22:12:52.152Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4792024-03-01T22:12:52.152Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4802024-03-01T22:12:52.152Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4812024-03-01T22:12:52.152Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4822024-03-01T22:12:52.152Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4832024-03-01T22:12:52.152Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4842024-03-01T22:12:52.152Z+ LOCAL_FILE=out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4852024-03-01T22:12:52.152Z+ main
4862024-03-01T22:12:52.152Z+ [[ 0 != 0 ]]
4872024-03-01T22:12:52.152Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json'
4882024-03-01T22:12:52.152ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4892024-03-01T22:12:52.152Z+ echo 'Local file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4902024-03-01T22:12:52.152ZLocal file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4912024-03-01T22:12:52.152Z+ local DO_DOWNLOAD=true
4922024-03-01T22:12:52.153Z+ [[ -f out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4932024-03-01T22:12:52.153Z+ mkdir -p out/downloads
4942024-03-01T22:12:52.153Z+ '[' true == true ']'
4952024-03-01T22:12:52.153Z+ echo Downloading...
4962024-03-01T22:12:52.153ZDownloading...
4972024-03-01T22:12:52.153Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4982024-03-01T22:12:52.153Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4992024-03-01T22:12:52.325Z++ do_sha256sum out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
5002024-03-01T22:12:52.331Z++ case "$OSTYPE" in
5012024-03-01T22:12:52.331Z++ SHA=sha256sum
5022024-03-01T22:12:52.331Z++ sha256sum
5032024-03-01T22:12:52.331Z++ awk '{print $1}'
5042024-03-01T22:12:52.331Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5052024-03-01T22:12:52.331Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
5062024-03-01T22:12:52.339Z+ set -o errexit
5072024-03-01T22:12:52.345Z+++ dirname ./tools/ci_download_dendrite_openapi
5082024-03-01T22:12:52.345Z++ cd ./tools
5092024-03-01T22:12:52.346Z++ pwd
5102024-03-01T22:12:52.346Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5112024-03-01T22:12:52.346Z++ basename ./tools/ci_download_dendrite_openapi
5122024-03-01T22:12:52.346Z+ ARG0=ci_download_dendrite_openapi
5132024-03-01T22:12:52.347Z+ TARGET_DIR=out
5142024-03-01T22:12:52.347Z+ DOWNLOAD_DIR=out/downloads
5152024-03-01T22:12:52.347Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5162024-03-01T22:12:52.348Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5172024-03-01T22:12:52.348Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5182024-03-01T22:12:52.348Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5192024-03-01T22:12:52.348Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5202024-03-01T22:12:52.348Z+ main
5212024-03-01T22:12:52.348Z+ [[ 0 != 0 ]]
5222024-03-01T22:12:52.349Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
5232024-03-01T22:12:52.349ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5242024-03-01T22:12:52.349Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
5252024-03-01T22:12:52.349Z+ local DO_DOWNLOAD=true
5262024-03-01T22:12:52.350ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5272024-03-01T22:12:52.350Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
5282024-03-01T22:12:52.350Z+ mkdir -p out/downloads
5292024-03-01T22:12:52.363Z+ '[' true == true ']'
5302024-03-01T22:12:52.363Z+ echo Downloading...
5312024-03-01T22:12:52.363ZDownloading...
5322024-03-01T22:12:52.363Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5332024-03-01T22:12:52.363Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
5342024-03-01T22:12:52.470Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5352024-03-01T22:12:52.474Z++ case "$OSTYPE" in
5362024-03-01T22:12:52.474Z++ SHA=sha256sum
5372024-03-01T22:12:52.474Z++ sha256sum
5382024-03-01T22:12:52.474Z++ awk '{print $1}'
5392024-03-01T22:12:52.474Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5402024-03-01T22:12:52.474Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5412024-03-01T22:12:52.478Z+ set -o errexit
5422024-03-01T22:12:52.481Z+++ dirname ./tools/ci_download_dendrite_stub
5432024-03-01T22:12:52.481Z++ cd ./tools
5442024-03-01T22:12:52.484Z++ pwd
5452024-03-01T22:12:52.484Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5462024-03-01T22:12:52.485Z++ basename ./tools/ci_download_dendrite_stub
5472024-03-01T22:12:52.485Z+ ARG0=ci_download_dendrite_stub
5482024-03-01T22:12:52.485Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5492024-03-01T22:12:52.489Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5502024-03-01T22:12:52.489Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5512024-03-01T22:12:52.489Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5522024-03-01T22:12:52.490Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5532024-03-01T22:12:52.490Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5542024-03-01T22:12:52.490Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5552024-03-01T22:12:52.490Z+ TARGET_DIR=out
5562024-03-01T22:12:52.490Z+ DOWNLOAD_DIR=out/downloads
5572024-03-01T22:12:52.490Z+ DEST_DIR=./out/dendrite-stub
5582024-03-01T22:12:52.490Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5592024-03-01T22:12:52.490Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5602024-03-01T22:12:52.490Z+ REPO=oxidecomputer/dendrite
5612024-03-01T22:12:52.490Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5622024-03-01T22:12:52.490Z+ main
5632024-03-01T22:12:52.490Z+ [[ 0 != 0 ]]
5642024-03-01T22:12:52.491Z+ CIDL_OS=solaris2.11
5652024-03-01T22:12:52.491Z+ [[ 0 != 0 ]]
5662024-03-01T22:12:52.491Z+ configure_os solaris2.11
5672024-03-01T22:12:52.491Z+ echo 'current directory: /work/oxidecomputer/omicron'
5682024-03-01T22:12:52.491Z+ echo 'configuring based on OS: "solaris2.11"'
5692024-03-01T22:12:52.491Zcurrent directory: /work/oxidecomputer/omicron
5702024-03-01T22:12:52.491Zconfiguring based on OS: "solaris2.11"
5712024-03-01T22:12:52.491Z+ case "$1" in
5722024-03-01T22:12:52.491Z+ SET_BINARIES=
5732024-03-01T22:12:52.491Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5742024-03-01T22:12:52.491Z+ CIDL_SHA256FUNC=do_sha256sum
5752024-03-01T22:12:52.491Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5762024-03-01T22:12:52.491Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5772024-03-01T22:12:52.492Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5782024-03-01T22:12:52.492Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5792024-03-01T22:12:52.492Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5802024-03-01T22:12:52.492ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5812024-03-01T22:12:52.492ZLocal file: out/downloads/dendrite-stub.tar.gz
5822024-03-01T22:12:52.492Z+ mkdir -p out/downloads
5832024-03-01T22:12:52.492Z+ mkdir -p ./out/dendrite-stub
5842024-03-01T22:12:52.496Z+ fetch_and_verify
5852024-03-01T22:12:52.496Z+ local DO_DOWNLOAD=true
5862024-03-01T22:12:52.496Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5872024-03-01T22:12:52.496Z+ '[' true == true ']'
5882024-03-01T22:12:52.496Z+ echo Downloading...
5892024-03-01T22:12:52.496ZDownloading...
5902024-03-01T22:12:52.496Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5912024-03-01T22:12:52.496Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5922024-03-01T22:13:01.362Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5932024-03-01T22:13:01.365Z++ sha256sum
5942024-03-01T22:13:01.365Z++ awk '{print $1}'
5952024-03-01T22:13:01.397Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5962024-03-01T22:13:01.401Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5972024-03-01T22:13:01.401Z+ do_untar out/downloads/dendrite-stub.tar.gz
5982024-03-01T22:13:01.401Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5992024-03-01T22:13:02.075Z+ do_assemble
6002024-03-01T22:13:02.076Z+ rm -r ./out/dendrite-stub
6012024-03-01T22:13:02.087Z+ mkdir ./out/dendrite-stub
6022024-03-01T22:13:02.088Z+ cp -r out/downloads/root ./out/dendrite-stub/root
6032024-03-01T22:13:02.167Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
6042024-03-01T22:13:02.197Z+ set -o errexit
6052024-03-01T22:13:02.211Z+++ dirname ./tools/ci_download_maghemite_mgd
6062024-03-01T22:13:02.211Z++ cd ./tools
6072024-03-01T22:13:02.211Z++ pwd
6082024-03-01T22:13:02.211Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6092024-03-01T22:13:02.211Z++ basename ./tools/ci_download_maghemite_mgd
6102024-03-01T22:13:02.211Z+ ARG0=ci_download_maghemite_mgd
6112024-03-01T22:13:02.211Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6122024-03-01T22:13:02.212Z++ CIDL_SHA256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6132024-03-01T22:13:02.212Z++ MGD_LINUX_SHA256=943b0a52d279bde55a419e2cdb24873acc32703bc97bd599376117ee0edc1511
6142024-03-01T22:13:02.212Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6152024-03-01T22:13:02.212Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
6162024-03-01T22:13:02.212Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
6172024-03-01T22:13:02.212Z+ TARGET_DIR=out
6182024-03-01T22:13:02.212Z+ DOWNLOAD_DIR=out/downloads
6192024-03-01T22:13:02.212Z+ DEST_DIR=./out/mgd
6202024-03-01T22:13:02.212Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6212024-03-01T22:13:02.212Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6222024-03-01T22:13:02.212Z+ REPO=oxidecomputer/maghemite
6232024-03-01T22:13:02.212Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833
6242024-03-01T22:13:02.212Z+ main
6252024-03-01T22:13:02.212Z+ [[ 0 != 0 ]]
6262024-03-01T22:13:02.212Z+ CIDL_OS=solaris2.11
6272024-03-01T22:13:02.213Z+ [[ 0 != 0 ]]
6282024-03-01T22:13:02.213Z+ configure_os solaris2.11
6292024-03-01T22:13:02.213Z+ echo 'current directory: /work/oxidecomputer/omicron'
6302024-03-01T22:13:02.213Zcurrent directory: /work/oxidecomputer/omicron
6312024-03-01T22:13:02.213Z+ echo 'configuring based on OS: "solaris2.11"'
6322024-03-01T22:13:02.213Z+ case "$1" in
6332024-03-01T22:13:02.213Z+ SET_BINARIES=
6342024-03-01T22:13:02.214Zconfiguring based on OS: "solaris2.11"
6352024-03-01T22:13:02.214Z+ CIDL_SHA256FUNC=do_sha256sum
6362024-03-01T22:13:02.214Z+ TARBALL_FILENAME=mgd.tar.gz
6372024-03-01T22:13:02.214Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6382024-03-01T22:13:02.214Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6392024-03-01T22:13:02.214Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz'
6402024-03-01T22:13:02.214ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6412024-03-01T22:13:02.214ZLocal file: out/downloads/mgd.tar.gz
6422024-03-01T22:13:02.214Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6432024-03-01T22:13:02.214Z+ mkdir -p out/downloads
6442024-03-01T22:13:02.214Z+ mkdir -p ./out/mgd
6452024-03-01T22:13:02.215Z+ fetch_and_verify
6462024-03-01T22:13:02.215Z+ local DO_DOWNLOAD=true
6472024-03-01T22:13:02.215Z+ [[ -f out/downloads/mgd.tar.gz ]]
6482024-03-01T22:13:02.215Z+ '[' true == true ']'
6492024-03-01T22:13:02.215Z+ echo Downloading...
6502024-03-01T22:13:02.215ZDownloading...
6512024-03-01T22:13:02.215Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz out/downloads/mgd.tar.gz
6522024-03-01T22:13:02.215Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6532024-03-01T22:13:09.230Z++ do_sha256sum out/downloads/mgd.tar.gz
6542024-03-01T22:13:09.244Z++ sha256sum
6552024-03-01T22:13:09.244Z++ awk '{print $1}'
6562024-03-01T22:13:09.258Z+ calculated_sha256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6572024-03-01T22:13:09.259Z+ [[ 22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb != \2\2\9\9\6\a\6\f\3\3\5\3\2\9\6\b\8\4\8\b\e\7\2\9\f\1\4\e\7\8\a\4\2\e\7\d\3\d\6\e\6\2\a\4\a\9\1\8\a\5\c\2\3\5\8\a\e\0\1\1\c\8\e\b ]]
6582024-03-01T22:13:09.259Z+ do_untar out/downloads/mgd.tar.gz
6592024-03-01T22:13:09.259Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6602024-03-01T22:13:09.698Z+ do_assemble
6612024-03-01T22:13:09.698Z+ rm -r ./out/mgd
6622024-03-01T22:13:09.709Z+ mkdir ./out/mgd
6632024-03-01T22:13:09.709Z+ cp -r out/downloads/root ./out/mgd/root
6642024-03-01T22:13:10.260Z+ set -o errexit
6652024-03-01T22:13:10.290Z+++ dirname ./tools/ci_download_transceiver_control
6662024-03-01T22:13:10.290Z++ cd ./tools
6672024-03-01T22:13:10.290Z++ pwd
6682024-03-01T22:13:10.290Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6692024-03-01T22:13:10.291Z++ basename ./tools/ci_download_transceiver_control
6702024-03-01T22:13:10.291Z+ ARG0=ci_download_transceiver_control
6712024-03-01T22:13:10.291Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6722024-03-01T22:13:10.291Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6732024-03-01T22:13:10.291Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742024-03-01T22:13:10.291Z+ TARGET_DIR=out
6752024-03-01T22:13:10.291Z+ DOWNLOAD_DIR=out/downloads
6762024-03-01T22:13:10.291Z+ DEST_DIR=./out/transceiver-control
6772024-03-01T22:13:10.291Z+ BIN_DIR=/opt/oxide/bin
6782024-03-01T22:13:10.291Z+ BINARY=xcvradm
6792024-03-01T22:13:10.291Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6802024-03-01T22:13:10.291Z+ REPO=oxidecomputer/transceiver-control
6812024-03-01T22:13:10.291Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6822024-03-01T22:13:10.291Z+ main
6832024-03-01T22:13:10.291Z+ [[ 0 != 0 ]]
6842024-03-01T22:13:10.291Z+ CIDL_OS=solaris2.11
6852024-03-01T22:13:10.291Z+ [[ 0 != 0 ]]
6862024-03-01T22:13:10.292Z+ configure_os solaris2.11
6872024-03-01T22:13:10.292Z+ echo 'current directory: /work/oxidecomputer/omicron'
6882024-03-01T22:13:10.292Zcurrent directory: /work/oxidecomputer/omicron
6892024-03-01T22:13:10.292Z+ echo 'configuring based on OS: "solaris2.11"'
6902024-03-01T22:13:10.292Z+ case "$1" in
6912024-03-01T22:13:10.292Zconfiguring based on OS: "solaris2.11"
6922024-03-01T22:13:10.292Z+ SET_BINARIES=
6932024-03-01T22:13:10.292Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6942024-03-01T22:13:10.292Z+ CIDL_SHA256FUNC=do_sha256sum
6952024-03-01T22:13:10.292Z+ ARCHIVE_FILENAME=xcvradm.gz
6962024-03-01T22:13:10.292Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6972024-03-01T22:13:10.292Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6982024-03-01T22:13:10.292Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6992024-03-01T22:13:10.292ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
7002024-03-01T22:13:10.293ZLocal file: out/downloads/xcvradm.gz
7012024-03-01T22:13:10.293Z+ echo 'Local file: out/downloads/xcvradm.gz'
7022024-03-01T22:13:10.293Z+ mkdir -p out/downloads
7032024-03-01T22:13:10.293Z+ mkdir -p ./out/transceiver-control
7042024-03-01T22:13:10.293Z+ fetch_and_verify
7052024-03-01T22:13:10.293Z+ local DO_DOWNLOAD=true
7062024-03-01T22:13:10.293Z+ [[ -f out/downloads/xcvradm.gz ]]
7072024-03-01T22:13:10.293Z+ '[' true == true ']'
7082024-03-01T22:13:10.293Z+ echo Downloading...
7092024-03-01T22:13:10.293ZDownloading...
7102024-03-01T22:13:10.293Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7112024-03-01T22:13:10.293Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
7122024-03-01T22:13:13.510Z++ do_sha256sum out/downloads/xcvradm.gz
7132024-03-01T22:13:13.517Z++ sha256sum
7142024-03-01T22:13:13.517Z++ awk '{print $1}'
7152024-03-01T22:13:13.520Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7162024-03-01T22:13:13.520Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7172024-03-01T22:13:13.520Z+ do_unpack out/downloads/xcvradm.gz
7182024-03-01T22:13:13.520Z+ mkdir -p out/downloads/root//opt/oxide/bin
7192024-03-01T22:13:13.520Z+ gzip -dc out/downloads/xcvradm.gz
7202024-03-01T22:13:13.641Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7212024-03-01T22:13:13.647Z+ do_assemble
7222024-03-01T22:13:13.647Z+ rm -r ./out/transceiver-control
7232024-03-01T22:13:13.647Z+ mkdir ./out/transceiver-control
7242024-03-01T22:13:13.648Z+ cp -r out/downloads/root ./out/transceiver-control/root
7252024-03-01T22:13:13.983ZAll builder prerequisites installed successfully, and PATH looks valid
7262024-03-01T22:13:13.987Z
7272024-03-01T22:13:13.987Zreal 1:47.229948888
7282024-03-01T22:13:13.987Zuser 34.767679587
7292024-03-01T22:13:13.987Zsys 6.583840997
7302024-03-01T22:13:13.987Ztrap 0.010372570
7312024-03-01T22:13:13.987Ztflt 0.208003619
7322024-03-01T22:13:13.987Zdflt 0.579987134
7332024-03-01T22:13:13.987Zkflt 0.159917122
7342024-03-01T22:13:13.987Zlock 1.583442304
7352024-03-01T22:13:13.987Zslp 3:31.460972124
7362024-03-01T22:13:13.988Zlat 1.917569923
7372024-03-01T22:13:13.988Zstop 0.142197768
7382024-03-01T22:13:13.988Z
7392024-03-01T22:13:13.988Z ##### # # # # #####
7402024-03-01T22:13:13.988Z # # # # # # # #
7412024-03-01T22:13:13.988Z ##### # # # # # #
7422024-03-01T22:13:13.988Z # # # # # # # #
7432024-03-01T22:13:13.988Z # # # # # # # #
7442024-03-01T22:13:13.988Z ##### #### # ###### #####
7452024-03-01T22:13:13.988Z
7462024-03-01T22:13:14.210Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7472024-03-01T22:13:14.524Z Updating git repository `https://github.com/oxidecomputer/samael`
7482024-03-01T22:13:14.879Z Updating crates.io index
7492024-03-01T22:13:14.895Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7502024-03-01T22:13:15.639Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7512024-03-01T22:13:17.461Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7522024-03-01T22:13:18.127Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7532024-03-01T22:13:18.405Z Updating git repository `http://github.com/oxidecomputer/tofino`
7542024-03-01T22:13:18.692Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7552024-03-01T22:13:18.954Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7562024-03-01T22:13:19.193Z Updating git repository `https://github.com/oxidecomputer/propolis`
7572024-03-01T22:13:20.109Z Updating git repository `https://github.com/oxidecomputer/crucible`
7582024-03-01T22:13:22.275Z Updating git repository `https://github.com/oxidecomputer/opte`
7592024-03-01T22:13:23.200Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7602024-03-01T22:13:23.890Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7612024-03-01T22:13:24.200Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7622024-03-01T22:13:24.567Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7632024-03-01T22:13:24.900Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7642024-03-01T22:13:25.393Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7652024-03-01T22:13:25.730Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7662024-03-01T22:13:26.119Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7672024-03-01T22:13:26.624Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7682024-03-01T22:13:27.015Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7692024-03-01T22:13:27.318Z Updating git repository `https://github.com/jgallagher/nix`
7702024-03-01T22:13:28.354Z Updating git repository `https://github.com/cbiffle/hubpack`
7712024-03-01T22:13:28.676Z Updating git repository `https://github.com/oxidecomputer/typify`
7722024-03-01T22:13:30.617Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7732024-03-01T22:13:30.964Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7742024-03-01T22:13:31.242Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7752024-03-01T22:13:32.455Z Downloading crates ...
7762024-03-01T22:13:32.644Z Downloaded aead v0.5.2
7772024-03-01T22:13:32.650Z Downloaded cargo_toml v0.19.0
7782024-03-01T22:13:32.653Z Downloaded cancel-safe-futures v0.1.5
7792024-03-01T22:13:32.657Z Downloaded camino-tempfile v1.1.1
7802024-03-01T22:13:32.665Z Downloaded hash32 v0.3.1
7812024-03-01T22:13:32.668Z Downloaded heck v0.4.1
7822024-03-01T22:13:32.674Z Downloaded cfg-if v1.0.0
7832024-03-01T22:13:32.674Z Downloaded hubpack_derive v0.1.1
7842024-03-01T22:13:32.679Z Downloaded http-range v0.1.5
7852024-03-01T22:13:32.679Z Downloaded cast v0.3.0
7862024-03-01T22:13:32.679Z Downloaded chacha20 v0.9.1
7872024-03-01T22:13:32.679Z Downloaded block-padding v0.3.3
7882024-03-01T22:13:32.679Z Downloaded home v0.5.5
7892024-03-01T22:13:32.682Z Downloaded cexpr v0.6.0
7902024-03-01T22:13:32.682Z Downloaded hex-literal v0.4.1
7912024-03-01T22:13:32.686Z Downloaded cbc v0.1.2
7922024-03-01T22:13:32.686Z Downloaded cargo-platform v0.1.3
7932024-03-01T22:13:32.689Z Downloaded bitflags v1.3.2
7942024-03-01T22:13:32.692Z Downloaded camino v1.1.6
7952024-03-01T22:13:32.692Z Downloaded autocfg v1.1.0
7962024-03-01T22:13:32.695Z Downloaded impl-trait-for-tuples v0.2.2
7972024-03-01T22:13:32.698Z Downloaded match_cfg v0.1.0
7982024-03-01T22:13:32.698Z Downloaded hubpack v0.1.2
7992024-03-01T22:13:32.701Z Downloaded colorchoice v1.0.0
8002024-03-01T22:13:32.702Z Downloaded macaddr v1.0.1
8012024-03-01T22:13:32.705Z Downloaded cc v1.0.83
8022024-03-01T22:13:32.709Z Downloaded clang-sys v1.6.1
8032024-03-01T22:13:32.712Z Downloaded ciborium v0.2.2
8042024-03-01T22:13:32.715Z Downloaded regex-automata v0.1.10
8052024-03-01T22:13:32.725Z Downloaded rustc-hash v1.1.0
8062024-03-01T22:13:32.725Z Downloaded colored v2.0.4
8072024-03-01T22:13:32.732Z Downloaded reedline v0.29.0
8082024-03-01T22:13:32.736Z Downloaded atomicwrites v0.4.3
8092024-03-01T22:13:32.739Z Downloaded cobs v0.2.3
8102024-03-01T22:13:32.741Z Downloaded instant v0.1.12
8112024-03-01T22:13:32.745Z Downloaded async-stream-impl v0.3.5
8122024-03-01T22:13:32.745Z Downloaded atty v0.2.14
8132024-03-01T22:13:32.750Z Downloaded httpdate v1.0.3
8142024-03-01T22:13:32.750Z Downloaded hmac v0.12.1
8152024-03-01T22:13:32.754Z Downloaded fxhash v0.2.1
8162024-03-01T22:13:32.755Z Downloaded clap_lex v0.7.0
8172024-03-01T22:13:32.755Z Downloaded iana-time-zone v0.1.57
8182024-03-01T22:13:32.758Z Downloaded rustls v0.22.2
8192024-03-01T22:13:32.771Z Downloaded strum_macros v0.26.1
8202024-03-01T22:13:32.775Z Downloaded signature v1.6.4
8212024-03-01T22:13:32.784Z Downloaded approx v0.5.1
8222024-03-01T22:13:32.784Z Downloaded assert_matches v1.5.0
8232024-03-01T22:13:32.788Z Downloaded signal-hook-tokio v0.3.1
8242024-03-01T22:13:32.788Z Downloaded anstyle-query v1.0.0
8252024-03-01T22:13:32.789Z Downloaded anes v0.1.6
8262024-03-01T22:13:32.789Z Downloaded arrayref v0.3.7
8272024-03-01T22:13:32.792Z Downloaded hash32 v0.2.1
8282024-03-01T22:13:32.795Z Downloaded bcrypt-pbkdf v0.10.0
8292024-03-01T22:13:32.795Z Downloaded async-stream v0.3.5
8302024-03-01T22:13:32.800Z Downloaded base16ct v0.2.0
8312024-03-01T22:13:32.800Z Downloaded atomic-waker v1.1.1
8322024-03-01T22:13:32.803Z Downloaded bit-vec v0.6.3
8332024-03-01T22:13:32.804Z Downloaded headers-core v0.2.0
8342024-03-01T22:13:32.810Z Downloaded ciborium-io v0.2.2
8352024-03-01T22:13:32.810Z Downloaded bit-set v0.5.3
8362024-03-01T22:13:32.814Z Downloaded linked-hash-map v0.5.6
8372024-03-01T22:13:32.814Z Downloaded linear-map v1.2.0
8382024-03-01T22:13:32.814Z Downloaded sync_wrapper v0.1.2
8392024-03-01T22:13:32.814Z Downloaded quick-error v1.2.3
8402024-03-01T22:13:32.819Z Downloaded primeorder v0.13.6
8412024-03-01T22:13:32.819Z Downloaded signal-hook v0.3.17
8422024-03-01T22:13:32.824Z Downloaded anstream v0.6.11
8432024-03-01T22:13:32.824Z Downloaded gethostname v0.4.3
8442024-03-01T22:13:32.831Z Downloaded bytecount v0.6.3
8452024-03-01T22:13:32.831Z Downloaded adler v1.0.2
8462024-03-01T22:13:32.831Z Downloaded castaway v0.2.2
8472024-03-01T22:13:32.834Z Downloaded indoc v2.0.3
8482024-03-01T22:13:32.837Z Downloaded async-trait v0.1.77
8492024-03-01T22:13:32.842Z Downloaded hostname v0.3.1
8502024-03-01T22:13:32.845Z Downloaded bcs v0.1.6
8512024-03-01T22:13:32.849Z Downloaded maplit v1.0.2
8522024-03-01T22:13:32.849Z Downloaded lru v0.12.1
8532024-03-01T22:13:32.851Z Downloaded lock_api v0.4.10
8542024-03-01T22:13:32.852Z Downloaded managed v0.8.0
8552024-03-01T22:13:32.857Z Downloaded scopeguard v1.2.0
8562024-03-01T22:13:32.857Z Downloaded number_prefix v0.4.0
8572024-03-01T22:13:32.857Z Downloaded rand_xorshift v0.3.0
8582024-03-01T22:13:32.861Z Downloaded futures-task v0.3.30
8592024-03-01T22:13:32.861Z Downloaded tap v1.0.1
8602024-03-01T22:13:32.865Z Downloaded num_threads v0.1.6
8612024-03-01T22:13:32.866Z Downloaded normalize-line-endings v0.3.0
8622024-03-01T22:13:32.866Z Downloaded getopts v0.2.21
8632024-03-01T22:13:32.870Z Downloaded thiserror-impl v1.0.57
8642024-03-01T22:13:32.870Z Downloaded ahash v0.8.7
8652024-03-01T22:13:32.878Z Downloaded futures-timer v3.0.2
8662024-03-01T22:13:32.879Z Downloaded getrandom v0.2.10
8672024-03-01T22:13:32.884Z Downloaded bzip2 v0.4.4
8682024-03-01T22:13:32.884Z Downloaded libtest-mimic v0.6.1
8692024-03-01T22:13:32.888Z Downloaded libloading v0.7.4
8702024-03-01T22:13:32.888Z Downloaded serde_with_macros v3.6.1
8712024-03-01T22:13:33.305Z Downloaded option-ext v0.2.0
8722024-03-01T22:13:33.305Z Downloaded md5 v0.7.0
8732024-03-01T22:13:33.311Z Downloaded crunchy v0.2.2
8742024-03-01T22:13:33.311Z Downloaded oso-derive v0.27.0
8752024-03-01T22:13:33.311Z Downloaded openssl-probe v0.1.5
8762024-03-01T22:13:33.311Z Downloaded tokio-native-tls v0.3.1
8772024-03-01T22:13:33.311Z Downloaded cstr-argument v0.1.2
8782024-03-01T22:13:33.311Z Downloaded basic-toml v0.1.8
8792024-03-01T22:13:33.311Z Downloaded pathdiff v0.2.1
8802024-03-01T22:13:33.311Z Downloaded toml_datetime v0.6.5
8812024-03-01T22:13:33.311Z Downloaded equivalent v1.0.1
8822024-03-01T22:13:33.311Z Downloaded foreign-types-shared v0.1.1
8832024-03-01T22:13:33.311Z Downloaded endian-type v0.1.2
8842024-03-01T22:13:33.311Z Downloaded phf v0.11.2
8852024-03-01T22:13:33.311Z Downloaded arc-swap v1.6.0
8862024-03-01T22:13:33.312Z Downloaded half v2.3.1
8872024-03-01T22:13:33.312Z Downloaded untrusted v0.7.1
8882024-03-01T22:13:33.312Z Downloaded serde_derive_internals v0.26.0
8892024-03-01T22:13:33.312Z Downloaded textwrap v0.16.1
8902024-03-01T22:13:33.312Z Downloaded matches v0.1.10
8912024-03-01T22:13:33.312Z Downloaded sqlparser_derive v0.2.2
8922024-03-01T22:13:33.312Z Downloaded hyper-staticfile v0.9.5
8932024-03-01T22:13:33.312Z Downloaded parse-display v0.9.0
8942024-03-01T22:13:33.312Z Downloaded zerocopy-derive v0.7.32
8952024-03-01T22:13:33.312Z Downloaded num-iter v0.1.43
8962024-03-01T22:13:33.312Z Downloaded fallible-iterator v0.2.0
8972024-03-01T22:13:33.312Z Downloaded stability v0.1.1
8982024-03-01T22:13:33.312Z Downloaded similar-asserts v1.5.0
8992024-03-01T22:13:33.312Z Downloaded rustc_version v0.4.0
9002024-03-01T22:13:33.312Z Downloaded zerocopy v0.3.0
9012024-03-01T22:13:33.312Z Downloaded bytes v1.5.0
9022024-03-01T22:13:33.312Z Downloaded scheduled-thread-pool v0.2.7
9032024-03-01T22:13:33.312Z Downloaded same-file v1.0.6
9042024-03-01T22:13:33.312Z Downloaded paste v1.0.14
9052024-03-01T22:13:33.312Z Downloaded plain v0.2.3
9062024-03-01T22:13:33.312Z Downloaded textwrap v0.11.0
9072024-03-01T22:13:33.312Z Downloaded packed_struct_codegen v0.10.1
9082024-03-01T22:13:33.312Z Downloaded thiserror-no-std v2.0.2
9092024-03-01T22:13:33.313Z Downloaded semver v0.1.20
9102024-03-01T22:13:33.313Z Downloaded unicase v2.7.0
9112024-03-01T22:13:33.313Z Downloaded num-integer v0.1.46
9122024-03-01T22:13:33.313Z Downloaded base64 v0.21.7
9132024-03-01T22:13:33.313Z Downloaded indexmap v2.2.3
9142024-03-01T22:13:33.313Z Downloaded tinyvec_macros v0.1.1
9152024-03-01T22:13:33.313Z Downloaded quote v1.0.35
9162024-03-01T22:13:33.313Z Downloaded rustc_version v0.1.7
9172024-03-01T22:13:33.313Z Downloaded whoami v1.4.1
9182024-03-01T22:13:33.313Z Downloaded fixedbitset v0.4.2
9192024-03-01T22:13:33.313Z Downloaded crossbeam-deque v0.8.3
9202024-03-01T22:13:33.313Z Downloaded radium v0.7.0
9212024-03-01T22:13:33.313Z Downloaded pin-utils v0.1.0
9222024-03-01T22:13:33.313Z Downloaded universal-hash v0.5.1
9232024-03-01T22:13:33.313Z Downloaded heapless v0.8.0
9242024-03-01T22:13:33.313Z Downloaded similar v2.3.0
9252024-03-01T22:13:33.313Z Downloaded pretty-hex v0.4.1
9262024-03-01T22:13:33.313Z Downloaded futures-sink v0.3.30
9272024-03-01T22:13:33.313Z Downloaded sha2 v0.10.8
9282024-03-01T22:13:33.313Z Downloaded mime_guess v2.0.4
9292024-03-01T22:13:33.313Z Downloaded memmap2 v0.7.1
9302024-03-01T22:13:33.314Z Downloaded rtoolbox v0.0.1
9312024-03-01T22:13:33.314Z Downloaded mockall v0.12.0
9322024-03-01T22:13:33.314Z Downloaded spki v0.7.2
9332024-03-01T22:13:33.314Z Downloaded smallvec v0.6.14
9342024-03-01T22:13:33.314Z Downloaded ctr v0.9.2
9352024-03-01T22:13:33.314Z Downloaded ref-cast-impl v1.0.20
9362024-03-01T22:13:33.314Z Downloaded pkg-config v0.3.27
9372024-03-01T22:13:33.314Z Downloaded sec1 v0.7.3
9382024-03-01T22:13:33.314Z Downloaded sct v0.7.0
9392024-03-01T22:13:33.314Z Downloaded partial-io v0.5.4
9402024-03-01T22:13:33.314Z Downloaded structmeta v0.2.0
9412024-03-01T22:13:33.314Z Downloaded headers v0.3.9
9422024-03-01T22:13:33.314Z Downloaded toolchain_find v0.2.0
9432024-03-01T22:13:33.314Z Downloaded derive_builder v0.12.0
9442024-03-01T22:13:33.314Z Downloaded rustls v0.21.9
9452024-03-01T22:13:33.314Z Downloaded nested v0.1.1
9462024-03-01T22:13:33.314Z Downloaded subtle v2.5.0
9472024-03-01T22:13:33.314Z Downloaded rusty-fork v0.3.0
9482024-03-01T22:13:33.314Z Downloaded russh-keys v0.42.0
9492024-03-01T22:13:33.314Z Downloaded tinytemplate v1.2.1
9502024-03-01T22:13:33.314Z Downloaded plotters-backend v0.3.5
9512024-03-01T22:13:33.314Z Downloaded derive_more v0.99.17
9522024-03-01T22:13:33.314Z Downloaded strsim v0.10.0
9532024-03-01T22:13:33.314Z Downloaded crypto-bigint v0.5.2
9542024-03-01T22:13:33.314Z Downloaded packed_struct v0.10.1
9552024-03-01T22:13:33.315Z Downloaded num-rational v0.4.1
9562024-03-01T22:13:33.315Z Downloaded nanorand v0.7.0
9572024-03-01T22:13:33.315Z Downloaded scroll_derive v0.12.0
9582024-03-01T22:13:33.315Z Downloaded defmt v0.3.5
9592024-03-01T22:13:33.315Z Downloaded strsim v0.8.0
9602024-03-01T22:13:33.315Z Downloaded zip v0.6.6
9612024-03-01T22:13:33.315Z Downloaded tabled_derive v0.7.0
9622024-03-01T22:13:33.315Z Downloaded openssl-macros v0.1.1
9632024-03-01T22:13:33.315Z Downloaded serde_plain v1.0.2
9642024-03-01T22:13:33.315Z Downloaded crc v3.0.1
9652024-03-01T22:13:33.315Z Downloaded usdt-macro v0.5.0
9662024-03-01T22:13:33.315Z Downloaded hkdf v0.12.4
9672024-03-01T22:13:33.315Z Downloaded foreign-types v0.3.2
9682024-03-01T22:13:33.315Z Downloaded slog-async v2.8.0
9692024-03-01T22:13:33.315Z Downloaded ff v0.13.0
9702024-03-01T22:13:33.315Z Downloaded diff v0.1.13
9712024-03-01T22:13:33.315Z Downloaded num-derive v0.4.0
9722024-03-01T22:13:33.315Z Downloaded ucd-trie v0.1.6
9732024-03-01T22:13:33.322Z Downloaded pem-rfc7468 v0.7.0
9742024-03-01T22:13:33.322Z Downloaded proc-macro-error v1.0.4
9752024-03-01T22:13:33.322Z Downloaded opaque-debug v0.3.0
9762024-03-01T22:13:33.322Z Downloaded zone_cfg_derive v0.3.0
9772024-03-01T22:13:33.322Z Downloaded csv-core v0.1.11
9782024-03-01T22:13:33.322Z Downloaded dtrace-parser v0.2.0
9792024-03-01T22:13:33.322Z Downloaded fs-err v2.11.0
9802024-03-01T22:13:33.322Z Downloaded pbkdf2 v0.12.2
9812024-03-01T22:13:33.322Z Downloaded tracing v0.1.37
9822024-03-01T22:13:33.322Z Downloaded tinyvec v1.6.0
9832024-03-01T22:13:33.322Z Downloaded slog-json v2.6.1
9842024-03-01T22:13:33.322Z Downloaded walkdir v2.4.0
9852024-03-01T22:13:33.322Z Downloaded oso v0.27.0
9862024-03-01T22:13:33.322Z Downloaded peeking_take_while v0.1.2
9872024-03-01T22:13:33.322Z Downloaded crucible-workspace-hack v0.1.0
9882024-03-01T22:13:33.322Z Downloaded tempdir v0.3.7
9892024-03-01T22:13:33.322Z Downloaded take_mut v0.2.2
9902024-03-01T22:13:33.322Z Downloaded num-traits v0.2.16
9912024-03-01T22:13:33.322Z Downloaded tracing-attributes v0.1.26
9922024-03-01T22:13:33.322Z Downloaded polyval v0.6.1
9932024-03-01T22:13:33.323Z Downloaded crc32fast v1.3.2
9942024-03-01T22:13:33.323Z Downloaded memoffset v0.9.0
9952024-03-01T22:13:33.323Z Downloaded structmeta v0.3.0
9962024-03-01T22:13:33.323Z Downloaded multer v3.0.0
9972024-03-01T22:13:33.323Z Downloaded flagset v0.4.3
9982024-03-01T22:13:33.323Z Downloaded predicates-tree v1.0.9
9992024-03-01T22:13:33.323Z Downloaded smf v0.2.2
10002024-03-01T22:13:33.323Z Downloaded dirs-next v2.0.0
10012024-03-01T22:13:33.323Z Downloaded filetime v0.2.23
10022024-03-01T22:13:33.323Z Downloaded fatfs v0.3.6
10032024-03-01T22:13:33.323Z Downloaded slab v0.4.9
10042024-03-01T22:13:33.323Z Downloaded downcast v0.11.0
10052024-03-01T22:13:33.323Z Downloaded thread-id v4.2.0
10062024-03-01T22:13:33.323Z Downloaded structmeta-derive v0.2.0
10072024-03-01T22:13:33.323Z Downloaded pkcs1 v0.7.5
10082024-03-01T22:13:33.323Z Downloaded num-bigint v0.4.4
10092024-03-01T22:13:33.323Z Downloaded pin-project v1.1.3
10102024-03-01T22:13:33.323Z Downloaded foreign-types v0.5.0
10112024-03-01T22:13:33.323Z Downloaded vte_generate_state_changes v0.1.1
10122024-03-01T22:13:33.323Z Downloaded thread_local v1.1.7
10132024-03-01T22:13:33.323Z Downloaded criterion-plot v0.5.0
10142024-03-01T22:13:33.323Z Downloaded pkcs8 v0.10.2
10152024-03-01T22:13:33.323Z Downloaded foreign-types-macros v0.2.3
10162024-03-01T22:13:33.324Z Downloaded newtype-uuid v1.0.1
10172024-03-01T22:13:33.324Z Downloaded postgres-protocol v0.6.6
10182024-03-01T22:13:33.324Z Downloaded zone v0.3.0
10192024-03-01T22:13:33.324Z Downloaded tokio-macros v2.2.0
10202024-03-01T22:13:33.324Z Downloaded tokio-rustls v0.25.0
10212024-03-01T22:13:33.324Z Downloaded crc-any v2.4.3
10222024-03-01T22:13:33.324Z Downloaded rustls-webpki v0.101.7
10232024-03-01T22:13:33.324Z Downloaded newtype_derive v0.1.6
10242024-03-01T22:13:33.324Z Downloaded usdt-attr-macro v0.5.0
10252024-03-01T22:13:33.324Z Downloaded usdt v0.5.0
10262024-03-01T22:13:33.324Z Downloaded multimap v0.10.0
10272024-03-01T22:13:33.324Z Downloaded rstest v0.18.2
10282024-03-01T22:13:33.324Z Downloaded which v4.4.0
10292024-03-01T22:13:33.324Z Downloaded yasna v0.5.2
10302024-03-01T22:13:33.324Z Downloaded tiny-keccak v2.0.2
10312024-03-01T22:13:33.324Z Downloaded foreign-types-shared v0.3.1
10322024-03-01T22:13:33.324Z Downloaded hashbrown v0.13.2
10332024-03-01T22:13:33.324Z Downloaded hashbrown v0.14.3
10342024-03-01T22:13:33.324Z Downloaded rustfmt-wrapper v0.2.0
10352024-03-01T22:13:33.324Z Downloaded wait-timeout v0.2.0
10362024-03-01T22:13:33.324Z Downloaded itertools v0.12.1
10372024-03-01T22:13:33.324Z Downloaded darling_macro v0.20.3
10382024-03-01T22:13:33.324Z Downloaded dof v0.1.5
10392024-03-01T22:13:33.324Z Downloaded futures-core v0.3.30
10402024-03-01T22:13:33.325Z Downloaded ed25519 v1.5.3
10412024-03-01T22:13:33.325Z Downloaded smallvec v1.13.1
10422024-03-01T22:13:33.325Z Downloaded num_cpus v1.16.0
10432024-03-01T22:13:33.325Z Downloaded errno v0.3.8
10442024-03-01T22:13:33.325Z Downloaded digest v0.10.7
10452024-03-01T22:13:33.325Z Downloaded prettyplease v0.2.16
10462024-03-01T22:13:33.325Z Downloaded url v2.5.0
10472024-03-01T22:13:33.325Z Downloaded ryu v1.0.15
10482024-03-01T22:13:33.325Z Downloaded chrono v0.4.31
10492024-03-01T22:13:33.325Z Downloaded thiserror v1.0.57
10502024-03-01T22:13:33.325Z Downloaded funty v2.0.0
10512024-03-01T22:13:33.325Z Downloaded sha1 v0.10.6
10522024-03-01T22:13:33.325Z Downloaded spin v0.9.8
10532024-03-01T22:13:33.325Z Downloaded stringprep v0.1.3
10542024-03-01T22:13:33.325Z Downloaded diesel_table_macro_syntax v0.1.0
10552024-03-01T22:13:33.325Z Downloaded static_assertions v1.1.0
10562024-03-01T22:13:33.325Z Downloaded topological-sort v0.2.2
10572024-03-01T22:13:33.325Z Downloaded debug-ignore v1.0.5
10582024-03-01T22:13:33.325Z Downloaded pretty_assertions v1.4.0
10592024-03-01T22:13:33.325Z Downloaded tokio-stream v0.1.14
10602024-03-01T22:13:33.325Z Downloaded usdt-attr-macro v0.3.5
10612024-03-01T22:13:33.329Z Downloaded remove_dir_all v0.5.3
10622024-03-01T22:13:33.329Z Downloaded crossbeam-utils v0.8.16
10632024-03-01T22:13:33.329Z Downloaded scroll v0.12.0
10642024-03-01T22:13:33.329Z Downloaded tokio-tungstenite v0.20.1
10652024-03-01T22:13:33.329Z Downloaded pest_generator v2.7.6
10662024-03-01T22:13:33.329Z Downloaded rsa v0.9.2
10672024-03-01T22:13:33.336Z Downloaded base64ct v1.6.0
10682024-03-01T22:13:33.341Z Downloaded toml_edit v0.22.6
10692024-03-01T22:13:33.357Z Downloaded zeroize_derive v1.4.2
10702024-03-01T22:13:33.360Z Downloaded darling_macro v0.14.4
10712024-03-01T22:13:33.361Z Downloaded display-error-chain v0.2.0
10722024-03-01T22:13:33.361Z Downloaded slog-scope v4.4.0
10732024-03-01T22:13:33.364Z Downloaded pbkdf2 v0.11.0
10742024-03-01T22:13:33.364Z Downloaded dtrace-parser v0.1.14
10752024-03-01T22:13:33.368Z Downloaded serde-big-array v0.4.1
10762024-03-01T22:13:33.368Z Downloaded want v0.3.1
10772024-03-01T22:13:33.368Z Downloaded futures-channel v0.3.30
10782024-03-01T22:13:33.371Z Downloaded yansi v0.5.1
10792024-03-01T22:13:33.371Z Downloaded difflib v0.4.0
10802024-03-01T22:13:33.371Z Downloaded fnv v1.0.7
10812024-03-01T22:13:33.374Z Downloaded strum_macros v0.25.2
10822024-03-01T22:13:33.374Z Downloaded vsss-rs v3.3.4
10832024-03-01T22:13:33.377Z Downloaded strum_macros v0.24.3
10842024-03-01T22:13:33.381Z Downloaded curve25519-dalek-derive v0.1.0
10852024-03-01T22:13:33.381Z Downloaded crossbeam-epoch v0.9.15
10862024-03-01T22:13:33.384Z Downloaded typenum v1.16.0
10872024-03-01T22:13:33.384Z Downloaded fastrand v2.0.1
10882024-03-01T22:13:33.388Z Downloaded toml v0.8.10
10892024-03-01T22:13:33.391Z Downloaded crypto-common v0.1.6
10902024-03-01T22:13:33.391Z Downloaded enum-as-inner v0.5.1
10912024-03-01T22:13:33.394Z Downloaded xattr v1.0.1
10922024-03-01T22:13:33.394Z Downloaded smawk v0.3.1
10932024-03-01T22:13:33.397Z Downloaded nibble_vec v0.1.0
10942024-03-01T22:13:33.397Z Downloaded ref-cast v1.0.20
10952024-03-01T22:13:33.400Z Downloaded derive_builder_macro v0.12.0
10962024-03-01T22:13:33.400Z Downloaded new_debug_unreachable v1.0.4
10972024-03-01T22:13:33.400Z Downloaded doc-comment v0.3.3
10982024-03-01T22:13:33.406Z Downloaded terminal_size v0.3.0
10992024-03-01T22:13:33.406Z Downloaded waitgroup v0.1.2
11002024-03-01T22:13:33.406Z Downloaded time-core v0.1.1
11012024-03-01T22:13:33.410Z Downloaded slog-term v2.9.0
11022024-03-01T22:13:33.410Z Downloaded rustls-pki-types v1.3.0
11032024-03-01T22:13:33.410Z Downloaded serde_spanned v0.6.5
11042024-03-01T22:13:33.410Z Downloaded quick-xml v0.30.0
11052024-03-01T22:13:33.414Z Downloaded phf_shared v0.10.0
11062024-03-01T22:13:33.418Z Downloaded openssl-sys v0.9.96
11072024-03-01T22:13:33.421Z Downloaded strip-ansi-escapes v0.2.0
11082024-03-01T22:13:33.421Z Downloaded path-slash v0.1.5
11092024-03-01T22:13:33.424Z Downloaded miniz_oxide v0.7.1
11102024-03-01T22:13:33.424Z Downloaded env_logger v0.10.0
11112024-03-01T22:13:33.428Z Downloaded expectorate v1.1.0
11122024-03-01T22:13:33.431Z Downloaded usdt v0.3.5
11132024-03-01T22:13:33.431Z Downloaded target-spec v3.1.0
11142024-03-01T22:13:33.431Z Downloaded phf_shared v0.11.2
11152024-03-01T22:13:33.434Z Downloaded owo-colors v4.0.0
11162024-03-01T22:13:33.434Z Downloaded md-5 v0.10.5
11172024-03-01T22:13:33.438Z Downloaded utf8parse v0.2.1
11182024-03-01T22:13:33.438Z Downloaded time v0.3.27
11192024-03-01T22:13:33.442Z Downloaded termios v0.3.3
11202024-03-01T22:13:33.448Z Downloaded time-macros v0.2.13
11212024-03-01T22:13:33.451Z Downloaded vec_map v0.8.2
11222024-03-01T22:13:33.451Z Downloaded lazy_static v1.4.0
11232024-03-01T22:13:33.451Z Downloaded pest_derive v2.7.6
11242024-03-01T22:13:33.477Z Downloaded num v0.4.1
11252024-03-01T22:13:33.477Z Downloaded diesel_derives v2.1.2
11262024-03-01T22:13:33.480Z Downloaded embedded-io v0.4.0
11272024-03-01T22:13:33.480Z Downloaded ed25519 v2.2.2
11282024-03-01T22:13:33.480Z Downloaded defmt-parser v0.3.3
11292024-03-01T22:13:33.480Z Downloaded ecdsa v0.16.9
11302024-03-01T22:13:33.480Z Downloaded trust-dns-server v0.22.1
11312024-03-01T22:13:33.485Z Downloaded socket2 v0.4.9
11322024-03-01T22:13:33.488Z Downloaded rand v0.4.6
11332024-03-01T22:13:33.491Z Downloaded toml v0.7.8
11342024-03-01T22:13:33.494Z Downloaded unicode-segmentation v1.10.1
11352024-03-01T22:13:33.497Z Downloaded portable-atomic v1.4.3
11362024-03-01T22:13:33.501Z Downloaded darling v0.20.3
11372024-03-01T22:13:33.505Z Downloaded unicode_categories v0.1.1
11382024-03-01T22:13:33.508Z Downloaded serde_with v3.6.1
11392024-03-01T22:13:33.514Z Downloaded pest_meta v2.7.6
11402024-03-01T22:13:33.517Z Downloaded tar v0.4.40
11412024-03-01T22:13:33.521Z Downloaded rcgen v0.12.1
11422024-03-01T22:13:33.524Z Downloaded bitvec v1.0.1
11432024-03-01T22:13:33.540Z Downloaded darling_core v0.20.3
11442024-03-01T22:13:33.545Z Downloaded russh v0.42.0
11452024-03-01T22:13:33.550Z Downloaded flate2 v1.0.28
11462024-03-01T22:13:33.555Z Downloaded rayon-core v1.12.1
11472024-03-01T22:13:33.559Z Downloaded winnow v0.6.1
11482024-03-01T22:13:33.573Z Downloaded syn v2.0.51
11492024-03-01T22:13:33.579Z Downloaded flume v0.11.0
11502024-03-01T22:13:33.583Z Downloaded typed-path v0.7.0
11512024-03-01T22:13:33.589Z Downloaded p521 v0.13.3
11522024-03-01T22:13:33.593Z Downloaded rand v0.8.5
11532024-03-01T22:13:33.598Z Downloaded lalrpop v0.19.12
11542024-03-01T22:13:33.610Z Downloaded serde v1.0.197
11552024-03-01T22:13:33.613Z Downloaded crossterm v0.27.0
11562024-03-01T22:13:33.620Z Downloaded rustyline v13.0.0
11572024-03-01T22:13:33.625Z Downloaded toml_edit v0.19.15
11582024-03-01T22:13:33.647Z Downloaded proptest v1.4.0
11592024-03-01T22:13:33.654Z Downloaded num-bigint-dig v0.8.4
11602024-03-01T22:13:33.660Z Downloaded bstr v0.2.17
11612024-03-01T22:13:33.670Z Downloaded curve25519-dalek v4.1.1
11622024-03-01T22:13:33.681Z Downloaded reqwest v0.11.24
11632024-03-01T22:13:33.690Z Downloaded nix v0.27.1
11642024-03-01T22:13:33.700Z Downloaded vcpkg v0.2.15
11652024-03-01T22:13:33.742Z Downloaded object v0.30.4
11662024-03-01T22:13:33.753Z Downloaded radix_trie v0.2.1
11672024-03-01T22:13:33.759Z Downloaded gimli v0.28.0
11682024-03-01T22:13:33.768Z Downloaded webpki-roots v0.25.2
11692024-03-01T22:13:33.775Z Downloaded regex-syntax v0.8.2
11702024-03-01T22:13:33.781Z Downloaded rustix v0.38.31
11712024-03-01T22:13:33.806Z Downloaded smoltcp v0.9.1
11722024-03-01T22:13:33.817Z Downloaded regex-syntax v0.6.29
11732024-03-01T22:13:33.824Z Downloaded trust-dns-proto v0.22.0
11742024-03-01T22:13:33.837Z Downloaded smoltcp v0.11.0
11752024-03-01T22:13:33.850Z Downloaded diesel v2.1.4
11762024-03-01T22:13:33.869Z Downloaded zerocopy-derive v0.2.0
11772024-03-01T22:13:33.877Z Downloaded sled v0.34.7
11782024-03-01T22:13:33.888Z Downloaded bzip2-sys v0.1.11+1.0.8
11792024-03-01T22:13:33.902Z Downloaded zerocopy-derive v0.6.4
11802024-03-01T22:13:33.916Z Downloaded regex-automata v0.4.4
11812024-03-01T22:13:33.930Z Downloaded libc v0.2.153
11822024-03-01T22:13:33.962Z Downloaded sha3 v0.10.8
11832024-03-01T22:13:33.967Z Downloaded regex-automata v0.3.8
11842024-03-01T22:13:33.986Z Downloaded tokio v1.36.0
11852024-03-01T22:13:34.025Z Downloaded csv v1.3.0
11862024-03-01T22:13:34.046Z Downloaded ratatui v0.26.1
11872024-03-01T22:13:34.066Z Downloaded openapiv3 v2.0.0
11882024-03-01T22:13:34.079Z Downloaded bstr v1.6.0
11892024-03-01T22:13:34.091Z Downloaded openssl v0.10.60
11902024-03-01T22:13:34.101Z Downloaded object v0.32.1
11912024-03-01T22:13:34.112Z Downloaded syn v1.0.109
11922024-03-01T22:13:34.127Z Downloaded idna v0.5.0
11932024-03-01T22:13:34.132Z Downloaded polar-core v0.27.0
11942024-03-01T22:13:34.140Z Downloaded tokio-util v0.7.10
11952024-03-01T22:13:34.145Z Downloaded tabled v0.15.0
11962024-03-01T22:13:34.161Z Downloaded winapi v0.3.9
11972024-03-01T22:13:34.205Z Downloaded winnow v0.5.15
11982024-03-01T22:13:34.212Z Downloaded encoding_rs v0.8.33
11992024-03-01T22:13:34.235Z Downloaded regex v1.10.3
12002024-03-01T22:13:34.248Z Downloaded idna v0.2.3
12012024-03-01T22:13:34.255Z Downloaded hyper v0.14.27
12022024-03-01T22:13:34.264Z Downloaded trust-dns-client v0.22.0
12032024-03-01T22:13:34.268Z Downloaded sqlparser v0.43.1
12042024-03-01T22:13:34.274Z Downloaded petgraph v0.6.4
12052024-03-01T22:13:34.288Z Downloaded bindgen v0.69.2
12062024-03-01T22:13:34.295Z Downloaded tungstenite v0.20.1
12072024-03-01T22:13:34.298Z Downloaded rayon v1.9.0
12082024-03-01T22:13:34.307Z Downloaded usdt-impl v0.3.5
12092024-03-01T22:13:34.311Z Downloaded nodrop v0.1.14
12102024-03-01T22:13:34.311Z Downloaded tough v0.16.0
12112024-03-01T22:13:34.317Z Downloaded rustls-webpki v0.102.1
12122024-03-01T22:13:34.333Z Downloaded crossbeam-channel v0.5.8
12132024-03-01T22:13:34.337Z Downloaded nom v7.1.3
12142024-03-01T22:13:34.342Z Downloaded num_enum v0.5.11
12152024-03-01T22:13:34.348Z Downloaded futures-executor v0.3.30
12162024-03-01T22:13:34.351Z Downloaded defmt-macros v0.3.6
12172024-03-01T22:13:34.351Z Downloaded rfc6979 v0.4.0
12182024-03-01T22:13:34.355Z Downloaded rand_chacha v0.2.2
12192024-03-01T22:13:34.355Z Downloaded test-strategy v0.3.1
12202024-03-01T22:13:34.361Z Downloaded derive_builder_core v0.12.0
12212024-03-01T22:13:34.361Z Downloaded trust-dns-resolver v0.22.0
12222024-03-01T22:13:34.364Z Downloaded unsafe-libyaml v0.2.10
12232024-03-01T22:13:34.367Z Downloaded zerocopy v0.7.32
12242024-03-01T22:13:34.380Z Downloaded snafu v0.7.5
12252024-03-01T22:13:34.386Z Downloaded der v0.7.8
12262024-03-01T22:13:34.390Z Downloaded mio v0.8.9
12272024-03-01T22:13:34.395Z Downloaded rust-argon2 v1.0.1
12282024-03-01T22:13:34.398Z Downloaded ron v0.8.1
12292024-03-01T22:13:34.402Z Downloaded tokio-postgres v0.7.10
12302024-03-01T22:13:34.407Z Downloaded clap_builder v4.5.0
12312024-03-01T22:13:34.413Z Downloaded strsim v0.11.0
12322024-03-01T22:13:34.416Z Downloaded futures-io v0.3.30
12332024-03-01T22:13:34.416Z Downloaded rand_chacha v0.3.1
12342024-03-01T22:13:34.416Z Downloaded num-complex v0.4.4
12352024-03-01T22:13:34.419Z Downloaded usdt-impl v0.5.0
12362024-03-01T22:13:34.419Z Downloaded uuid v1.7.0
12372024-03-01T22:13:34.426Z Downloaded futures-macro v0.3.30
12382024-03-01T22:13:34.426Z Downloaded unicode-width v0.1.11
12392024-03-01T22:13:34.430Z Downloaded serde_tokenstream v0.2.0
12402024-03-01T22:13:34.430Z Downloaded unicode-bidi v0.3.13
12412024-03-01T22:13:34.430Z Downloaded tracing-core v0.1.31
12422024-03-01T22:13:34.434Z Downloaded aho-corasick v1.0.4
12432024-03-01T22:13:34.437Z Downloaded serde-big-array v0.5.1
12442024-03-01T22:13:34.441Z Downloaded secrecy v0.8.0
12452024-03-01T22:13:34.441Z Downloaded serde_json v1.0.114
12462024-03-01T22:13:34.446Z Downloaded ena v0.14.2
12472024-03-01T22:13:34.448Z Downloaded dirs-sys v0.4.1
12482024-03-01T22:13:34.448Z Downloaded futures v0.3.30
12492024-03-01T22:13:34.453Z Downloaded plotters v0.3.5
12502024-03-01T22:13:34.461Z Downloaded criterion v0.5.1
12512024-03-01T22:13:34.467Z Downloaded structopt v0.3.26
12522024-03-01T22:13:34.474Z Downloaded goblin v0.8.0
12532024-03-01T22:13:34.480Z Downloaded password-hash v0.5.0
12542024-03-01T22:13:34.483Z Downloaded password-hash v0.4.2
12552024-03-01T22:13:34.486Z Downloaded semver-parser v0.10.2
12562024-03-01T22:13:34.486Z Downloaded untrusted v0.9.0
12572024-03-01T22:13:34.486Z Downloaded spin v0.5.2
12582024-03-01T22:13:34.489Z Downloaded guppy v0.17.5
12592024-03-01T22:13:34.492Z Downloaded pest v2.7.6
12602024-03-01T22:13:34.501Z Downloaded ed25519-dalek v2.0.0
12612024-03-01T22:13:34.504Z Downloaded clap v2.34.0
12622024-03-01T22:13:34.507Z Downloaded data-encoding v2.4.0
12632024-03-01T22:13:34.510Z Downloaded steno v0.4.0
12642024-03-01T22:13:34.513Z Downloaded hyper v1.1.0
12652024-03-01T22:13:34.518Z Downloaded structmeta-derive v0.3.0
12662024-03-01T22:13:34.522Z Downloaded string_cache v0.8.7
12672024-03-01T22:13:34.522Z Downloaded slog-dtrace v0.3.0
12682024-03-01T22:13:34.522Z Downloaded dyn-clone v1.0.17
12692024-03-01T22:13:34.526Z Downloaded rustls-pemfile v2.1.0
12702024-03-01T22:13:34.526Z Downloaded libm v0.2.7
12712024-03-01T22:13:34.533Z Downloaded unicode-normalization v0.1.22
12722024-03-01T22:13:34.536Z Downloaded ring v0.17.8
12732024-03-01T22:13:34.606Z Downloaded itertools v0.10.5
12742024-03-01T22:13:34.612Z Downloaded rand_core v0.5.1
12752024-03-01T22:13:34.618Z Downloaded form_urlencoded v1.2.1
12762024-03-01T22:13:34.618Z Downloaded unicode-xid v0.2.4
12772024-03-01T22:13:34.621Z Downloaded slog-bunyan v2.5.0
12782024-03-01T22:13:34.621Z Downloaded blake3 v1.5.0
12792024-03-01T22:13:34.624Z Downloaded serde_yaml v0.9.25
12802024-03-01T22:13:34.627Z Downloaded minimal-lexical v0.2.1
12812024-03-01T22:13:34.631Z Downloaded mime v0.3.17
12822024-03-01T22:13:34.634Z Downloaded rustls-native-certs v0.7.0
12832024-03-01T22:13:34.634Z Downloaded tempfile v3.10.0
12842024-03-01T22:13:34.637Z Downloaded proc-macro-error-attr v1.0.4
12852024-03-01T22:13:34.637Z Downloaded r2d2 v0.8.10
12862024-03-01T22:13:34.640Z Downloaded pin-project-internal v1.1.3
12872024-03-01T22:13:34.640Z Downloaded once_cell v1.19.0
12882024-03-01T22:13:34.643Z Downloaded der_derive v0.7.2
12892024-03-01T22:13:34.647Z Downloaded ring v0.16.20
12902024-03-01T22:13:34.725Z Downloaded trybuild v1.0.89
12912024-03-01T22:13:34.729Z Downloaded omicron-zone-package v0.11.0
12922024-03-01T22:13:34.732Z Downloaded slog-envlogger v2.2.0
12932024-03-01T22:13:34.738Z Downloaded utf-8 v0.7.6
12942024-03-01T22:13:34.738Z Downloaded synstructure v0.12.6
12952024-03-01T22:13:34.742Z Downloaded dof v0.3.0
12962024-03-01T22:13:34.742Z Downloaded proc-macro2 v1.0.78
12972024-03-01T22:13:34.743Z Downloaded h2 v0.3.24
12982024-03-01T22:13:34.755Z Downloaded aes-gcm v0.10.3
12992024-03-01T22:13:34.755Z Downloaded aes v0.8.3
13002024-03-01T22:13:34.755Z Downloaded p256 v0.13.2
13012024-03-01T22:13:34.772Z Downloaded elliptic-curve v0.13.8
13022024-03-01T22:13:34.773Z Downloaded libxml v0.3.3
13032024-03-01T22:13:34.773Z Downloaded futures-util v0.3.30
13042024-03-01T22:13:34.775Z Downloaded wyz v0.5.1
13052024-03-01T22:13:34.775Z Downloaded vte v0.11.1
13062024-03-01T22:13:34.778Z Downloaded slog v2.7.0
13072024-03-01T22:13:34.781Z Downloaded memchr v2.6.3
13082024-03-01T22:13:34.785Z Downloaded x509-cert v0.2.4
13092024-03-01T22:13:34.790Z Downloaded postgres-types v0.2.6
13102024-03-01T22:13:34.793Z Downloaded poly1305 v0.8.0
13112024-03-01T22:13:34.798Z Downloaded zerocopy v0.6.4
13122024-03-01T22:13:34.798Z Downloaded tower v0.4.13
13132024-03-01T22:13:34.805Z Downloaded toml v0.5.11
13142024-03-01T22:13:34.810Z Downloaded darling_core v0.14.4
13152024-03-01T22:13:34.814Z Downloaded fd-lock v3.0.13
13162024-03-01T22:13:34.814Z Downloaded derive-where v1.2.7
13172024-03-01T22:13:34.817Z Downloaded papergrid v0.11.0
13182024-03-01T22:13:34.822Z Downloaded serde_repr v0.1.16
13192024-03-01T22:13:34.825Z Downloaded rand v0.7.3
13202024-03-01T22:13:34.828Z Downloaded target-lexicon v0.12.13
13212024-03-01T22:13:34.831Z Downloaded http v0.2.11
13222024-03-01T22:13:34.834Z Downloaded resolv-conf v0.7.0
13232024-03-01T22:13:34.834Z Downloaded mockall_derive v0.12.0
13242024-03-01T22:13:34.840Z Downloaded stable_deref_trait v1.2.0
13252024-03-01T22:13:34.840Z Downloaded sqlformat v0.2.3
13262024-03-01T22:13:34.844Z Downloaded zeroize v1.7.0
13272024-03-01T22:13:34.844Z Downloaded memmap v0.7.0
13282024-03-01T22:13:34.844Z Downloaded olpc-cjson v0.1.3
13292024-03-01T22:13:34.845Z Downloaded socket2 v0.5.5
13302024-03-01T22:13:34.845Z Downloaded try-lock v0.2.4
13312024-03-01T22:13:34.845Z Downloaded float-cmp v0.9.0
13322024-03-01T22:13:34.845Z Downloaded unicode-ident v1.0.12
13332024-03-01T22:13:34.848Z Downloaded deranged v0.3.8
13342024-03-01T22:13:34.851Z Downloaded predicates-core v1.0.6
13352024-03-01T22:13:34.851Z Downloaded serde_derive v1.0.197
13362024-03-01T22:13:34.854Z Downloaded salty v0.2.0
13372024-03-01T22:13:34.857Z Downloaded pretty-hex v0.2.1
13382024-03-01T22:13:34.857Z Downloaded snafu-derive v0.7.5
13392024-03-01T22:13:34.860Z Downloaded oorandom v11.1.3
13402024-03-01T22:13:34.860Z Downloaded either v1.10.0
13412024-03-01T22:13:34.860Z Downloaded dirs-sys-next v0.1.2
13422024-03-01T22:13:34.866Z Downloaded supports-color v3.0.0
13432024-03-01T22:13:34.866Z Downloaded structopt-derive v0.4.18
13442024-03-01T22:13:34.866Z Downloaded pem v3.0.2
13452024-03-01T22:13:34.869Z Downloaded darling v0.14.4
13462024-03-01T22:13:34.869Z Downloaded rustls-pemfile v1.0.3
13472024-03-01T22:13:34.869Z Downloaded pin-project-lite v0.2.13
13482024-03-01T22:13:34.873Z Downloaded parking_lot_core v0.8.6
13492024-03-01T22:13:34.876Z Downloaded parking_lot v0.12.1
13502024-03-01T22:13:34.879Z Downloaded plotters-svg v0.3.5
13512024-03-01T22:13:34.879Z Downloaded threadpool v1.8.1
13522024-03-01T22:13:34.879Z Downloaded parse-display-derive v0.9.0
13532024-03-01T22:13:34.882Z Downloaded rpassword v7.3.1
13542024-03-01T22:13:34.882Z Downloaded backtrace v0.3.69
13552024-03-01T22:13:34.886Z Downloaded parking_lot_core v0.9.8
13562024-03-01T22:13:34.887Z Downloaded fd-lock v4.0.2
13572024-03-01T22:13:34.889Z Downloaded version_check v0.9.4
13582024-03-01T22:13:34.889Z Downloaded usdt-macro v0.3.5
13592024-03-01T22:13:34.893Z Downloaded swrite v0.1.0
13602024-03-01T22:13:34.893Z Downloaded strum v0.25.0
13612024-03-01T22:13:34.893Z Downloaded slog-stdlog v4.1.1
13622024-03-01T22:13:34.893Z Downloaded rustversion v1.0.14
13632024-03-01T22:13:34.896Z Downloaded parking_lot v0.11.2
13642024-03-01T22:13:34.902Z Downloaded newline-converter v0.3.0
13652024-03-01T22:13:34.902Z Downloaded semver v1.0.22
13662024-03-01T22:13:34.902Z Downloaded schemars v0.8.16
13672024-03-01T22:13:34.910Z Downloaded dirs v5.0.1
13682024-03-01T22:13:34.913Z Downloaded unarray v0.1.4
13692024-03-01T22:13:34.913Z Downloaded tui-tree-widget v0.17.0
13702024-03-01T22:13:34.913Z Downloaded nu-ansi-term v0.50.0
13712024-03-01T22:13:34.916Z Downloaded native-tls v0.2.11
13722024-03-01T22:13:34.919Z Downloaded crc-catalog v2.2.0
13732024-03-01T22:13:34.919Z Downloaded platforms v3.0.2
13742024-03-01T22:13:34.922Z Downloaded unicode-linebreak v0.1.5
13752024-03-01T22:13:34.922Z Downloaded thiserror-impl-no-std v2.0.2
13762024-03-01T22:13:34.922Z Downloaded serde-hex v0.1.0
13772024-03-01T22:13:34.925Z Downloaded term v0.7.0
13782024-03-01T22:13:34.925Z Downloaded cargo_metadata v0.18.1
13792024-03-01T22:13:34.929Z Downloaded anstyle-parse v0.2.1
13802024-03-01T22:13:34.929Z Downloaded backoff v0.4.0
13812024-03-01T22:13:34.935Z Downloaded subprocess v0.2.9
13822024-03-01T22:13:34.938Z Downloaded lalrpop-util v0.19.12
13832024-03-01T22:13:34.938Z Downloaded indicatif v0.17.8
13842024-03-01T22:13:34.938Z Downloaded compact_str v0.7.1
13852024-03-01T22:13:34.942Z Downloaded percent-encoding v2.3.1
13862024-03-01T22:13:34.942Z Downloaded num_enum_derive v0.5.11
13872024-03-01T22:13:34.942Z Downloaded memoffset v0.7.1
13882024-03-01T22:13:34.945Z Downloaded fragile v2.0.0
13892024-03-01T22:13:34.945Z Downloaded datatest-stable v0.2.3
13902024-03-01T22:13:34.948Z Downloaded tokio-rustls v0.24.1
13912024-03-01T22:13:34.948Z Downloaded postcard v1.0.8
13922024-03-01T22:13:34.951Z Downloaded parse-size v1.0.0
13932024-03-01T22:13:34.951Z Downloaded strum v0.26.1
13942024-03-01T22:13:34.955Z Downloaded group v0.13.0
13952024-03-01T22:13:34.955Z Downloaded clap_derive v4.5.0
13962024-03-01T22:13:34.959Z Downloaded siphasher v0.3.11
13972024-03-01T22:13:34.959Z Downloaded is_ci v1.2.0
13982024-03-01T22:13:34.959Z Downloaded highway v1.1.0
13992024-03-01T22:13:34.959Z Downloaded constant_time_eq v0.2.6
14002024-03-01T22:13:34.959Z Downloaded blake2b_simd v1.0.1
14012024-03-01T22:13:34.962Z Downloaded allocator-api2 v0.2.16
14022024-03-01T22:13:34.965Z Downloaded addr2line v0.21.0
14032024-03-01T22:13:34.967Z Downloaded getrandom v0.1.16
14042024-03-01T22:13:34.968Z Downloaded blowfish v0.9.1
14052024-03-01T22:13:34.970Z Downloaded argon2 v0.5.3
14062024-03-01T22:13:34.970Z Downloaded clap v4.5.0
14072024-03-01T22:13:34.977Z Downloaded anyhow v1.0.75
14082024-03-01T22:13:34.981Z Downloaded serde_tokenstream v0.1.7
14092024-03-01T22:13:34.986Z Downloaded ghash v0.5.0
14102024-03-01T22:13:34.989Z Downloaded cassowary v0.3.0
14112024-03-01T22:13:34.989Z Downloaded tower-service v0.3.2
14122024-03-01T22:13:34.990Z Downloaded tower-layer v0.3.2
14132024-03-01T22:13:34.990Z Downloaded relative-path v1.9.0
14142024-03-01T22:13:34.990Z Downloaded serde_path_to_error v0.1.15
14152024-03-01T22:13:34.993Z Downloaded semver v0.11.0
14162024-03-01T22:13:34.993Z Downloaded schemars_derive v0.8.16
14172024-03-01T22:13:34.993Z Downloaded rstest_macros v0.18.2
14182024-03-01T22:13:34.996Z Downloaded rand_core v0.6.4
14192024-03-01T22:13:34.999Z Downloaded hashbrown v0.12.3
14202024-03-01T22:13:35.003Z Downloaded buf-list v1.0.3
14212024-03-01T22:13:35.003Z Downloaded libsw v3.3.1
14222024-03-01T22:13:35.007Z Downloaded termtree v0.4.1
14232024-03-01T22:13:35.007Z Downloaded serde_urlencoded v0.7.1
14242024-03-01T22:13:35.007Z Downloaded indexmap v1.9.3
14252024-03-01T22:13:35.012Z Downloaded http v1.0.0
14262024-03-01T22:13:35.014Z Downloaded cookie v0.18.0
14272024-03-01T22:13:35.015Z Downloaded keccak v0.1.4
14282024-03-01T22:13:35.017Z Downloaded hex v0.4.3
14292024-03-01T22:13:35.018Z Downloaded heck v0.3.3
14302024-03-01T22:13:35.021Z Downloaded glob v0.3.1
14312024-03-01T22:13:35.021Z Downloaded is-terminal v0.4.9
14322024-03-01T22:13:35.021Z Downloaded kstat-rs v0.2.3
14332024-03-01T22:13:35.021Z Downloaded inout v0.1.3
14342024-03-01T22:13:35.024Z Downloaded globset v0.4.13
14352024-03-01T22:13:35.024Z Downloaded termcolor v1.2.0
14362024-03-01T22:13:35.024Z Downloaded regress v0.8.0
14372024-03-01T22:13:35.031Z Downloaded lazycell v1.3.0
14382024-03-01T22:13:35.034Z Downloaded ipnet v2.9.0
14392024-03-01T22:13:35.034Z Downloaded arrayvec v0.7.4
14402024-03-01T22:13:35.037Z Downloaded assert_cmd v2.0.14
14412024-03-01T22:13:35.037Z Downloaded ansi_term v0.12.1
14422024-03-01T22:13:35.040Z Downloaded block-buffer v0.10.4
14432024-03-01T22:13:35.040Z Downloaded signature v2.1.0
14442024-03-01T22:13:35.043Z Downloaded hyper-rustls v0.26.0
14452024-03-01T22:13:35.043Z Downloaded blake2 v0.10.6
14462024-03-01T22:13:35.046Z Downloaded bitflags v2.4.0
14472024-03-01T22:13:35.052Z Downloaded byteorder v1.5.0
14482024-03-01T22:13:35.052Z Downloaded predicates v3.1.0
14492024-03-01T22:13:35.055Z Downloaded ppv-lite86 v0.2.17
14502024-03-01T22:13:35.055Z Downloaded proc-macro-crate v1.3.1
14512024-03-01T22:13:35.055Z Downloaded http-body v1.0.0
14522024-03-01T22:13:35.055Z Downloaded itoa v1.0.9
14532024-03-01T22:13:35.055Z Downloaded hyper-rustls v0.24.2
14542024-03-01T22:13:35.058Z Downloaded httptest v0.15.5
14552024-03-01T22:13:35.061Z Downloaded guppy-workspace-hack v0.1.0
14562024-03-01T22:13:35.061Z Downloaded generic-array v0.14.7
14572024-03-01T22:13:35.061Z Downloaded array-init v0.0.4
14582024-03-01T22:13:35.061Z Downloaded ipnetwork v0.20.0
14592024-03-01T22:13:35.064Z Downloaded console v0.15.8
14602024-03-01T22:13:35.068Z Downloaded indoc v1.0.9
14612024-03-01T22:13:35.068Z Downloaded cpufeatures v0.2.12
14622024-03-01T22:13:35.070Z Downloaded bitfield v0.14.0
14632024-03-01T22:13:35.071Z Downloaded bb8 v0.8.3
14642024-03-01T22:13:35.071Z Downloaded async-recursion v1.0.5
14652024-03-01T22:13:35.074Z Downloaded signal-hook-registry v1.4.1
14662024-03-01T22:13:35.074Z Downloaded anstyle v1.0.2
14672024-03-01T22:13:35.079Z Downloaded shell-words v1.1.0
14682024-03-01T22:13:35.079Z Downloaded constant_time_eq v0.3.0
14692024-03-01T22:13:35.079Z Downloaded signal-hook-mio v0.2.3
14702024-03-01T22:13:35.079Z Downloaded shlex v1.3.0
14712024-03-01T22:13:35.082Z Downloaded rustc-demangle v0.1.23
14722024-03-01T22:13:35.082Z Downloaded russh-cryptovec v0.7.0
14732024-03-01T22:13:35.082Z Downloaded precomputed-hash v0.1.1
14742024-03-01T22:13:35.082Z Downloaded ident_case v1.0.1
14752024-03-01T22:13:35.082Z Downloaded hyper-util v0.1.2
14762024-03-01T22:13:35.085Z Downloaded hyper-tls v0.5.0
14772024-03-01T22:13:35.085Z Downloaded humantime v2.1.0
14782024-03-01T22:13:35.089Z Downloaded heapless v0.7.16
14792024-03-01T22:13:35.092Z Downloaded corncobs v0.1.3
14802024-03-01T22:13:35.092Z Downloaded convert_case v0.4.0
14812024-03-01T22:13:35.092Z Downloaded ciborium-ll v0.2.2
14822024-03-01T22:13:35.098Z Downloaded const-oid v0.9.5
14832024-03-01T22:13:35.098Z Downloaded chacha20poly1305 v0.10.1
14842024-03-01T22:13:35.101Z Downloaded cfg-expr v0.15.6
14852024-03-01T22:13:35.101Z Downloaded maybe-uninit v2.0.0
14862024-03-01T22:13:35.101Z Downloaded log v0.4.20
14872024-03-01T22:13:35.101Z Downloaded httparse v1.8.0
14882024-03-01T22:13:35.105Z Downloaded lru-cache v0.1.2
14892024-03-01T22:13:35.105Z Downloaded libefi-sys v0.1.0
14902024-03-01T22:13:35.110Z Downloaded http-body v0.4.5
14912024-03-01T22:13:35.110Z Downloaded cipher v0.4.4
14922024-03-01T22:13:35.110Z Downloaded ascii-canvas v3.0.0
14932024-03-01T22:13:35.683Z Compiling unicode-ident v1.0.12
14942024-03-01T22:13:35.683Z Compiling proc-macro2 v1.0.78
14952024-03-01T22:13:35.686Z Compiling libc v0.2.153
14962024-03-01T22:13:35.686Z Compiling cfg-if v1.0.0
14972024-03-01T22:13:35.686Z Compiling serde v1.0.197
14982024-03-01T22:13:35.686Z Compiling version_check v0.9.4
14992024-03-01T22:13:35.737Z Compiling autocfg v1.1.0
15002024-03-01T22:13:35.741Z Compiling memchr v2.6.3
15012024-03-01T22:13:35.742Z Running `/home/build/.rustup/toolchains/1.76.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=70491f1a21eac1d2 -C extra-filename=-70491f1a21eac1d2 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:13:35.742Z Running `/home/build/.rustup/toolchains/1.76.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.78/build.rs --error-format=json --json=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=342f05de96069ad6 -C extra-filename=-342f05de96069ad6 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-342f05de96069ad6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15032024-03-01T22:13:35.742Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/build.rs --error-format=json --json=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=ac535bf2d3b6c373 -C extra-filename=-ac535bf2d3b6c373 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-ac535bf2d3b6c373 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15042024-03-01T22:13:35.742Z Running `/home/build/.rustup/toolchains/1.76.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=980c303988e700db -C extra-filename=-980c303988e700db --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:13:35.742Z Running `/home/build/.rustup/toolchains/1.76.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.197/build.rs --error-format=json --json=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=5fd69908f410d3fb -C extra-filename=-5fd69908f410d3fb --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-5fd69908f410d3fb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15062024-03-01T22:13:35.742Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check /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=7a913854489a5af3 -C extra-filename=-7a913854489a5af3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15072024-03-01T22:13:35.742Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-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=12a945efa0936a33 -C extra-filename=-12a945efa0936a33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15082024-03-01T22:13:35.742Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2645762dd22d7cec -C extra-filename=-2645762dd22d7cec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15092024-03-01T22:13:35.864Z Compiling byteorder v1.5.0
15102024-03-01T22:13:35.868Z Running `/home/build/.rustup/toolchains/1.76.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=ee70016887b171ea -C extra-filename=-ee70016887b171ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15112024-03-01T22:13:35.973Z Compiling once_cell v1.19.0
15122024-03-01T22:13:35.993Z Running `/home/build/.rustup/toolchains/1.76.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=3c25f391c5524dbf -C extra-filename=-3c25f391c5524dbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15132024-03-01T22:13:36.295Z Compiling log v0.4.20
15142024-03-01T22:13:36.300Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name log /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.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="std"' -C metadata=d5fa3b64b37fd4b6 -C extra-filename=-d5fa3b64b37fd4b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15152024-03-01T22:13:36.352Z Compiling syn v1.0.109
15162024-03-01T22:13:36.355Z Running `/home/build/.rustup/toolchains/1.76.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=6b5543242469b88b -C extra-filename=-6b5543242469b88b --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-6b5543242469b88b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15172024-03-01T22:13:36.494Z Compiling itoa v1.0.9
15182024-03-01T22:13:36.497Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-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=b30ed7c35ebb4b42 -C extra-filename=-b30ed7c35ebb4b42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15192024-03-01T22:13:36.617Z Compiling scopeguard v1.2.0
15202024-03-01T22:13:36.621Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard /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 -C metadata=f5c1467dbbbbcd41 -C extra-filename=-f5c1467dbbbbcd41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15212024-03-01T22:13:36.667Z Compiling lock_api v0.4.10
15222024-03-01T22:13:36.670Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.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 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=8185568f64add0e9 -C extra-filename=-8185568f64add0e9 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-8185568f64add0e9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15232024-03-01T22:13:36.717Z Compiling smallvec v1.13.1
15242024-03-01T22:13:36.723Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f15605284eda4bd1 -C extra-filename=-f15605284eda4bd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15252024-03-01T22:13:36.732Z Compiling parking_lot_core v0.9.8
15262024-03-01T22:13:36.736Z Running `/home/build/.rustup/toolchains/1.76.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.9.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=ff6aac7a248bf37c -C extra-filename=-ff6aac7a248bf37c --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-ff6aac7a248bf37c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15272024-03-01T22:13:37.019Z Compiling thiserror v1.0.57
15282024-03-01T22:13:37.022Z Running `/home/build/.rustup/toolchains/1.76.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.57/build.rs --error-format=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=b95eb234ada4a69f -C extra-filename=-b95eb234ada4a69f --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-b95eb234ada4a69f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15292024-03-01T22:13:37.167Z Compiling libm v0.2.7
15302024-03-01T22:13:37.171Z Running `/home/build/.rustup/toolchains/1.76.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.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="default"' -C metadata=c075feee7c737b97 -C extra-filename=-c075feee7c737b97 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-c075feee7c737b97 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15312024-03-01T22:13:37.562Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-c075feee7c737b97/build-script-build`
15322024-03-01T22:13:37.595Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-8185568f64add0e9/build-script-build`
15332024-03-01T22:13:37.600Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-342f05de96069ad6/build-script-build`
15342024-03-01T22:13:37.600Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-5fd69908f410d3fb/build-script-build`
15352024-03-01T22:13:37.600Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-ff6aac7a248bf37c/build-script-build`
15362024-03-01T22:13:37.600Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-b95eb234ada4a69f/build-script-build`
15372024-03-01T22:13:37.600Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-6b5543242469b88b/build-script-build`
15382024-03-01T22:13:37.600Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-ac535bf2d3b6c373/build-script-build`
15392024-03-01T22:13:37.666Z Compiling num-traits v0.2.16
15402024-03-01T22:13:37.671Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=42a94ddfc0ab535b -C extra-filename=-42a94ddfc0ab535b --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-42a94ddfc0ab535b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15412024-03-01T22:13:37.671Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-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="default"' -C metadata=08c3263bc1059c33 -C extra-filename=-08c3263bc1059c33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15422024-03-01T22:13:37.708Z Compiling ryu v1.0.15
15432024-03-01T22:13:37.712Z Compiling ahash v0.8.7
15442024-03-01T22:13:37.729Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.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=3ee438a4c06a12f7 -C extra-filename=-3ee438a4c06a12f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15452024-03-01T22:13:37.732Z Running `/home/build/.rustup/toolchains/1.76.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.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="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=cf68da41f5b31912 -C extra-filename=-cf68da41f5b31912 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-cf68da41f5b31912 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15462024-03-01T22:13:37.747Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name libc /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=6b8d316e1cea3f77 -C extra-filename=-6b8d316e1cea3f77 --out-dir /work/oxidecomputer/omicron/target/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`
15472024-03-01T22:13:37.791Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-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="atomic_usize"' --cfg 'feature="default"' -C metadata=431ebead5e7f5a84 -C extra-filename=-431ebead5e7f5a84 --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-f5c1467dbbbbcd41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
15482024-03-01T22:13:37.815Z Compiling pin-project-lite v0.2.13
15492024-03-01T22:13:37.818Z Running `/home/build/.rustup/toolchains/1.76.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.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=ec19a30392e61059 -C extra-filename=-ec19a30392e61059 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15502024-03-01T22:13:37.840Z Running `/home/build/.rustup/toolchains/1.76.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.78/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=fd52f7f67b160361 -C extra-filename=-fd52f7f67b160361 --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-70491f1a21eac1d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg wrap_proc_macro --cfg proc_macro_span`
15512024-03-01T22:13:37.936Z Compiling serde_json v1.0.114
15522024-03-01T22:13:37.964Z Running `/home/build/.rustup/toolchains/1.76.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.114/build.rs --error-format=json --json=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=1761b2a83e8bfd43 -C extra-filename=-1761b2a83e8bfd43 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-1761b2a83e8bfd43 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15532024-03-01T22:13:38.005Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-42a94ddfc0ab535b/build-script-build`
15542024-03-01T22:13:38.029Z Compiling typenum v1.16.0
15552024-03-01T22:13:38.036Z Running `/home/build/.rustup/toolchains/1.76.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.16.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=33cb1f75cfc009fb -C extra-filename=-33cb1f75cfc009fb --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-33cb1f75cfc009fb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15562024-03-01T22:13:38.105Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-cf68da41f5b31912/build-script-build`
15572024-03-01T22:13:38.174Z Compiling allocator-api2 v0.2.16
15582024-03-01T22:13:38.177Z Running `/home/build/.rustup/toolchains/1.76.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.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' -C metadata=64a2fa6ca32b4304 -C extra-filename=-64a2fa6ca32b4304 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15592024-03-01T22:13:38.217Z Compiling generic-array v0.14.7
15602024-03-01T22:13:38.220Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=7eb006674a64d979 -C extra-filename=-7eb006674a64d979 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-7eb006674a64d979 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15612024-03-01T22:13:38.309Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-1761b2a83e8bfd43/build-script-build`
15622024-03-01T22:13:38.340Z Compiling futures-core v0.3.30
15632024-03-01T22:13:38.345Z Running `/home/build/.rustup/toolchains/1.76.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=89d5efafb6bf0fea -C extra-filename=-89d5efafb6bf0fea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15642024-03-01T22:13:38.586Z Compiling spin v0.5.2
15652024-03-01T22:13:38.607Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name spin /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=9a6ac86a7e90fb01 -C extra-filename=-9a6ac86a7e90fb01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15662024-03-01T22:13:38.704Z Compiling quote v1.0.35
15672024-03-01T22:13:38.707Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=135b4d7a084d06f6 -C extra-filename=-135b4d7a084d06f6 --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-fd52f7f67b160361.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15682024-03-01T22:13:38.826Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-7eb006674a64d979/build-script-build`
15692024-03-01T22:13:38.883Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' -C metadata=c9d10a27b6786b4e -C extra-filename=-c9d10a27b6786b4e --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-08c3263bc1059c33.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_copysign --cfg has_is_subnormal --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes`
15702024-03-01T22:13:38.907Z Compiling subtle v2.5.0
15712024-03-01T22:13:38.911Z Running `/home/build/.rustup/toolchains/1.76.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=2151f14b9e999606 -C extra-filename=-2151f14b9e999606 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15722024-03-01T22:13:39.078Z Compiling syn v2.0.51
15732024-03-01T22:13:39.101Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.51/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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"' --cfg 'feature="visit-mut"' -C metadata=3d1836551f498d09 -C extra-filename=-3d1836551f498d09 --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-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-70491f1a21eac1d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15742024-03-01T22:13:39.106Z Compiling getrandom v0.2.10
15752024-03-01T22:13:39.138Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=7cac3dae79d3db6d -C extra-filename=-7cac3dae79d3db6d --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-980c303988e700db.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15762024-03-01T22:13:39.254Z Running `/home/build/.rustup/toolchains/1.76.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=04cb6edf107049e9 -C extra-filename=-04cb6edf107049e9 --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-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-70491f1a21eac1d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
15772024-03-01T22:13:39.278Z Running `/home/build/.rustup/toolchains/1.76.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.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 -C metadata=51d19885448c7f76 -C extra-filename=-51d19885448c7f76 --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-980c303988e700db.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-f15605284eda4bd1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15782024-03-01T22:13:39.329Z Compiling cc v1.0.83
15792024-03-01T22:13:39.357Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c3998c2f7cb74e54 -C extra-filename=-c3998c2f7cb74e54 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15802024-03-01T22:13:39.407Z Compiling rand_core v0.6.4
15812024-03-01T22:13:39.466Z Running `/home/build/.rustup/toolchains/1.76.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=1d19ee310425cc77 -C extra-filename=-1d19ee310425cc77 --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-7cac3dae79d3db6d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15822024-03-01T22:13:39.618Z Compiling signal-hook-registry v1.4.1
15832024-03-01T22:13:39.621Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-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=a55da2c545e7ab16 -C extra-filename=-a55da2c545e7ab16 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15842024-03-01T22:13:39.687Z Compiling parking_lot v0.12.1
15852024-03-01T22:13:39.707Z Running `/home/build/.rustup/toolchains/1.76.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.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"' -C metadata=54ad4a7edca3918d -C extra-filename=-54ad4a7edca3918d --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-431ebead5e7f5a84.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-51d19885448c7f76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15862024-03-01T22:13:39.957Z Compiling mio v0.8.9
15872024-03-01T22:13:39.963Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.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="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=515b4dc39b15480e -C extra-filename=-515b4dc39b15480e --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-6b8d316e1cea3f77.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15882024-03-01T22:13:39.985Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-33cb1f75cfc009fb/build-script-main`
15892024-03-01T22:13:40.209Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-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=b28ce282fa537781 -C extra-filename=-b28ce282fa537781 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15902024-03-01T22:13:40.474Z Compiling num_cpus v1.16.0
15912024-03-01T22:13:40.480Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus /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=0b9dd2f2c8b5721e -C extra-filename=-0b9dd2f2c8b5721e --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15922024-03-01T22:13:40.600Z Compiling socket2 v0.5.5
15932024-03-01T22:13:40.603Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' -C metadata=8026b7206aa531bc -C extra-filename=-8026b7206aa531bc --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15942024-03-01T22:13:40.753Z Compiling fnv v1.0.7
15952024-03-01T22:13:40.756Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv /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=db9135e52485f533 -C extra-filename=-db9135e52485f533 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:13:40.886Z Compiling equivalent v1.0.1
15972024-03-01T22:13:40.889Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent /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=8ca3907e31bd9b35 -C extra-filename=-8ca3907e31bd9b35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15982024-03-01T22:13:41.004Z Compiling heck v0.4.1
15992024-03-01T22:13:41.012Z Running `/home/build/.rustup/toolchains/1.76.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=a8c1128ccf1e31c1 -C extra-filename=-a8c1128ccf1e31c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16002024-03-01T22:13:41.170Z Compiling futures-sink v0.3.30
16012024-03-01T22:13:41.175Z Running `/home/build/.rustup/toolchains/1.76.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=667f4f9ff0e6f027 -C extra-filename=-667f4f9ff0e6f027 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16022024-03-01T22:13:41.284Z Compiling slab v0.4.9
16032024-03-01T22:13:41.293Z Running `/home/build/.rustup/toolchains/1.76.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=b0cfc04688f41b86 -C extra-filename=-b0cfc04688f41b86 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-b0cfc04688f41b86 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16042024-03-01T22:13:41.334Z Compiling pin-utils v0.1.0
16052024-03-01T22:13:41.352Z Running `/home/build/.rustup/toolchains/1.76.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=0e271b12ba19f63e -C extra-filename=-0e271b12ba19f63e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16062024-03-01T22:13:41.436Z Compiling futures-channel v0.3.30
16072024-03-01T22:13:41.439Z Running `/home/build/.rustup/toolchains/1.76.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=3820f669074b4f30 -C extra-filename=-3820f669074b4f30 --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-89d5efafb6bf0fea.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16082024-03-01T22:13:41.495Z Compiling futures-task v0.3.30
16092024-03-01T22:13:41.499Z Running `/home/build/.rustup/toolchains/1.76.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=8caf83743321fd0c -C extra-filename=-8caf83743321fd0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16102024-03-01T22:13:41.594Z Compiling futures-io v0.3.30
16112024-03-01T22:13:41.597Z Running `/home/build/.rustup/toolchains/1.76.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=fcfc55d12e511fa2 -C extra-filename=-fcfc55d12e511fa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16122024-03-01T22:13:41.640Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-b0cfc04688f41b86/build-script-build`
16132024-03-01T22:13:42.156Z Compiling const-oid v0.9.5
16142024-03-01T22:13:42.204Z Running `/home/build/.rustup/toolchains/1.76.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.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="db"' --cfg 'feature="std"' -C metadata=68104c79d2bcfed5 -C extra-filename=-68104c79d2bcfed5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16152024-03-01T22:13:42.204Z Running `/home/build/.rustup/toolchains/1.76.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=c5b38bc1ea2a2e2f -C extra-filename=-c5b38bc1ea2a2e2f --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:13:42.204Z Compiling rustix v0.38.31
16172024-03-01T22:13:42.204Z Running `/home/build/.rustup/toolchains/1.76.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.31/build.rs --error-format=json --json=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="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=8be381a602af64ff -C extra-filename=-8be381a602af64ff --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-8be381a602af64ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16182024-03-01T22:13:42.204Z Compiling errno v0.3.8
16192024-03-01T22:13:42.204Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.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="std"' -C metadata=66ade5f2b34113e6 -C extra-filename=-66ade5f2b34113e6 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16202024-03-01T22:13:42.204Z Compiling lazy_static v1.4.0
16212024-03-01T22:13:42.204Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-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="spin"' --cfg 'feature="spin_no_std"' -C metadata=62c4a58c39ad7790 -C extra-filename=-62c4a58c39ad7790 --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-9a6ac86a7e90fb01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16222024-03-01T22:13:42.204Z Compiling regex-syntax v0.8.2
16232024-03-01T22:13:42.204Z Running `/home/build/.rustup/toolchains/1.76.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=6a64fa9230d1c2fe -C extra-filename=-6a64fa9230d1c2fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16242024-03-01T22:13:42.204Z Compiling iana-time-zone v0.1.57
16252024-03-01T22:13:42.204Z Running `/home/build/.rustup/toolchains/1.76.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.57/src/lib.rs --error-format=json --json=diagnostic-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=439b324f550e1b64 -C extra-filename=-439b324f550e1b64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16262024-03-01T22:13:42.204Z Compiling aho-corasick v1.0.4
16272024-03-01T22:13:42.205Z Running `/home/build/.rustup/toolchains/1.76.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.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="perf-literal"' --cfg 'feature="std"' -C metadata=30db68082008cf11 -C extra-filename=-30db68082008cf11 --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-2645762dd22d7cec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16282024-03-01T22:13:42.464Z Compiling pkg-config v0.3.27
16292024-03-01T22:13:42.489Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.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 -C metadata=638be2ab58094a40 -C extra-filename=-638be2ab58094a40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16302024-03-01T22:13:42.501Z Compiling tracing-core v0.1.31
16312024-03-01T22:13:42.501Z Running `/home/build/.rustup/toolchains/1.76.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.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="once_cell"' --cfg 'feature="std"' -C metadata=7e70a5b8a23672cc -C extra-filename=-7e70a5b8a23672cc --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-3c25f391c5524dbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16322024-03-01T22:13:42.601Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-8be381a602af64ff/build-script-build`
16332024-03-01T22:13:42.729Z Compiling tinyvec_macros v0.1.1
16342024-03-01T22:13:42.738Z Running `/home/build/.rustup/toolchains/1.76.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=94402d8576ed68f3 -C extra-filename=-94402d8576ed68f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16352024-03-01T22:13:42.821Z Compiling tinyvec v1.6.0
16362024-03-01T22:13:42.882Z Running `/home/build/.rustup/toolchains/1.76.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=3198fd9f254b9688 -C extra-filename=-3198fd9f254b9688 --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-94402d8576ed68f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16372024-03-01T22:13:43.583Z Compiling spin v0.9.8
16382024-03-01T22:13:43.590Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name spin /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=318730f9456e7117 -C extra-filename=-318730f9456e7117 --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-431ebead5e7f5a84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16392024-03-01T22:13:43.888Z Compiling base64 v0.21.7
16402024-03-01T22:13:43.896Z Running `/home/build/.rustup/toolchains/1.76.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=617eb63bc076f209 -C extra-filename=-617eb63bc076f209 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16412024-03-01T22:13:43.970Z Compiling cpufeatures v0.2.12
16422024-03-01T22:13:43.979Z Running `/home/build/.rustup/toolchains/1.76.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=bc63a1637c76373c -C extra-filename=-bc63a1637c76373c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16432024-03-01T22:13:44.013Z Compiling ppv-lite86 v0.2.17
16442024-03-01T22:13:44.026Z Running `/home/build/.rustup/toolchains/1.76.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=a7dee96d0234d4d9 -C extra-filename=-a7dee96d0234d4d9 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:13:44.074Z Compiling schemars v0.8.16
16462024-03-01T22:13:44.102Z Running `/home/build/.rustup/toolchains/1.76.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.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=860dc89d4eebf4ea -C extra-filename=-860dc89d4eebf4ea --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-860dc89d4eebf4ea -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16472024-03-01T22:13:44.329Z Compiling dyn-clone v1.0.17
16482024-03-01T22:13:44.332Z Running `/home/build/.rustup/toolchains/1.76.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=a512eddf3afdc0f8 -C extra-filename=-a512eddf3afdc0f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16492024-03-01T22:13:44.471Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-860dc89d4eebf4ea/build-script-build`
16502024-03-01T22:13:44.507Z Compiling unicode-normalization v0.1.22
16512024-03-01T22:13:44.533Z Running `/home/build/.rustup/toolchains/1.76.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.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=294acc61f7135d3c -C extra-filename=-294acc61f7135d3c --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-3198fd9f254b9688.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16522024-03-01T22:13:44.533Z Compiling either v1.10.0
16532024-03-01T22:13:44.534Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=29735c8c8d06ffc5 -C extra-filename=-29735c8c8d06ffc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16542024-03-01T22:13:44.639Z Compiling unicode-bidi v0.3.13
16552024-03-01T22:13:44.645Z Running `/home/build/.rustup/toolchains/1.76.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.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"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' -C metadata=611fe155a0092e84 -C extra-filename=-611fe155a0092e84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16562024-03-01T22:13:44.742Z Compiling semver v1.0.22
16572024-03-01T22:13:44.760Z Running `/home/build/.rustup/toolchains/1.76.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.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=30dd95ce171298e7 -C extra-filename=-30dd95ce171298e7 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-30dd95ce171298e7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16582024-03-01T22:13:44.913Z Compiling rand_chacha v0.3.1
16592024-03-01T22:13:44.917Z Running `/home/build/.rustup/toolchains/1.76.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=913f10aa7c762d5c -C extra-filename=-913f10aa7c762d5c --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-a7dee96d0234d4d9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16602024-03-01T22:13:45.286Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-30dd95ce171298e7/build-script-build`
16612024-03-01T22:13:45.361Z Compiling ring v0.17.8
16622024-03-01T22:13:45.382Z Running `/home/build/.rustup/toolchains/1.76.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=b7b962f6b8472457 -C extra-filename=-b7b962f6b8472457 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-b7b962f6b8472457 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c3998c2f7cb74e54.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16632024-03-01T22:13:45.543Z Compiling regex-automata v0.4.4
16642024-03-01T22:13:45.572Z Running `/home/build/.rustup/toolchains/1.76.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.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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --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=d7aea43b9fcbb6b5 -C extra-filename=-d7aea43b9fcbb6b5 --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-30db68082008cf11.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6a64fa9230d1c2fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16652024-03-01T22:13:46.066Z Compiling httparse v1.8.0
16662024-03-01T22:13:46.069Z Running `/home/build/.rustup/toolchains/1.76.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=5f5b0553dbdafeff -C extra-filename=-5f5b0553dbdafeff --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-5f5b0553dbdafeff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16672024-03-01T22:13:46.526Z Compiling serde_derive_internals v0.26.0
16682024-03-01T22:13:46.529Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.26.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=b43684d2f6132ad9 -C extra-filename=-b43684d2f6132ad9 --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-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16692024-03-01T22:13:46.547Z Compiling ucd-trie v0.1.6
16702024-03-01T22:13:46.547Z Running `/home/build/.rustup/toolchains/1.76.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=4f930ff470cdcf8e -C extra-filename=-4f930ff470cdcf8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16712024-03-01T22:13:46.629Z Compiling unicode-width v0.1.11
16722024-03-01T22:13:46.634Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-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=620fc96bc50b8225 -C extra-filename=-620fc96bc50b8225 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16732024-03-01T22:13:46.710Z Compiling percent-encoding v2.3.1
16742024-03-01T22:13:46.714Z Running `/home/build/.rustup/toolchains/1.76.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=a1534a45757afc45 -C extra-filename=-a1534a45757afc45 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:13:46.835Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-b7b962f6b8472457/build-script-build`
16762024-03-01T22:13:47.094Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-5f5b0553dbdafeff/build-script-build`
16772024-03-01T22:13:47.129Z Compiling rand v0.8.5
16782024-03-01T22:13:47.132Z Running `/home/build/.rustup/toolchains/1.76.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=12dce13ee7e6395c -C extra-filename=-12dce13ee7e6395c --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-6b8d316e1cea3f77.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-913f10aa7c762d5c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16792024-03-01T22:13:47.154Z Running `/home/build/.rustup/toolchains/1.76.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=8d112f43b54c713b -C extra-filename=-8d112f43b54c713b --out-dir /work/oxidecomputer/omicron/target/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`
16802024-03-01T22:13:47.814Z Compiling form_urlencoded v1.2.1
16812024-03-01T22:13:47.817Z Running `/home/build/.rustup/toolchains/1.76.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=af24b9bd95b41eab -C extra-filename=-af24b9bd95b41eab --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-a1534a45757afc45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16822024-03-01T22:13:48.102Z Compiling vcpkg v0.2.15
16832024-03-01T22:13:48.106Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg /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=8cd81638d0c61304 -C extra-filename=-8cd81638d0c61304 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16842024-03-01T22:13:48.808Z Compiling untrusted v0.9.0
16852024-03-01T22:13:48.811Z Running `/home/build/.rustup/toolchains/1.76.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=63b74bc618967792 -C extra-filename=-63b74bc618967792 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16862024-03-01T22:13:48.992Z Compiling try-lock v0.2.4
16872024-03-01T22:13:48.995Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-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=8812c45f1703c49e -C extra-filename=-8812c45f1703c49e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16882024-03-01T22:13:49.038Z Compiling adler v1.0.2
16892024-03-01T22:13:49.041Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name adler /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=c05f91390b88e2e4 -C extra-filename=-c05f91390b88e2e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16902024-03-01T22:13:49.135Z Compiling want v0.3.1
16912024-03-01T22:13:49.138Z Running `/home/build/.rustup/toolchains/1.76.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=77b4488483d613fe -C extra-filename=-77b4488483d613fe --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-8812c45f1703c49e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16922024-03-01T22:13:49.244Z Compiling miniz_oxide v0.7.1
16932024-03-01T22:13:49.247Z Running `/home/build/.rustup/toolchains/1.76.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.1/src/lib.rs --error-format=json --json=diagnostic-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=c2de8f879975e76c -C extra-filename=-c2de8f879975e76c --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-c05f91390b88e2e4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16942024-03-01T22:13:49.281Z Compiling idna v0.5.0
16952024-03-01T22:13:49.285Z Running `/home/build/.rustup/toolchains/1.76.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=707ca9db40c6fb95 -C extra-filename=-707ca9db40c6fb95 --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-611fe155a0092e84.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-294acc61f7135d3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16962024-03-01T22:13:49.395Z Compiling regex v1.10.3
16972024-03-01T22:13:49.398Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.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"' --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=de2d964d35200106 -C extra-filename=-de2d964d35200106 --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-30db68082008cf11.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-d7aea43b9fcbb6b5.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6a64fa9230d1c2fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16982024-03-01T22:13:50.266Z Compiling openssl-sys v0.9.96
16992024-03-01T22:13:50.269Z Running `/home/build/.rustup/toolchains/1.76.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.96/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=9cfa24790b7ed89f -C extra-filename=-9cfa24790b7ed89f --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-9cfa24790b7ed89f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c3998c2f7cb74e54.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-638be2ab58094a40.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-8cd81638d0c61304.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17002024-03-01T22:13:50.412Z Compiling async-trait v0.1.77
17012024-03-01T22:13:50.417Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.77/build.rs --error-format=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=c56091f50fd6d6f0 -C extra-filename=-c56091f50fd6d6f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/async-trait-c56091f50fd6d6f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17022024-03-01T22:13:50.670Z Compiling tower-service v0.3.2
17032024-03-01T22:13:50.674Z Running `/home/build/.rustup/toolchains/1.76.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=30d127c240675800 -C extra-filename=-30d127c240675800 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17042024-03-01T22:13:50.737Z Compiling crossbeam-utils v0.8.16
17052024-03-01T22:13:50.741Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3d6f217bd388e5da -C extra-filename=-3d6f217bd388e5da --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-3d6f217bd388e5da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17062024-03-01T22:13:50.800Z Compiling url v2.5.0
17072024-03-01T22:13:50.803Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=884f60da8db9dcf6 -C extra-filename=-884f60da8db9dcf6 --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-af24b9bd95b41eab.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-707ca9db40c6fb95.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17082024-03-01T22:13:50.954Z Running `/work/oxidecomputer/omicron/target/debug/build/async-trait-c56091f50fd6d6f0/build-script-build`
17092024-03-01T22:13:51.017Z Compiling socket2 v0.4.9
17102024-03-01T22:13:51.020Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-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="all"' -C metadata=e830c88db8a11628 -C extra-filename=-e830c88db8a11628 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17112024-03-01T22:13:51.220Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-3d6f217bd388e5da/build-script-build`
17122024-03-01T22:13:51.256Z Compiling base64ct v1.6.0
17132024-03-01T22:13:51.261Z Running `/home/build/.rustup/toolchains/1.76.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=1d4bdcf392c0c077 -C extra-filename=-1d4bdcf392c0c077 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17142024-03-01T22:13:51.307Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-9cfa24790b7ed89f/build-script-main`
17152024-03-01T22:13:51.714Z Compiling slog v2.7.0
17162024-03-01T22:13:51.718Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=5fc8e5575ae1ea6d -C extra-filename=-5fc8e5575ae1ea6d --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-5fc8e5575ae1ea6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17172024-03-01T22:13:51.830Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5e0cf490a24fbc51 -C extra-filename=-5e0cf490a24fbc51 --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-980c303988e700db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17182024-03-01T22:13:51.872Z Compiling httpdate v1.0.3
17192024-03-01T22:13:51.877Z Running `/home/build/.rustup/toolchains/1.76.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=f7a1e4bfdebec0a6 -C extra-filename=-f7a1e4bfdebec0a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17202024-03-01T22:13:52.273Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-5fc8e5575ae1ea6d/build-script-build`
17212024-03-01T22:13:52.313Z Compiling ring v0.16.20
17222024-03-01T22:13:52.316Z Running `/home/build/.rustup/toolchains/1.76.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=44fe96e26fd703a5 -C extra-filename=-44fe96e26fd703a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-44fe96e26fd703a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c3998c2f7cb74e54.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17232024-03-01T22:13:52.377Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name slog /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=995bdcbdcd07cd38 -C extra-filename=-995bdcbdcd07cd38 --out-dir /work/oxidecomputer/omicron/target/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`
17242024-03-01T22:13:52.483Z Compiling foreign-types-shared v0.1.1
17252024-03-01T22:13:52.486Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared /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=8aef0d6c95d30ea6 -C extra-filename=-8aef0d6c95d30ea6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17262024-03-01T22:13:52.602Z Compiling openssl-probe v0.1.5
17272024-03-01T22:13:52.606Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe /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=ac9e745afe46f238 -C extra-filename=-ac9e745afe46f238 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17282024-03-01T22:13:52.920Z Compiling openssl v0.10.60
17292024-03-01T22:13:52.924Z Running `/home/build/.rustup/toolchains/1.76.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.60/build.rs --error-format=json --json=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=0bb0a0778fccde3f -C extra-filename=-0bb0a0778fccde3f --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-0bb0a0778fccde3f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17302024-03-01T22:13:52.952Z Compiling foreign-types v0.3.2
17312024-03-01T22:13:52.956Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types /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=bc66d735be7e778a -C extra-filename=-bc66d735be7e778a --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-8aef0d6c95d30ea6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17322024-03-01T22:13:53.035Z Running `/home/build/.rustup/toolchains/1.76.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.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ea5ca821882ec114 -C extra-filename=-ea5ca821882ec114 --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-6b8d316e1cea3f77.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`
17332024-03-01T22:13:53.128Z Compiling untrusted v0.7.1
17342024-03-01T22:13:53.131Z Running `/home/build/.rustup/toolchains/1.76.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=8b80b7f9cdecbad1 -C extra-filename=-8b80b7f9cdecbad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17352024-03-01T22:13:53.300Z Compiling mime v0.3.17
17362024-03-01T22:13:53.318Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name mime /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=b01eabea68b99a88 -C extra-filename=-b01eabea68b99a88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17372024-03-01T22:13:53.361Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-0bb0a0778fccde3f/build-script-build`
17382024-03-01T22:13:53.397Z Compiling backtrace v0.3.69
17392024-03-01T22:13:53.400Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.69/build.rs --error-format=json --json=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=e05b1e7a3e7c2289 -C extra-filename=-e05b1e7a3e7c2289 --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-e05b1e7a3e7c2289 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c3998c2f7cb74e54.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17402024-03-01T22:13:53.436Z Compiling serde_derive v1.0.197
17412024-03-01T22:13:53.440Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.197/src/lib.rs --error-format=json --json=diagnostic-rendered-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=0a9e29df94faa423 -C extra-filename=-0a9e29df94faa423 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17422024-03-01T22:13:53.512Z Compiling zerocopy-derive v0.7.32
17432024-03-01T22:13:53.550Z Running `/home/build/.rustup/toolchains/1.76.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.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 -C metadata=f850439632f93e9a -C extra-filename=-f850439632f93e9a --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17442024-03-01T22:13:53.897Z Compiling zeroize_derive v1.4.2
17452024-03-01T22:13:53.902Z Running `/home/build/.rustup/toolchains/1.76.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=50c3c08102a2b13a -C extra-filename=-50c3c08102a2b13a --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17462024-03-01T22:13:53.920Z Compiling thiserror-impl v1.0.57
17472024-03-01T22:13:53.929Z Running `/home/build/.rustup/toolchains/1.76.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.57/src/lib.rs --error-format=json --json=diagnostic-rendered-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=ad28231aeaa092a7 -C extra-filename=-ad28231aeaa092a7 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17482024-03-01T22:13:53.950Z Compiling tokio-macros v2.2.0
17492024-03-01T22:13:53.954Z Running `/home/build/.rustup/toolchains/1.76.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.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=37701b166ff0810d -C extra-filename=-37701b166ff0810d --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17502024-03-01T22:13:54.311Z Compiling futures-macro v0.3.30
17512024-03-01T22:13:54.331Z Running `/home/build/.rustup/toolchains/1.76.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=37aaaa30b78d61a6 -C extra-filename=-37aaaa30b78d61a6 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17522024-03-01T22:13:54.524Z Compiling tracing-attributes v0.1.26
17532024-03-01T22:13:54.527Z Running `/home/build/.rustup/toolchains/1.76.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.26/src/lib.rs --error-format=json --json=diagnostic-rendered-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=0cb4fdfeb5963b6d -C extra-filename=-0cb4fdfeb5963b6d --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17542024-03-01T22:13:55.521Z Compiling schemars_derive v0.8.16
17552024-03-01T22:13:55.526Z Running `/home/build/.rustup/toolchains/1.76.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.16/src/lib.rs --error-format=json --json=diagnostic-rendered-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=8a5f1b4e89f0327b -C extra-filename=-8a5f1b4e89f0327b --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-b43684d2f6132ad9.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17562024-03-01T22:13:55.659Z Compiling zeroize v1.7.0
17572024-03-01T22:13:55.672Z Running `/home/build/.rustup/toolchains/1.76.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=975c5538e4563fe9 -C extra-filename=-975c5538e4563fe9 --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-50c3c08102a2b13a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17582024-03-01T22:13:55.910Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array /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=d50907dbe0afa400 -C extra-filename=-d50907dbe0afa400 --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-b28ce282fa537781.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
17592024-03-01T22:13:56.025Z Running `/home/build/.rustup/toolchains/1.76.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=eb7f266cfb45c512 -C extra-filename=-eb7f266cfb45c512 --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-980c303988e700db.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-7cac3dae79d3db6d.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-318730f9456e7117.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-63b74bc618967792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
17602024-03-01T22:13:56.121Z Compiling zerocopy v0.7.32
17612024-03-01T22:13:56.141Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.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="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' -C metadata=736f178c53caf931 -C extra-filename=-736f178c53caf931 --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-ee70016887b171ea.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-f850439632f93e9a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17622024-03-01T22:13:56.649Z Compiling futures-util v0.3.30
17632024-03-01T22:13:56.652Z Running `/home/build/.rustup/toolchains/1.76.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=2ce799a047122a4d -C extra-filename=-2ce799a047122a4d --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-3820f669074b4f30.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-fcfc55d12e511fa2.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-37aaaa30b78d61a6.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8caf83743321fd0c.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-0e271b12ba19f63e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-c5b38bc1ea2a2e2f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17642024-03-01T22:13:57.355Z Compiling crypto-common v0.1.6
17652024-03-01T22:13:57.367Z Running `/home/build/.rustup/toolchains/1.76.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=7296772253899871 -C extra-filename=-7296772253899871 --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-d50907dbe0afa400.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-b28ce282fa537781.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17662024-03-01T22:13:57.538Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.57/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1d4dbc0fa1a002a3 -C extra-filename=-1d4dbc0fa1a002a3 --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-ad28231aeaa092a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access`
17672024-03-01T22:13:57.589Z Compiling block-buffer v0.10.4
17682024-03-01T22:13:57.611Z Running `/home/build/.rustup/toolchains/1.76.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=2e19cae653e520ef -C extra-filename=-2e19cae653e520ef --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-d50907dbe0afa400.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17692024-03-01T22:13:57.657Z Compiling pest v2.7.6
17702024-03-01T22:13:57.668Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' -C metadata=d784d8d5557435f5 -C extra-filename=-d784d8d5557435f5 --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-2645762dd22d7cec.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-4f930ff470cdcf8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17712024-03-01T22:13:57.821Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-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="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=91b448e1305e71b8 -C extra-filename=-91b448e1305e71b8 --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-980c303988e700db.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-7cac3dae79d3db6d.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-736f178c53caf931.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
17722024-03-01T22:13:57.832Z Compiling digest v0.10.7
17732024-03-01T22:13:57.877Z Running `/home/build/.rustup/toolchains/1.76.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=2070ca0af7f18dc8 -C extra-filename=-2070ca0af7f18dc8 --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-2e19cae653e520ef.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-68104c79d2bcfed5.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7296772253899871.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17742024-03-01T22:13:58.273Z Running `/home/build/.rustup/toolchains/1.76.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.77/src/lib.rs --error-format=json --json=diagnostic-rendered-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=fecde3939db35484 -C extra-filename=-fecde3939db35484 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17752024-03-01T22:13:58.433Z Compiling hashbrown v0.14.3
17762024-03-01T22:13:58.436Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-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 --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' -C metadata=1cc79af1cc2d7f40 -C extra-filename=-1cc79af1cc2d7f40 --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-91b448e1305e71b8.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-64a2fa6ca32b4304.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17772024-03-01T22:13:58.817Z Compiling tracing v0.1.37
17782024-03-01T22:13:58.820Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' -C metadata=3ddc5bbcc175d2e9 -C extra-filename=-3ddc5bbcc175d2e9 --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-980c303988e700db.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-0cb4fdfeb5963b6d.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-7e70a5b8a23672cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17792024-03-01T22:13:59.336Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-44fe96e26fd703a5/build-script-build`
17802024-03-01T22:13:59.352Z Compiling openssl-macros v0.1.1
17812024-03-01T22:13:59.361Z Running `/home/build/.rustup/toolchains/1.76.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=43c01522dd4c958d -C extra-filename=-43c01522dd4c958d --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17822024-03-01T22:13:59.841Z Compiling ipnet v2.9.0
17832024-03-01T22:13:59.844Z Running `/home/build/.rustup/toolchains/1.76.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=625ad031c02df8c5 -C extra-filename=-625ad031c02df8c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17842024-03-01T22:13:59.969Z Compiling rustls v0.21.9
17852024-03-01T22:13:59.972Z Running `/home/build/.rustup/toolchains/1.76.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.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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=58f5fb43b66757c9 -C extra-filename=-58f5fb43b66757c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-58f5fb43b66757c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17862024-03-01T22:14:00.274Z Compiling winnow v0.5.15
17872024-03-01T22:14:00.306Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e7e1b9efdb1d96c2 -C extra-filename=-e7e1b9efdb1d96c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17882024-03-01T22:14:00.309Z Compiling gimli v0.28.0
17892024-03-01T22:14:00.309Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-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="read"' --cfg 'feature="read-core"' -C metadata=a81ff7258e600d6d -C extra-filename=-a81ff7258e600d6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17902024-03-01T22:14:00.423Z Compiling native-tls v0.2.11
17912024-03-01T22:14:00.426Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=58a43cfdaf9d19a2 -C extra-filename=-58a43cfdaf9d19a2 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-58a43cfdaf9d19a2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17922024-03-01T22:14:00.821Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-58a43cfdaf9d19a2/build-script-build`
17932024-03-01T22:14:00.852Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-58f5fb43b66757c9/build-script-build`
17942024-03-01T22:14:00.898Z Compiling rustls-webpki v0.101.7
17952024-03-01T22:14:00.917Z Running `/home/build/.rustup/toolchains/1.76.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=2b606cea4ac3b649 -C extra-filename=-2b606cea4ac3b649 --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-eb7f266cfb45c512.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-63b74bc618967792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out`
17962024-03-01T22:14:01.058Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-e05b1e7a3e7c2289/build-script-build`
17972024-03-01T22:14:01.094Z Compiling der_derive v0.7.2
17982024-03-01T22:14:01.103Z Running `/home/build/.rustup/toolchains/1.76.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=7b97e491ae7ecb21 -C extra-filename=-7b97e491ae7ecb21 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17992024-03-01T22:14:01.342Z Running `/home/build/.rustup/toolchains/1.76.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=3d575e387bdf95bf -C extra-filename=-3d575e387bdf95bf --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-3c25f391c5524dbf.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-9a6ac86a7e90fb01.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8b80b7f9cdecbad1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -l static=ring-core -l static=ring-test`
18002024-03-01T22:14:01.435Z Compiling pem-rfc7468 v0.7.0
18012024-03-01T22:14:01.461Z Running `/home/build/.rustup/toolchains/1.76.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=c0ec443ce0be2bb1 -C extra-filename=-c0ec443ce0be2bb1 --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-1d4bdcf392c0c077.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18022024-03-01T22:14:02.223Z Compiling object v0.32.1
18032024-03-01T22:14:02.228Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=588fdf3c81510de7 -C extra-filename=-588fdf3c81510de7 --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-2645762dd22d7cec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18042024-03-01T22:14:02.246Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=7694326d550d496b -C extra-filename=-7694326d550d496b --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-0a9e29df94faa423.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18052024-03-01T22:14:02.745Z Compiling futures-executor v0.3.30
18062024-03-01T22:14:02.760Z Running `/home/build/.rustup/toolchains/1.76.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=d4c99b503b398aaf -C extra-filename=-d4c99b503b398aaf --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-89d5efafb6bf0fea.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8caf83743321fd0c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18072024-03-01T22:14:03.123Z Compiling futures v0.3.30
18082024-03-01T22:14:03.126Z Running `/home/build/.rustup/toolchains/1.76.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=b2df6ff5a267ebb3 -C extra-filename=-b2df6ff5a267ebb3 --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-3820f669074b4f30.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-d4c99b503b398aaf.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-fcfc55d12e511fa2.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8caf83743321fd0c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18092024-03-01T22:14:03.256Z Compiling sct v0.7.0
18102024-03-01T22:14:03.282Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-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=cec829e4d5e6ed57 -C extra-filename=-cec829e4d5e6ed57 --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-3d575e387bdf95bf.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8b80b7f9cdecbad1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out`
18112024-03-01T22:14:03.330Z Compiling rustc-demangle v0.1.23
18122024-03-01T22:14:03.334Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-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 -C metadata=5f526b079f7fdbb9 -C extra-filename=-5f526b079f7fdbb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18132024-03-01T22:14:03.612Z Compiling flagset v0.4.3
18142024-03-01T22:14:03.615Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-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=aea66f20f6946780 -C extra-filename=-aea66f20f6946780 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18152024-03-01T22:14:03.804Z Compiling anyhow v1.0.75
18162024-03-01T22:14:03.808Z Running `/home/build/.rustup/toolchains/1.76.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.75/build.rs --error-format=json --json=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=0bd46a49ceeaec08 -C extra-filename=-0bd46a49ceeaec08 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-0bd46a49ceeaec08 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18172024-03-01T22:14:03.866Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=75ea66b95286fc63 -C extra-filename=-75ea66b95286fc63 --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-d5fa3b64b37fd4b6.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-2b606cea4ac3b649.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-cec829e4d5e6ed57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out`
18182024-03-01T22:14:04.022Z Compiling der v0.7.8
18192024-03-01T22:14:04.066Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-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="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=6a3825582d74483c -C extra-filename=-6a3825582d74483c --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-68104c79d2bcfed5.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-7b97e491ae7ecb21.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-aea66f20f6946780.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-c0ec443ce0be2bb1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18202024-03-01T22:14:04.407Z Compiling addr2line v0.21.0
18212024-03-01T22:14:04.412Z Running `/home/build/.rustup/toolchains/1.76.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=7846890df1f8b8db -C extra-filename=-7846890df1f8b8db --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-a81ff7258e600d6d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18222024-03-01T22:14:04.412Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-0bd46a49ceeaec08/build-script-build`
18232024-03-01T22:14:04.608Z Compiling pest_meta v2.7.6
18242024-03-01T22:14:04.626Z Running `/home/build/.rustup/toolchains/1.76.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.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=eb0ec73bced41cc4 -C extra-filename=-eb0ec73bced41cc4 --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-3c25f391c5524dbf.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-d784d8d5557435f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18252024-03-01T22:14:05.053Z Compiling memoffset v0.9.0
18262024-03-01T22:14:05.057Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=f0a71369fefd5838 -C extra-filename=-f0a71369fefd5838 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-f0a71369fefd5838 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18272024-03-01T22:14:05.079Z Compiling encoding_rs v0.8.33
18282024-03-01T22:14:05.084Z Running `/home/build/.rustup/toolchains/1.76.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.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=d2419314a2b71b17 -C extra-filename=-d2419314a2b71b17 --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-980c303988e700db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18292024-03-01T22:14:05.117Z Compiling crc32fast v1.3.2
18302024-03-01T22:14:05.121Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=06ba3b50e0ef9a8e -C extra-filename=-06ba3b50e0ef9a8e --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-06ba3b50e0ef9a8e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18312024-03-01T22:14:05.435Z Compiling rustversion v1.0.14
18322024-03-01T22:14:05.439Z Running `/home/build/.rustup/toolchains/1.76.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.14/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=61a3c02c36879e66 -C extra-filename=-61a3c02c36879e66 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-61a3c02c36879e66 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18332024-03-01T22:14:05.683Z Compiling utf8parse v0.2.1
18342024-03-01T22:14:05.690Z Running `/home/build/.rustup/toolchains/1.76.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=57d9909e328a9bd8 -C extra-filename=-57d9909e328a9bd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18352024-03-01T22:14:05.841Z Compiling pest_generator v2.7.6
18362024-03-01T22:14:05.852Z Running `/home/build/.rustup/toolchains/1.76.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.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=760202bd569dde7b -C extra-filename=-760202bd569dde7b --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-d784d8d5557435f5.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-eb0ec73bced41cc4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18372024-03-01T22:14:06.185Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-61a3c02c36879e66/build-script-build`
18382024-03-01T22:14:06.261Z Compiling spki v0.7.2
18392024-03-01T22:14:06.265Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-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="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=df709e67b9b9d82b -C extra-filename=-df709e67b9b9d82b --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-6a3825582d74483c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18402024-03-01T22:14:06.657Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-06ba3b50e0ef9a8e/build-script-build`
18412024-03-01T22:14:06.724Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-f0a71369fefd5838/build-script-build`
18422024-03-01T22:14:06.869Z Compiling crossbeam-epoch v0.9.15
18432024-03-01T22:14:06.873Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1ae1a1f97afaa4ca -C extra-filename=-1ae1a1f97afaa4ca --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-epoch-1ae1a1f97afaa4ca -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18442024-03-01T22:14:07.318Z Compiling unicode-xid v0.2.4
18452024-03-01T22:14:07.322Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid /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=0bf6080e5b7e69ad -C extra-filename=-0bf6080e5b7e69ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18462024-03-01T22:14:07.418Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-epoch-1ae1a1f97afaa4ca/build-script-build`
18472024-03-01T22:14:07.496Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-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"' -C metadata=e0807e0a2b0eee2e -C extra-filename=-e0807e0a2b0eee2e --out-dir /work/oxidecomputer/omicron/target/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`
18482024-03-01T22:14:07.536Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-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"' --cfg 'feature="std"' -C metadata=cefa2dedbe8d87d7 -C extra-filename=-cefa2dedbe8d87d7 --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-980c303988e700db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
18492024-03-01T22:14:07.999Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d04453147b30520c -C extra-filename=-d04453147b30520c --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`
18502024-03-01T22:14:07.999Z Compiling rustls-pemfile v1.0.3
18512024-03-01T22:14:07.999Z Running `/home/build/.rustup/toolchains/1.76.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.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=0fb438b34b2d4e0d -C extra-filename=-0fb438b34b2d4e0d --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-617eb63bc076f209.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18522024-03-01T22:14:07.999Z Compiling webpki-roots v0.25.2
18532024-03-01T22:14:07.999Z Running `/home/build/.rustup/toolchains/1.76.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bd7330cb0bbec0cc -C extra-filename=-bd7330cb0bbec0cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18542024-03-01T22:14:08.045Z Compiling bytes v1.5.0
18552024-03-01T22:14:08.048Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-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="serde"' --cfg 'feature="std"' -C metadata=5d5c4ec61fb1da0c -C extra-filename=-5d5c4ec61fb1da0c --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18562024-03-01T22:14:08.259Z Compiling bitflags v2.4.0
18572024-03-01T22:14:08.280Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-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 --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=9f3d44b315f9d7d5 -C extra-filename=-9f3d44b315f9d7d5 --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18582024-03-01T22:14:08.287Z Running `/home/build/.rustup/toolchains/1.76.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.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=2c2194a606a0b76b -C extra-filename=-2c2194a606a0b76b --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-b30ed7c35ebb4b42.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ee438a4c06a12f7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64`
18592024-03-01T22:14:08.717Z Compiling indexmap v2.2.3
18602024-03-01T22:14:08.721Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=53d0f8ae1fec05b8 -C extra-filename=-53d0f8ae1fec05b8 --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-8ca3907e31bd9b35.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-1cc79af1cc2d7f40.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18612024-03-01T22:14:08.738Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=de9902e5153ccd8b -C extra-filename=-de9902e5153ccd8b --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-9f3d44b315f9d7d5.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-66ade5f2b34113e6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
18622024-03-01T22:14:09.324Z Compiling tokio v1.36.0
18632024-03-01T22:14:09.349Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/lib.rs --error-format=json --json=diagnostic-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=94c88538d0f38c73 -C extra-filename=-94c88538d0f38c73 --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-5d5c4ec61fb1da0c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-515b4dc39b15480e.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-0b9dd2f2c8b5721e.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-54ad4a7edca3918d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-a55da2c545e7ab16.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-8026b7206aa531bc.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-37701b166ff0810d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18642024-03-01T22:14:09.352Z Compiling chrono v0.4.31
18652024-03-01T22:14:09.352Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.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="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --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=d3dbe34574bad231 -C extra-filename=-d3dbe34574bad231 --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-439b324f550e1b64.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18662024-03-01T22:14:09.616Z Compiling uuid v1.7.0
18672024-03-01T22:14:09.634Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=ecbcdd64cdab6bd7 -C extra-filename=-ecbcdd64cdab6bd7 --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-7cac3dae79d3db6d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18682024-03-01T22:14:09.638Z Compiling http v0.2.11
18692024-03-01T22:14:09.668Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-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=ea47298da39d5b06 -C extra-filename=-ea47298da39d5b06 --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-5d5c4ec61fb1da0c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-db9135e52485f533.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18702024-03-01T22:14:10.124Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=b86b002ae3f122c3 -C extra-filename=-b86b002ae3f122c3 --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18712024-03-01T22:14:10.886Z Compiling toml_datetime v0.6.5
18722024-03-01T22:14:10.923Z Running `/home/build/.rustup/toolchains/1.76.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.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="serde"' -C metadata=54bcfef4ecb7c56b -C extra-filename=-54bcfef4ecb7c56b --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18732024-03-01T22:14:11.015Z Compiling serde_spanned v0.6.5
18742024-03-01T22:14:11.023Z Running `/home/build/.rustup/toolchains/1.76.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.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="serde"' -C metadata=94be455de6b3a6cd -C extra-filename=-94be455de6b3a6cd --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18752024-03-01T22:14:11.251Z Compiling http-body v0.4.5
18762024-03-01T22:14:11.255Z Running `/home/build/.rustup/toolchains/1.76.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.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=28f22c230841d4f1 -C extra-filename=-28f22c230841d4f1 --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-5d5c4ec61fb1da0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18772024-03-01T22:14:11.384Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.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="default"' -C metadata=4a35e890a4b2baf4 -C extra-filename=-4a35e890a4b2baf4 --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-9f3d44b315f9d7d5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bc66d735be7e778a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-43c01522dd4c958d.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-ea5ca821882ec114.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 ossl300`
18782024-03-01T22:14:11.422Z Compiling toml_edit v0.19.15
18792024-03-01T22:14:11.425Z Running `/home/build/.rustup/toolchains/1.76.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=0ba26edf2037f4a4 -C extra-filename=-0ba26edf2037f4a4 --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-53d0f8ae1fec05b8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-94be455de6b3a6cd.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-54bcfef4ecb7c56b.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e7e1b9efdb1d96c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18802024-03-01T22:14:11.651Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=63df45118319cacd -C extra-filename=-63df45118319cacd --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-5d5c4ec61fb1da0c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a512eddf3afdc0f8.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-8a5f1b4e89f0327b.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
18812024-03-01T22:14:11.748Z Compiling rustc_version v0.4.0
18822024-03-01T22:14:11.773Z Running `/home/build/.rustup/toolchains/1.76.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=1ce1e72bfe3fde69 -C extra-filename=-1ce1e72bfe3fde69 --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-b86b002ae3f122c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18832024-03-01T22:14:12.162Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=6a964e7336b5d3c6 -C extra-filename=-6a964e7336b5d3c6 --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-7846890df1f8b8db.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-c2de8f879975e76c.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-588fdf3c81510de7.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-5f526b079f7fdbb9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18842024-03-01T22:14:12.941Z Compiling serde_urlencoded v0.7.1
18852024-03-01T22:14:12.946Z Running `/home/build/.rustup/toolchains/1.76.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=39f0cbaebb9c269d -C extra-filename=-39f0cbaebb9c269d --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-af24b9bd95b41eab.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ee438a4c06a12f7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18862024-03-01T22:14:13.054Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.75/src/lib.rs --error-format=json --json=diagnostic-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=b1c6643f8421c922 -C extra-filename=-b1c6643f8421c922 --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-6a964e7336b5d3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg backtrace`
18872024-03-01T22:14:13.085Z Compiling openapiv3 v2.0.0
18882024-03-01T22:14:13.088Z Running `/home/build/.rustup/toolchains/1.76.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=9ff0a0a4cd3d9599 -C extra-filename=-9ff0a0a4cd3d9599 --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-53d0f8ae1fec05b8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18892024-03-01T22:14:13.226Z Compiling pest_derive v2.7.6
18902024-03-01T22:14:13.233Z Running `/home/build/.rustup/toolchains/1.76.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.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=301d73011ad23f80 -C extra-filename=-301d73011ad23f80 --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-d784d8d5557435f5.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-760202bd569dde7b.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18912024-03-01T22:14:13.991Z Compiling anstyle v1.0.2
18922024-03-01T22:14:13.995Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c3a3dddff120d61f -C extra-filename=-c3a3dddff120d61f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18932024-03-01T22:14:14.293Z Compiling sync_wrapper v0.1.2
18942024-03-01T22:14:14.297Z Running `/home/build/.rustup/toolchains/1.76.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=04bae0dc93200231 -C extra-filename=-04bae0dc93200231 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18952024-03-01T22:14:14.434Z Compiling time-core v0.1.1
18962024-03-01T22:14:14.434Z Running `/home/build/.rustup/toolchains/1.76.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bd205bc9c633d39f -C extra-filename=-bd205bc9c633d39f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18972024-03-01T22:14:14.461Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1fecdf5e3032f287 -C extra-filename=-1fecdf5e3032f287 --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-980c303988e700db.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-e0807e0a2b0eee2e.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-f5c1467dbbbbcd41.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18982024-03-01T22:14:14.613Z Compiling time-macros v0.2.13
18992024-03-01T22:14:14.617Z Running `/home/build/.rustup/toolchains/1.76.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.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="formatting"' --cfg 'feature="parsing"' -C metadata=78baabcf6c6fc86f -C extra-filename=-78baabcf6c6fc86f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-bd205bc9c633d39f.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19002024-03-01T22:14:15.259Z Compiling pkcs8 v0.10.2
19012024-03-01T22:14:15.263Z Running `/home/build/.rustup/toolchains/1.76.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=ee0f22da25c178bc -C extra-filename=-ee0f22da25c178bc --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-6a3825582d74483c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-df709e67b9b9d82b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19022024-03-01T22:14:15.501Z Compiling sha2 v0.10.8
19032024-03-01T22:14:15.519Z Running `/home/build/.rustup/toolchains/1.76.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=dc3419de06a96b65 -C extra-filename=-dc3419de06a96b65 --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-980c303988e700db.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-bc63a1637c76373c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19042024-03-01T22:14:15.842Z Compiling hmac v0.12.1
19052024-03-01T22:14:15.845Z Running `/home/build/.rustup/toolchains/1.76.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=ed08e2b0506739f4 -C extra-filename=-ed08e2b0506739f4 --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-2070ca0af7f18dc8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19062024-03-01T22:14:15.928Z Compiling num_threads v0.1.6
19072024-03-01T22:14:15.937Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-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=55bc563a28b885df -C extra-filename=-55bc563a28b885df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19082024-03-01T22:14:16.054Z Compiling deranged v0.3.8
19092024-03-01T22:14:16.086Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.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="std"' -C metadata=598ca68b671800b9 -C extra-filename=-598ca68b671800b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19102024-03-01T22:14:16.090Z Compiling hex v0.4.3
19112024-03-01T22:14:16.090Z Running `/home/build/.rustup/toolchains/1.76.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=e71ec3f7cddad9eb -C extra-filename=-e71ec3f7cddad9eb --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19122024-03-01T22:14:16.718Z Compiling num-integer v0.1.46
19132024-03-01T22:14:16.735Z Running `/home/build/.rustup/toolchains/1.76.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=78650d5ab809ac61 -C extra-filename=-78650d5ab809ac61 --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-c9d10a27b6786b4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19142024-03-01T22:14:17.508Z Compiling tokio-util v0.7.10
19152024-03-01T22:14:17.517Z Running `/home/build/.rustup/toolchains/1.76.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.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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="tracing"' -C metadata=7bb5c1eda8aeca7a -C extra-filename=-7bb5c1eda8aeca7a --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-5d5c4ec61fb1da0c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19162024-03-01T22:14:17.717Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls /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=9a19efaa4f48aaba -C extra-filename=-9a19efaa4f48aaba --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-d5fa3b64b37fd4b6.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-ac9e745afe46f238.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-ea5ca821882ec114.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`
19172024-03-01T22:14:17.848Z Compiling tokio-rustls v0.24.1
19182024-03-01T22:14:17.854Z Running `/home/build/.rustup/toolchains/1.76.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=cbdf3848fc31eb32 -C extra-filename=-cbdf3848fc31eb32 --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-75ea66b95286fc63.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out`
19192024-03-01T22:14:18.133Z Compiling tokio-native-tls v0.3.1
19202024-03-01T22:14:18.156Z Running `/home/build/.rustup/toolchains/1.76.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=ad75703eb496df50 -C extra-filename=-ad75703eb496df50 --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-9a19efaa4f48aaba.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
19212024-03-01T22:14:18.210Z Compiling time v0.3.27
19222024-03-01T22:14:18.214Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.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="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' -C metadata=d16ecda502e7cb11 -C extra-filename=-d16ecda502e7cb11 --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-598ca68b671800b9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-55bc563a28b885df.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-bd205bc9c633d39f.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-78baabcf6c6fc86f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19232024-03-01T22:14:18.330Z Compiling thread-id v4.2.0
19242024-03-01T22:14:18.333Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.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=a2bfec303f661e1f -C extra-filename=-a2bfec303f661e1f --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19252024-03-01T22:14:18.399Z Compiling bitflags v1.3.2
19262024-03-01T22:14:18.419Z Running `/home/build/.rustup/toolchains/1.76.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=7c0e576e00deb96c -C extra-filename=-7c0e576e00deb96c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19272024-03-01T22:14:18.451Z Compiling flate2 v1.0.28
19282024-03-01T22:14:18.485Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' -C metadata=57a9568c453a51a4 -C extra-filename=-57a9568c453a51a4 --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-cefa2dedbe8d87d7.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-c2de8f879975e76c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19292024-03-01T22:14:18.510Z Compiling anstyle-parse v0.2.1
19302024-03-01T22:14:18.514Z Running `/home/build/.rustup/toolchains/1.76.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="utf8"' -C metadata=c7522d056bf53745 -C extra-filename=-c7522d056bf53745 --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-57d9909e328a9bd8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19312024-03-01T22:14:18.849Z Compiling h2 v0.3.24
19322024-03-01T22:14:18.853Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.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=53ac1ef90174f073 -C extra-filename=-53ac1ef90174f073 --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-5d5c4ec61fb1da0c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-db9135e52485f533.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-c5b38bc1ea2a2e2f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19332024-03-01T22:14:19.083Z Compiling block-padding v0.3.3
19342024-03-01T22:14:19.086Z Running `/home/build/.rustup/toolchains/1.76.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=a4bb1525bd412cb9 -C extra-filename=-a4bb1525bd412cb9 --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-d50907dbe0afa400.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19352024-03-01T22:14:19.262Z Compiling unicode-segmentation v1.10.1
19362024-03-01T22:14:19.265Z Running `/home/build/.rustup/toolchains/1.76.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.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=25e9de3528ba2d87 -C extra-filename=-25e9de3528ba2d87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19372024-03-01T22:14:19.332Z Compiling bit-vec v0.6.3
19382024-03-01T22:14:19.335Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec /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=be1bb453946354ab -C extra-filename=-be1bb453946354ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19392024-03-01T22:14:19.461Z Compiling colorchoice v1.0.0
19402024-03-01T22:14:19.522Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-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=8e89472298a3933c -C extra-filename=-8e89472298a3933c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19412024-03-01T22:14:19.584Z Compiling anstyle-query v1.0.0
19422024-03-01T22:14:19.608Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3662792a1ebce4cb -C extra-filename=-3662792a1ebce4cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19432024-03-01T22:14:19.631Z Compiling winnow v0.6.1
19442024-03-01T22:14:19.634Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ccf344a41d16b00c -C extra-filename=-ccf344a41d16b00c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19452024-03-01T22:14:19.722Z Compiling anstream v0.6.11
19462024-03-01T22:14:19.726Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' -C metadata=8ba0801f8b131545 -C extra-filename=-8ba0801f8b131545 --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-c3a3dddff120d61f.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-c7522d056bf53745.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-3662792a1ebce4cb.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-8e89472298a3933c.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-57d9909e328a9bd8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19472024-03-01T22:14:19.760Z Compiling inout v0.1.3
19482024-03-01T22:14:19.763Z Running `/home/build/.rustup/toolchains/1.76.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=99980c6d45a824eb -C extra-filename=-99980c6d45a824eb --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-a4bb1525bd412cb9.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d50907dbe0afa400.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19492024-03-01T22:14:20.041Z Compiling terminal_size v0.3.0
19502024-03-01T22:14:20.090Z Running `/home/build/.rustup/toolchains/1.76.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=30e5c48371557f67 -C extra-filename=-30e5c48371557f67 --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-de9902e5153ccd8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19512024-03-01T22:14:20.095Z Compiling clap_lex v0.7.0
19522024-03-01T22:14:20.095Z Running `/home/build/.rustup/toolchains/1.76.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=e6c8188aaff50e44 -C extra-filename=-e6c8188aaff50e44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19532024-03-01T22:14:20.233Z Compiling data-encoding v2.4.0
19542024-03-01T22:14:20.283Z Running `/home/build/.rustup/toolchains/1.76.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.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=21eb80e9e8ebe971 -C extra-filename=-21eb80e9e8ebe971 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19552024-03-01T22:14:20.333Z Compiling siphasher v0.3.11
19562024-03-01T22:14:20.336Z Running `/home/build/.rustup/toolchains/1.76.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=133f7f9717270c02 -C extra-filename=-133f7f9717270c02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19572024-03-01T22:14:20.483Z Compiling strsim v0.11.0
19582024-03-01T22:14:20.486Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-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=390397d5fd7c386a -C extra-filename=-390397d5fd7c386a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19592024-03-01T22:14:20.606Z Compiling cipher v0.4.4
19602024-03-01T22:14:20.609Z Running `/home/build/.rustup/toolchains/1.76.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=9c873db2fd1c9c24 -C extra-filename=-9c873db2fd1c9c24 --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-7296772253899871.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-99980c6d45a824eb.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19612024-03-01T22:14:20.724Z Compiling synstructure v0.12.6
19622024-03-01T22:14:20.744Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/synstructure-0.12.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="proc-macro"' -C metadata=c8a69fb569489b2b -C extra-filename=-c8a69fb569489b2b --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-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-0bf6080e5b7e69ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19632024-03-01T22:14:21.113Z Compiling clap_builder v4.5.0
19642024-03-01T22:14:21.116Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="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=c69910e21d8bfc40 -C extra-filename=-c69910e21d8bfc40 --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-8ba0801f8b131545.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-c3a3dddff120d61f.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-e6c8188aaff50e44.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-390397d5fd7c386a.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-30e5c48371557f67.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19652024-03-01T22:14:21.446Z Compiling scroll_derive v0.12.0
19662024-03-01T22:14:21.452Z Running `/home/build/.rustup/toolchains/1.76.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=f79cc78dcc2bc4ec -C extra-filename=-f79cc78dcc2bc4ec --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19672024-03-01T22:14:22.560Z Compiling clap_derive v4.5.0
19682024-03-01T22:14:22.563Z Running `/home/build/.rustup/toolchains/1.76.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.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="default"' -C metadata=c60cf80700fa6d1c -C extra-filename=-c60cf80700fa6d1c --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-a8c1128ccf1e31c1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19692024-03-01T22:14:22.705Z Compiling stable_deref_trait v1.2.0
19702024-03-01T22:14:22.708Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait /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=582a0be4df1a882a -C extra-filename=-582a0be4df1a882a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19712024-03-01T22:14:22.811Z Compiling zerocopy-derive v0.2.0
19722024-03-01T22:14:22.814Z Running `/home/build/.rustup/toolchains/1.76.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.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=6bf9da31a9f77c7e -C extra-filename=-6bf9da31a9f77c7e --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-fd52f7f67b160361.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-c8a69fb569489b2b.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19732024-03-01T22:14:23.220Z Compiling toml_edit v0.22.6
19742024-03-01T22:14:23.254Z Running `/home/build/.rustup/toolchains/1.76.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.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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=f101beae2f96ac55 -C extra-filename=-f101beae2f96ac55 --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-53d0f8ae1fec05b8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-94be455de6b3a6cd.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-54bcfef4ecb7c56b.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-ccf344a41d16b00c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19752024-03-01T22:14:23.351Z Compiling scroll v0.12.0
19762024-03-01T22:14:23.363Z Running `/home/build/.rustup/toolchains/1.76.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=598283e2228aedbb -C extra-filename=-598283e2228aedbb --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-f79cc78dcc2bc4ec.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19772024-03-01T22:14:23.617Z Compiling toml v0.7.8
19782024-03-01T22:14:23.620Z Running `/home/build/.rustup/toolchains/1.76.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=d0fc4434beafe7d9 -C extra-filename=-d0fc4434beafe7d9 --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-7694326d550d496b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-94be455de6b3a6cd.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-54bcfef4ecb7c56b.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0ba26edf2037f4a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19792024-03-01T22:14:23.937Z Compiling ff v0.13.0
19802024-03-01T22:14:23.940Z Running `/home/build/.rustup/toolchains/1.76.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=5f3ee64651d24b9c -C extra-filename=-5f3ee64651d24b9c --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-1d19ee310425cc77.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19812024-03-01T22:14:24.171Z Compiling plain v0.2.3
19822024-03-01T22:14:24.174Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name plain /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=31854da1a1e562b0 -C extra-filename=-31854da1a1e562b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19832024-03-01T22:14:24.344Z Compiling base16ct v0.2.0
19842024-03-01T22:14:24.348Z Running `/home/build/.rustup/toolchains/1.76.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=3df99549457fce56 -C extra-filename=-3df99549457fce56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19852024-03-01T22:14:24.668Z Compiling sec1 v0.7.3
19862024-03-01T22:14:24.705Z Running `/home/build/.rustup/toolchains/1.76.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=9b15e525d86d9e7e -C extra-filename=-9b15e525d86d9e7e --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-3df99549457fce56.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-6a3825582d74483c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d50907dbe0afa400.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ee0f22da25c178bc.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19872024-03-01T22:14:24.999Z Compiling goblin v0.8.0
19882024-03-01T22:14:25.002Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-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="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=93b41097da48ddf0 -C extra-filename=-93b41097da48ddf0 --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-d5fa3b64b37fd4b6.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-31854da1a1e562b0.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-598283e2228aedbb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19892024-03-01T22:14:25.121Z Compiling zerocopy v0.3.0
19902024-03-01T22:14:25.125Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-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=0da092f55f2e8e4f -C extra-filename=-0da092f55f2e8e4f --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-ee70016887b171ea.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-6bf9da31a9f77c7e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19912024-03-01T22:14:25.254Z Compiling group v0.13.0
19922024-03-01T22:14:25.260Z Running `/home/build/.rustup/toolchains/1.76.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=2968d5cb21a3f4b1 -C extra-filename=-2968d5cb21a3f4b1 --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-5f3ee64651d24b9c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19932024-03-01T22:14:25.300Z Compiling hkdf v0.12.4
19942024-03-01T22:14:25.303Z Running `/home/build/.rustup/toolchains/1.76.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=1ebdf83b28fbcb16 -C extra-filename=-1ebdf83b28fbcb16 --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-ed08e2b0506739f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19952024-03-01T22:14:25.560Z Compiling hyper v0.14.27
19962024-03-01T22:14:25.563Z Compiling crypto-bigint v0.5.2
19972024-03-01T22:14:25.563Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.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="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=7b4f0b3b0c6f4a1e -C extra-filename=-7b4f0b3b0c6f4a1e --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-5d5c4ec61fb1da0c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-53ac1ef90174f073.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-28f22c230841d4f1.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-8d112f43b54c713b.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-f7a1e4bfdebec0a6.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-e830c88db8a11628.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-30d127c240675800.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-77b4488483d613fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19982024-03-01T22:14:25.563Z Running `/home/build/.rustup/toolchains/1.76.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.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="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=ac452ec756b46af6 -C extra-filename=-ac452ec756b46af6 --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-d50907dbe0afa400.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19992024-03-01T22:14:25.929Z Compiling zerocopy-derive v0.6.4
20002024-03-01T22:14:25.932Z Running `/home/build/.rustup/toolchains/1.76.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.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=af960af70195ea7f -C extra-filename=-af960af70195ea7f --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20012024-03-01T22:14:27.978Z Compiling clap v4.5.0
20022024-03-01T22:14:27.981Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.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="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=57647bb5674c35be -C extra-filename=-57647bb5674c35be --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-c69910e21d8bfc40.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-c60cf80700fa6d1c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20032024-03-01T22:14:28.110Z Compiling itertools v0.10.5
20042024-03-01T22:14:28.148Z Running `/home/build/.rustup/toolchains/1.76.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=fe659cae1f4f223b -C extra-filename=-fe659cae1f4f223b --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-29735c8c8d06ffc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20052024-03-01T22:14:28.444Z Compiling num-iter v0.1.43
20062024-03-01T22:14:28.448Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.43/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' -C metadata=1c9efb9fe28cd9e6 -C extra-filename=-1c9efb9fe28cd9e6 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-iter-1c9efb9fe28cd9e6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20072024-03-01T22:14:28.832Z Compiling usdt-impl v0.5.0
20082024-03-01T22:14:28.836Z Running `/home/build/.rustup/toolchains/1.76.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=e05f68b1342fee83 -C extra-filename=-e05f68b1342fee83 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-e05f68b1342fee83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20092024-03-01T22:14:29.101Z Compiling usdt-impl v0.3.5
20102024-03-01T22:14:29.107Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.3.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="asm"' -C metadata=b29735a69ac65060 -C extra-filename=-b29735a69ac65060 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-b29735a69ac65060 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20112024-03-01T22:14:29.246Z Compiling pretty-hex v0.4.1
20122024-03-01T22:14:29.250Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex /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=9e8a878aa7eb3c7b -C extra-filename=-9e8a878aa7eb3c7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20132024-03-01T22:14:29.471Z Compiling signal-hook v0.3.17
20142024-03-01T22:14:29.471Z Running `/home/build/.rustup/toolchains/1.76.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=9655e73be3c53b0b -C extra-filename=-9655e73be3c53b0b --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-9655e73be3c53b0b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20152024-03-01T22:14:29.506Z Compiling managed v0.8.0
20162024-03-01T22:14:29.516Z Compiling fixedbitset v0.4.2
20172024-03-01T22:14:29.516Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name managed /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=4254128bc37ffddd -C extra-filename=-4254128bc37ffddd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20182024-03-01T22:14:29.517Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset /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=283c13f9261a241c -C extra-filename=-283c13f9261a241c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20192024-03-01T22:14:29.843Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-9655e73be3c53b0b/build-script-build`
20202024-03-01T22:14:29.857Z Compiling petgraph v0.6.4
20212024-03-01T22:14:29.890Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-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 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=2e5bfee421be626d -C extra-filename=-2e5bfee421be626d --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-283c13f9261a241c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-0a9e29df94faa423.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20222024-03-01T22:14:29.974Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-b29735a69ac65060/build-script-build`
20232024-03-01T22:14:29.991Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-e05f68b1342fee83/build-script-build`
20242024-03-01T22:14:30.121Z Running `/work/oxidecomputer/omicron/target/debug/build/num-iter-1c9efb9fe28cd9e6/build-script-build`
20252024-03-01T22:14:30.160Z Compiling zerocopy v0.6.4
20262024-03-01T22:14:30.170Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-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 embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4bdbf268566a72d7 -C extra-filename=-4bdbf268566a72d7 --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-ee70016887b171ea.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-af960af70195ea7f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20272024-03-01T22:14:30.274Z Compiling elliptic-curve v0.13.8
20282024-03-01T22:14:30.283Z Running `/home/build/.rustup/toolchains/1.76.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=8e0de12d815341de -C extra-filename=-8e0de12d815341de --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-3df99549457fce56.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-ac452ec756b46af6.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5f3ee64651d24b9c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d50907dbe0afa400.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2968d5cb21a3f4b1.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-c0ec443ce0be2bb1.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ee0f22da25c178bc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-9b15e525d86d9e7e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20292024-03-01T22:14:30.952Z Compiling dof v0.3.0
20302024-03-01T22:14:30.975Z Running `/home/build/.rustup/toolchains/1.76.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=8a702e27c51a5502 -C extra-filename=-8a702e27c51a5502 --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-93b41097da48ddf0.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-736f178c53caf931.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20312024-03-01T22:14:30.998Z Compiling dof v0.1.5
20322024-03-01T22:14:31.001Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-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=86a5825846cc4b6f -C extra-filename=-86a5825846cc4b6f --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-1d4dbc0fa1a002a3.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0da092f55f2e8e4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20332024-03-01T22:14:31.054Z Compiling phf_shared v0.10.0
20342024-03-01T22:14:31.057Z Running `/home/build/.rustup/toolchains/1.76.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=d859ec681b84f7b3 -C extra-filename=-d859ec681b84f7b3 --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-133f7f9717270c02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20352024-03-01T22:14:31.127Z Compiling bit-set v0.5.3
20362024-03-01T22:14:31.130Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_set /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=27499d9b5a601208 -C extra-filename=-27499d9b5a601208 --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-be1bb453946354ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20372024-03-01T22:14:31.408Z Compiling dtrace-parser v0.1.14
20382024-03-01T22:14:31.416Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-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=d16ac86ec038c7dd -C extra-filename=-d16ac86ec038c7dd --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-d784d8d5557435f5.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-301d73011ad23f80.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20392024-03-01T22:14:31.447Z Compiling dtrace-parser v0.2.0
20402024-03-01T22:14:31.450Z Running `/home/build/.rustup/toolchains/1.76.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=69fa3f9afc1fff97 -C extra-filename=-69fa3f9afc1fff97 --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-d784d8d5557435f5.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-301d73011ad23f80.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20412024-03-01T22:14:31.714Z Compiling ipnetwork v0.20.0
20422024-03-01T22:14:31.720Z Running `/home/build/.rustup/toolchains/1.76.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=35d585777d4b675c -C extra-filename=-35d585777d4b675c --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-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20432024-03-01T22:14:31.899Z Compiling static_assertions v1.1.0
20442024-03-01T22:14:31.911Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions /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=7aa140c674e3bb93 -C extra-filename=-7aa140c674e3bb93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20452024-03-01T22:14:32.007Z Compiling new_debug_unreachable v1.0.4
20462024-03-01T22:14:32.010Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-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=790aed8a41185dae -C extra-filename=-790aed8a41185dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20472024-03-01T22:14:32.107Z Compiling minimal-lexical v0.2.1
20482024-03-01T22:14:32.128Z Running `/home/build/.rustup/toolchains/1.76.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=f998b5f863db48e3 -C extra-filename=-f998b5f863db48e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20492024-03-01T22:14:32.610Z Compiling hyper-rustls v0.24.2
20502024-03-01T22:14:32.613Z Running `/home/build/.rustup/toolchains/1.76.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=aaadec5908a41f0c -C extra-filename=-aaadec5908a41f0c --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-2ce799a047122a4d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-75ea66b95286fc63.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-cbdf3848fc31eb32.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out`
20512024-03-01T22:14:32.634Z Compiling hyper-tls v0.5.0
20522024-03-01T22:14:32.662Z Running `/home/build/.rustup/toolchains/1.76.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=2d4df4e4e178633e -C extra-filename=-2d4df4e4e178633e --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-5d5c4ec61fb1da0c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-9a19efaa4f48aaba.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-ad75703eb496df50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
20532024-03-01T22:14:32.958Z Compiling reqwest v0.11.24
20542024-03-01T22:14:32.964Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --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=9cbe36f14498ff47 -C extra-filename=-9cbe36f14498ff47 --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-617eb63bc076f209.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-d2419314a2b71b17.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-53ac1ef90174f073.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-28f22c230841d4f1.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-aaadec5908a41f0c.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-2d4df4e4e178633e.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-625ad031c02df8c5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b01eabea68b99a88.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-9a19efaa4f48aaba.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-75ea66b95286fc63.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0fb438b34b2d4e0d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-04bae0dc93200231.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-ad75703eb496df50.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-cbdf3848fc31eb32.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-30d127c240675800.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-bd7330cb0bbec0cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
20552024-03-01T22:14:32.979Z Compiling precomputed-hash v0.1.1
20562024-03-01T22:14:32.982Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash /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=fb1edac7ceef463b -C extra-filename=-fb1edac7ceef463b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20572024-03-01T22:14:33.099Z Compiling string_cache v0.8.7
20582024-03-01T22:14:33.103Z Running `/home/build/.rustup/toolchains/1.76.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=961218ce06c4072f -C extra-filename=-961218ce06c4072f --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-790aed8a41185dae.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-54ad4a7edca3918d.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-d859ec681b84f7b3.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-fb1edac7ceef463b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20592024-03-01T22:14:33.275Z Compiling nom v7.1.3
20602024-03-01T22:14:33.312Z Running `/home/build/.rustup/toolchains/1.76.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=391c90bcc517f6ff -C extra-filename=-391c90bcc517f6ff --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-2645762dd22d7cec.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-f998b5f863db48e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20612024-03-01T22:14:33.385Z Running `/home/build/.rustup/toolchains/1.76.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=d7ed654a15be1d6d -C extra-filename=-d7ed654a15be1d6d --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-ee70016887b171ea.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-8a702e27c51a5502.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-69fa3f9afc1fff97.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-a2bfec303f661e1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
20622024-03-01T22:14:33.430Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-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="asm"' -C metadata=d6b29506f2346904 -C extra-filename=-d6b29506f2346904 --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-ee70016887b171ea.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-86a5825846cc4b6f.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-d16ac86ec038c7dd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-a2bfec303f661e1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
20632024-03-01T22:14:33.613Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name num_iter /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' -C metadata=ba2806b623f49a1f -C extra-filename=-ba2806b623f49a1f --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-78650d5ab809ac61.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128 --cfg rustc_1_28`
20642024-03-01T22:14:33.803Z Running `/home/build/.rustup/toolchains/1.76.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=b715f9e47ea90777 -C extra-filename=-b715f9e47ea90777 --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-6b8d316e1cea3f77.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-a55da2c545e7ab16.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20652024-03-01T22:14:33.920Z Compiling serde_tokenstream v0.1.7
20662024-03-01T22:14:33.943Z Running `/home/build/.rustup/toolchains/1.76.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.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=2d785cccfccb0298 -C extra-filename=-2d785cccfccb0298 --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-fd52f7f67b160361.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20672024-03-01T22:14:34.472Z Compiling bzip2-sys v0.1.11+1.0.8
20682024-03-01T22:14:34.492Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=36d1d60e81e302cf -C extra-filename=-36d1d60e81e302cf --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-36d1d60e81e302cf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c3998c2f7cb74e54.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-638be2ab58094a40.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20692024-03-01T22:14:34.790Z Compiling num-bigint v0.4.4
20702024-03-01T22:14:34.798Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.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="rand"' --cfg 'feature="std"' -C metadata=246b26f09786fdb2 -C extra-filename=-246b26f09786fdb2 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-246b26f09786fdb2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20712024-03-01T22:14:35.015Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-36d1d60e81e302cf/build-script-build`
20722024-03-01T22:14:35.053Z Compiling heapless v0.7.16
20732024-03-01T22:14:35.089Z Running `/home/build/.rustup/toolchains/1.76.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.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=357af61025afdd64 -C extra-filename=-357af61025afdd64 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-357af61025afdd64 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-1ce1e72bfe3fde69.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20742024-03-01T22:14:35.259Z Compiling lalrpop-util v0.19.12
20752024-03-01T22:14:35.265Z Running `/home/build/.rustup/toolchains/1.76.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=4772c578c774ae0f -C extra-filename=-4772c578c774ae0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20762024-03-01T22:14:35.455Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20772024-03-01T22:14:35.469Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=7a58e5c93571eb21 -C extra-filename=-7a58e5c93571eb21 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-7a58e5c93571eb21 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20782024-03-01T22:14:35.548Z Compiling regex-automata v0.1.10
20792024-03-01T22:14:35.563Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata /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=f8861666dcaff791 -C extra-filename=-f8861666dcaff791 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:14:35.601Z Compiling matches v0.1.10
20812024-03-01T22:14:36.024Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name matches /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=664ec475a67c1ce0 -C extra-filename=-664ec475a67c1ce0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20822024-03-01T22:14:36.043Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-357af61025afdd64/build-script-build`
20832024-03-01T22:14:36.043Z Compiling idna v0.2.3
20842024-03-01T22:14:36.043Z Compiling usdt-macro v0.3.5
20852024-03-01T22:14:36.043Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-246b26f09786fdb2/build-script-build`
20862024-03-01T22:14:36.044Z Running `/home/build/.rustup/toolchains/1.76.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=8d96c674290eb6a2 -C extra-filename=-8d96c674290eb6a2 --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-664ec475a67c1ce0.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-611fe155a0092e84.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-294acc61f7135d3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20872024-03-01T22:14:36.044Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-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 --cfg 'feature="asm"' -C metadata=d6e9a815a4decba2 -C extra-filename=-d6e9a815a4decba2 --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-d16ac86ec038c7dd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2d785cccfccb0298.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d6b29506f2346904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20882024-03-01T22:14:36.044Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys /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=37da7ad4377a8b02 -C extra-filename=-37da7ad4377a8b02 --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-6b8d316e1cea3f77.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-bd5d8c5bae313f3d/out/lib -l static=bz2`
20892024-03-01T22:14:36.044Z Compiling usdt-attr-macro v0.3.5
20902024-03-01T22:14:36.044Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-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 --cfg 'feature="asm"' -C metadata=a7e862678f2dcd2c -C extra-filename=-a7e862678f2dcd2c --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-d16ac86ec038c7dd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-2d785cccfccb0298.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d6b29506f2346904.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20912024-03-01T22:14:36.060Z Compiling bstr v0.2.17
20922024-03-01T22:14:36.060Z Running `/home/build/.rustup/toolchains/1.76.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=1d39a0e90d05babe -C extra-filename=-1d39a0e90d05babe --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-62c4a58c39ad7790.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-f8861666dcaff791.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20932024-03-01T22:14:36.082Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-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="default"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=0cde017d1d9b36f6 -C extra-filename=-0cde017d1d9b36f6 --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-78650d5ab809ac61.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg u64_digit --cfg has_try_from --cfg use_addcarry`
20942024-03-01T22:14:36.271Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-7a58e5c93571eb21/build-script-build`
20952024-03-01T22:14:36.437Z Compiling signal-hook-mio v0.2.3
20962024-03-01T22:14:36.444Z Running `/home/build/.rustup/toolchains/1.76.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=8207b966b985de63 -C extra-filename=-8207b966b985de63 --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-6b8d316e1cea3f77.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-515b4dc39b15480e.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20972024-03-01T22:14:37.024Z Compiling enum-as-inner v0.5.1
20982024-03-01T22:14:37.042Z Running `/home/build/.rustup/toolchains/1.76.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=db0587d23916f20e -C extra-filename=-db0587d23916f20e --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-a8c1128ccf1e31c1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20992024-03-01T22:14:37.042Z Compiling diesel_table_macro_syntax v0.1.0
21002024-03-01T22:14:37.042Z Running `/home/build/.rustup/toolchains/1.76.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=a200e85e6131ff37 -C extra-filename=-a200e85e6131ff37 --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-3d1836551f498d09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21012024-03-01T22:14:37.268Z Compiling scheduled-thread-pool v0.2.7
21022024-03-01T22:14:37.279Z Running `/home/build/.rustup/toolchains/1.76.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=ea7e9e95b2acd8e6 -C extra-filename=-ea7e9e95b2acd8e6 --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-54ad4a7edca3918d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21032024-03-01T22:14:37.299Z Compiling hash32 v0.2.1
21042024-03-01T22:14:37.304Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 /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=805aaac0a91fda2a -C extra-filename=-805aaac0a91fda2a --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-ee70016887b171ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21052024-03-01T22:14:37.344Z Compiling smoltcp v0.9.1
21062024-03-01T22:14:37.759Z Running `/home/build/.rustup/toolchains/1.76.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=aaaee1037ac94787 -C extra-filename=-aaaee1037ac94787 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-aaaee1037ac94787 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21072024-03-01T22:14:37.784Z Compiling predicates-core v1.0.6
21082024-03-01T22:14:37.784Z Running `/home/build/.rustup/toolchains/1.76.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=b55ee153c811977d -C extra-filename=-b55ee153c811977d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21092024-03-01T22:14:37.785Z Compiling regex-automata v0.3.8
21102024-03-01T22:14:37.785Z Compiling usdt v0.3.5
21112024-03-01T22:14:37.785Z Running `/home/build/.rustup/toolchains/1.76.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.3.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="dfa-search"' -C metadata=1578b28fff1637bb -C extra-filename=-1578b28fff1637bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21122024-03-01T22:14:37.785Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-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="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' -C metadata=89bdfac7359b35f5 -C extra-filename=-89bdfac7359b35f5 --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-d16ac86ec038c7dd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-a7e862678f2dcd2c.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d6b29506f2346904.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-d6e9a815a4decba2.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21132024-03-01T22:14:37.804Z Compiling trust-dns-proto v0.22.0
21142024-03-01T22:14:37.805Z Running `/home/build/.rustup/toolchains/1.76.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=47c11199f26778e0 -C extra-filename=-47c11199f26778e0 --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-fecde3939db35484.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-21eb80e9e8ebe971.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-db0587d23916f20e.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-fcfc55d12e511fa2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-8d96c674290eb6a2.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-625ad031c02df8c5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-f15605284eda4bd1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-3198fd9f254b9688.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21152024-03-01T22:14:37.850Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=7a8abb66f7e06699 -C extra-filename=-7a8abb66f7e06699 --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-805aaac0a91fda2a.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-318730f9456e7117.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-582a0be4df1a882a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
21162024-03-01T22:14:37.883Z Compiling r2d2 v0.8.10
21172024-03-01T22:14:37.887Z Running `/home/build/.rustup/toolchains/1.76.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=1c4adefa117e3be3 -C extra-filename=-1c4adefa117e3be3 --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-d5fa3b64b37fd4b6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-54ad4a7edca3918d.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-ea7e9e95b2acd8e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21182024-03-01T22:14:37.956Z Compiling diesel_derives v2.1.2
21192024-03-01T22:14:37.961Z Running `/home/build/.rustup/toolchains/1.76.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=9d966c718e9da2e4 -C extra-filename=-9d966c718e9da2e4 --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-a200e85e6131ff37.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21202024-03-01T22:14:38.140Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-aaaee1037ac94787/build-script-build`
21212024-03-01T22:14:38.171Z Compiling crossterm v0.27.0
21222024-03-01T22:14:38.711Z Running `/home/build/.rustup/toolchains/1.76.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=47fe2e4a0f0ca059 -C extra-filename=-47fe2e4a0f0ca059 --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-9f3d44b315f9d7d5.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-515b4dc39b15480e.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-54ad4a7edca3918d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-8207b966b985de63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21232024-03-01T22:14:38.716Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys /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=05241e374f7f2401 -C extra-filename=-05241e374f7f2401 --out-dir /work/oxidecomputer/omicron/target/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`
21242024-03-01T22:14:38.717Z Compiling bzip2 v0.4.4
21252024-03-01T22:14:38.717Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 /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=53855cad2d61ceb5 -C extra-filename=-53855cad2d61ceb5 --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-37da7ad4377a8b02.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.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-bd5d8c5bae313f3d/out/lib`
21262024-03-01T22:14:39.017Z Compiling strum_macros v0.25.2
21272024-03-01T22:14:39.043Z Running `/home/build/.rustup/toolchains/1.76.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.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=f01020b69cc98133 -C extra-filename=-f01020b69cc98133 --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-a8c1128ccf1e31c1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-d04453147b30520c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21282024-03-01T22:14:39.061Z Compiling yasna v0.5.2
21292024-03-01T22:14:39.084Z Running `/home/build/.rustup/toolchains/1.76.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=1e64808aafad4fb9 -C extra-filename=-1e64808aafad4fb9 --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-be1bb453946354ab.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-0cde017d1d9b36f6.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21302024-03-01T22:14:40.047Z Compiling bstr v1.6.0
21312024-03-01T22:14:40.060Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-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="std"' --cfg 'feature="unicode"' -C metadata=c005f5cde00c8aaa -C extra-filename=-c005f5cde00c8aaa --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-2645762dd22d7cec.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-1578b28fff1637bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21322024-03-01T22:14:41.002Z Compiling md-5 v0.10.5
21332024-03-01T22:14:41.005Z Running `/home/build/.rustup/toolchains/1.76.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.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="std"' -C metadata=5f46ec5f31171c96 -C extra-filename=-5f46ec5f31171c96 --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-2070ca0af7f18dc8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21342024-03-01T22:14:41.281Z Compiling hubpack_derive v0.1.1
21352024-03-01T22:14:41.287Z Running `/home/build/.rustup/toolchains/1.76.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=3fe472772c1c8797 -C extra-filename=-3fe472772c1c8797 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21362024-03-01T22:14:42.010Z Compiling console v0.15.8
21372024-03-01T22:14:42.019Z Running `/home/build/.rustup/toolchains/1.76.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=ecd543c2b58c8b48 -C extra-filename=-ecd543c2b58c8b48 --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-62c4a58c39ad7790.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21382024-03-01T22:14:42.019Z Compiling stringprep v0.1.3
21392024-03-01T22:14:42.019Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name stringprep /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-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=f5477a9af5adab27 -C extra-filename=-f5477a9af5adab27 --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-611fe155a0092e84.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-294acc61f7135d3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21402024-03-01T22:14:42.382Z Compiling float-cmp v0.9.0
21412024-03-01T22:14:42.398Z Running `/home/build/.rustup/toolchains/1.76.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=773115cab1b86eb8 -C extra-filename=-773115cab1b86eb8 --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-c9d10a27b6786b4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21422024-03-01T22:14:42.617Z Compiling fallible-iterator v0.2.0
21432024-03-01T22:14:42.625Z Running `/home/build/.rustup/toolchains/1.76.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=2fe14cc2404ff086 -C extra-filename=-2fe14cc2404ff086 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21442024-03-01T22:14:42.971Z Compiling difflib v0.4.0
21452024-03-01T22:14:42.975Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name difflib /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=6290a94fd7899125 -C extra-filename=-6290a94fd7899125 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:14:43.091Z Compiling normalize-line-endings v0.3.0
21472024-03-01T22:14:43.096Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings /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=bfbd24c0c4f3838d -C extra-filename=-bfbd24c0c4f3838d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21482024-03-01T22:14:43.221Z Compiling hubpack v0.1.2
21492024-03-01T22:14:43.223Z Running `/home/build/.rustup/toolchains/1.76.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=254aa0acf29ee2c9 -C extra-filename=-254aa0acf29ee2c9 --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-3fe472772c1c8797.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21502024-03-01T22:14:43.350Z Compiling postgres-protocol v0.6.6
21512024-03-01T22:14:43.380Z Running `/home/build/.rustup/toolchains/1.76.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.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=de7946ab7dd9975f -C extra-filename=-de7946ab7dd9975f --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-617eb63bc076f209.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-2fe14cc2404ff086.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-ed08e2b0506739f4.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-5f46ec5f31171c96.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-f5477a9af5adab27.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21522024-03-01T22:14:43.567Z Compiling predicates v3.1.0
21532024-03-01T22:14:43.570Z Running `/home/build/.rustup/toolchains/1.76.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=44c39a2cf89a6956 -C extra-filename=-44c39a2cf89a6956 --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-c3a3dddff120d61f.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-6290a94fd7899125.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-773115cab1b86eb8.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-bfbd24c0c4f3838d.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-b55ee153c811977d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21542024-03-01T22:14:43.732Z Running `/home/build/.rustup/toolchains/1.76.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=7f8ffd6fb4077e04 -C extra-filename=-7f8ffd6fb4077e04 --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-7c0e576e00deb96c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-7a8abb66f7e06699.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-4254128bc37ffddd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21552024-03-01T22:14:44.639Z Compiling zip v0.6.6
21562024-03-01T22:14:44.642Z Running `/home/build/.rustup/toolchains/1.76.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=41e088f95a91c6b7 -C extra-filename=-41e088f95a91c6b7 --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-ee70016887b171ea.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-53855cad2d61ceb5.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-cefa2dedbe8d87d7.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.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-bd5d8c5bae313f3d/out/lib`
21572024-03-01T22:14:44.769Z Compiling similar v2.3.0
21582024-03-01T22:14:44.772Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' -C metadata=7ea9ef7ff091f8e8 -C extra-filename=-7ea9ef7ff091f8e8 --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-1d39a0e90d05babe.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-25e9de3528ba2d87.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21592024-03-01T22:14:45.353Z Compiling phf_shared v0.11.2
21602024-03-01T22:14:45.357Z Running `/home/build/.rustup/toolchains/1.76.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=fa73beba1fefbb84 -C extra-filename=-fa73beba1fefbb84 --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-133f7f9717270c02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21612024-03-01T22:14:45.732Z Compiling tokio-stream v0.1.14
21622024-03-01T22:14:45.735Z Running `/home/build/.rustup/toolchains/1.76.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.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="net"' --cfg 'feature="time"' -C metadata=28601a4b10a053fd -C extra-filename=-28601a4b10a053fd --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-89d5efafb6bf0fea.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21632024-03-01T22:14:45.914Z Compiling serde_repr v0.1.16
21642024-03-01T22:14:45.941Z Running `/home/build/.rustup/toolchains/1.76.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.16/src/lib.rs --error-format=json --json=diagnostic-rendered-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=51791dc580c2f78d -C extra-filename=-51791dc580c2f78d --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21652024-03-01T22:14:46.027Z Compiling phf v0.11.2
21662024-03-01T22:14:46.046Z Running `/home/build/.rustup/toolchains/1.76.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=a2420ec8dd0905e2 -C extra-filename=-a2420ec8dd0905e2 --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-fa73beba1fefbb84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21672024-03-01T22:14:46.320Z Compiling postgres-types v0.2.6
21682024-03-01T22:14:46.329Z Running `/home/build/.rustup/toolchains/1.76.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.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="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=3211f2f3c561f920 -C extra-filename=-3211f2f3c561f920 --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-5d5c4ec61fb1da0c.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-2fe14cc2404ff086.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-de7946ab7dd9975f.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21692024-03-01T22:14:46.399Z Compiling whoami v1.4.1
21702024-03-01T22:14:46.403Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="web"' --cfg 'feature="web-sys"' -C metadata=852e1b78387344e9 -C extra-filename=-852e1b78387344e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21712024-03-01T22:14:46.668Z Compiling serde_tokenstream v0.2.0
21722024-03-01T22:14:46.672Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=97e560bd25e9dfe5 -C extra-filename=-97e560bd25e9dfe5 --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-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21732024-03-01T22:14:47.035Z Compiling regress v0.8.0
21742024-03-01T22:14:47.039Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bdc315137ae1e289 -C extra-filename=-bdc315137ae1e289 --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-1cc79af1cc2d7f40.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21752024-03-01T22:14:47.101Z Compiling tokio-postgres v0.7.10
21762024-03-01T22:14:47.116Z Running `/home/build/.rustup/toolchains/1.76.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.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="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' -C metadata=258a4548bc59e611 -C extra-filename=-258a4548bc59e611 --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-fecde3939db35484.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-2fe14cc2404ff086.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-54ad4a7edca3918d.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-a2420ec8dd0905e2.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-de7946ab7dd9975f.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3211f2f3c561f920.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-8026b7206aa531bc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-852e1b78387344e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21772024-03-01T22:14:47.229Z Compiling camino v1.1.6
21782024-03-01T22:14:47.657Z Running `/home/build/.rustup/toolchains/1.76.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.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="serde"' --cfg 'feature="serde1"' -C metadata=fdc28e60d8f86ed5 -C extra-filename=-fdc28e60d8f86ed5 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-fdc28e60d8f86ed5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21792024-03-01T22:14:47.657Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21802024-03-01T22:14:47.657Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/2739c18/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=a59782fe2d716b6f -C extra-filename=-a59782fe2d716b6f --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-7c0e576e00deb96c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-254aa0acf29ee2c9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-51791dc580c2f78d.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-7f8ffd6fb4077e04.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-f01020b69cc98133.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4bdbf268566a72d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21812024-03-01T22:14:47.657Z Compiling getopts v0.2.21
21822024-03-01T22:14:47.657Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name getopts /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=546a7eb753089bb3 -C extra-filename=-546a7eb753089bb3 --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-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21832024-03-01T22:14:47.850Z Compiling unsafe-libyaml v0.2.10
21842024-03-01T22:14:47.860Z Running `/home/build/.rustup/toolchains/1.76.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.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=21d3de22991e498f -C extra-filename=-21d3de22991e498f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21852024-03-01T22:14:47.925Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-fdc28e60d8f86ed5/build-script-build`
21862024-03-01T22:14:48.046Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=b9770a3cba2f2708 -C extra-filename=-b9770a3cba2f2708 --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-7694326d550d496b.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`
21872024-03-01T22:14:48.420Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
21882024-03-01T22:14:48.431Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/08bbafc/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=58176685d46fa264 -C extra-filename=-58176685d46fa264 --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-5d5c4ec61fb1da0c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
21892024-03-01T22:14:48.541Z Compiling fastrand v2.0.1
21902024-03-01T22:14:48.562Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c16f82958b9bdd6c -C extra-filename=-c16f82958b9bdd6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21912024-03-01T22:14:48.932Z Compiling tempfile v3.10.0
21922024-03-01T22:14:48.949Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.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=bb7d800b4bed9c39 -C extra-filename=-bb7d800b4bed9c39 --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-980c303988e700db.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-c16f82958b9bdd6c.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-de9902e5153ccd8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21932024-03-01T22:14:49.522Z Compiling toml v0.8.10
21942024-03-01T22:14:49.527Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-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 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=d3c7448c0069d9f4 -C extra-filename=-d3c7448c0069d9f4 --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-7694326d550d496b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-94be455de6b3a6cd.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-54bcfef4ecb7c56b.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21952024-03-01T22:14:49.527Z Compiling dirs-sys-next v0.1.2
21962024-03-01T22:14:49.528Z Running `/home/build/.rustup/toolchains/1.76.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=7583a51e7ec01c70 -C extra-filename=-7583a51e7ec01c70 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21972024-03-01T22:14:49.761Z Compiling serde_yaml v0.9.25
21982024-03-01T22:14:49.775Z Running `/home/build/.rustup/toolchains/1.76.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.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3df985a4cf81a5c3 -C extra-filename=-3df985a4cf81a5c3 --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-53d0f8ae1fec05b8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ee438a4c06a12f7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-21d3de22991e498f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21992024-03-01T22:14:49.818Z Compiling dirs-next v2.0.0
22002024-03-01T22:14:49.824Z Running `/home/build/.rustup/toolchains/1.76.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=1795876847d37563 -C extra-filename=-1795876847d37563 --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-980c303988e700db.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-7583a51e7ec01c70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22012024-03-01T22:14:49.851Z Compiling ident_case v1.0.1
22022024-03-01T22:14:49.856Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ident_case /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=f19a442f824e47b0 -C extra-filename=-f19a442f824e47b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22032024-03-01T22:14:50.011Z Compiling term v0.7.0
22042024-03-01T22:14:50.020Z Running `/home/build/.rustup/toolchains/1.76.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=e642081554db0b17 -C extra-filename=-e642081554db0b17 --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-1795876847d37563.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22052024-03-01T22:14:50.043Z Compiling strsim v0.10.0
22062024-03-01T22:14:50.052Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-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 -C metadata=76477e16a6288729 -C extra-filename=-76477e16a6288729 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22072024-03-01T22:14:50.837Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
22082024-03-01T22:14:50.840Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/131fe0e/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=726f21c17425853e -C extra-filename=-726f21c17425853e --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-a8c1128ccf1e31c1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-70491f1a21eac1d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22092024-03-01T22:14:50.900Z Compiling sha1 v0.10.6
22102024-03-01T22:14:50.969Z Running `/home/build/.rustup/toolchains/1.76.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=d4fd3c7ec1ca7170 -C extra-filename=-d4fd3c7ec1ca7170 --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-980c303988e700db.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-bc63a1637c76373c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22112024-03-01T22:14:51.337Z Compiling rustls-pki-types v1.3.0
22122024-03-01T22:14:51.355Z Running `/home/build/.rustup/toolchains/1.76.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.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7b61185d32fc35f8 -C extra-filename=-7b61185d32fc35f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22132024-03-01T22:14:51.589Z Compiling match_cfg v0.1.0
22142024-03-01T22:14:51.593Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg /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=22bf2f9a6e8efd73 -C extra-filename=-22bf2f9a6e8efd73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22152024-03-01T22:14:52.099Z Compiling hostname v0.3.1
22162024-03-01T22:14:52.105Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname /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=535c46064946cfa5 -C extra-filename=-535c46064946cfa5 --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-6b8d316e1cea3f77.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-22bf2f9a6e8efd73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22172024-03-01T22:14:52.105Z Compiling http v1.0.0
22182024-03-01T22:14:52.105Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-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=0c9990293d2c014d -C extra-filename=-0c9990293d2c014d --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-5d5c4ec61fb1da0c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-db9135e52485f533.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22192024-03-01T22:14:52.105Z Compiling atty v0.2.14
22202024-03-01T22:14:52.105Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name atty /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=bc207275872cf9fb -C extra-filename=-bc207275872cf9fb --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22212024-03-01T22:14:52.217Z Compiling quick-error v1.2.3
22222024-03-01T22:14:52.220Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_error /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=f6fbc9cc513eac06 -C extra-filename=-f6fbc9cc513eac06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22232024-03-01T22:14:52.242Z Compiling paste v1.0.14
22242024-03-01T22:14:52.245Z Running `/home/build/.rustup/toolchains/1.76.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.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=605e10bfb12faca7 -C extra-filename=-605e10bfb12faca7 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-605e10bfb12faca7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22252024-03-01T22:14:52.389Z Compiling rustls v0.22.2
22262024-03-01T22:14:52.400Z Running `/home/build/.rustup/toolchains/1.76.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.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=304ca1cbf122cb7a -C extra-filename=-304ca1cbf122cb7a --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-304ca1cbf122cb7a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272024-03-01T22:14:53.119Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-304ca1cbf122cb7a/build-script-build`
22282024-03-01T22:14:53.123Z Compiling rustls-webpki v0.102.1
22292024-03-01T22:14:53.123Z Running `/home/build/.rustup/toolchains/1.76.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=0361b2a08a9850bc -C extra-filename=-0361b2a08a9850bc --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-eb7f266cfb45c512.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-7b61185d32fc35f8.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-63b74bc618967792.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out`
22302024-03-01T22:14:53.123Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-605e10bfb12faca7/build-script-build`
22312024-03-01T22:14:53.123Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=169712c035341330 -C extra-filename=-169712c035341330 --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`
22322024-03-01T22:14:53.123Z Compiling crossbeam-channel v0.5.8
22332024-03-01T22:14:53.123Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.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="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f7ab303f366261b3 -C extra-filename=-f7ab303f366261b3 --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-980c303988e700db.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22342024-03-01T22:14:53.319Z Compiling thread_local v1.1.7
22352024-03-01T22:14:53.324Z Running `/home/build/.rustup/toolchains/1.76.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.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=148c9ff4fbbb7b96 -C extra-filename=-148c9ff4fbbb7b96 --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-980c303988e700db.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22362024-03-01T22:14:53.928Z Compiling instant v0.1.12
22372024-03-01T22:14:53.935Z Running `/home/build/.rustup/toolchains/1.76.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=0a7219532de93018 -C extra-filename=-0a7219532de93018 --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-980c303988e700db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22382024-03-01T22:14:54.069Z Compiling slog-async v2.8.0
22392024-03-01T22:14:54.127Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=2c838743e0160a8c -C extra-filename=-2c838743e0160a8c --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-2c838743e0160a8c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22402024-03-01T22:14:54.159Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=7dd96d2cb076bc50 -C extra-filename=-7dd96d2cb076bc50 --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-d5fa3b64b37fd4b6.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-7b61185d32fc35f8.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-0361b2a08a9850bc.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out`
22412024-03-01T22:14:54.216Z Compiling rustls-pemfile v2.1.0
22422024-03-01T22:14:54.220Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=4f3e8601227c3376 -C extra-filename=-4f3e8601227c3376 --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-617eb63bc076f209.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-7b61185d32fc35f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22432024-03-01T22:14:54.287Z Compiling multer v3.0.0
22442024-03-01T22:14:54.290Z Running `/home/build/.rustup/toolchains/1.76.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.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 --cfg 'feature="default"' -C metadata=318e368f2b39a1e1 -C extra-filename=-318e368f2b39a1e1 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-318e368f2b39a1e1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22452024-03-01T22:14:54.527Z Compiling debug-ignore v1.0.5
22462024-03-01T22:14:54.531Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore /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=be15c627c67ed998 -C extra-filename=-be15c627c67ed998 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22472024-03-01T22:14:54.629Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-2c838743e0160a8c/build-script-build`
22482024-03-01T22:14:54.654Z Compiling take_mut v0.2.2
22492024-03-01T22:14:54.677Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut /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=4c34cc32e456d859 -C extra-filename=-4c34cc32e456d859 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22502024-03-01T22:14:54.681Z Compiling slog-term v2.9.0
22512024-03-01T22:14:54.684Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-318e368f2b39a1e1/build-script-build`
22522024-03-01T22:14:54.703Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d10f019188e0baa1 -C extra-filename=-d10f019188e0baa1 --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-bc207275872cf9fb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-148c9ff4fbbb7b96.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22532024-03-01T22:14:54.725Z Compiling slog-json v2.6.1
22542024-03-01T22:14:54.728Z Running `/home/build/.rustup/toolchains/1.76.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=d24711930dd9e51a -C extra-filename=-d24711930dd9e51a --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-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22552024-03-01T22:14:54.805Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async /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=1dd3d6e15f25033e -C extra-filename=-1dd3d6e15f25033e --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-f7ab303f366261b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-4c34cc32e456d859.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-148c9ff4fbbb7b96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
22562024-03-01T22:14:54.808Z Compiling async-stream-impl v0.3.5
22572024-03-01T22:14:54.808Z Running `/home/build/.rustup/toolchains/1.76.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=87def2dea3850072 -C extra-filename=-87def2dea3850072 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22582024-03-01T22:14:54.871Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
22592024-03-01T22:14:54.874Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/711a749/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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6850c7ffc5939e34 -C extra-filename=-6850c7ffc5939e34 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-6850c7ffc5939e34 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22602024-03-01T22:14:54.944Z Compiling diesel v2.1.4
22612024-03-01T22:14:54.947Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.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 --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=45e886fefdf4ae6f -C extra-filename=-45e886fefdf4ae6f --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-9f3d44b315f9d7d5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-9d966c718e9da2e4.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-1c4adefa117e3be3.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
22622024-03-01T22:14:55.105Z Compiling atomic-waker v1.1.1
22632024-03-01T22:14:55.108Z Running `/home/build/.rustup/toolchains/1.76.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ca4ece80fcfa154a -C extra-filename=-ca4ece80fcfa154a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22642024-03-01T22:14:55.257Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6850c7ffc5939e34/build-script-build`
22652024-03-01T22:14:55.299Z Compiling waitgroup v0.1.2
22662024-03-01T22:14:55.303Z Running `/home/build/.rustup/toolchains/1.76.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=23b5f6bf672f3d19 -C extra-filename=-23b5f6bf672f3d19 --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-ca4ece80fcfa154a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22672024-03-01T22:14:55.326Z Compiling slog-bunyan v2.5.0
22682024-03-01T22:14:55.329Z Running `/home/build/.rustup/toolchains/1.76.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=af4c21a81e8a2d8f -C extra-filename=-af4c21a81e8a2d8f --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-535c46064946cfa5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-d24711930dd9e51a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22692024-03-01T22:14:55.523Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-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 --cfg 'feature="default"' -C metadata=4e884e45c4da7179 -C extra-filename=-4e884e45c4da7179 --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-5d5c4ec61fb1da0c.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-d2419314a2b71b17.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-0c9990293d2c014d.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-8d112f43b54c713b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b01eabea68b99a88.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-318730f9456e7117.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22702024-03-01T22:14:55.545Z Compiling darling_core v0.20.3
22712024-03-01T22:14:55.567Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.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="strsim"' --cfg 'feature="suggestions"' -C metadata=1d70d55311bd797f -C extra-filename=-1d70d55311bd797f --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-db9135e52485f533.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-f19a442f824e47b0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-76477e16a6288729.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22722024-03-01T22:14:55.898Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
22732024-03-01T22:14:55.903Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/711a749/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 -C metadata=d0d3cbdfd0ae8f10 -C extra-filename=-d0d3cbdfd0ae8f10 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22742024-03-01T22:14:56.004Z Compiling serde_path_to_error v0.1.15
22752024-03-01T22:14:56.007Z Running `/home/build/.rustup/toolchains/1.76.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.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=c190c84e65e9e63c -C extra-filename=-c190c84e65e9e63c --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-b30ed7c35ebb4b42.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22762024-03-01T22:14:56.413Z Compiling async-stream v0.3.5
22772024-03-01T22:14:56.416Z Running `/home/build/.rustup/toolchains/1.76.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=df0b38fe36f10078 -C extra-filename=-df0b38fe36f10078 --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-87def2dea3850072.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22782024-03-01T22:14:56.588Z Compiling strum_macros v0.26.1
22792024-03-01T22:14:56.593Z Running `/home/build/.rustup/toolchains/1.76.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.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=06ffcf6d061ac365 -C extra-filename=-06ffcf6d061ac365 --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-a8c1128ccf1e31c1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-d04453147b30520c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22802024-03-01T22:14:56.752Z Compiling wait-timeout v0.2.0
22812024-03-01T22:14:56.758Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout /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=e8a585130783d302 -C extra-filename=-e8a585130783d302 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22822024-03-01T22:14:56.864Z Compiling structmeta-derive v0.3.0
22832024-03-01T22:14:56.867Z Running `/home/build/.rustup/toolchains/1.76.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=2fa88872db094b50 -C extra-filename=-2fa88872db094b50 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22842024-03-01T22:14:57.322Z Compiling rusty-fork v0.3.0
22852024-03-01T22:14:57.327Z Running `/home/build/.rustup/toolchains/1.76.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=00e1928e6f405fdb -C extra-filename=-00e1928e6f405fdb --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-db9135e52485f533.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-f6fbc9cc513eac06.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-e8a585130783d302.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22862024-03-01T22:14:58.076Z Compiling newtype-uuid v1.0.1
22872024-03-01T22:14:58.080Z Running `/home/build/.rustup/toolchains/1.76.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.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=e58c5217582ce9cc -C extra-filename=-e58c5217582ce9cc --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-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22882024-03-01T22:14:58.265Z Compiling structmeta-derive v0.2.0
22892024-03-01T22:14:58.305Z Running `/home/build/.rustup/toolchains/1.76.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=bb67c33c27975c82 -C extra-filename=-bb67c33c27975c82 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22902024-03-01T22:14:58.389Z Compiling rand_xorshift v0.3.0
22912024-03-01T22:14:58.412Z Running `/home/build/.rustup/toolchains/1.76.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=57087e96481e3283 -C extra-filename=-57087e96481e3283 --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-1d19ee310425cc77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22922024-03-01T22:14:58.738Z Compiling tokio-rustls v0.25.0
22932024-03-01T22:14:58.741Z Running `/home/build/.rustup/toolchains/1.76.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=e18a2759c2bfb220 -C extra-filename=-e18a2759c2bfb220 --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-7dd96d2cb076bc50.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-7b61185d32fc35f8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out`
22942024-03-01T22:14:59.143Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2018 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/711a749/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 --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=e51da071407fd082 -C extra-filename=-e51da071407fd082 --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-df0b38fe36f10078.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-d0d3cbdfd0ae8f10.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-af24b9bd95b41eab.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-535c46064946cfa5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-4e884e45c4da7179.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-c190c84e65e9e63c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-d4fd3c7ec1ca7170.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-af4c21a81e8a2d8f.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-d24711930dd9e51a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-e18a2759c2bfb220.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-89bdfac7359b35f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-23b5f6bf672f3d19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out`
22952024-03-01T22:15:00.192Z Compiling structmeta v0.3.0
22962024-03-01T22:15:00.195Z Running `/home/build/.rustup/toolchains/1.76.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=15bcfef451f50ca1 -C extra-filename=-15bcfef451f50ca1 --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-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-2fa88872db094b50.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22972024-03-01T22:15:00.637Z Compiling unarray v0.1.4
22982024-03-01T22:15:00.641Z Running `/home/build/.rustup/toolchains/1.76.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=4d2a858d5a06edaf -C extra-filename=-4d2a858d5a06edaf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22992024-03-01T22:15:00.787Z Compiling proptest v1.4.0
23002024-03-01T22:15:00.790Z Running `/home/build/.rustup/toolchains/1.76.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=93d183cea84501a5 -C extra-filename=-93d183cea84501a5 --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-27499d9b5a601208.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be1bb453946354ab.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-9f3d44b315f9d7d5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-913f10aa7c762d5c.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-57087e96481e3283.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6a64fa9230d1c2fe.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-00e1928e6f405fdb.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-4d2a858d5a06edaf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23012024-03-01T22:15:01.620Z Compiling structmeta v0.2.0
23022024-03-01T22:15:01.625Z Running `/home/build/.rustup/toolchains/1.76.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=6ed7bc61ae0ddc6b -C extra-filename=-6ed7bc61ae0ddc6b --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-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-bb67c33c27975c82.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23032024-03-01T22:15:01.833Z Compiling darling_macro v0.20.3
23042024-03-01T22:15:01.837Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.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=524c0f9b4940d2db -C extra-filename=-524c0f9b4940d2db --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-1d70d55311bd797f.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23052024-03-01T22:15:02.089Z Compiling parse-display-derive v0.9.0
23062024-03-01T22:15:02.112Z Running `/home/build/.rustup/toolchains/1.76.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.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=8b0d97c5f2482d73 -C extra-filename=-8b0d97c5f2482d73 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6a64fa9230d1c2fe.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-15bcfef451f50ca1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23072024-03-01T22:15:02.116Z Compiling strum v0.26.1
23082024-03-01T22:15:02.116Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=434e5cfdd78fe610 -C extra-filename=-434e5cfdd78fe610 --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-06ffcf6d061ac365.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23092024-03-01T22:15:02.304Z Compiling backoff v0.4.0
23102024-03-01T22:15:02.308Z Running `/home/build/.rustup/toolchains/1.76.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=597d71f24acff40d -C extra-filename=-597d71f24acff40d --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-89d5efafb6bf0fea.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-7cac3dae79d3db6d.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-0a7219532de93018.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23112024-03-01T22:15:02.681Z Compiling test-strategy v0.3.1
23122024-03-01T22:15:02.691Z Running `/home/build/.rustup/toolchains/1.76.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=2a551b4a51cdaed3 -C extra-filename=-2a551b4a51cdaed3 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-6ed7bc61ae0ddc6b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23132024-03-01T22:15:03.118Z Compiling darling v0.20.3
23142024-03-01T22:15:03.129Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.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="suggestions"' -C metadata=03856c991226f45e -C extra-filename=-03856c991226f45e --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-1d70d55311bd797f.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-524c0f9b4940d2db.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23152024-03-01T22:15:03.248Z Compiling serde_with_macros v3.6.1
23162024-03-01T22:15:03.266Z Running `/home/build/.rustup/toolchains/1.76.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.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 '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' -C metadata=8237c6eb0fefaa63 -C extra-filename=-8237c6eb0fefaa63 --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-03856c991226f45e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23172024-03-01T22:15:04.982Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23182024-03-01T22:15:04.987Z Running `/home/build/.rustup/toolchains/1.76.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 --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=6df68b1ef5e3e332 -C extra-filename=-6df68b1ef5e3e332 --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-e58c5217582ce9cc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192024-03-01T22:15:05.192Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23202024-03-01T22:15:05.198Z Running `/home/build/.rustup/toolchains/1.76.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=d9789867a8fb0f5c -C extra-filename=-d9789867a8fb0f5c --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-e71ec3f7cddad9eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23212024-03-01T22:15:05.362Z Compiling macaddr v1.0.1
23222024-03-01T22:15:05.365Z Running `/home/build/.rustup/toolchains/1.76.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=719952b5aa12cc6f -C extra-filename=-719952b5aa12cc6f --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23232024-03-01T22:15:05.836Z Compiling camino-tempfile v1.1.1
23242024-03-01T22:15:05.849Z Running `/home/build/.rustup/toolchains/1.76.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=5f36fda9b6e5402d -C extra-filename=-5f36fda9b6e5402d --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-b9770a3cba2f2708.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23252024-03-01T22:15:06.289Z Compiling is-terminal v0.4.9
23262024-03-01T22:15:06.350Z Running `/home/build/.rustup/toolchains/1.76.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.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=63d33197aee2961d -C extra-filename=-63d33197aee2961d --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-de9902e5153ccd8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23272024-03-01T22:15:06.419Z Compiling proc-macro-error-attr v1.0.4
23282024-03-01T22:15:06.424Z Running `/home/build/.rustup/toolchains/1.76.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=fad66f71676b7c98 -C extra-filename=-fad66f71676b7c98 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-fad66f71676b7c98 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23292024-03-01T22:15:06.813Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-fad66f71676b7c98/build-script-build`
23302024-03-01T22:15:06.839Z Compiling serde_with v3.6.1
23312024-03-01T22:15:06.883Z Running `/home/build/.rustup/toolchains/1.76.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.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 '--warn=clippy::redundant_closure_for_method_calls' '--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=544f8e58ff6a363c -C extra-filename=-544f8e58ff6a363c --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-7694326d550d496b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-0a9e29df94faa423.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-8237c6eb0fefaa63.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23322024-03-01T22:15:06.892Z Compiling proc-macro-error v1.0.4
23332024-03-01T22:15:06.895Z Running `/home/build/.rustup/toolchains/1.76.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=1366d0f3bcaee02a -C extra-filename=-1366d0f3bcaee02a --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-1366d0f3bcaee02a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342024-03-01T22:15:07.024Z Running `/home/build/.rustup/toolchains/1.76.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=426a2ad6f15fb025 -C extra-filename=-426a2ad6f15fb025 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23352024-03-01T22:15:07.264Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-1366d0f3bcaee02a/build-script-build`
23362024-03-01T22:15:07.321Z Compiling same-file v1.0.6
23372024-03-01T22:15:07.325Z Running `/home/build/.rustup/toolchains/1.76.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=93c1583377344c3a -C extra-filename=-93c1583377344c3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23382024-03-01T22:15:07.349Z Compiling parse-display v0.9.0
23392024-03-01T22:15:07.353Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=06bc086f1a8067c3 -C extra-filename=-06bc086f1a8067c3 --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-8b0d97c5f2482d73.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6a64fa9230d1c2fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23402024-03-01T22:15:07.391Z Compiling xattr v1.0.1
23412024-03-01T22:15:07.395Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-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="unsupported"' -C metadata=39b777e571ac7a48 -C extra-filename=-39b777e571ac7a48 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23422024-03-01T22:15:07.559Z Compiling walkdir v2.4.0
23432024-03-01T22:15:07.562Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-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=6cdfd32f8061647e -C extra-filename=-6cdfd32f8061647e --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-93c1583377344c3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23442024-03-01T22:15:07.673Z Compiling filetime v0.2.23
23452024-03-01T22:15:07.676Z Running `/home/build/.rustup/toolchains/1.76.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=beba8c826f2a274c -C extra-filename=-beba8c826f2a274c --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-980c303988e700db.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23462024-03-01T22:15:08.014Z Running `/home/build/.rustup/toolchains/1.76.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=aa0253cdef2bd0fa -C extra-filename=-aa0253cdef2bd0fa --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-426a2ad6f15fb025.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
23472024-03-01T22:15:08.018Z Compiling tar v0.4.40
23482024-03-01T22:15:08.037Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.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="default"' --cfg 'feature="xattr"' -C metadata=43d426a631c80c04 -C extra-filename=-43d426a631c80c04 --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-beba8c826f2a274c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-39b777e571ac7a48.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23492024-03-01T22:15:08.043Z Compiling proc-macro-crate v1.3.1
23502024-03-01T22:15:08.043Z Running `/home/build/.rustup/toolchains/1.76.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=c667c936266445d6 -C extra-filename=-c667c936266445d6 --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-3c25f391c5524dbf.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0ba26edf2037f4a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512024-03-01T22:15:08.345Z Compiling termtree v0.4.1
23522024-03-01T22:15:08.348Z Running `/home/build/.rustup/toolchains/1.76.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=3cd34e04b646fdd1 -C extra-filename=-3cd34e04b646fdd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532024-03-01T22:15:08.627Z Compiling heapless v0.8.0
23542024-03-01T22:15:08.630Z Running `/home/build/.rustup/toolchains/1.76.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=99c20305208f1968 -C extra-filename=-99c20305208f1968 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-99c20305208f1968 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23552024-03-01T22:15:08.735Z Compiling predicates-tree v1.0.9
23562024-03-01T22:15:08.760Z Running `/home/build/.rustup/toolchains/1.76.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=e6c526a8ec957ffc -C extra-filename=-e6c526a8ec957ffc --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-b55ee153c811977d.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3cd34e04b646fdd1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23572024-03-01T22:15:09.298Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-99c20305208f1968/build-script-build`
23582024-03-01T22:15:09.303Z Compiling num_enum_derive v0.5.11
23592024-03-01T22:15:09.303Z Compiling hash32 v0.3.1
23602024-03-01T22:15:09.324Z Running `/home/build/.rustup/toolchains/1.76.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=b786fc8fea4a5d74 -C extra-filename=-b786fc8fea4a5d74 --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-c667c936266445d6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23612024-03-01T22:15:09.327Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 /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=5d46faedb6eb351c -C extra-filename=-5d46faedb6eb351c --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-ee70016887b171ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622024-03-01T22:15:09.556Z Compiling smoltcp v0.11.0
23632024-03-01T22:15:09.581Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
23642024-03-01T22:15:09.585Z Running `/home/build/.rustup/toolchains/1.76.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=ca0116a8c62d4513 -C extra-filename=-ca0116a8c62d4513 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-ca0116a8c62d4513 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652024-03-01T22:15:09.603Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23662024-03-01T22:15:09.606Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/131fe0e/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=3c316be747a8c679 -C extra-filename=-3c316be747a8c679 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-726f21c17425853e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23672024-03-01T22:15:09.607Z Running `/home/build/.rustup/toolchains/1.76.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=33718d4f8774f2a3 -C extra-filename=-33718d4f8774f2a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-33718d4f8774f2a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682024-03-01T22:15:10.016Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-33718d4f8774f2a3/build-script-build`
23692024-03-01T22:15:10.046Z Running `/home/build/.rustup/toolchains/1.76.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=285b2ed70ba96961 -C extra-filename=-285b2ed70ba96961 --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-5d46faedb6eb351c.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-582a0be4df1a882a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23702024-03-01T22:15:10.214Z Compiling usdt-attr-macro v0.5.0
23712024-03-01T22:15:10.220Z Running `/home/build/.rustup/toolchains/1.76.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=62b75993b8cfcd5e -C extra-filename=-62b75993b8cfcd5e --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-69fa3f9afc1fff97.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d7ed654a15be1d6d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23722024-03-01T22:15:10.382Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-ca0116a8c62d4513/build-script-build`
23732024-03-01T22:15:10.418Z Compiling usdt-macro v0.5.0
23742024-03-01T22:15:10.421Z Running `/home/build/.rustup/toolchains/1.76.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=4d34bd322ddf9ba4 -C extra-filename=-4d34bd322ddf9ba4 --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-69fa3f9afc1fff97.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d7ed654a15be1d6d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23752024-03-01T22:15:10.798Z Compiling memmap v0.7.0
23762024-03-01T22:15:10.801Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap /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=b9c741d7a711c399 -C extra-filename=-b9c741d7a711c399 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23772024-03-01T22:15:11.083Z Compiling crucible-workspace-hack v0.1.0
23782024-03-01T22:15:11.087Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=46a43025e66c88fc -C extra-filename=-46a43025e66c88fc --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-46a43025e66c88fc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23792024-03-01T22:15:11.149Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23802024-03-01T22:15:11.152Z Running `/home/build/.rustup/toolchains/1.76.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=4143c48adc6b68f3 -C extra-filename=-4143c48adc6b68f3 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-4143c48adc6b68f3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23812024-03-01T22:15:11.411Z Compiling cobs v0.2.3
23822024-03-01T22:15:11.416Z Running `/home/build/.rustup/toolchains/1.76.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=3fd1cea7f97f5675 -C extra-filename=-3fd1cea7f97f5675 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23832024-03-01T22:15:11.498Z Compiling embedded-io v0.4.0
23842024-03-01T22:15:11.501Z Running `/home/build/.rustup/toolchains/1.76.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=bb29778d969aa912 -C extra-filename=-bb29778d969aa912 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:15:11.713Z Compiling postcard v1.0.8
23862024-03-01T22:15:11.716Z Running `/home/build/.rustup/toolchains/1.76.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=a4509309d3564c0b -C extra-filename=-a4509309d3564c0b --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-3fd1cea7f97f5675.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-bb29778d969aa912.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23872024-03-01T22:15:11.737Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-4143c48adc6b68f3/build-script-build`
23882024-03-01T22:15:11.771Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-46a43025e66c88fc/build-script-build`
23892024-03-01T22:15:11.810Z Running `/home/build/.rustup/toolchains/1.76.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=1934a5bd669a40e1 -C extra-filename=-1934a5bd669a40e1 --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-7c0e576e00deb96c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-285b2ed70ba96961.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-4254128bc37ffddd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902024-03-01T22:15:12.187Z Compiling foreign-types-macros v0.2.3
23912024-03-01T22:15:12.190Z Running `/home/build/.rustup/toolchains/1.76.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=617d1636db67f75e -C extra-filename=-617d1636db67f75e --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23922024-03-01T22:15:12.273Z Compiling usdt v0.5.0
23932024-03-01T22:15:12.277Z Running `/home/build/.rustup/toolchains/1.76.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=91559cea49b33770 -C extra-filename=-91559cea49b33770 --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-8a702e27c51a5502.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-69fa3f9afc1fff97.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-93b41097da48ddf0.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-b9c741d7a711c399.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-62b75993b8cfcd5e.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d7ed654a15be1d6d.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-4d34bd322ddf9ba4.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942024-03-01T22:15:12.368Z Compiling num_enum v0.5.11
23952024-03-01T22:15:12.393Z Running `/home/build/.rustup/toolchains/1.76.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=0987ae440bc3dbc0 -C extra-filename=-0987ae440bc3dbc0 --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-b786fc8fea4a5d74.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23962024-03-01T22:15:12.527Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
23972024-03-01T22:15:12.531Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/1d29ef6/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=f61d1d49fbc6e0d4 -C extra-filename=-f61d1d49fbc6e0d4 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-f61d1d49fbc6e0d4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982024-03-01T22:15:12.553Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
23992024-03-01T22:15:12.553Z Running `/home/build/.rustup/toolchains/1.76.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=94e284890a139288 -C extra-filename=-94e284890a139288 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-94e284890a139288 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24002024-03-01T22:15:12.784Z Compiling foreign-types-shared v0.3.1
24012024-03-01T22:15:12.787Z Running `/home/build/.rustup/toolchains/1.76.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=5c08a05d4af8d740 -C extra-filename=-5c08a05d4af8d740 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24022024-03-01T22:15:12.910Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
24032024-03-01T22:15:12.913Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/1d29ef6/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=07a3eb9dca4084ed -C extra-filename=-07a3eb9dca4084ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24042024-03-01T22:15:12.961Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-94e284890a139288/build-script-build`
24052024-03-01T22:15:12.961Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-f61d1d49fbc6e0d4/build-script-build`
24062024-03-01T22:15:12.976Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack /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=704a6d61a1ba494f -C extra-filename=-704a6d61a1ba494f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24072024-03-01T22:15:13.021Z Running `/home/build/.rustup/toolchains/1.76.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=ec2f0fdefcce3348 -C extra-filename=-ec2f0fdefcce3348 --out-dir /work/oxidecomputer/omicron/target/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`
24082024-03-01T22:15:13.106Z Running `/home/build/.rustup/toolchains/1.76.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=93cb065b7cb66c90 -C extra-filename=-93cb065b7cb66c90 --out-dir /work/oxidecomputer/omicron/target/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`
24092024-03-01T22:15:13.109Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24102024-03-01T22:15:13.109Z Running `/home/build/.rustup/toolchains/1.76.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=41eb64e8fb76aa6c -C extra-filename=-41eb64e8fb76aa6c --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-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24112024-03-01T22:15:13.184Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
24122024-03-01T22:15:13.190Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/1d29ef6/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=41d7848c1ae2cf3f -C extra-filename=-41d7848c1ae2cf3f --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-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24132024-03-01T22:15:13.255Z Compiling cstr-argument v0.1.2
24142024-03-01T22:15:13.301Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument /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=9d682df668b3e693 -C extra-filename=-9d682df668b3e693 --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-980c303988e700db.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24152024-03-01T22:15:13.559Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
24162024-03-01T22:15:13.589Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/f114bd0/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=aeb4511d74f78a77 -C extra-filename=-aeb4511d74f78a77 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-aeb4511d74f78a77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24172024-03-01T22:15:13.723Z Compiling foreign-types v0.5.0
24182024-03-01T22:15:13.726Z Running `/home/build/.rustup/toolchains/1.76.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=40b4aeba243ce47f -C extra-filename=-40b4aeba243ce47f --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-617d1636db67f75e.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-5c08a05d4af8d740.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24192024-03-01T22:15:13.855Z Compiling pretty-hex v0.2.1
24202024-03-01T22:15:13.860Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex /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=dec582575c06d8ee -C extra-filename=-dec582575c06d8ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24212024-03-01T22:15:13.917Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-aeb4511d74f78a77/build-script-build`
24222024-03-01T22:15:13.956Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24232024-03-01T22:15:13.961Z Running `/home/build/.rustup/toolchains/1.76.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=e43ed5ec982dd173 -C extra-filename=-e43ed5ec982dd173 --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-9d682df668b3e693.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-40b4aeba243ce47f.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-93cb065b7cb66c90.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24242024-03-01T22:15:14.044Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24252024-03-01T22:15:14.048Z Running `/home/build/.rustup/toolchains/1.76.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=c07e342c00046842 -C extra-filename=-c07e342c00046842 --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-6b8d316e1cea3f77.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-ec2f0fdefcce3348.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-0987ae440bc3dbc0.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-dec582575c06d8ee.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24262024-03-01T22:15:14.179Z Running `/home/build/.rustup/toolchains/1.76.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=22af393ad8539018 -C extra-filename=-22af393ad8539018 --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-6b8d316e1cea3f77.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-41eb64e8fb76aa6c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
24272024-03-01T22:15:14.336Z Compiling colored v2.0.4
24282024-03-01T22:15:14.359Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-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 -C metadata=12c82d410b6574fb -C extra-filename=-12c82d410b6574fb --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-63d33197aee2961d.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292024-03-01T22:15:14.359Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24302024-03-01T22:15:14.363Z Running `/home/build/.rustup/toolchains/1.76.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=02d31612ddac10c5 -C extra-filename=-02d31612ddac10c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24312024-03-01T22:15:14.402Z Compiling zone_cfg_derive v0.3.0
24322024-03-01T22:15:14.405Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=824ffeca6cf2b137 -C extra-filename=-824ffeca6cf2b137 --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-a8c1128ccf1e31c1.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-aa0253cdef2bd0fa.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24332024-03-01T22:15:14.540Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
24342024-03-01T22:15:14.564Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/488a70c/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=5fed292fd9e3b00a -C extra-filename=-5fed292fd9e3b00a --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-6b8d316e1cea3f77.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24352024-03-01T22:15:14.682Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/f114bd0/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=63183a8091a0398f -C extra-filename=-63183a8091a0398f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-12c82d410b6574fb.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-c07e342c00046842.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-0987ae440bc3dbc0.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-e43ed5ec982dd173.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-93cb065b7cb66c90.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-22af393ad8539018.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-e830c88db8a11628.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
24362024-03-01T22:15:14.969Z Compiling num-derive v0.4.0
24372024-03-01T22:15:14.973Z Running `/home/build/.rustup/toolchains/1.76.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.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=8d8adbfac0a1ff44 -C extra-filename=-8d8adbfac0a1ff44 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382024-03-01T22:15:15.012Z Compiling mockall_derive v0.12.0
24392024-03-01T22:15:15.020Z Running `/home/build/.rustup/toolchains/1.76.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.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=88526ebf2916f19f -C extra-filename=-88526ebf2916f19f --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-980c303988e700db.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24402024-03-01T22:15:15.445Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
24412024-03-01T22:15:15.448Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/131fe0e/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=c8be16328b4eefe9 -C extra-filename=-c8be16328b4eefe9 --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-726f21c17425853e.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-3c316be747a8c679.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422024-03-01T22:15:15.590Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
24432024-03-01T22:15:15.594Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/08bbafc/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=faabcf14f03ac6ff -C extra-filename=-faabcf14f03ac6ff --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-546a7eb753089bb3.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-a8c1128ccf1e31c1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-c8be16328b4eefe9.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-70491f1a21eac1d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24442024-03-01T22:15:16.121Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
24452024-03-01T22:15:16.125Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/1d29ef6/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=ef35bec27749ec55 -C extra-filename=-ef35bec27749ec55 --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-07a3eb9dca4084ed.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-a4509309d3564c0b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-1934a5bd669a40e1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24462024-03-01T22:15:16.874Z Compiling downcast v0.11.0
24472024-03-01T22:15:16.877Z Running `/home/build/.rustup/toolchains/1.76.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=1f7c9f7d175ab432 -C extra-filename=-1f7c9f7d175ab432 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24482024-03-01T22:15:17.108Z Compiling fragile v2.0.0
24492024-03-01T22:15:17.111Z Running `/home/build/.rustup/toolchains/1.76.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=e894b1308bbfa0ed -C extra-filename=-e894b1308bbfa0ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24502024-03-01T22:15:17.579Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/1d29ef6/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=6e3588a1098ee7f7 -C extra-filename=-6e3588a1098ee7f7 --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-980c303988e700db.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a512eddf3afdc0f8.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-07a3eb9dca4084ed.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-41d7848c1ae2cf3f.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-ef35bec27749ec55.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-a4509309d3564c0b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-1934a5bd669a40e1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
24512024-03-01T22:15:17.746Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
24522024-03-01T22:15:17.749Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/1d29ef6/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=9c43407e731f0eac -C extra-filename=-9c43407e731f0eac --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-980c303988e700db.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-07a3eb9dca4084ed.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-6e3588a1098ee7f7.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-02d31612ddac10c5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-1934a5bd669a40e1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-736f178c53caf931.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532024-03-01T22:15:17.782Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
24542024-03-01T22:15:17.786Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/796dce5/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=1c0c1c0c336226c8 -C extra-filename=-1c0c1c0c336226c8 --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-704a6d61a1ba494f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-8d8adbfac0a1ff44.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552024-03-01T22:15:18.233Z Compiling zone v0.3.0
24562024-03-01T22:15:18.237Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="sync"' -C metadata=02be5c386c9f3abc -C extra-filename=-02be5c386c9f3abc --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-fe659cae1f4f223b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-824ffeca6cf2b137.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24572024-03-01T22:15:18.649Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
24582024-03-01T22:15:18.670Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/488a70c/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=781410ae8229cdb4 -C extra-filename=-781410ae8229cdb4 --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-5fed292fd9e3b00a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592024-03-01T22:15:18.743Z Compiling smf v0.2.2
24602024-03-01T22:15:18.746Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-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=0fd9ee465f6f5700 -C extra-filename=-0fd9ee465f6f5700 --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-1d4dbc0fa1a002a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24612024-03-01T22:15:19.093Z Compiling pem v3.0.2
24622024-03-01T22:15:19.119Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0cb71a710de885d6 -C extra-filename=-0cb71a710de885d6 --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-617eb63bc076f209.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24632024-03-01T22:15:19.690Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
24642024-03-01T22:15:19.693Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/1d29ef6/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=f583be81ea198b1e -C extra-filename=-f583be81ea198b1e --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-6b8d316e1cea3f77.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-63183a8091a0398f.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-6e3588a1098ee7f7.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-9c43407e731f0eac.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-a4509309d3564c0b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24652024-03-01T22:15:19.880Z Compiling linked-hash-map v0.5.6
24662024-03-01T22:15:19.889Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map /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=118e2b4d5837c75a -C extra-filename=-118e2b4d5837c75a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24672024-03-01T22:15:19.907Z Compiling headers-core v0.2.0
24682024-03-01T22:15:19.910Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name headers_core /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=ad74f3edc32991ea -C extra-filename=-ad74f3edc32991ea --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-ea47298da39d5b06.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24692024-03-01T22:15:20.068Z Compiling headers v0.3.9
24702024-03-01T22:15:20.113Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name headers /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=ce7a0bd14bf98507 -C extra-filename=-ce7a0bd14bf98507 --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-617eb63bc076f209.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-ad74f3edc32991ea.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-f7a1e4bfdebec0a6.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-b01eabea68b99a88.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-d4fd3c7ec1ca7170.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24712024-03-01T22:15:20.145Z Compiling itertools v0.12.1
24722024-03-01T22:15:20.148Z Running `/home/build/.rustup/toolchains/1.76.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=2baf6454aeb93980 -C extra-filename=-2baf6454aeb93980 --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-29735c8c8d06ffc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24732024-03-01T22:15:20.251Z Compiling lru-cache v0.1.2
24742024-03-01T22:15:20.254Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache /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=1cda006f2a34fb96 -C extra-filename=-1cda006f2a34fb96 --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-118e2b4d5837c75a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24752024-03-01T22:15:20.455Z Compiling rayon-core v1.12.1
24762024-03-01T22:15:20.458Z Running `/home/build/.rustup/toolchains/1.76.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=f4733c6188dca178 -C extra-filename=-f4733c6188dca178 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-f4733c6188dca178 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24772024-03-01T22:15:20.787Z Compiling crossbeam-deque v0.8.3
24782024-03-01T22:15:20.813Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-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="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8fa34e0f0eafa070 -C extra-filename=-8fa34e0f0eafa070 --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-980c303988e700db.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-1fecdf5e3032f287.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24792024-03-01T22:15:20.850Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-f4733c6188dca178/build-script-build`
24802024-03-01T22:15:20.853Z Compiling blake2 v0.10.6
24812024-03-01T22:15:20.853Z Running `/home/build/.rustup/toolchains/1.76.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=f599eac77e2dd332 -C extra-filename=-f599eac77e2dd332 --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-2070ca0af7f18dc8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24822024-03-01T22:15:21.143Z Running `/home/build/.rustup/toolchains/1.76.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=69ec1178e007b6b9 -C extra-filename=-69ec1178e007b6b9 --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-8fa34e0f0eafa070.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24832024-03-01T22:15:22.138Z Compiling password-hash v0.5.0
24842024-03-01T22:15:22.141Z Running `/home/build/.rustup/toolchains/1.76.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=9eaf3a99403e1489 -C extra-filename=-9eaf3a99403e1489 --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-1d4bdcf392c0c077.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24852024-03-01T22:15:22.368Z Compiling rayon v1.9.0
24862024-03-01T22:15:22.371Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a3c1c3099d4ca884 -C extra-filename=-a3c1c3099d4ca884 --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-29735c8c8d06ffc5.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-69ec1178e007b6b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872024-03-01T22:15:23.042Z Compiling argon2 v0.5.3
24882024-03-01T22:15:23.045Z Running `/home/build/.rustup/toolchains/1.76.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=b187ad8161c300d3 -C extra-filename=-b187ad8161c300d3 --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-1d4bdcf392c0c077.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-f599eac77e2dd332.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-bc63a1637c76373c.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-9eaf3a99403e1489.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892024-03-01T22:15:23.186Z Compiling rcgen v0.12.1
24902024-03-01T22:15:23.192Z Running `/home/build/.rustup/toolchains/1.76.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=29ce8386a5b2853a -C extra-filename=-29ce8386a5b2853a --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-0cb71a710de885d6.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-1e64808aafad4fb9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out`
24912024-03-01T22:15:23.381Z Compiling atomicwrites v0.4.3
24922024-03-01T22:15:23.384Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites /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=498793528809a0a5 -C extra-filename=-498793528809a0a5 --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-de9902e5153ccd8b.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24932024-03-01T22:15:23.637Z Compiling mockall v0.12.0
24942024-03-01T22:15:23.640Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-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 -C metadata=144c10f8b8b570ce -C extra-filename=-144c10f8b8b570ce --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-980c303988e700db.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-1f7c9f7d175ab432.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-e894b1308bbfa0ed.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-88526ebf2916f19f.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e6c526a8ec957ffc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24952024-03-01T22:15:23.764Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24962024-03-01T22:15:23.791Z Running `/home/build/.rustup/toolchains/1.76.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=33b88da187a95ae3 -C extra-filename=-33b88da187a95ae3 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24972024-03-01T22:15:23.992Z Compiling subprocess v0.2.9
24982024-03-01T22:15:23.996Z Running `/home/build/.rustup/toolchains/1.76.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=3d08902ccd262d2a -C extra-filename=-3d08902ccd262d2a --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24992024-03-01T22:15:24.252Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
25002024-03-01T22:15:24.256Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/08bbafc/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=97a6348ef391bade -C extra-filename=-97a6348ef391bade --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-9ff0a0a4cd3d9599.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-faabcf14f03ac6ff.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-3df985a4cf81a5c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25012024-03-01T22:15:24.679Z Compiling swrite v0.1.0
25022024-03-01T22:15:24.691Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name swrite /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=a62c0f6c5943a826 -C extra-filename=-a62c0f6c5943a826 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:15:24.816Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25042024-03-01T22:15:24.819Z Running `/home/build/.rustup/toolchains/1.76.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=16405f53f12a3051 -C extra-filename=-16405f53f12a3051 --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-995bdcbdcd07cd38.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-33b88da187a95ae3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052024-03-01T22:15:25.002Z Compiling toml v0.5.11
25062024-03-01T22:15:25.005Z Running `/home/build/.rustup/toolchains/1.76.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=fcec9c3ad1d43171 -C extra-filename=-fcec9c3ad1d43171 --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25072024-03-01T22:15:25.726Z Compiling derive-where v1.2.7
25082024-03-01T22:15:25.747Z Running `/home/build/.rustup/toolchains/1.76.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=5511f3378a46881f -C extra-filename=-5511f3378a46881f --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25092024-03-01T22:15:26.085Z Compiling arc-swap v1.6.0
25102024-03-01T22:15:26.092Z Running `/home/build/.rustup/toolchains/1.76.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.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=2550af1542f0084a -C extra-filename=-2550af1542f0084a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25112024-03-01T22:15:26.141Z Compiling resolv-conf v0.7.0
25122024-03-01T22:15:26.144Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf /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=b17683cade733f41 -C extra-filename=-b17683cade733f41 --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-535c46064946cfa5.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-f6fbc9cc513eac06.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25132024-03-01T22:15:26.732Z Compiling slog-scope v4.4.0
25142024-03-01T22:15:26.737Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope /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=f43bae1e2ff5c3d9 -C extra-filename=-f43bae1e2ff5c3d9 --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-2550af1542f0084a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25152024-03-01T22:15:26.934Z Compiling cancel-safe-futures v0.1.5
25162024-03-01T22:15:26.940Z Running `/home/build/.rustup/toolchains/1.76.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=21f7727c91c71c2c -C extra-filename=-21f7727c91c71c2c --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-21f7727c91c71c2c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25172024-03-01T22:15:27.231Z Compiling slog-stdlog v4.1.1
25182024-03-01T22:15:27.237Z Running `/home/build/.rustup/toolchains/1.76.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=3aa9f50a3cffe574 -C extra-filename=-3aa9f50a3cffe574 --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-d5fa3b64b37fd4b6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-f43bae1e2ff5c3d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25192024-03-01T22:15:27.299Z Compiling trust-dns-resolver v0.22.0
25202024-03-01T22:15:27.309Z Running `/home/build/.rustup/toolchains/1.76.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=fa085ea2e62c168f -C extra-filename=-fa085ea2e62c168f --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-980c303988e700db.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-1cda006f2a34fb96.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-54ad4a7edca3918d.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-b17683cade733f41.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-f15605284eda4bd1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25212024-03-01T22:15:27.338Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-21f7727c91c71c2c/build-script-build`
25222024-03-01T22:15:27.371Z Compiling home v0.5.5
25232024-03-01T22:15:27.383Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-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 embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d2c6a8e1c88275ec -C extra-filename=-d2c6a8e1c88275ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242024-03-01T22:15:27.624Z Compiling slog-envlogger v2.2.0
25252024-03-01T22:15:27.639Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger /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=43778112c475707a -C extra-filename=-43778112c475707a --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-d5fa3b64b37fd4b6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-f43bae1e2ff5c3d9.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-3aa9f50a3cffe574.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262024-03-01T22:15:27.650Z Running `/home/build/.rustup/toolchains/1.76.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=164afb497426089b -C extra-filename=-164afb497426089b --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-89d5efafb6bf0fea.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25272024-03-01T22:15:28.231Z Compiling half v2.3.1
25282024-03-01T22:15:28.235Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-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 -C metadata=dab6ca9eb48a92a3 -C extra-filename=-dab6ca9eb48a92a3 --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-980c303988e700db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292024-03-01T22:15:28.376Z Compiling ciborium-io v0.2.2
25302024-03-01T22:15:28.379Z Running `/home/build/.rustup/toolchains/1.76.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=93bfb3a01564aefe -C extra-filename=-93bfb3a01564aefe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312024-03-01T22:15:28.548Z Compiling libsw v3.3.1
25322024-03-01T22:15:28.552Z Running `/home/build/.rustup/toolchains/1.76.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=f11c50db12e46b69 -C extra-filename=-f11c50db12e46b69 --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-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25332024-03-01T22:15:28.757Z Compiling ciborium-ll v0.2.2
25342024-03-01T22:15:28.778Z Running `/home/build/.rustup/toolchains/1.76.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=daf634329f6b7c63 -C extra-filename=-daf634329f6b7c63 --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-93bfb3a01564aefe.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-dab6ca9eb48a92a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352024-03-01T22:15:28.840Z Compiling signature v2.1.0
25362024-03-01T22:15:28.885Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-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 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=0dcaf4060f5bb8ee -C extra-filename=-0dcaf4060f5bb8ee --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-2070ca0af7f18dc8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25372024-03-01T22:15:28.891Z Compiling slog-dtrace v0.3.0
25382024-03-01T22:15:28.891Z Running `/home/build/.rustup/toolchains/1.76.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=7c91074811bdc16d -C extra-filename=-7c91074811bdc16d --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-7c91074811bdc16d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25392024-03-01T22:15:29.018Z Compiling linear-map v1.2.0
25402024-03-01T22:15:29.026Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name linear_map /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=170a65fc53887f22 -C extra-filename=-170a65fc53887f22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412024-03-01T22:15:29.071Z Compiling ciborium v0.2.2
25422024-03-01T22:15:29.080Z Running `/home/build/.rustup/toolchains/1.76.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=68a5b55350ac277f -C extra-filename=-68a5b55350ac277f --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-93bfb3a01564aefe.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-daf634329f6b7c63.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432024-03-01T22:15:29.144Z Compiling owo-colors v4.0.0
25442024-03-01T22:15:29.155Z Running `/home/build/.rustup/toolchains/1.76.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=21e9887b2a59a1a6 -C extra-filename=-21e9887b2a59a1a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25452024-03-01T22:15:29.288Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-7c91074811bdc16d/build-script-build`
25462024-03-01T22:15:29.310Z Compiling heck v0.3.3
25472024-03-01T22:15:29.314Z Running `/home/build/.rustup/toolchains/1.76.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=12cdb6be815d4424 -C extra-filename=-12cdb6be815d4424 --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-25e9de3528ba2d87.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482024-03-01T22:15:29.352Z Compiling textwrap v0.11.0
25492024-03-01T22:15:29.355Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-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=413954bee5843f60 -C extra-filename=-413954bee5843f60 --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-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25502024-03-01T22:15:29.640Z Compiling nibble_vec v0.1.0
25512024-03-01T22:15:29.679Z Running `/home/build/.rustup/toolchains/1.76.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=ad5717221127a63a -C extra-filename=-ad5717221127a63a --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-f15605284eda4bd1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25522024-03-01T22:15:29.725Z Compiling ansi_term v0.12.1
25532024-03-01T22:15:29.728Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ansi_term /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ansi_term-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=6ddf7a4dde139989 -C extra-filename=-6ddf7a4dde139989 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25542024-03-01T22:15:29.841Z Compiling arrayref v0.3.7
25552024-03-01T22:15:29.844Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayref /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=477e329b0fb4e5d0 -C extra-filename=-477e329b0fb4e5d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25562024-03-01T22:15:29.883Z Compiling arrayvec v0.7.4
25572024-03-01T22:15:29.889Z Running `/home/build/.rustup/toolchains/1.76.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=c9c1b634dcefec2a -C extra-filename=-c9c1b634dcefec2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25582024-03-01T22:15:29.941Z Compiling strsim v0.8.0
25592024-03-01T22:15:29.967Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-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=c89f4eb465b34cf4 -C extra-filename=-c89f4eb465b34cf4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25602024-03-01T22:15:30.255Z Compiling vec_map v0.8.2
25612024-03-01T22:15:30.278Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name vec_map /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vec_map-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 -C metadata=889956feeb361863 -C extra-filename=-889956feeb361863 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25622024-03-01T22:15:30.289Z Compiling libefi-sys v0.1.0
25632024-03-01T22:15:30.303Z Running `/home/build/.rustup/toolchains/1.76.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=57923c12001a9aa9 -C extra-filename=-57923c12001a9aa9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-57923c12001a9aa9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25642024-03-01T22:15:30.573Z Compiling endian-type v0.1.2
25652024-03-01T22:15:30.578Z Compiling clap v2.34.0
25662024-03-01T22:15:30.578Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name endian_type /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=9878bc2ee7cdad50 -C extra-filename=-9878bc2ee7cdad50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672024-03-01T22:15:30.590Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-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_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=351dce105c8916f8 -C extra-filename=-351dce105c8916f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libansi_term-6ddf7a4dde139989.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-bc207275872cf9fb.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-7c0e576e00deb96c.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-c89f4eb465b34cf4.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-413954bee5843f60.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --extern vec_map=/work/oxidecomputer/omicron/target/debug/deps/libvec_map-889956feeb361863.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25682024-03-01T22:15:30.615Z Compiling structopt-derive v0.4.18
25692024-03-01T22:15:30.620Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name structopt_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structopt-derive-0.4.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 -C metadata=1cae3ebfb83f4730 -C extra-filename=-1cae3ebfb83f4730 --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-12cdb6be815d4424.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-aa0253cdef2bd0fa.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25702024-03-01T22:15:30.639Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-57923c12001a9aa9/build-script-build`
25712024-03-01T22:15:30.671Z Running `/home/build/.rustup/toolchains/1.76.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=ddc1146a461e3db9 -C extra-filename=-ddc1146a461e3db9 --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-d3dbe34574bad231.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25722024-03-01T22:15:30.782Z Compiling radix_trie v0.2.1
25732024-03-01T22:15:30.819Z Running `/home/build/.rustup/toolchains/1.76.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=31914b6898517cee -C extra-filename=-31914b6898517cee --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-9878bc2ee7cdad50.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-ad5717221127a63a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25742024-03-01T22:15:31.245Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
25752024-03-01T22:15:31.261Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/8283f80/build.rs --error-format=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=83c762147661914f -C extra-filename=-83c762147661914f --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-83c762147661914f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c3998c2f7cb74e54.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762024-03-01T22:15:31.480Z Compiling constant_time_eq v0.3.0
25772024-03-01T22:15:31.483Z Running `/home/build/.rustup/toolchains/1.76.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=5b32d0391bf1b5d5 -C extra-filename=-5b32d0391bf1b5d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25782024-03-01T22:15:31.515Z Compiling semver v0.1.20
25792024-03-01T22:15:31.518Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name semver /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=dba12cca44c3ce32 -C extra-filename=-dba12cca44c3ce32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802024-03-01T22:15:31.697Z Running `/home/build/.rustup/toolchains/1.76.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=04fecbd93a4f39a6 -C extra-filename=-04fecbd93a4f39a6 --out-dir /work/oxidecomputer/omicron/target/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`
25812024-03-01T22:15:31.703Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-83c762147661914f/build-script-build`
25822024-03-01T22:15:32.024Z Compiling rustc_version v0.1.7
25832024-03-01T22:15:32.065Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version /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=4288a2f61b5af2e4 -C extra-filename=-4288a2f61b5af2e4 --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-dba12cca44c3ce32.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25842024-03-01T22:15:32.094Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25852024-03-01T22:15:32.094Z Running `/home/build/.rustup/toolchains/1.76.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=9f0e34d7ab5db9ed -C extra-filename=-9f0e34d7ab5db9ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-0987ae440bc3dbc0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862024-03-01T22:15:32.138Z Compiling blake3 v1.5.0
25872024-03-01T22:15:32.141Z Running `/home/build/.rustup/toolchains/1.76.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.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="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' -C metadata=b5de045d0b4a8c8c -C extra-filename=-b5de045d0b4a8c8c --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-b5de045d0b4a8c8c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-c3998c2f7cb74e54.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25882024-03-01T22:15:32.517Z Compiling fxhash v0.2.1
25892024-03-01T22:15:32.517Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name fxhash /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=c5a6087f0e37f727 -C extra-filename=-c5a6087f0e37f727 --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-ee70016887b171ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902024-03-01T22:15:32.545Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25912024-03-01T22:15:32.550Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build 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 -C metadata=d4c36dc2dae1c521 -C extra-filename=-d4c36dc2dae1c521 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-d4c36dc2dae1c521 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-91b448e1305e71b8.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-30db68082008cf11.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-3df99549457fce56.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-27499d9b5a601208.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be1bb453946354ab.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-7c0e576e00deb96c.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-9f3d44b315f9d7d5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-1d39a0e90d05babe.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-c005f5cde00c8aaa.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9c873db2fd1c9c24.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-c69910e21d8bfc40.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-68104c79d2bcfed5.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-1fecdf5e3032f287.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7296772253899871.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-6a3825582d74483c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-8a702e27c51a5502.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8e0de12d815341de.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5f3ee64651d24b9c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-fcfc55d12e511fa2.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8caf83743321fd0c.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d50907dbe0afa400.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-7cac3dae79d3db6d.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2968d5cb21a3f4b1.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-1cc79af1cc2d7f40.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-ed08e2b0506739f4.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-99980c6d45a824eb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fe659cae1f4f223b.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-4772c578c774ae0f.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-4254128bc37ffddd.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-515b4dc39b15480e.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-391c90bcc517f6ff.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-0cde017d1d9b36f6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-ba2806b623f49a1f.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-c0ec443ce0be2bb1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3211f2f3c561f920.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-a7dee96d0234d4d9.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-913f10aa7c762d5c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-d7aea43b9fcbb6b5.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6a64fa9230d1c2fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-de9902e5153ccd8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-7ea9ef7ff091f8e8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-8026b7206aa531bc.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-318730f9456e7117.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-961218ce06c4072f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-78baabcf6c6fc86f.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d0fc4434beafe7d9.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-54bcfef4ecb7c56b.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0ba26edf2037f4a4.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-611fe155a0092e84.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-294acc61f7135d3c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-89bdfac7359b35f5.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d7ed654a15be1d6d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-1e64808aafad4fb9.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-736f178c53caf931.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-41e088f95a91c6b7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
25922024-03-01T22:15:32.712Z Compiling newtype_derive v0.1.6
25932024-03-01T22:15:32.726Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=7642379ab00c1140 -C extra-filename=-7642379ab00c1140 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-7642379ab00c1140 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-4288a2f61b5af2e4.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25942024-03-01T22:15:32.808Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-b5de045d0b4a8c8c/build-script-build`
25952024-03-01T22:15:32.831Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25962024-03-01T22:15:32.834Z Running `/home/build/.rustup/toolchains/1.76.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=c0cbe859650cc693 -C extra-filename=-c0cbe859650cc693 --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-6b8d316e1cea3f77.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-04fecbd93a4f39a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972024-03-01T22:15:32.893Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-d4c36dc2dae1c521/build-script-build`
25982024-03-01T22:15:32.929Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack 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 -C metadata=9492d3b5ce344646 -C extra-filename=-9492d3b5ce344646 --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-91b448e1305e71b8.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-30db68082008cf11.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-3df99549457fce56.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-27499d9b5a601208.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be1bb453946354ab.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-7c0e576e00deb96c.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-9f3d44b315f9d7d5.rmeta --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-1d39a0e90d05babe.rmeta --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-c005f5cde00c8aaa.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9c873db2fd1c9c24.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-c69910e21d8bfc40.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-68104c79d2bcfed5.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-1fecdf5e3032f287.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7296772253899871.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-6a3825582d74483c.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-8a702e27c51a5502.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8e0de12d815341de.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5f3ee64651d24b9c.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-fcfc55d12e511fa2.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8caf83743321fd0c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d50907dbe0afa400.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-7cac3dae79d3db6d.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2968d5cb21a3f4b1.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-1cc79af1cc2d7f40.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-ed08e2b0506739f4.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-99980c6d45a824eb.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fe659cae1f4f223b.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-4772c578c774ae0f.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-4254128bc37ffddd.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-515b4dc39b15480e.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-391c90bcc517f6ff.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-0cde017d1d9b36f6.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-ba2806b623f49a1f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-c0ec443ce0be2bb1.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3211f2f3c561f920.rmeta --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-a7dee96d0234d4d9.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-913f10aa7c762d5c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-d7aea43b9fcbb6b5.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6a64fa9230d1c2fe.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-de9902e5153ccd8b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-7ea9ef7ff091f8e8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-8026b7206aa531bc.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-318730f9456e7117.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-961218ce06c4072f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d0fc4434beafe7d9.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-54bcfef4ecb7c56b.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0ba26edf2037f4a4.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-611fe155a0092e84.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-294acc61f7135d3c.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-89bdfac7359b35f5.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d7ed654a15be1d6d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-1e64808aafad4fb9.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-736f178c53caf931.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-41e088f95a91c6b7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
25992024-03-01T22:15:33.043Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26002024-03-01T22:15:33.047Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=141fb9ec60b5e384 -C extra-filename=-141fb9ec60b5e384 --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-9492d3b5ce344646.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
26012024-03-01T22:15:33.067Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26022024-03-01T22:15:33.071Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=9cef6a8f17fe72dc -C extra-filename=-9cef6a8f17fe72dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
26032024-03-01T22:15:33.188Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26042024-03-01T22:15:33.191Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=bfc4c40b1523a87b -C extra-filename=-bfc4c40b1523a87b --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-b187ad8161c300d3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
26052024-03-01T22:15:33.267Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26062024-03-01T22:15:33.270Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=a82e0af4502df037 -C extra-filename=-a82e0af4502df037 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5511f3378a46881f.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-f11c50db12e46b69.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-170a65fc53887f22.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
26072024-03-01T22:15:33.648Z Compiling memmap2 v0.7.1
26082024-03-01T22:15:33.651Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-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=e3874dcae2a88085 -C extra-filename=-e3874dcae2a88085 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092024-03-01T22:15:33.801Z Compiling gethostname v0.4.3
26102024-03-01T22:15:33.805Z Running `/home/build/.rustup/toolchains/1.76.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=4af3ac39ee685c10 -C extra-filename=-4af3ac39ee685c10 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112024-03-01T22:15:33.843Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-7642379ab00c1140/build-script-build`
26122024-03-01T22:15:33.924Z Compiling structopt v0.3.26
26132024-03-01T22:15:33.930Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name structopt --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structopt-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 --cfg 'feature="default"' -C metadata=2c505ad354e75efa -C extra-filename=-2c505ad354e75efa --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-351dce105c8916f8.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern structopt_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructopt_derive-1cae3ebfb83f4730.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26142024-03-01T22:15:34.035Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-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="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' -C metadata=8ae16b5b21b3574c -C extra-filename=-8ae16b5b21b3574c --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-477e329b0fb4e5d0.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-c9c1b634dcefec2a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-5b32d0391bf1b5d5.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-e3874dcae2a88085.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-a3c1c3099d4ca884.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/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`
26152024-03-01T22:15:34.068Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/8283f80/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=1ca027dfa4762739 -C extra-filename=-1ca027dfa4762739 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-9f0e34d7ab5db9ed.rmeta --extern structopt=/work/oxidecomputer/omicron/target/debug/deps/libstructopt-2c505ad354e75efa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -l static=pci`
26162024-03-01T22:15:34.091Z Compiling termcolor v1.2.0
26172024-03-01T22:15:34.113Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-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=b868d2f25c6c0955 -C extra-filename=-b868d2f25c6c0955 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26182024-03-01T22:15:34.116Z Compiling topological-sort v0.2.2
26192024-03-01T22:15:34.116Z Running `/home/build/.rustup/toolchains/1.76.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=f95a1301bee0cc84 -C extra-filename=-f95a1301bee0cc84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202024-03-01T22:15:34.173Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive /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=a066ba2ba3a2161f -C extra-filename=-a066ba2ba3a2161f --out-dir /work/oxidecomputer/omicron/target/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`
26212024-03-01T22:15:34.257Z Compiling semver-parser v0.10.2
26222024-03-01T22:15:34.260Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name semver_parser --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-parser-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 -C metadata=0605fbb94d9f1d71 -C extra-filename=-0605fbb94d9f1d71 --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-d784d8d5557435f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232024-03-01T22:15:34.314Z Compiling radium v0.7.0
26242024-03-01T22:15:34.317Z Running `/home/build/.rustup/toolchains/1.76.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=da833ba60dee6c82 -C extra-filename=-da833ba60dee6c82 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-da833ba60dee6c82 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26252024-03-01T22:15:34.567Z Compiling glob v0.3.1
26262024-03-01T22:15:34.571Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name glob /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=23cedfca1f1a09fc -C extra-filename=-23cedfca1f1a09fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272024-03-01T22:15:34.843Z Compiling omicron-zone-package v0.11.0
26282024-03-01T22:15:34.852Z Running `/home/build/.rustup/toolchains/1.76.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=605ca995ec491f13 -C extra-filename=-605ca995ec491f13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-8ae16b5b21b3574c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-beba8c826f2a274c.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-3d575e387bdf95bf.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-0a9e29df94faa423.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d0fc4434beafe7d9.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-f95a1301bee0cc84.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
26292024-03-01T22:15:34.965Z Compiling semver v0.11.0
26302024-03-01T22:15:34.969Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name semver /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-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=a0e02ea31532cfb6 -C extra-filename=-a0e02ea31532cfb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver_parser=/work/oxidecomputer/omicron/target/debug/deps/libsemver_parser-0605fbb94d9f1d71.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26312024-03-01T22:15:35.584Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-da833ba60dee6c82/build-script-build`
26322024-03-01T22:15:35.620Z Compiling steno v0.4.0
26332024-03-01T22:15:35.625Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-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=e87646b80a134398 -C extra-filename=-e87646b80a134398 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a066ba2ba3a2161f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26342024-03-01T22:15:35.746Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26352024-03-01T22:15:35.749Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=b67a2dcab865e94d -C extra-filename=-b67a2dcab865e94d --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-9492d3b5ce344646.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
26362024-03-01T22:15:35.842Z Compiling num-rational v0.4.1
26372024-03-01T22:15:35.897Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.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=44541355ec996e12 -C extra-filename=-44541355ec996e12 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-rational-44541355ec996e12 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26382024-03-01T22:15:36.079Z Compiling maybe-uninit v2.0.0
26392024-03-01T22:15:36.084Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=2389366b65699f97 -C extra-filename=-2389366b65699f97 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-2389366b65699f97 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26402024-03-01T22:15:36.227Z Compiling tap v1.0.1
26412024-03-01T22:15:36.230Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tap /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=1f22e98df0b8f0d2 -C extra-filename=-1f22e98df0b8f0d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26422024-03-01T22:15:36.324Z Running `/work/oxidecomputer/omicron/target/debug/build/num-rational-44541355ec996e12/build-script-build`
26432024-03-01T22:15:36.402Z Compiling wyz v0.5.1
26442024-03-01T22:15:36.405Z Running `/home/build/.rustup/toolchains/1.76.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=fb58df48391a79fe -C extra-filename=-fb58df48391a79fe --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-1f22e98df0b8f0d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26452024-03-01T22:15:36.587Z Running `/home/build/.rustup/toolchains/1.76.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=1cb6974208755004 -C extra-filename=-1cb6974208755004 --out-dir /work/oxidecomputer/omicron/target/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`
26462024-03-01T22:15:36.655Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-2389366b65699f97/build-script-build`
26472024-03-01T22:15:36.734Z Compiling toolchain_find v0.2.0
26482024-03-01T22:15:36.744Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-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=d8b894f5c96d5801 -C extra-filename=-d8b894f5c96d5801 --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-d2c6a8e1c88275ec.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-a0e02ea31532cfb6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26492024-03-01T22:15:36.842Z Compiling funty v2.0.0
26502024-03-01T22:15:36.845Z Running `/home/build/.rustup/toolchains/1.76.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=d5326c02a34c00d0 -C extra-filename=-d5326c02a34c00d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26512024-03-01T22:15:37.059Z Compiling packed_struct v0.10.1
26522024-03-01T22:15:37.063Z Running `/home/build/.rustup/toolchains/1.76.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=7f3daadff8859eed -C extra-filename=-7f3daadff8859eed --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-7f3daadff8859eed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26532024-03-01T22:15:37.236Z Compiling num-bigint-dig v0.8.4
26542024-03-01T22:15:37.266Z Running `/home/build/.rustup/toolchains/1.76.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=7c21abe8edd8cb47 -C extra-filename=-7c21abe8edd8cb47 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-7c21abe8edd8cb47 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26552024-03-01T22:15:37.406Z Compiling crc-catalog v2.2.0
26562024-03-01T22:15:37.410Z Running `/home/build/.rustup/toolchains/1.76.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.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=584b34e269a65c72 -C extra-filename=-584b34e269a65c72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26572024-03-01T22:15:37.557Z Compiling crc v3.0.1
26582024-03-01T22:15:37.560Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-7f3daadff8859eed/build-script-build`
26592024-03-01T22:15:37.560Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=12b781ba37feba4c -C extra-filename=-12b781ba37feba4c --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-584b34e269a65c72.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26602024-03-01T22:15:37.602Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-7c21abe8edd8cb47/build-script-build`
26612024-03-01T22:15:37.631Z Compiling rustfmt-wrapper v0.2.0
26622024-03-01T22:15:37.634Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=96ed850e726476cb -C extra-filename=-96ed850e726476cb --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-7694326d550d496b.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fcec9c3ad1d43171.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-d8b894f5c96d5801.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26632024-03-01T22:15:37.691Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit /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=d51077df71b6e718 -C extra-filename=-d51077df71b6e718 --out-dir /work/oxidecomputer/omicron/target/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`
26642024-03-01T22:15:37.799Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-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=fb6d44f8be0b2d8e -C extra-filename=-fb6d44f8be0b2d8e --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-78650d5ab809ac61.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_int_exp_fmt`
26652024-03-01T22:15:37.876Z Compiling packed_struct_codegen v0.10.1
26662024-03-01T22:15:37.881Z Running `/home/build/.rustup/toolchains/1.76.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=71d2366efce9da3f -C extra-filename=-71d2366efce9da3f --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672024-03-01T22:15:38.289Z Compiling bitvec v1.0.1
26682024-03-01T22:15:38.296Z Running `/home/build/.rustup/toolchains/1.76.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=dc5251a1fdc3e17c -C extra-filename=-dc5251a1fdc3e17c --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-d5326c02a34c00d0.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-1cb6974208755004.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-1f22e98df0b8f0d2.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-fb58df48391a79fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692024-03-01T22:15:38.818Z Compiling num-complex v0.4.4
26702024-03-01T22:15:38.821Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-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 --cfg 'feature="libm"' -C metadata=9aa43108bde51f63 -C extra-filename=-9aa43108bde51f63 --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-c9d10a27b6786b4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26712024-03-01T22:15:39.536Z Compiling indexmap v1.9.3
26722024-03-01T22:15:39.540Z Running `/home/build/.rustup/toolchains/1.76.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=f09a61d597ec3252 -C extra-filename=-f09a61d597ec3252 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-f09a61d597ec3252 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26732024-03-01T22:15:39.706Z Compiling convert_case v0.4.0
26742024-03-01T22:15:39.710Z Running `/home/build/.rustup/toolchains/1.76.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=42260ae53805e822 -C extra-filename=-42260ae53805e822 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752024-03-01T22:15:39.886Z Compiling nodrop v0.1.14
26762024-03-01T22:15:39.896Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name nodrop /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=dcf73372ab15b9b6 -C extra-filename=-dcf73372ab15b9b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772024-03-01T22:15:39.933Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-f09a61d597ec3252/build-script-build`
26782024-03-01T22:15:39.941Z Compiling num v0.4.1
26792024-03-01T22:15:39.976Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-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="libm"' -C metadata=d63ab3a48d46a593 -C extra-filename=-d63ab3a48d46a593 --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-9aa43108bde51f63.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-ba2806b623f49a1f.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-fb6d44f8be0b2d8e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26802024-03-01T22:15:40.019Z Compiling array-init v0.0.4
26812024-03-01T22:15:40.027Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name array_init /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=47f548cad5eb7a70 -C extra-filename=-47f548cad5eb7a70 --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-dcf73372ab15b9b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26822024-03-01T22:15:40.058Z Compiling smallvec v0.6.14
26832024-03-01T22:15:40.072Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec /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=750b6f44d5d11bb0 -C extra-filename=-750b6f44d5d11bb0 --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-d51077df71b6e718.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26842024-03-01T22:15:40.500Z Running `/home/build/.rustup/toolchains/1.76.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=50977c7d256ec6d8 -C extra-filename=-50977c7d256ec6d8 --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-ee70016887b171ea.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-08c3263bc1059c33.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-ba2806b623f49a1f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-f15605284eda4bd1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
26852024-03-01T22:15:40.695Z Compiling derive_more v0.99.17
26862024-03-01T22:15:40.702Z Running `/home/build/.rustup/toolchains/1.76.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.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 --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=dedb208d24807cf2 -C extra-filename=-dedb208d24807cf2 --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-42260ae53805e822.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872024-03-01T22:15:41.133Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26882024-03-01T22:15:41.137Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=42382f1d0a978b81 -C extra-filename=-42382f1d0a978b81 --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-9492d3b5ce344646.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
26892024-03-01T22:15:41.221Z Compiling pkcs1 v0.7.5
26902024-03-01T22:15:41.225Z Running `/home/build/.rustup/toolchains/1.76.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=3827b83f6e5a6e53 -C extra-filename=-3827b83f6e5a6e53 --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-6a3825582d74483c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ee0f22da25c178bc.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-df709e67b9b9d82b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912024-03-01T22:15:41.429Z Compiling bitfield v0.14.0
26922024-03-01T22:15:41.436Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield /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=44a2177e54565cd3 -C extra-filename=-44a2177e54565cd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-03-01T22:15:41.747Z Compiling hashbrown v0.12.3
26942024-03-01T22:15:41.752Z Running `/home/build/.rustup/toolchains/1.76.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=6b9efe44486a05de -C extra-filename=-6b9efe44486a05de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952024-03-01T22:15:41.896Z Running `/home/build/.rustup/toolchains/1.76.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=571c229be75f004b -C extra-filename=-571c229be75f004b --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-dc5251a1fdc3e17c.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-71d2366efce9da3f.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26962024-03-01T22:15:42.268Z Compiling serde-hex v0.1.0
26972024-03-01T22:15:42.271Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex /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=262da6adaa8e1d17 -C extra-filename=-262da6adaa8e1d17 --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-47f548cad5eb7a70.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-750b6f44d5d11bb0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26982024-03-01T22:15:42.481Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26992024-03-01T22:15:42.484Z Running `/home/build/.rustup/toolchains/1.76.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=3944ef5ba0ebb2ba -C extra-filename=-3944ef5ba0ebb2ba --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-ee70016887b171ea.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-12b781ba37feba4c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4bdbf268566a72d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27002024-03-01T22:15:42.783Z Compiling env_logger v0.10.0
27012024-03-01T22:15:42.816Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-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=5cd2720c8f28f427 -C extra-filename=-5cd2720c8f28f427 --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-63d33197aee2961d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-b868d2f25c6c0955.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27022024-03-01T22:15:42.912Z Running `/home/build/.rustup/toolchains/1.76.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=1abd2053f376426f -C extra-filename=-1abd2053f376426f --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-6b9efe44486a05de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
27032024-03-01T22:15:43.639Z Compiling rsa v0.9.2
27042024-03-01T22:15:43.654Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-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 --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' -C metadata=ac884783301f3b7d -C extra-filename=-ac884783301f3b7d --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-ee70016887b171ea.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-68104c79d2bcfed5.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-50977c7d256ec6d8.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-ba2806b623f49a1f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-3827b83f6e5a6e53.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-ee0f22da25c178bc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-0dcaf4060f5bb8ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-df709e67b9b9d82b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052024-03-01T22:15:43.817Z Compiling ron v0.8.1
27062024-03-01T22:15:43.821Z Running `/home/build/.rustup/toolchains/1.76.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=036f24aa8df1e4df -C extra-filename=-036f24aa8df1e4df --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-617eb63bc076f209.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-9f3d44b315f9d7d5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-0a9e29df94faa423.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27072024-03-01T22:15:44.215Z Compiling x509-cert v0.2.4
27082024-03-01T22:15:44.219Z Running `/home/build/.rustup/toolchains/1.76.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.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="std"' -C metadata=db448a3356b5b141 -C extra-filename=-db448a3356b5b141 --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-68104c79d2bcfed5.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-6a3825582d74483c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-df709e67b9b9d82b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27092024-03-01T22:15:44.277Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
27102024-03-01T22:15:44.280Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/08bbafc/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=9de7059f6d206cbc -C extra-filename=-9de7059f6d206cbc --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-58176685d46fa264.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-faabcf14f03ac6ff.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-97a6348ef391bade.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
27112024-03-01T22:15:44.487Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27122024-03-01T22:15:44.511Z Running `/home/build/.rustup/toolchains/1.76.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 --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=ec1c0d18a558380a -C extra-filename=-ec1c0d18a558380a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-141fb9ec60b5e384.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-597d71f24acff40d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27132024-03-01T22:15:46.156Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27142024-03-01T22:15:46.169Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=3948196dc29db2d2 -C extra-filename=-3948196dc29db2d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27152024-03-01T22:15:46.607Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27162024-03-01T22:15:46.616Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=5163e61c096b43c9 -C extra-filename=-5163e61c096b43c9 --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-617eb63bc076f209.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27172024-03-01T22:15:47.131Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27182024-03-01T22:15:47.141Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/96f064e/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=f7657c01ee41497f -C extra-filename=-f7657c01ee41497f --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-44a2177e54565cd3.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-571c229be75f004b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27192024-03-01T22:15:47.864Z Compiling hashbrown v0.13.2
27202024-03-01T22:15:47.877Z Running `/home/build/.rustup/toolchains/1.76.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=d9a99cff251021f8 -C extra-filename=-d9a99cff251021f8 --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-91b448e1305e71b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212024-03-01T22:15:48.898Z Compiling crc-any v2.4.3
27222024-03-01T22:15:48.901Z Running `/home/build/.rustup/toolchains/1.76.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.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=2598e3c411c3e11b -C extra-filename=-2598e3c411c3e11b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27232024-03-01T22:15:49.133Z Compiling utf-8 v0.7.6
27242024-03-01T22:15:49.136Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 /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=c84491f7bfb958ad -C extra-filename=-c84491f7bfb958ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27252024-03-01T22:15:49.444Z Compiling tungstenite v0.20.1
27262024-03-01T22:15:49.449Z Running `/home/build/.rustup/toolchains/1.76.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=cba7b7ccb653ea6c -C extra-filename=-cba7b7ccb653ea6c --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-ee70016887b171ea.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-21eb80e9e8ebe971.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-8d112f43b54c713b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-d4fd3c7ec1ca7170.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-c84491f7bfb958ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272024-03-01T22:15:49.473Z Compiling object v0.30.4
27282024-03-01T22:15:49.508Z Running `/home/build/.rustup/toolchains/1.76.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=729bd938551b7372 -C extra-filename=-729bd938551b7372 --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-cefa2dedbe8d87d7.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-d9a99cff251021f8.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-1abd2053f376426f.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292024-03-01T22:15:50.172Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27302024-03-01T22:15:50.177Z Running `/home/build/.rustup/toolchains/1.76.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=064c1f29add457c5 -C extra-filename=-064c1f29add457c5 --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-036f24aa8df1e4df.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-3944ef5ba0ebb2ba.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4bdbf268566a72d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27312024-03-01T22:15:50.285Z Compiling path-slash v0.1.5
27322024-03-01T22:15:50.288Z Running `/home/build/.rustup/toolchains/1.76.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=3f90d698ca79fa8f -C extra-filename=-3f90d698ca79fa8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332024-03-01T22:15:50.501Z Compiling tokio-tungstenite v0.20.1
27342024-03-01T22:15:50.504Z Running `/home/build/.rustup/toolchains/1.76.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=8f54ce9eb667266d -C extra-filename=-8f54ce9eb667266d --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-2ce799a047122a4d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-cba7b7ccb653ea6c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27352024-03-01T22:15:51.007Z Compiling newline-converter v0.3.0
27362024-03-01T22:15:51.033Z Running `/home/build/.rustup/toolchains/1.76.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=5efd44dc9c272ce5 -C extra-filename=-5efd44dc9c272ce5 --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-25e9de3528ba2d87.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27372024-03-01T22:15:51.046Z Compiling display-error-chain v0.2.0
27382024-03-01T22:15:51.058Z Running `/home/build/.rustup/toolchains/1.76.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=bf419dfec19b310d -C extra-filename=-bf419dfec19b310d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27392024-03-01T22:15:51.129Z Compiling expectorate v1.1.0
27402024-03-01T22:15:51.132Z Running `/home/build/.rustup/toolchains/1.76.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=511a89baadec2cd8 -C extra-filename=-511a89baadec2cd8 --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-ecd543c2b58c8b48.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-5efd44dc9c272ce5.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-7ea9ef7ff091f8e8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27412024-03-01T22:15:51.211Z Compiling parking_lot_core v0.8.6
27422024-03-01T22:15:51.214Z Running `/home/build/.rustup/toolchains/1.76.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=17feb5f7bce05c6f -C extra-filename=-17feb5f7bce05c6f --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-17feb5f7bce05c6f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27432024-03-01T22:15:51.313Z Compiling trust-dns-client v0.22.0
27442024-03-01T22:15:51.316Z Running `/home/build/.rustup/toolchains/1.76.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=3f6135a4821e0ce2 -C extra-filename=-3f6135a4821e0ce2 --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-980c303988e700db.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-21eb80e9e8ebe971.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-31914b6898517cee.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27452024-03-01T22:15:51.657Z Compiling keccak v0.1.4
27462024-03-01T22:15:51.661Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=eff9640768ec2811 -C extra-filename=-eff9640768ec2811 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27472024-03-01T22:15:51.783Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-17feb5f7bce05c6f/build-script-build`
27482024-03-01T22:15:51.800Z Running `/home/build/.rustup/toolchains/1.76.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=62989711e651ca20 -C extra-filename=-62989711e651ca20 --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-980c303988e700db.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-0a7219532de93018.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-f15605284eda4bd1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27492024-03-01T22:15:52.522Z Compiling parking_lot v0.11.2
27502024-03-01T22:15:52.525Z Running `/home/build/.rustup/toolchains/1.76.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=bd0b1d6408ed80da -C extra-filename=-bd0b1d6408ed80da --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-0a7219532de93018.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-431ebead5e7f5a84.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-62989711e651ca20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512024-03-01T22:15:52.680Z Compiling trust-dns-server v0.22.1
27522024-03-01T22:15:52.683Z Running `/home/build/.rustup/toolchains/1.76.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=8af83253f7ec7b88 -C extra-filename=-8af83253f7ec7b88 --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-fecde3939db35484.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-db0587d23916f20e.so --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-d4c99b503b398aaf.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fcec9c3ad1d43171.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532024-03-01T22:15:53.347Z Compiling sled v0.34.7
27542024-03-01T22:15:53.350Z Running `/home/build/.rustup/toolchains/1.76.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=a73ce92b0521abec -C extra-filename=-a73ce92b0521abec --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-cefa2dedbe8d87d7.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-1fecdf5e3032f287.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-c5a6087f0e37f727.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-bd0b1d6408ed80da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552024-03-01T22:15:53.491Z Compiling sha3 v0.10.8
27562024-03-01T22:15:53.494Z Running `/home/build/.rustup/toolchains/1.76.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=6a4808394f67f03b -C extra-filename=-6a4808394f67f03b --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-2070ca0af7f18dc8.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-eff9640768ec2811.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27572024-03-01T22:15:54.463Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27582024-03-01T22:15:54.466Z Running `/home/build/.rustup/toolchains/1.76.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 --cfg 'feature="mockall"' --cfg 'feature="testing"' --cfg 'feature="tmp_keypath"' -C metadata=5ff63e10da883152 -C extra-filename=-5ff63e10da883152 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-781410ae8229cdb4.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-1c0c1c0c336226c8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-144c10f8b8b570ce.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-9c43407e731f0eac.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9cef6a8f17fe72dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27592024-03-01T22:15:54.495Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27602024-03-01T22:15:54.498Z Running `/home/build/.rustup/toolchains/1.76.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 --cfg 'feature="seed-gen"' -C metadata=0ff2ce3875b23b96 -C extra-filename=-0ff2ce3875b23b96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-498793528809a0a5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-beba8c826f2a274c.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27612024-03-01T22:15:54.520Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27622024-03-01T22:15:54.520Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=d24b489bfe16dd4c -C extra-filename=-d24b489bfe16dd4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27632024-03-01T22:15:57.303Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27642024-03-01T22:15:57.306Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=c86946133fbdb9f5 -C extra-filename=-c86946133fbdb9f5 --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-5d5c4ec61fb1da0c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-d63ab3a48d46a593.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-42382f1d0a978b81.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27652024-03-01T22:15:58.617Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27662024-03-01T22:15:58.621Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/96f064e/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=481576b9ccda98d6 -C extra-filename=-481576b9ccda98d6 --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-ee70016887b171ea.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-68104c79d2bcfed5.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-2598e3c411c3e11b.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-6a3825582d74483c.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-5cd2720c8f28f427.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f7657c01ee41497f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-571c229be75f004b.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-c0ec443ce0be2bb1.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ac884783301f3b7d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-262da6adaa8e1d17.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-db448a3356b5b141.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4bdbf268566a72d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672024-03-01T22:15:59.858Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27682024-03-01T22:15:59.861Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=1e081b693a846986 -C extra-filename=-1e081b693a846986 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27692024-03-01T22:15:59.884Z Compiling secrecy v0.8.0
27702024-03-01T22:15:59.884Z Running `/home/build/.rustup/toolchains/1.76.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=089a3232aa513a34 -C extra-filename=-089a3232aa513a34 --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-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712024-03-01T22:16:00.170Z Compiling buf-list v1.0.3
27722024-03-01T22:16:00.174Z Running `/home/build/.rustup/toolchains/1.76.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=c76e02f15f632695 -C extra-filename=-c76e02f15f632695 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-c76e02f15f632695 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27732024-03-01T22:16:00.863Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27742024-03-01T22:16:00.869Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/73cd5a8/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=afb037f9ded41c9c -C extra-filename=-afb037f9ded41c9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-f7657c01ee41497f.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-481576b9ccda98d6.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-729bd938551b7372.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-3f90d698ca79fa8f.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-ac884783301f3b7d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-3944ef5ba0ebb2ba.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-064c1f29add457c5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d0fc4434beafe7d9.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-db448a3356b5b141.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4bdbf268566a72d7.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-41e088f95a91c6b7.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-bd5d8c5bae313f3d/out/lib`
27752024-03-01T22:16:02.969Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-c76e02f15f632695/build-script-build`
27762024-03-01T22:16:03.051Z Compiling platforms v3.0.2
27772024-03-01T22:16:03.057Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/platforms-3.0.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="std"' -C metadata=548b0c051cb6ca4e -C extra-filename=-548b0c051cb6ca4e --out-dir /work/oxidecomputer/omicron/target/debug/build/platforms-548b0c051cb6ca4e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27782024-03-01T22:16:03.389Z Running `/home/build/.rustup/toolchains/1.76.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=e474063d170de31f -C extra-filename=-e474063d170de31f --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-5d5c4ec61fb1da0c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
27792024-03-01T22:16:03.429Z Running `/work/oxidecomputer/omicron/target/debug/build/platforms-548b0c051cb6ca4e/build-script-build`
27802024-03-01T22:16:03.464Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27812024-03-01T22:16:03.480Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=9d296c3ad769301c -C extra-filename=-9d296c3ad769301c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
27822024-03-01T22:16:03.979Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name platforms --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/platforms-3.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=305cfbf4677b96f6 -C extra-filename=-305cfbf4677b96f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832024-03-01T22:16:04.052Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27842024-03-01T22:16:04.084Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=5eb5dc534d066f90 -C extra-filename=-5eb5dc534d066f90 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-5eb5dc534d066f90 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-605ca995ec491f13.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-96ed850e726476cb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
27852024-03-01T22:16:04.634Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27862024-03-01T22:16:04.638Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/ddm-admin-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 -C metadata=65c7aa29a41fb56a -C extra-filename=-65c7aa29a41fb56a --out-dir /work/oxidecomputer/omicron/target/debug/build/ddm-admin-client-65c7aa29a41fb56a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-605ca995ec491f13.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-96ed850e726476cb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
27872024-03-01T22:16:05.209Z Compiling curve25519-dalek v4.1.1
27882024-03-01T22:16:05.213Z Running `/home/build/.rustup/toolchains/1.76.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.1/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=6c709f33f86a5da9 -C extra-filename=-6c709f33f86a5da9 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-6c709f33f86a5da9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern platforms=/work/oxidecomputer/omicron/target/debug/deps/libplatforms-305cfbf4677b96f6.rlib --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-1ce1e72bfe3fde69.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892024-03-01T22:16:05.508Z Compiling universal-hash v0.5.1
27902024-03-01T22:16:05.513Z Running `/home/build/.rustup/toolchains/1.76.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=b36756aef684ba8b -C extra-filename=-b36756aef684ba8b --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-7296772253899871.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912024-03-01T22:16:05.701Z Compiling pin-project-internal v1.1.3
27922024-03-01T22:16:05.704Z Running `/home/build/.rustup/toolchains/1.76.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.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=42c234e9e9226b01 -C extra-filename=-42c234e9e9226b01 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932024-03-01T22:16:05.928Z Compiling opaque-debug v0.3.0
27942024-03-01T22:16:05.954Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=38956c25915cddb0 -C extra-filename=-38956c25915cddb0 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:16:06.032Z Compiling doc-comment v0.3.3
27962024-03-01T22:16:06.037Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=a5bf015633369d2f -C extra-filename=-a5bf015633369d2f --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-a5bf015633369d2f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27972024-03-01T22:16:06.677Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-a5bf015633369d2f/build-script-build`
27982024-03-01T22:16:06.832Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-6c709f33f86a5da9/build-script-build`
27992024-03-01T22:16:06.953Z Compiling curve25519-dalek-derive v0.1.0
28002024-03-01T22:16:06.957Z Running `/home/build/.rustup/toolchains/1.76.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.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=92dceb414deba099 -C extra-filename=-92dceb414deba099 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012024-03-01T22:16:08.774Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28022024-03-01T22:16:08.781Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=eb4f8dd74f3ca421 -C extra-filename=-eb4f8dd74f3ca421 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4af3ac39ee685c10.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-9f0e34d7ab5db9ed.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-c0cbe859650cc693.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
28032024-03-01T22:16:09.117Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28042024-03-01T22:16:09.133Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=c78374ab45dccc06 -C extra-filename=-c78374ab45dccc06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
28052024-03-01T22:16:10.228Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28062024-03-01T22:16:10.231Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=49b0dbf4a1db3cf2 -C extra-filename=-49b0dbf4a1db3cf2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-141fb9ec60b5e384.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
28072024-03-01T22:16:11.358Z Compiling pin-project v1.1.3
28082024-03-01T22:16:11.362Z Running `/home/build/.rustup/toolchains/1.76.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.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=6b1c13bda344106b -C extra-filename=-6b1c13bda344106b --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-42c234e9e9226b01.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28092024-03-01T22:16:11.501Z Compiling unicase v2.7.0
28102024-03-01T22:16:11.504Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=a9523f0e3c0b97e8 -C extra-filename=-a9523f0e3c0b97e8 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-a9523f0e3c0b97e8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28112024-03-01T22:16:11.894Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-a9523f0e3c0b97e8/build-script-build`
28122024-03-01T22:16:12.101Z Running `/home/build/.rustup/toolchains/1.76.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=09ee5661dcde5151 -C extra-filename=-09ee5661dcde5151 --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-980c303988e700db.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-bc63a1637c76373c.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-92dceb414deba099.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.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"'`
28132024-03-01T22:16:12.379Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment /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=eab6502e68af0fa2 -C extra-filename=-eab6502e68af0fa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-03-01T22:16:12.455Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28152024-03-01T22:16:12.493Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=31c6fd621f25cb5f -C extra-filename=-31c6fd621f25cb5f --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-fecde3939db35484.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-089a3232aa513a34.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
28162024-03-01T22:16:13.265Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase /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=22517e3fbf17f45c -C extra-filename=-22517e3fbf17f45c --out-dir /work/oxidecomputer/omicron/target/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`
28172024-03-01T22:16:13.678Z Compiling aead v0.5.2
28182024-03-01T22:16:13.681Z Running `/home/build/.rustup/toolchains/1.76.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=cbd6dcf292150d0a -C extra-filename=-cbd6dcf292150d0a --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-7296772253899871.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d50907dbe0afa400.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28192024-03-01T22:16:14.046Z Compiling mime_guess v2.0.4
28202024-03-01T22:16:14.050Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=ea64c2e9fcb884f5 -C extra-filename=-ea64c2e9fcb884f5 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-ea64c2e9fcb884f5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-22517e3fbf17f45c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212024-03-01T22:16:15.496Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28222024-03-01T22:16:15.499Z Running `/home/build/.rustup/toolchains/1.76.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 --cfg 'feature="testing"' -C metadata=532fc122ca1ca343 -C extra-filename=-532fc122ca1ca343 --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-fecde3939db35484.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
28232024-03-01T22:16:15.754Z Compiling poly1305 v0.8.0
28242024-03-01T22:16:15.758Z Running `/home/build/.rustup/toolchains/1.76.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=4d6b55a0d40e2b6b -C extra-filename=-4d6b55a0d40e2b6b --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-bc63a1637c76373c.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-38956c25915cddb0.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-b36756aef684ba8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28252024-03-01T22:16:17.584Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
28262024-03-01T22:16:17.616Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/mg-admin-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 -C metadata=7b1932d9d33ebc40 -C extra-filename=-7b1932d9d33ebc40 --out-dir /work/oxidecomputer/omicron/target/debug/build/mg-admin-client-7b1932d9d33ebc40 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-605ca995ec491f13.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-96ed850e726476cb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
28272024-03-01T22:16:18.777Z Compiling chacha20 v0.9.1
28282024-03-01T22:16:18.781Z Running `/home/build/.rustup/toolchains/1.76.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=e14ea0024aa189dd -C extra-filename=-e14ea0024aa189dd --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-980c303988e700db.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9c873db2fd1c9c24.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-bc63a1637c76373c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28292024-03-01T22:16:19.239Z Compiling thiserror-impl-no-std v2.0.2
28302024-03-01T22:16:19.243Z Running `/home/build/.rustup/toolchains/1.76.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=0905640bdd1192fb -C extra-filename=-0905640bdd1192fb --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28312024-03-01T22:16:20.616Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-ea64c2e9fcb884f5/build-script-build`
28322024-03-01T22:16:20.668Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28332024-03-01T22:16:20.671Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=9ab6f18e8c52b254 -C extra-filename=-9ab6f18e8c52b254 --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-35d585777d4b675c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
28342024-03-01T22:16:21.136Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28352024-03-01T22:16:21.140Z Running `/home/build/.rustup/toolchains/1.76.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 -C debug-assertions=on -C metadata=35f8dc1ac2df5660 -C extra-filename=-35f8dc1ac2df5660 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-35f8dc1ac2df5660 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-b67a2dcab865e94d.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
28362024-03-01T22:16:21.531Z Compiling kstat-rs v0.2.3
28372024-03-01T22:16:21.569Z Running `/home/build/.rustup/toolchains/1.76.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.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=0804c8b11248a876 -C extra-filename=-0804c8b11248a876 --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-6b8d316e1cea3f77.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382024-03-01T22:16:22.149Z Compiling vte_generate_state_changes v0.1.1
28392024-03-01T22:16:22.169Z Running `/home/build/.rustup/toolchains/1.76.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=4982b8e50bd58df7 -C extra-filename=-4982b8e50bd58df7 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402024-03-01T22:16:22.306Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-5eb5dc534d066f90/build-script-build`
28412024-03-01T22:16:22.434Z Running `/work/oxidecomputer/omicron/target/debug/build/ddm-admin-client-65c7aa29a41fb56a/build-script-build`
28422024-03-01T22:16:22.693Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name 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 -C metadata=495995bb5b1ec5e6 -C extra-filename=-495995bb5b1ec5e6 --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-29735c8c8d06ffc5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
28432024-03-01T22:16:22.858Z Compiling thiserror-no-std v2.0.2
28442024-03-01T22:16:22.861Z Running `/home/build/.rustup/toolchains/1.76.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=25092474fc86f624 -C extra-filename=-25092474fc86f624 --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-0905640bdd1192fb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452024-03-01T22:16:22.888Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28462024-03-01T22:16:22.891Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=2c2bd603228004b9 -C extra-filename=-2c2bd603228004b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/ipcc-2c2bd603228004b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472024-03-01T22:16:22.983Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=870145d960aa5f98 -C extra-filename=-870145d960aa5f98 --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-d3dbe34574bad231.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
28482024-03-01T22:16:23.002Z Compiling vsss-rs v3.3.4
28492024-03-01T22:16:23.002Z Running `/home/build/.rustup/toolchains/1.76.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=4f7e05c426834831 -C extra-filename=-4f7e05c426834831 --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-09ee5661dcde5151.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8e0de12d815341de.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-913f10aa7c762d5c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-25092474fc86f624.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28502024-03-01T22:16:23.250Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28512024-03-01T22:16:23.254Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=a0eebbeb72cebbe7 -C extra-filename=-a0eebbeb72cebbe7 --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-d3dbe34574bad231.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
28522024-03-01T22:16:23.386Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-2c2bd603228004b9/build-script-build`
28532024-03-01T22:16:23.420Z Compiling vte v0.11.1
28542024-03-01T22:16:23.427Z Running `/home/build/.rustup/toolchains/1.76.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=537276d0e16699b7 -C extra-filename=-537276d0e16699b7 --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-57d9909e328a9bd8.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-4982b8e50bd58df7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28552024-03-01T22:16:24.960Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-35f8dc1ac2df5660/build-script-build`
28562024-03-01T22:16:25.033Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess /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=8be371edb6aed398 -C extra-filename=-8be371edb6aed398 --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-b01eabea68b99a88.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-22517e3fbf17f45c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28572024-03-01T22:16:25.716Z Compiling chacha20poly1305 v0.10.1
28582024-03-01T22:16:25.719Z Running `/home/build/.rustup/toolchains/1.76.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=86209567b378348e -C extra-filename=-86209567b378348e --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-cbd6dcf292150d0a.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-e14ea0024aa189dd.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9c873db2fd1c9c24.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-4d6b55a0d40e2b6b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28592024-03-01T22:16:25.932Z Compiling snafu-derive v0.7.5
28602024-03-01T22:16:25.935Z Running `/home/build/.rustup/toolchains/1.76.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.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_39"' --cfg 'feature="rust_1_46"' -C metadata=cc6dd825d3549941 -C extra-filename=-cc6dd825d3549941 --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-a8c1128ccf1e31c1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612024-03-01T22:16:25.955Z Compiling fs-err v2.11.0
28622024-03-01T22:16:25.958Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=98cf2bb34084ac3a -C extra-filename=-98cf2bb34084ac3a --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-98cf2bb34084ac3a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28632024-03-01T22:16:26.324Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-98cf2bb34084ac3a/build-script-build`
28642024-03-01T22:16:26.373Z Compiling strip-ansi-escapes v0.2.0
28652024-03-01T22:16:26.380Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes /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=87a5d32be14d53bd -C extra-filename=-87a5d32be14d53bd --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-537276d0e16699b7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28662024-03-01T22:16:26.471Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28672024-03-01T22:16:26.476Z Running `/home/build/.rustup/toolchains/1.76.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 --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="kstat-rs"' -C metadata=fcb6a2774a7a6c16 -C extra-filename=-fcb6a2774a7a6c16 --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-980c303988e700db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-0804c8b11248a876.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
28682024-03-01T22:16:26.780Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
28692024-03-01T22:16:26.806Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/488a70c/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=00ff9faf6b8c13b9 -C extra-filename=-00ff9faf6b8c13b9 --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-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
28702024-03-01T22:16:27.626Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
28712024-03-01T22:16:27.629Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/796dce5/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=21ff3d5be31e066a -C extra-filename=-21ff3d5be31e066a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-704a6d61a1ba494f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
28722024-03-01T22:16:29.312Z Compiling globset v0.4.13
28732024-03-01T22:16:29.316Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-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="default"' --cfg 'feature="log"' -C metadata=8e6f06fb96929301 -C extra-filename=-8e6f06fb96929301 --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-30db68082008cf11.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-c005f5cde00c8aaa.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-db9135e52485f533.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742024-03-01T22:16:30.512Z Compiling fd-lock v3.0.13
28752024-03-01T22:16:30.520Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-3.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e2fdb42ae12377dc -C extra-filename=-e2fdb42ae12377dc --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-980c303988e700db.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-de9902e5153ccd8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762024-03-01T22:16:30.731Z Compiling olpc-cjson v0.1.3
28772024-03-01T22:16:30.740Z Running `/home/build/.rustup/toolchains/1.76.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=0c55976d31922d9b -C extra-filename=-0c55976d31922d9b --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-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-294acc61f7135d3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782024-03-01T22:16:30.996Z Compiling serde_plain v1.0.2
28792024-03-01T22:16:31.003Z Running `/home/build/.rustup/toolchains/1.76.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=b1dacf205b97705b -C extra-filename=-b1dacf205b97705b --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802024-03-01T22:16:31.298Z Compiling async-recursion v1.0.5
28812024-03-01T22:16:31.314Z Running `/home/build/.rustup/toolchains/1.76.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.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c9ef4d710e7f7573 -C extra-filename=-c9ef4d710e7f7573 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28822024-03-01T22:16:31.416Z Compiling memoffset v0.7.1
28832024-03-01T22:16:31.420Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.7.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=91bc079deecf60b3 -C extra-filename=-91bc079deecf60b3 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-91bc079deecf60b3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-12a945efa0936a33.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842024-03-01T22:16:31.790Z Compiling strum v0.25.0
28852024-03-01T22:16:31.795Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-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="std"' -C metadata=be0ac7f7ed060f77 -C extra-filename=-be0ac7f7ed060f77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28862024-03-01T22:16:31.973Z Compiling typed-path v0.7.0
28872024-03-01T22:16:31.976Z Running `/home/build/.rustup/toolchains/1.76.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=93e9384ce9b9aff1 -C extra-filename=-93e9384ce9b9aff1 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:16:32.302Z Compiling nu-ansi-term v0.50.0
28892024-03-01T22:16:32.337Z Running `/home/build/.rustup/toolchains/1.76.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=d0a6101a9c05e476 -C extra-filename=-d0a6101a9c05e476 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:16:32.347Z Compiling snafu v0.7.5
28912024-03-01T22:16:32.347Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-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="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_39"' --cfg 'feature="rust_1_46"' --cfg 'feature="std"' -C metadata=bbfb68be1388a7a9 -C extra-filename=-bbfb68be1388a7a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-eab6502e68af0fa2.rmeta --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-6b1c13bda344106b.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-cc6dd825d3549941.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-03-01T22:16:32.537Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-91bc079deecf60b3/build-script-build`
28932024-03-01T22:16:32.693Z Compiling reedline v0.29.0
28942024-03-01T22:16:32.704Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e1f92f1d8fa8389b -C extra-filename=-e1f92f1d8fa8389b --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-d3dbe34574bad231.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-e2fdb42ae12377dc.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-d0a6101a9c05e476.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-87a5d32be14d53bd.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-be0ac7f7ed060f77.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-f01020b69cc98133.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-25e9de3528ba2d87.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28952024-03-01T22:16:33.001Z Running `/home/build/.rustup/toolchains/1.76.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 -C debug-assertions=on -C metadata=7a6568e5909624aa -C extra-filename=-7a6568e5909624aa --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-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-86209567b378348e.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-089a3232aa513a34.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4f7e05c426834831.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.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-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
28962024-03-01T22:16:33.236Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=1dc7337912681f81 -C extra-filename=-1dc7337912681f81 --out-dir /work/oxidecomputer/omicron/target/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 rustc_1_63`
28972024-03-01T22:16:33.803Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=95ce26446f880543 -C extra-filename=-95ce26446f880543 --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-980c303988e700db.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
28982024-03-01T22:16:33.962Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
28992024-03-01T22:16:33.973Z Running `/home/build/.rustup/toolchains/1.76.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=d67f447a42e5c0ca -C extra-filename=-d67f447a42e5c0ca --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-a8c1128ccf1e31c1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-03-01T22:16:35.062Z Compiling tough v0.16.0
29012024-03-01T22:16:35.091Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' -C metadata=3abd2e0ffb0b05f9 -C extra-filename=-3abd2e0ffb0b05f9 --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-c9ef4d710e7f7573.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a512eddf3afdc0f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-8e6f06fb96929301.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-0c55976d31922d9b.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-b1dacf205b97705b.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-bbfb68be1388a7a9.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-93e9384ce9b9aff1.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-63b74bc618967792.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
29022024-03-01T22:16:35.225Z Compiling diff v0.1.13
29032024-03-01T22:16:35.228Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name diff /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=a9dfce8df970952b -C extra-filename=-a9dfce8df970952b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042024-03-01T22:16:35.500Z Running `/work/oxidecomputer/omicron/target/debug/build/mg-admin-client-7b1932d9d33ebc40/build-script-build`
29052024-03-01T22:16:35.781Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 clients/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=5ab62381009e5483 -C extra-filename=-5ab62381009e5483 --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-29735c8c8d06ffc5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
29062024-03-01T22:16:35.896Z Compiling parse-size v1.0.0
29072024-03-01T22:16:35.920Z Running `/home/build/.rustup/toolchains/1.76.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=b31ab805a7686146 -C extra-filename=-b31ab805a7686146 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29082024-03-01T22:16:36.027Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29092024-03-01T22:16:36.031Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=243a5e1580130735 -C extra-filename=-243a5e1580130735 --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-d3dbe34574bad231.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
29102024-03-01T22:16:36.156Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-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"' -C metadata=d0e2d2e7779c12bd -C extra-filename=-d0e2d2e7779c12bd --out-dir /work/oxidecomputer/omicron/target/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`
29112024-03-01T22:16:36.255Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
29122024-03-01T22:16:36.258Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/488a70c/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=b38c7a4e3dbf0321 -C extra-filename=-b38c7a4e3dbf0321 --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-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29132024-03-01T22:16:36.630Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29142024-03-01T22:16:36.643Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/2739c18/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=05a57e9db9684ce0 -C extra-filename=-05a57e9db9684ce0 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-05a57e9db9684ce0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152024-03-01T22:16:37.022Z Compiling http-range v0.1.5
29162024-03-01T22:16:37.025Z Running `/home/build/.rustup/toolchains/1.76.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=3c8f933eaaabe38a -C extra-filename=-3c8f933eaaabe38a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172024-03-01T22:16:37.391Z Compiling salty v0.2.0
29182024-03-01T22:16:37.430Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.2.0/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 -C metadata=bedf6491aee32821 -C extra-filename=-bedf6491aee32821 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-bedf6491aee32821 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29192024-03-01T22:16:38.221Z Compiling signature v1.6.4
29202024-03-01T22:16:38.236Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-1.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 -C metadata=96d208eacf66825f -C extra-filename=-96d208eacf66825f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29212024-03-01T22:16:38.236Z Compiling ed25519 v1.5.3
29222024-03-01T22:16:38.236Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-1.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 -C metadata=8cb08c2881e50e59 -C extra-filename=-8cb08c2881e50e59 --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-96d208eacf66825f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29232024-03-01T22:16:38.542Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-bedf6491aee32821/build-script-build`
29242024-03-01T22:16:38.545Z Compiling hyper-staticfile v0.9.5
29252024-03-01T22:16:38.549Z Running `/home/build/.rustup/toolchains/1.76.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=186099fa9a834c6e -C extra-filename=-186099fa9a834c6e --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-2ce799a047122a4d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-3c8f933eaaabe38a.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-f7a1e4bfdebec0a6.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-03-01T22:16:38.549Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-05a57e9db9684ce0/build-script-build`
29272024-03-01T22:16:38.653Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
29282024-03-01T22:16:38.670Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/488a70c/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=6792bd1a9c75951b -C extra-filename=-6792bd1a9c75951b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-bc207275872cf9fb.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-b38c7a4e3dbf0321.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-af4c21a81e8a2d8f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
29292024-03-01T22:16:39.563Z Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29302024-03-01T22:16:39.569Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2018 /home/build/.cargo/git/checkouts/nix-a6715c5f5bedbb76/c1a3636/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' -C metadata=9a68f2fc69a2fcee -C extra-filename=-9a68f2fc69a2fcee --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-7c0e576e00deb96c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-d0e2d2e7779c12bd.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-0e271b12ba19f63e.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312024-03-01T22:16:40.133Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29322024-03-01T22:16:40.136Z Running `/home/build/.rustup/toolchains/1.76.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=ae7e2fc9e97cfb86 -C extra-filename=-ae7e2fc9e97cfb86 --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-ee70016887b171ea.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-12b781ba37feba4c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4bdbf268566a72d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332024-03-01T22:16:40.455Z Compiling serde-big-array v0.5.1
29342024-03-01T22:16:40.458Z Running `/home/build/.rustup/toolchains/1.76.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=b8dbe5f404d3a768 -C extra-filename=-b8dbe5f404d3a768 --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29352024-03-01T22:16:40.706Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29362024-03-01T22:16:40.709Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=b9436b4abee319a3 -C extra-filename=-b9436b4abee319a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-b31ab805a7686146.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-c190c84e65e9e63c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-41e088f95a91c6b7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
29372024-03-01T22:16:43.543Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29382024-03-01T22:16:43.547Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/git/checkouts/hubpack-0dd69a0378549116/df08cc3/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=91db18e06b642277 -C extra-filename=-91db18e06b642277 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392024-03-01T22:16:44.690Z Compiling bytecount v0.6.3
29402024-03-01T22:16:44.712Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-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 -C metadata=d2c279734d6784ec -C extra-filename=-d2c279734d6784ec --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:16:44.923Z Compiling papergrid v0.11.0
29422024-03-01T22:16:44.927Z Running `/home/build/.rustup/toolchains/1.76.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=d0016df0fe718460 -C extra-filename=-d0016df0fe718460 --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-d2c279734d6784ec.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-db9135e52485f533.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29432024-03-01T22:16:45.052Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29442024-03-01T22:16:45.055Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/git/checkouts/hubpack-0dd69a0378549116/df08cc3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bde07287553a5068 -C extra-filename=-bde07287553a5068 --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-91db18e06b642277.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452024-03-01T22:16:45.126Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/2739c18/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=ae1985b2aa38ee42 -C extra-filename=-ae1985b2aa38ee42 --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-fecde3939db35484.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-597d71f24acff40d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-c5a6087f0e37f727.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-254aa0acf29ee2c9.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-1cda006f2a34fb96.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-9a68f2fc69a2fcee.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-b8dbe5f404d3a768.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-8026b7206aa531bc.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-961218ce06c4072f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-ae7e2fc9e97cfb86.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-89bdfac7359b35f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-41e088f95a91c6b7.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-bd5d8c5bae313f3d/out/lib`
29462024-03-01T22:16:45.522Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=328d18d961d0f425 -C extra-filename=-328d18d961d0f425 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-8cb08c2881e50e59.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
29472024-03-01T22:16:46.719Z Compiling tabled_derive v0.7.0
29482024-03-01T22:16:46.745Z Running `/home/build/.rustup/toolchains/1.76.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=4ddee67257acbe2d -C extra-filename=-4ddee67257acbe2d --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-a8c1128ccf1e31c1.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-aa0253cdef2bd0fa.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29492024-03-01T22:16:46.804Z Compiling signal-hook-tokio v0.3.1
29502024-03-01T22:16:46.807Z Running `/home/build/.rustup/toolchains/1.76.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=307f82c669ae37d5 -C extra-filename=-307f82c669ae37d5 --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-89d5efafb6bf0fea.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29512024-03-01T22:16:47.000Z Compiling fd-lock v4.0.2
29522024-03-01T22:16:47.004Z Running `/home/build/.rustup/toolchains/1.76.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=95752aebdb16a90f -C extra-filename=-95752aebdb16a90f --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-980c303988e700db.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-de9902e5153ccd8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29532024-03-01T22:16:47.215Z Compiling nix v0.27.1
29542024-03-01T22:16:47.240Z Running `/home/build/.rustup/toolchains/1.76.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="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=6cd9666d7a2d45fa -C extra-filename=-6cd9666d7a2d45fa --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-9f3d44b315f9d7d5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29552024-03-01T22:16:47.927Z Compiling serde-big-array v0.4.1
29562024-03-01T22:16:47.930Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-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=f9f1d610dd8bb8d2 -C extra-filename=-f9f1d610dd8bb8d2 --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572024-03-01T22:16:48.115Z Compiling sqlparser_derive v0.2.2
29582024-03-01T22:16:48.118Z Running `/home/build/.rustup/toolchains/1.76.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=b237a032409acfbf -C extra-filename=-b237a032409acfbf --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592024-03-01T22:16:49.267Z Compiling unicode_categories v0.1.1
29602024-03-01T22:16:49.270Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories /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=330e24c684f7168a -C extra-filename=-330e24c684f7168a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612024-03-01T22:16:49.407Z Compiling prettyplease v0.2.16
29622024-03-01T22:16:49.439Z Running `/home/build/.rustup/toolchains/1.76.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.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' -C metadata=f1596bb16ccf7464 -C extra-filename=-f1596bb16ccf7464 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-f1596bb16ccf7464 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632024-03-01T22:16:49.482Z Compiling sqlparser v0.43.1
29642024-03-01T22:16:49.487Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.43.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=c3ac5217e5af62cb -C extra-filename=-c3ac5217e5af62cb --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-d5fa3b64b37fd4b6.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-b237a032409acfbf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652024-03-01T22:16:49.588Z Compiling sqlformat v0.2.3
29662024-03-01T22:16:49.607Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-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=d6d67c19e48c3631 -C extra-filename=-d6d67c19e48c3631 --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-2baf6454aeb93980.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-391c90bcc517f6ff.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-330e24c684f7168a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29672024-03-01T22:16:49.660Z Compiling tabled v0.15.0
29682024-03-01T22:16:49.709Z Running `/home/build/.rustup/toolchains/1.76.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=fafdbbb263f2d450 -C extra-filename=-fafdbbb263f2d450 --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-d0016df0fe718460.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-4ddee67257acbe2d.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692024-03-01T22:16:49.753Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-f1596bb16ccf7464/build-script-build`
29702024-03-01T22:16:49.787Z Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29712024-03-01T22:16:49.790Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_common --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/77df31e/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 --cfg 'feature="default"' --cfg 'feature="salty"' -C metadata=76dec51850ad1677 -C extra-filename=-76dec51850ad1677 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-bde07287553a5068.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-328d18d961d0f425.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-f9f1d610dd8bb8d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29722024-03-01T22:16:50.970Z Compiling rustyline v13.0.0
29732024-03-01T22:16:50.974Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-13.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=6eba60a84df4311c -C extra-filename=-6eba60a84df4311c --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-9f3d44b315f9d7d5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-95752aebdb16a90f.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-d2c6a8e1c88275ec.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6cd9666d7a2d45fa.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-31914b6898517cee.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-25e9de3528ba2d87.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-57d9909e328a9bd8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29742024-03-01T22:16:51.040Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29752024-03-01T22:16:51.075Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=2d1dd1ad073ee908 -C extra-filename=-2d1dd1ad073ee908 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ae1985b2aa38ee42.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
29762024-03-01T22:16:51.570Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29772024-03-01T22:16:51.574Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=8bf7bf49764d2539 -C extra-filename=-8bf7bf49764d2539 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rmeta --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
29782024-03-01T22:16:52.837Z Compiling bcs v0.1.6
29792024-03-01T22:16:52.841Z Running `/home/build/.rustup/toolchains/1.76.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=298de763808bff9b -C extra-filename=-298de763808bff9b --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-7694326d550d496b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29802024-03-01T22:16:53.290Z Compiling corncobs v0.1.3
29812024-03-01T22:16:53.292Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name corncobs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/corncobs-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=78b9705a25069cc7 -C extra-filename=-78b9705a25069cc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29822024-03-01T22:16:53.596Z Compiling highway v1.1.0
29832024-03-01T22:16:53.599Z Running `/home/build/.rustup/toolchains/1.76.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=e9f234e7403545e8 -C extra-filename=-e9f234e7403545e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29842024-03-01T22:16:53.614Z Compiling crunchy v0.2.2
29852024-03-01T22:16:53.617Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=02f1ebad0d209721 -C extra-filename=-02f1ebad0d209721 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-02f1ebad0d209721 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29862024-03-01T22:16:54.190Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-02f1ebad0d209721/build-script-build`
29872024-03-01T22:16:54.226Z Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29882024-03-01T22:16:54.230Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_rot --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/77df31e/rot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rand"' -C metadata=8b3c4df1da003bbd -C extra-filename=-8b3c4df1da003bbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern corncobs=/work/oxidecomputer/omicron/target/debug/deps/libcorncobs-78b9705a25069cc7.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-bde07287553a5068.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-328d18d961d0f425.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern sprockets_common=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_common-76dec51850ad1677.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-3198fd9f254b9688.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892024-03-01T22:16:54.262Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29902024-03-01T22:16:54.269Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=d3c7a50d3f7db467 -C extra-filename=-d3c7a50d3f7db467 --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-bf419dfec19b310d.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bc66d735be7e778a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-ea5ca821882ec114.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
29912024-03-01T22:16:54.377Z Compiling clang-sys v1.6.1
29922024-03-01T22:16:54.380Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.6.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=f451b96014a88bc1 -C extra-filename=-f451b96014a88bc1 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-f451b96014a88bc1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932024-03-01T22:16:54.659Z Compiling humantime v2.1.0
29942024-03-01T22:16:54.663Z Running `/home/build/.rustup/toolchains/1.76.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=89cb2d203a224f7e -C extra-filename=-89cb2d203a224f7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952024-03-01T22:16:55.030Z Compiling tiny-keccak v2.0.2
29962024-03-01T22:16:55.033Z Running `/home/build/.rustup/toolchains/1.76.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=9338af4ba2aec1c2 -C extra-filename=-9338af4ba2aec1c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-9338af4ba2aec1c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972024-03-01T22:16:55.181Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crunchy /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=76b8329af1cb6d53 -C extra-filename=-76b8329af1cb6d53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29982024-03-01T22:16:55.207Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-f451b96014a88bc1/build-script-build`
29992024-03-01T22:16:55.241Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' -C metadata=4a4a9654a43dfb33 -C extra-filename=-4a4a9654a43dfb33 --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-fd52f7f67b160361.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30002024-03-01T22:16:55.300Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30012024-03-01T22:16:55.303Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=bee4302c0992855a -C extra-filename=-bee4302c0992855a --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-9492d3b5ce344646.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
30022024-03-01T22:16:55.432Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-9338af4ba2aec1c2/build-script-build`
30032024-03-01T22:16:55.440Z Compiling darling_core v0.14.4
30042024-03-01T22:16:55.440Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.14.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="strsim"' --cfg 'feature="suggestions"' -C metadata=39b9480bcc80120e -C extra-filename=-39b9480bcc80120e --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-db9135e52485f533.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-f19a442f824e47b0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-76477e16a6288729.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30052024-03-01T22:16:55.524Z Running `/home/build/.rustup/toolchains/1.76.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=bd7e4d03b3afd895 -C extra-filename=-bd7e4d03b3afd895 --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-76b8329af1cb6d53.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062024-03-01T22:16:55.545Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30072024-03-01T22:16:55.548Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=b59375ecc5ea02e2 -C extra-filename=-b59375ecc5ea02e2 --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-d3dbe34574bad231.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
30082024-03-01T22:16:56.179Z Compiling ascii-canvas v3.0.0
30092024-03-01T22:16:56.182Z Running `/home/build/.rustup/toolchains/1.76.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=52d3c9f986467b90 -C extra-filename=-52d3c9f986467b90 --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-e642081554db0b17.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30102024-03-01T22:16:56.734Z Compiling ena v0.14.2
30112024-03-01T22:16:56.737Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ena /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=696d6477d58513b9 -C extra-filename=-696d6477d58513b9 --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-d5fa3b64b37fd4b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30122024-03-01T22:16:57.134Z Compiling libloading v0.7.4
30132024-03-01T22:16:57.158Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name libloading /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-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=c3a376a1025b2904 -C extra-filename=-c3a376a1025b2904 --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-980c303988e700db.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30142024-03-01T22:16:57.161Z Compiling assert_matches v1.5.0
30152024-03-01T22:16:57.161Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches /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=58ed50349d3ed936 -C extra-filename=-58ed50349d3ed936 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30162024-03-01T22:16:57.269Z Compiling bindgen v0.69.2
30172024-03-01T22:16:57.272Z Running `/home/build/.rustup/toolchains/1.76.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.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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=aa39730c116e063c -C extra-filename=-aa39730c116e063c --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-aa39730c116e063c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30182024-03-01T22:16:57.554Z Compiling regex-syntax v0.6.29
30192024-03-01T22:16:57.558Z Running `/home/build/.rustup/toolchains/1.76.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=977195ab93cf95fe -C extra-filename=-977195ab93cf95fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202024-03-01T22:16:57.630Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=134daf27e19527c0 -C extra-filename=-134daf27e19527c0 --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-23cedfca1f1a09fc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-c3a376a1025b2904.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-03-01T22:16:58.043Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-aa39730c116e063c/build-script-build`
30222024-03-01T22:16:58.077Z Compiling cexpr v0.6.0
30232024-03-01T22:16:58.099Z Running `/home/build/.rustup/toolchains/1.76.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=0d219f19e928e4cb -C extra-filename=-0d219f19e928e4cb --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-391c90bcc517f6ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30242024-03-01T22:16:58.371Z Compiling which v4.4.0
30252024-03-01T22:16:58.374Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.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=8552d8d5d28338e5 -C extra-filename=-8552d8d5d28338e5 --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-29735c8c8d06ffc5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30262024-03-01T22:16:59.018Z Compiling peeking_take_while v0.1.2
30272024-03-01T22:16:59.021Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name peeking_take_while /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peeking_take_while-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=ac475b3da7825dc3 -C extra-filename=-ac475b3da7825dc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282024-03-01T22:16:59.188Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30292024-03-01T22:16:59.192Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=f38e028051bb82ba -C extra-filename=-f38e028051bb82ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rmeta --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-8b3c4df1da003bbd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/`
30302024-03-01T22:16:59.779Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30312024-03-01T22:16:59.783Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=cfc2b5058996ffb2 -C extra-filename=-cfc2b5058996ffb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-298de763808bff9b.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-e9f234e7403545e8.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6eba60a84df4311c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d6d67c19e48c3631.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-c3ac5217e5af62cb.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fafdbbb263f2d450.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
30322024-03-01T22:17:01.499Z Compiling darling_macro v0.14.4
30332024-03-01T22:17:01.509Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.14.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=a193d3316c054e7f -C extra-filename=-a193d3316c054e7f --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-39b9480bcc80120e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30342024-03-01T22:17:02.807Z Compiling darling v0.14.4
30352024-03-01T22:17:02.811Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.14.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="suggestions"' -C metadata=4ff7ca0598b9b21c -C extra-filename=-4ff7ca0598b9b21c --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-39b9480bcc80120e.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-a193d3316c054e7f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30362024-03-01T22:17:02.939Z Compiling lalrpop v0.19.12
30372024-03-01T22:17:02.949Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop /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=d25df52bdbbfdd0d -C extra-filename=-d25df52bdbbfdd0d --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-52d3c9f986467b90.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-27499d9b5a601208.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-a9dfce8df970952b.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-696d6477d58513b9.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-63d33197aee2961d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fe659cae1f4f223b.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-4772c578c774ae0f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-977195ab93cf95fe.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-961218ce06c4072f.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-bd7e4d03b3afd895.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-0bf6080e5b7e69ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30382024-03-01T22:17:03.686Z Compiling lazycell v1.3.0
30392024-03-01T22:17:03.690Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell /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=d631de1ea3ef453d -C extra-filename=-d631de1ea3ef453d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30402024-03-01T22:17:03.727Z Compiling shlex v1.3.0
30412024-03-01T22:17:03.731Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex /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=396a1025414a7393 -C extra-filename=-396a1025414a7393 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422024-03-01T22:17:03.873Z Compiling rustc-hash v1.1.0
30432024-03-01T22:17:03.877Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash /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=d889918782a79bb1 -C extra-filename=-d889918782a79bb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30442024-03-01T22:17:04.046Z Compiling maplit v1.0.2
30452024-03-01T22:17:04.049Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name maplit /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=0fac596133a37754 -C extra-filename=-0fac596133a37754 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:17:04.177Z Compiling ref-cast v1.0.20
30472024-03-01T22:17:04.180Z Running `/home/build/.rustup/toolchains/1.76.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.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 -C metadata=97909b3657545860 -C extra-filename=-97909b3657545860 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-97909b3657545860 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30482024-03-01T22:17:04.202Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-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=b6abeaa6be4c0fb2 -C extra-filename=-b6abeaa6be4c0fb2 --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-9f3d44b315f9d7d5.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-0d219f19e928e4cb.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-134daf27e19527c0.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-d631de1ea3ef453d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern peeking_take_while=/work/oxidecomputer/omicron/target/debug/deps/libpeeking_take_while-ac475b3da7825dc3.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-4a4a9654a43dfb33.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-d889918782a79bb1.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-396a1025414a7393.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-8552d8d5d28338e5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30492024-03-01T22:17:04.777Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-97909b3657545860/build-script-build`
30502024-03-01T22:17:04.861Z Compiling derive_builder_core v0.12.0
30512024-03-01T22:17:04.864Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-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 -C metadata=8cdc80a019adce54 -C extra-filename=-8cdc80a019adce54 --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-4ff7ca0598b9b21c.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522024-03-01T22:17:07.312Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30532024-03-01T22:17:07.337Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=4d897ab44aa6f087 -C extra-filename=-4d897ab44aa6f087 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-4d897ab44aa6f087 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-b67a2dcab865e94d.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
30542024-03-01T22:17:07.675Z Compiling ref-cast-impl v1.0.20
30552024-03-01T22:17:07.689Z Running `/home/build/.rustup/toolchains/1.76.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.20/src/lib.rs --error-format=json --json=diagnostic-rendered-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=35dd74759d4f6ae5 -C extra-filename=-35dd74759d4f6ae5 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30562024-03-01T22:17:08.202Z Compiling libxml v0.3.3
30572024-03-01T22:17:08.212Z Running `/home/build/.rustup/toolchains/1.76.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=5e35fa16c1d7dd00 -C extra-filename=-5e35fa16c1d7dd00 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-5e35fa16c1d7dd00 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-638be2ab58094a40.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30582024-03-01T22:17:08.660Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-5e35fa16c1d7dd00/build-script-build`
30592024-03-01T22:17:08.706Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-4d897ab44aa6f087/build-script-build`
30602024-03-01T22:17:08.730Z Compiling derive_builder_macro v0.12.0
30612024-03-01T22:17:08.735Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-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=dcd7536d6dc670f4 -C extra-filename=-dcd7536d6dc670f4 --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-8cdc80a019adce54.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30622024-03-01T22:17:09.119Z Running `/home/build/.rustup/toolchains/1.76.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.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=b866afd07da1cf1e -C extra-filename=-b866afd07da1cf1e --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-35dd74759d4f6ae5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632024-03-01T22:17:09.255Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30642024-03-01T22:17:09.260Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=31307cb258bb9eac -C extra-filename=-31307cb258bb9eac --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-b9770a3cba2f2708.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
30652024-03-01T22:17:09.856Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30662024-03-01T22:17:09.859Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=40e9f68d88f387a9 -C extra-filename=-40e9f68d88f387a9 --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-a8c1128ccf1e31c1.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bee4302c0992855a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
30672024-03-01T22:17:10.553Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30682024-03-01T22:17:10.557Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=ba28b58e9087b4ec -C extra-filename=-ba28b58e9087b4ec --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-35d585777d4b675c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
30692024-03-01T22:17:11.370Z Compiling strum_macros v0.24.3
30702024-03-01T22:17:11.373Z Running `/home/build/.rustup/toolchains/1.76.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=15048ac8a35bc7a3 -C extra-filename=-15048ac8a35bc7a3 --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-a8c1128ccf1e31c1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-d04453147b30520c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30712024-03-01T22:17:12.373Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
30722024-03-01T22:17:12.376Z Running `/home/build/.rustup/toolchains/1.76.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=84d0521cb133c13c -C extra-filename=-84d0521cb133c13c --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-84d0521cb133c13c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30732024-03-01T22:17:12.782Z Compiling cookie v0.18.0
30742024-03-01T22:17:12.796Z Running `/home/build/.rustup/toolchains/1.76.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.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=ca34d5fba9694747 -C extra-filename=-ca34d5fba9694747 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-ca34d5fba9694747 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-7a913854489a5af3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30752024-03-01T22:17:13.147Z Compiling indoc v1.0.9
30762024-03-01T22:17:13.150Z Running `/home/build/.rustup/toolchains/1.76.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=a91c0b8873e30fcc -C extra-filename=-a91c0b8873e30fcc --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`
30772024-03-01T22:17:13.355Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-ca34d5fba9694747/build-script-build`
30782024-03-01T22:17:13.433Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-84d0521cb133c13c/build-script-build`
30792024-03-01T22:17:13.550Z Compiling derive_builder v0.12.0
30802024-03-01T22:17:13.553Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9292c8498888af10 -C extra-filename=-9292c8498888af10 --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-dcd7536d6dc670f4.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30812024-03-01T22:17:13.709Z Running `/home/build/.rustup/toolchains/1.76.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=a9763132c4e65c8c -C extra-filename=-a9763132c4e65c8c --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
30822024-03-01T22:17:13.733Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30832024-03-01T22:17:13.736Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=7724feee617ec061 -C extra-filename=-7724feee617ec061 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-7724feee617ec061 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-b67a2dcab865e94d.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
30842024-03-01T22:17:14.495Z Compiling bb8 v0.8.3
30852024-03-01T22:17:14.499Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-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="parking_lot"' -C metadata=0140ed1ef9a41364 -C extra-filename=-0140ed1ef9a41364 --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-fecde3939db35484.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-54ad4a7edca3918d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862024-03-01T22:17:14.499Z Compiling quick-xml v0.30.0
30872024-03-01T22:17:14.499Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=7b8ff8fa6117ebfe -C extra-filename=-7b8ff8fa6117ebfe --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-2645762dd22d7cec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882024-03-01T22:17:14.586Z Compiling oso-derive v0.27.0
30892024-03-01T22:17:14.606Z Running `/home/build/.rustup/toolchains/1.76.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.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=caf000e802893a57 -C extra-filename=-caf000e802893a57 --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-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30902024-03-01T22:17:15.548Z Compiling impl-trait-for-tuples v0.2.2
30912024-03-01T22:17:15.551Z Running `/home/build/.rustup/toolchains/1.76.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=904f8cc61ce834c6 -C extra-filename=-904f8cc61ce834c6 --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-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30922024-03-01T22:17:15.913Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
30932024-03-01T22:17:15.917Z Running `/home/build/.rustup/toolchains/1.76.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=14aa895d69c2bed6 -C extra-filename=-14aa895d69c2bed6 --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-fecde3939db35484.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-0140ed1ef9a41364.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30942024-03-01T22:17:16.564Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-7724feee617ec061/build-script-build`
30952024-03-01T22:17:16.597Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=339eef5f7e01e5c5 -C extra-filename=-339eef5f7e01e5c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-40e9f68d88f387a9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5511f3378a46881f.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a066ba2ba3a2161f.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
30962024-03-01T22:17:16.619Z Running `/home/build/.rustup/toolchains/1.76.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=fe4ceb0198a1f155 -C extra-filename=-fe4ceb0198a1f155 --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-45e886fefdf4ae6f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30972024-03-01T22:17:17.026Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fe09b1fbebdded7e -C extra-filename=-fe09b1fbebdded7e --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-d16ecda502e7cb11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30982024-03-01T22:17:17.752Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30992024-03-01T22:17:17.792Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=90a7e21379763a3e -C extra-filename=-90a7e21379763a3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31002024-03-01T22:17:18.160Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31012024-03-01T22:17:18.164Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=105b05154330f75a -C extra-filename=-105b05154330f75a --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-a8c1128ccf1e31c1.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bee4302c0992855a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31022024-03-01T22:17:20.118Z Compiling portable-atomic v1.4.3
31032024-03-01T22:17:20.122Z Running `/home/build/.rustup/toolchains/1.76.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.4.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="default"' --cfg 'feature="fallback"' -C metadata=3d687388d2c70a23 -C extra-filename=-3d687388d2c70a23 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-3d687388d2c70a23 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31042024-03-01T22:17:21.217Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-3d687388d2c70a23/build-script-build`
31052024-03-01T22:17:21.298Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31062024-03-01T22:17:21.301Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=c98b073e1b32982b -C extra-filename=-c98b073e1b32982b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
31072024-03-01T22:17:23.919Z Compiling castaway v0.2.2
31082024-03-01T22:17:23.919Z Running `/home/build/.rustup/toolchains/1.76.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=8c24ffeaa780fe88 -C extra-filename=-8c24ffeaa780fe88 --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-d04453147b30520c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092024-03-01T22:17:23.920Z Compiling compact_str v0.7.1
31102024-03-01T22:17:23.920Z Running `/home/build/.rustup/toolchains/1.76.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=d560443a1736a547 -C extra-filename=-d560443a1736a547 --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-8c24ffeaa780fe88.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ee438a4c06a12f7.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112024-03-01T22:17:24.785Z Running `/home/build/.rustup/toolchains/1.76.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.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="default"' --cfg 'feature="fallback"' -C metadata=25f17f60c6dcb96f -C extra-filename=-25f17f60c6dcb96f --out-dir /work/oxidecomputer/omicron/target/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`
31122024-03-01T22:17:24.873Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31132024-03-01T22:17:24.876Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=1bc1b89290c2208a -C extra-filename=-1bc1b89290c2208a --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-fecde3939db35484.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31142024-03-01T22:17:25.625Z Compiling lru v0.12.1
31152024-03-01T22:17:25.650Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name lru /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-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="hashbrown"' -C metadata=b624fd850469fd49 -C extra-filename=-b624fd850469fd49 --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-1cc79af1cc2d7f40.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31162024-03-01T22:17:25.663Z Compiling stability v0.1.1
31172024-03-01T22:17:25.663Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name stability --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stability-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=1e9fe1ec87e8fd62 -C extra-filename=-1e9fe1ec87e8fd62 --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-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182024-03-01T22:17:26.213Z Compiling indoc v2.0.3
31192024-03-01T22:17:26.216Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-2.0.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=8d85b41e66811fb0 -C extra-filename=-8d85b41e66811fb0 --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`
31202024-03-01T22:17:26.887Z Compiling cassowary v0.3.0
31212024-03-01T22:17:26.910Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name cassowary /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=9fff7a89a2b336ff -C extra-filename=-9fff7a89a2b336ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31222024-03-01T22:17:27.461Z Compiling number_prefix v0.4.0
31232024-03-01T22:17:27.495Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix /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=77bad155826264d6 -C extra-filename=-77bad155826264d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31242024-03-01T22:17:27.706Z Compiling indicatif v0.17.8
31252024-03-01T22:17:27.710Z Running `/home/build/.rustup/toolchains/1.76.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=a857b045a28855f7 -C extra-filename=-a857b045a28855f7 --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-ecd543c2b58c8b48.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-77bad155826264d6.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-25f17f60c6dcb96f.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-a3c1c3099d4ca884.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262024-03-01T22:17:28.073Z Compiling ratatui v0.26.1
31272024-03-01T22:17:28.093Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' -C metadata=962eb49dcea9b4cf -C extra-filename=-962eb49dcea9b4cf --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-9f3d44b315f9d7d5.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-9fff7a89a2b336ff.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-d560443a1736a547.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-8d85b41e66811fb0.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-b624fd850469fd49.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern stability=/work/oxidecomputer/omicron/target/debug/deps/libstability-1e9fe1ec87e8fd62.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-25e9de3528ba2d87.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282024-03-01T22:17:28.207Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31292024-03-01T22:17:28.233Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=ca08d85f1b95de92 -C extra-filename=-ca08d85f1b95de92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31302024-03-01T22:17:30.059Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31312024-03-01T22:17:30.063Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=cc2a750cbf8895aa -C extra-filename=-cc2a750cbf8895aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31322024-03-01T22:17:32.167Z Compiling unicode-linebreak v0.1.5
31332024-03-01T22:17:32.171Z Running `/home/build/.rustup/toolchains/1.76.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=46a8664099e4e017 -C extra-filename=-46a8664099e4e017 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342024-03-01T22:17:32.675Z Compiling smawk v0.3.1
31352024-03-01T22:17:32.678Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-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=d9b062209ef62d29 -C extra-filename=-d9b062209ef62d29 --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:17:32.910Z Compiling textwrap v0.16.1
31372024-03-01T22:17:32.938Z Running `/home/build/.rustup/toolchains/1.76.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=470c5afd0c327d91 -C extra-filename=-470c5afd0c327d91 --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-d9b062209ef62d29.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-46a8664099e4e017.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382024-03-01T22:17:34.274Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31392024-03-01T22:17:34.308Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=5508bb9842f249a1 -C extra-filename=-5508bb9842f249a1 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-5508bb9842f249a1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-b67a2dcab865e94d.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31402024-03-01T22:17:34.320Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31412024-03-01T22:17:34.339Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=370078e985f7280c -C extra-filename=-370078e985f7280c --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-d3dbe34574bad231.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31422024-03-01T22:17:34.628Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-5508bb9842f249a1/build-script-build`
31432024-03-01T22:17:34.664Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31442024-03-01T22:17:34.668Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=d11f8a4e31969012 -C extra-filename=-d11f8a4e31969012 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-625ad031c02df8c5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31452024-03-01T22:17:35.226Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31462024-03-01T22:17:35.257Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=6347229a1756da86 -C extra-filename=-6347229a1756da86 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-6347229a1756da86 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-b67a2dcab865e94d.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31472024-03-01T22:17:35.582Z Compiling is_ci v1.2.0
31482024-03-01T22:17:35.586Z Running `/home/build/.rustup/toolchains/1.76.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=1bb56e8c54f04e23 -C extra-filename=-1bb56e8c54f04e23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31492024-03-01T22:17:35.844Z Compiling supports-color v3.0.0
31502024-03-01T22:17:35.848Z Running `/home/build/.rustup/toolchains/1.76.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=10e4da2ca85f594c -C extra-filename=-10e4da2ca85f594c --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-1bb56e8c54f04e23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31512024-03-01T22:17:36.286Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-6347229a1756da86/build-script-build`
31522024-03-01T22:17:36.296Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
31532024-03-01T22:17:36.299Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/796dce5/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=ca074b22491d060a -C extra-filename=-ca074b22491d060a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-704a6d61a1ba494f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-a1534a45757afc45.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
31542024-03-01T22:17:37.582Z Compiling fatfs v0.3.6
31552024-03-01T22:17:37.611Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name fatfs /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=f70621909df122c4 -C extra-filename=-f70621909df122c4 --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-7c0e576e00deb96c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562024-03-01T22:17:38.931Z Compiling rtoolbox v0.0.1
31572024-03-01T22:17:38.934Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.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=7e370098d61e739b -C extra-filename=-7e370098d61e739b --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31582024-03-01T22:17:39.381Z Compiling rpassword v7.3.1
31592024-03-01T22:17:39.403Z Running `/home/build/.rustup/toolchains/1.76.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=a7059bfbaa965f98 -C extra-filename=-a7059bfbaa965f98 --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-6b8d316e1cea3f77.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-7e370098d61e739b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602024-03-01T22:17:39.412Z Compiling tui-tree-widget v0.17.0
31612024-03-01T22:17:39.412Z Running `/home/build/.rustup/toolchains/1.76.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.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=00f0397b69b9bdb0 -C extra-filename=-00f0397b69b9bdb0 --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-962eb49dcea9b4cf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31622024-03-01T22:17:39.723Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31632024-03-01T22:17:39.726Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=bc76fc32651b54b2 -C extra-filename=-bc76fc32651b54b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31642024-03-01T22:17:39.758Z Compiling shell-words v1.1.0
31652024-03-01T22:17:39.764Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name shell_words /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=7a46979d6857e869 -C extra-filename=-7a46979d6857e869 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31662024-03-01T22:17:40.101Z Compiling yansi v0.5.1
31672024-03-01T22:17:40.180Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name yansi /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=30132c16fce6c612 -C extra-filename=-30132c16fce6c612 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31682024-03-01T22:17:40.484Z Compiling pretty_assertions v1.4.0
31692024-03-01T22:17:40.546Z Running `/home/build/.rustup/toolchains/1.76.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=953366735e598540 -C extra-filename=-953366735e598540 --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-a9dfce8df970952b.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-30132c16fce6c612.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31702024-03-01T22:17:40.934Z Compiling target-lexicon v0.12.13
31712024-03-01T22:17:40.937Z Running `/home/build/.rustup/toolchains/1.76.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.13/build.rs --error-format=json --json=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=27e8eab95b09733a -C extra-filename=-27e8eab95b09733a --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-27e8eab95b09733a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31722024-03-01T22:17:41.934Z Compiling guppy-workspace-hack v0.1.0
31732024-03-01T22:17:41.954Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /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=f705b004f7c93a34 -C extra-filename=-f705b004f7c93a34 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-f705b004f7c93a34 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31742024-03-01T22:17:42.005Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-27e8eab95b09733a/build-script-build`
31752024-03-01T22:17:42.063Z Compiling getrandom v0.1.16
31762024-03-01T22:17:42.066Z Running `/home/build/.rustup/toolchains/1.76.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=f76c342667c9e56e -C extra-filename=-f76c342667c9e56e --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-f76c342667c9e56e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31772024-03-01T22:17:42.289Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-f705b004f7c93a34/build-script-build`
31782024-03-01T22:17:42.326Z Running `/home/build/.rustup/toolchains/1.76.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.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"' --cfg 'feature="std"' -C metadata=23d57bfd7d6c0330 -C extra-filename=-23d57bfd7d6c0330 --out-dir /work/oxidecomputer/omicron/target/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"'`
31792024-03-01T22:17:42.826Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31802024-03-01T22:17:42.850Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=47c1767c4fd4dea4 -C extra-filename=-47c1767c4fd4dea4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-a7059bfbaa965f98.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-7a46979d6857e869.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-10e4da2ca85f594c.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-00f0397b69b9bdb0.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31812024-03-01T22:17:42.860Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-f76c342667c9e56e/build-script-build`
31822024-03-01T22:17:42.881Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31832024-03-01T22:17:42.887Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=bed6da3239ca349e -C extra-filename=-bed6da3239ca349e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
31842024-03-01T22:17:43.135Z Compiling cargo-platform v0.1.3
31852024-03-01T22:17:43.138Z Running `/home/build/.rustup/toolchains/1.76.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.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=493fde320ddb7f55 -C extra-filename=-493fde320ddb7f55 --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31862024-03-01T22:17:43.765Z Compiling rand v0.4.6
31872024-03-01T22:17:43.768Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rand /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="std"' -C metadata=51ce9cc93dc6af99 -C extra-filename=-51ce9cc93dc6af99 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31882024-03-01T22:17:46.619Z Compiling remove_dir_all v0.5.3
31892024-03-01T22:17:46.623Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name remove_dir_all /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/remove_dir_all-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 -C metadata=35b72fe6b2656acb -C extra-filename=-35b72fe6b2656acb --out-dir /work/oxidecomputer/omicron/target/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-03-01T22:17:46.742Z Compiling target-spec v3.1.0
31912024-03-01T22:17:47.184Z Running `/home/build/.rustup/toolchains/1.76.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=ce043a2efeffe13f -C extra-filename=-ce043a2efeffe13f --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-ce043a2efeffe13f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31922024-03-01T22:17:47.366Z Compiling assert_cmd v2.0.14
31932024-03-01T22:17:47.372Z Running `/home/build/.rustup/toolchains/1.76.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=b42efd23c6048b29 -C extra-filename=-b42efd23c6048b29 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-b42efd23c6048b29 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31942024-03-01T22:17:47.868Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-b42efd23c6048b29/build-script-build`
31952024-03-01T22:17:47.891Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-ce043a2efeffe13f/build-script-build`
31962024-03-01T22:17:47.909Z Compiling tempdir v0.3.7
31972024-03-01T22:17:47.921Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tempdir /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempdir-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=c96322690e2aad70 -C extra-filename=-c96322690e2aad70 --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-51ce9cc93dc6af99.rmeta --extern remove_dir_all=/work/oxidecomputer/omicron/target/debug/deps/libremove_dir_all-35b72fe6b2656acb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31982024-03-01T22:17:48.288Z Compiling cargo_metadata v0.18.1
31992024-03-01T22:17:48.291Z Running `/home/build/.rustup/toolchains/1.76.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=c46449f03a323e62 -C extra-filename=-c46449f03a323e62 --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-b9770a3cba2f2708.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-493fde320ddb7f55.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002024-03-01T22:17:50.182Z Running `/home/build/.rustup/toolchains/1.76.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=f37df39cea38962f -C extra-filename=-f37df39cea38962f --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-980c303988e700db.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32012024-03-01T22:17:50.741Z Compiling cfg-expr v0.15.6
32022024-03-01T22:17:50.744Z Running `/home/build/.rustup/toolchains/1.76.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.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="target-lexicon"' --cfg 'feature="targets"' -C metadata=d68085c46b926c3a -C extra-filename=-d68085c46b926c3a --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-f15605284eda4bd1.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-23d57bfd7d6c0330.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032024-03-01T22:17:52.149Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack /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=aa600b20b2defa3f -C extra-filename=-aa600b20b2defa3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32042024-03-01T22:17:52.184Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32052024-03-01T22:17:52.250Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e94728438ba61d0c -C extra-filename=-e94728438ba61d0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
32062024-03-01T22:17:52.263Z Compiling http-body v1.0.0
32072024-03-01T22:17:52.263Z Running `/home/build/.rustup/toolchains/1.76.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=95f622d358a1b724 -C extra-filename=-95f622d358a1b724 --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-5d5c4ec61fb1da0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-0c9990293d2c014d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082024-03-01T22:17:52.505Z Compiling rfc6979 v0.4.0
32092024-03-01T22:17:52.509Z Running `/home/build/.rustup/toolchains/1.76.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=7457a58414b021f9 -C extra-filename=-7457a58414b021f9 --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-ed08e2b0506739f4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102024-03-01T22:17:52.717Z Compiling tower-layer v0.3.2
32112024-03-01T22:17:52.732Z Running `/home/build/.rustup/toolchains/1.76.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=09077b029317ca76 -C extra-filename=-09077b029317ca76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122024-03-01T22:17:53.001Z Compiling plotters-backend v0.3.5
32132024-03-01T22:17:53.005Z Running `/home/build/.rustup/toolchains/1.76.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=49253664c8d3e460 -C extra-filename=-49253664c8d3e460 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142024-03-01T22:17:53.624Z Compiling winapi v0.3.9
32152024-03-01T22:17:53.628Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.3.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="basetsd"' --cfg 'feature="memoryapi"' --cfg 'feature="minwindef"' -C metadata=a4e51be2620813d4 -C extra-filename=-a4e51be2620813d4 --out-dir /work/oxidecomputer/omicron/target/debug/build/winapi-a4e51be2620813d4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162024-03-01T22:17:54.764Z Running `/work/oxidecomputer/omicron/target/debug/build/winapi-a4e51be2620813d4/build-script-build`
32172024-03-01T22:17:54.796Z Compiling plotters-svg v0.3.5
32182024-03-01T22:17:54.812Z Running `/home/build/.rustup/toolchains/1.76.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=20b6799c78a94d6f -C extra-filename=-20b6799c78a94d6f --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-49253664c8d3e460.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192024-03-01T22:17:55.252Z Compiling tower v0.4.13
32202024-03-01T22:17:55.303Z Running `/home/build/.rustup/toolchains/1.76.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=8f9f0081fdb3f2bf -C extra-filename=-8f9f0081fdb3f2bf --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-89d5efafb6bf0fea.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-6b1c13bda344106b.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-09077b029317ca76.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-30d127c240675800.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212024-03-01T22:17:56.125Z Compiling ecdsa v0.16.9
32222024-03-01T22:17:56.129Z Running `/home/build/.rustup/toolchains/1.76.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=ccd705e5eb5a659a -C extra-filename=-ccd705e5eb5a659a --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-6a3825582d74483c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8e0de12d815341de.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-7457a58414b021f9.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-0dcaf4060f5bb8ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-df709e67b9b9d82b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-03-01T22:17:56.988Z Compiling hyper v1.1.0
32242024-03-01T22:17:56.991Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-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="client"' --cfg 'feature="default"' --cfg 'feature="http1"' -C metadata=ab44b379f976ae60 -C extra-filename=-ab44b379f976ae60 --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-5d5c4ec61fb1da0c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-0c9990293d2c014d.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-95f622d358a1b724.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-8d112f43b54c713b.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-77b4488483d613fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32252024-03-01T22:17:59.896Z Running `/home/build/.rustup/toolchains/1.76.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=9a3d5c8f130b2dc2 -C extra-filename=-9a3d5c8f130b2dc2 --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-d68085c46b926c3a.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-aa600b20b2defa3f.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-23d57bfd7d6c0330.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-70491f1a21eac1d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32262024-03-01T22:18:00.990Z Compiling rand_core v0.5.1
32272024-03-01T22:18:00.994Z Running `/home/build/.rustup/toolchains/1.76.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=aaba7f3254ebf9d4 -C extra-filename=-aaba7f3254ebf9d4 --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-f37df39cea38962f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32282024-03-01T22:18:01.510Z Running `/home/build/.rustup/toolchains/1.76.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=a6b7cb758a58783f -C extra-filename=-a6b7cb758a58783f --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-c3a3dddff120d61f.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-c005f5cde00c8aaa.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-eab6502e68af0fa2.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-b55ee153c811977d.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e6c526a8ec957ffc.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-e8a585130783d302.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292024-03-01T22:18:02.933Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
32302024-03-01T22:18:02.967Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=8dd1541cd07f0b66 -C extra-filename=-8dd1541cd07f0b66 --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-9492d3b5ce344646.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
32312024-03-01T22:18:04.666Z Compiling pathdiff v0.2.1
32322024-03-01T22:18:04.670Z Running `/home/build/.rustup/toolchains/1.76.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=d7ef488a6604bb8d -C extra-filename=-d7ef488a6604bb8d --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-b9770a3cba2f2708.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32332024-03-01T22:18:04.848Z Compiling primeorder v0.13.6
32342024-03-01T22:18:04.852Z Running `/home/build/.rustup/toolchains/1.76.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=02e853a385d729a5 -C extra-filename=-02e853a385d729a5 --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-8e0de12d815341de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352024-03-01T22:18:05.361Z Compiling cast v0.3.0
32362024-03-01T22:18:05.380Z Running `/home/build/.rustup/toolchains/1.76.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=f2cb3e73b52ae798 -C extra-filename=-f2cb3e73b52ae798 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32372024-03-01T22:18:05.741Z Compiling nested v0.1.1
32382024-03-01T22:18:05.746Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name nested /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=ffc48c6922f462cd -C extra-filename=-ffc48c6922f462cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32392024-03-01T22:18:06.059Z Compiling option-ext v0.2.0
32402024-03-01T22:18:06.076Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name option_ext /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=052cc284f0ba4e8e -C extra-filename=-052cc284f0ba4e8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412024-03-01T22:18:06.212Z Compiling dirs-sys v0.4.1
32422024-03-01T22:18:06.628Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys /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=363b25cd14b5beac -C extra-filename=-363b25cd14b5beac --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-6b8d316e1cea3f77.rmeta --extern option_ext=/work/oxidecomputer/omicron/target/debug/deps/liboption_ext-052cc284f0ba4e8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32432024-03-01T22:18:06.835Z Compiling guppy v0.17.5
32442024-03-01T22:18:06.850Z Running `/home/build/.rustup/toolchains/1.76.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=05a6fa899856d75f -C extra-filename=-05a6fa899856d75f --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-91b448e1305e71b8.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c46449f03a323e62.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-283c13f9261a241c.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-aa600b20b2defa3f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-ffc48c6922f462cd.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-d7ef488a6604bb8d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-f15605284eda4bd1.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-9a3d5c8f130b2dc2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32452024-03-01T22:18:14.423Z Compiling criterion-plot v0.5.0
32462024-03-01T22:18:14.483Z Running `/home/build/.rustup/toolchains/1.76.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=94e649382cb7370c -C extra-filename=-94e649382cb7370c --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-f2cb3e73b52ae798.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fe659cae1f4f223b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472024-03-01T22:18:15.507Z Compiling rand_chacha v0.2.2
32482024-03-01T22:18:15.528Z Running `/home/build/.rustup/toolchains/1.76.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=fc9fb8b028d96125 -C extra-filename=-fc9fb8b028d96125 --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-a7dee96d0234d4d9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-aaba7f3254ebf9d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492024-03-01T22:18:16.451Z Compiling hyper-util v0.1.2
32502024-03-01T22:18:16.457Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="http1"' --cfg 'feature="tokio"' -C metadata=f67f12039cfc83e3 -C extra-filename=-f67f12039cfc83e3 --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-5d5c4ec61fb1da0c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-0c9990293d2c014d.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-95f622d358a1b724.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ab44b379f976ae60.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-ec19a30392e61059.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-8026b7206aa531bc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-8f9f0081fdb3f2bf.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-30d127c240675800.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512024-03-01T22:18:17.012Z Compiling plotters v0.3.5
32522024-03-01T22:18:17.025Z Running `/home/build/.rustup/toolchains/1.76.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=4790f91b03f1db1b -C extra-filename=-4790f91b03f1db1b --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-c9d10a27b6786b4e.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-49253664c8d3e460.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-20b6799c78a94d6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532024-03-01T22:18:18.883Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name winapi /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winapi-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="basetsd"' --cfg 'feature="memoryapi"' --cfg 'feature="minwindef"' -C metadata=a24045c39c0e3a1f -C extra-filename=-a24045c39c0e3a1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542024-03-01T22:18:19.008Z Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32552024-03-01T22:18:19.022Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifact_client --edition=2021 clients/installinator-artifact-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=d1d61135ddbb378f -C extra-filename=-d1d61135ddbb378f --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-c78374ab45dccc06.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
32562024-03-01T22:18:19.344Z Compiling polyval v0.6.1
32572024-03-01T22:18:19.354Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.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 -C metadata=7c19e59d9e8f5232 -C extra-filename=-7c19e59d9e8f5232 --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-980c303988e700db.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-bc63a1637c76373c.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-38956c25915cddb0.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-b36756aef684ba8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32582024-03-01T22:18:19.817Z Compiling ed25519 v2.2.2
32592024-03-01T22:18:19.827Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=6ff6029e3775f3c5 -C extra-filename=-6ff6029e3775f3c5 --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-0dcaf4060f5bb8ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602024-03-01T22:18:20.288Z Compiling rustls-native-certs v0.7.0
32612024-03-01T22:18:20.295Z Running `/home/build/.rustup/toolchains/1.76.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=88e32fb370476f15 -C extra-filename=-88e32fb370476f15 --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-ac9e745afe46f238.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-7b61185d32fc35f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32622024-03-01T22:18:20.740Z Compiling blowfish v0.9.1
32632024-03-01T22:18:20.740Z Running `/home/build/.rustup/toolchains/1.76.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=255dae6a4655e722 -C extra-filename=-255dae6a4655e722 --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-ee70016887b171ea.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9c873db2fd1c9c24.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32642024-03-01T22:18:21.232Z Compiling ctr v0.9.2
32652024-03-01T22:18:21.247Z Running `/home/build/.rustup/toolchains/1.76.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=9c8b4589823b97ff -C extra-filename=-9c8b4589823b97ff --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-9c873db2fd1c9c24.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32662024-03-01T22:18:21.558Z Compiling aes v0.8.3
32672024-03-01T22:18:21.568Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=6a5424409b4b3b7b -C extra-filename=-6a5424409b4b3b7b --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-980c303988e700db.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9c873db2fd1c9c24.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-bc63a1637c76373c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682024-03-01T22:18:24.525Z Compiling tinytemplate v1.2.1
32692024-03-01T22:18:24.541Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate /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=edc26febfc14befd -C extra-filename=-edc26febfc14befd --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-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32702024-03-01T22:18:25.124Z Compiling pbkdf2 v0.12.2
32712024-03-01T22:18:25.128Z Running `/home/build/.rustup/toolchains/1.76.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=58c442f01df28950 -C extra-filename=-58c442f01df28950 --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-2070ca0af7f18dc8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32722024-03-01T22:18:25.324Z Compiling password-hash v0.4.2
32732024-03-01T22:18:25.351Z Running `/home/build/.rustup/toolchains/1.76.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=dcccd9f7092a44e3 -C extra-filename=-dcccd9f7092a44e3 --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-1d4bdcf392c0c077.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742024-03-01T22:18:25.657Z Compiling threadpool v1.8.1
32752024-03-01T22:18:25.660Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name threadpool /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=2166907a3766bea3 -C extra-filename=-2166907a3766bea3 --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-0b9dd2f2c8b5721e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32762024-03-01T22:18:25.956Z Compiling nanorand v0.7.0
32772024-03-01T22:18:25.964Z Running `/home/build/.rustup/toolchains/1.76.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=67519fda5dc1e41f -C extra-filename=-67519fda5dc1e41f --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-7cac3dae79d3db6d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782024-03-01T22:18:26.324Z Compiling oorandom v11.1.3
32792024-03-01T22:18:26.328Z Running `/home/build/.rustup/toolchains/1.76.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=84ad2bd6a1fda5f3 -C extra-filename=-84ad2bd6a1fda5f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802024-03-01T22:18:26.531Z Compiling anes v0.1.6
32812024-03-01T22:18:26.534Z Compiling hex-literal v0.4.1
32822024-03-01T22:18:26.534Z Running `/home/build/.rustup/toolchains/1.76.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=a205b135b9326db0 -C extra-filename=-a205b135b9326db0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832024-03-01T22:18:26.534Z Running `/home/build/.rustup/toolchains/1.76.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=e2513e0b503e3c04 -C extra-filename=-e2513e0b503e3c04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-03-01T22:18:26.570Z Compiling flume v0.11.0
32852024-03-01T22:18:26.570Z Running `/home/build/.rustup/toolchains/1.76.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=deb5c3f931b968b3 -C extra-filename=-deb5c3f931b968b3 --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-89d5efafb6bf0fea.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-67519fda5dc1e41f.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-318730f9456e7117.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862024-03-01T22:18:26.702Z Compiling libtest-mimic v0.6.1
32872024-03-01T22:18:26.707Z Running `/home/build/.rustup/toolchains/1.76.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.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 -C metadata=b95185587fa3ec64 -C extra-filename=-b95185587fa3ec64 --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-57647bb5674c35be.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-b868d2f25c6c0955.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-2166907a3766bea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882024-03-01T22:18:27.025Z Compiling criterion v0.5.1
32892024-03-01T22:18:27.059Z Running `/home/build/.rustup/toolchains/1.76.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=cc04652f26aa61b9 -C extra-filename=-cc04652f26aa61b9 --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-a205b135b9326db0.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-f2cb3e73b52ae798.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-94e649382cb7370c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-63d33197aee2961d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fe659cae1f4f223b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-84ad2bd6a1fda5f3.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-4790f91b03f1db1b.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-a3c1c3099d4ca884.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-0a9e29df94faa423.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-edc26febfc14befd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902024-03-01T22:18:27.255Z Compiling pbkdf2 v0.11.0
32912024-03-01T22:18:27.258Z Running `/home/build/.rustup/toolchains/1.76.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=c00f39302a4d23b6 -C extra-filename=-c00f39302a4d23b6 --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-2070ca0af7f18dc8.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-ed08e2b0506739f4.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-dcccd9f7092a44e3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922024-03-01T22:18:27.636Z Compiling bcrypt-pbkdf v0.10.0
32932024-03-01T22:18:27.639Z Running `/home/build/.rustup/toolchains/1.76.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=62edbae6e51ac70c -C extra-filename=-62edbae6e51ac70c --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-255dae6a4655e722.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-58c442f01df28950.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32942024-03-01T22:18:28.261Z Compiling hyper-rustls v0.26.0
32952024-03-01T22:18:28.264Z Running `/home/build/.rustup/toolchains/1.76.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=9f57e0d98f2ff0b0 -C extra-filename=-9f57e0d98f2ff0b0 --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-2ce799a047122a4d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-0c9990293d2c014d.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ab44b379f976ae60.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-f67f12039cfc83e3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-88e32fb370476f15.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-7b61185d32fc35f8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-e18a2759c2bfb220.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-30d127c240675800.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out`
32962024-03-01T22:18:28.854Z Compiling ed25519-dalek v2.0.0
32972024-03-01T22:18:28.858Z Running `/home/build/.rustup/toolchains/1.76.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.0.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="fast"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=59e850d6b9ea894f -C extra-filename=-59e850d6b9ea894f --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-09ee5661dcde5151.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-6ff6029e3775f3c5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32982024-03-01T22:18:28.883Z Compiling ghash v0.5.0
32992024-03-01T22:18:28.886Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-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=f1bac486b66722e2 -C extra-filename=-f1bac486b66722e2 --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-38956c25915cddb0.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-7c19e59d9e8f5232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33002024-03-01T22:18:29.095Z Compiling russh-cryptovec v0.7.0
33012024-03-01T22:18:29.100Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-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=ba55d2592c4ac58e -C extra-filename=-ba55d2592c4ac58e --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-6b8d316e1cea3f77.rmeta --extern winapi=/work/oxidecomputer/omicron/target/debug/deps/libwinapi-a24045c39c0e3a1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33022024-03-01T22:18:29.412Z Compiling rand v0.7.3
33032024-03-01T22:18:29.416Z Running `/home/build/.rustup/toolchains/1.76.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=41b51c274b969679 -C extra-filename=-41b51c274b969679 --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-f37df39cea38962f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-fc9fb8b028d96125.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-aaba7f3254ebf9d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33042024-03-01T22:18:29.827Z Compiling dirs v5.0.1
33052024-03-01T22:18:29.839Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs /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=4f4100883dbf8a91 -C extra-filename=-4f4100883dbf8a91 --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-363b25cd14b5beac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33062024-03-01T22:18:30.036Z Compiling p256 v0.13.2
33072024-03-01T22:18:30.066Z Running `/home/build/.rustup/toolchains/1.76.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=854b1853667246ab -C extra-filename=-854b1853667246ab --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-ccd705e5eb5a659a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8e0de12d815341de.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-02e853a385d729a5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082024-03-01T22:18:30.921Z Compiling p521 v0.13.3
33092024-03-01T22:18:30.924Z Running `/home/build/.rustup/toolchains/1.76.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=91ba77f704b55459 -C extra-filename=-91ba77f704b55459 --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-3df99549457fce56.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-ccd705e5eb5a659a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8e0de12d815341de.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-02e853a385d729a5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102024-03-01T22:18:31.963Z Compiling httptest v0.15.5
33112024-03-01T22:18:31.966Z Running `/home/build/.rustup/toolchains/1.76.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=20e84b9526ec0f1b -C extra-filename=-20e84b9526ec0f1b --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-1d39a0e90d05babe.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-f7ab303f366261b3.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-af24b9bd95b41eab.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33122024-03-01T22:18:33.384Z Compiling cbc v0.1.2
33132024-03-01T22:18:33.395Z Running `/home/build/.rustup/toolchains/1.76.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=4e7b0a0649243b82 -C extra-filename=-4e7b0a0649243b82 --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-9c873db2fd1c9c24.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142024-03-01T22:18:33.663Z Compiling rstest_macros v0.18.2
33152024-03-01T22:18:33.672Z Running `/home/build/.rustup/toolchains/1.76.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.18.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="async-timeout"' -C metadata=23ac781ff4f00749 -C extra-filename=-23ac781ff4f00749 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-23ac781ff4f00749 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-1ce1e72bfe3fde69.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162024-03-01T22:18:34.285Z Compiling md5 v0.7.0
33172024-03-01T22:18:34.319Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 /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=b994b2fa2a729cb8 -C extra-filename=-b994b2fa2a729cb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182024-03-01T22:18:34.820Z Compiling russh-keys v0.42.0
33192024-03-01T22:18:34.823Z Running `/home/build/.rustup/toolchains/1.76.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.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6a7b1ca2338fcaec -C extra-filename=-6a7b1ca2338fcaec --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-6a5424409b4b3b7b.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-62edbae6e51ac70c.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be1bb453946354ab.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-a4bb1525bd412cb9.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-4e7b0a0649243b82.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-9c8b4589823b97ff.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-21eb80e9e8ebe971.rmeta --extern dirs=/work/oxidecomputer/omicron/target/debug/deps/libdirs-4f4100883dbf8a91.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-59e850d6b9ea894f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-ed08e2b0506739f4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-99980c6d45a824eb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-b994b2fa2a729cb8.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-0cde017d1d9b36f6.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-854b1853667246ab.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-91ba77f704b55459.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-c00f39302a4d23b6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-41b51c274b969679.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-1d19ee310425cc77.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-ba55d2592c4ac58e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-d4fd3c7ec1ca7170.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-1e64808aafad4fb9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202024-03-01T22:18:38.303Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-23ac781ff4f00749/build-script-build`
33212024-03-01T22:18:38.423Z Compiling aes-gcm v0.10.3
33222024-03-01T22:18:38.427Z Running `/home/build/.rustup/toolchains/1.76.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=451b0396442ff7df -C extra-filename=-451b0396442ff7df --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-cbd6dcf292150d0a.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-6a5424409b4b3b7b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9c873db2fd1c9c24.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-9c8b4589823b97ff.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-f1bac486b66722e2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33232024-03-01T22:18:38.744Z Compiling datatest-stable v0.2.3
33242024-03-01T22:18:38.747Z Running `/home/build/.rustup/toolchains/1.76.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.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=bf89d09057451657 -C extra-filename=-bf89d09057451657 --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-b9770a3cba2f2708.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-b95185587fa3ec64.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33252024-03-01T22:18:38.986Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33262024-03-01T22:18:39.008Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=3d129df82ff7b93b -C extra-filename=-3d129df82ff7b93b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L /usr/platform/oxide/lib/amd64/`
33272024-03-01T22:18:39.428Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33282024-03-01T22:18:39.431Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=c49150b22a9748e6 -C extra-filename=-c49150b22a9748e6 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-c49150b22a9748e6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-b67a2dcab865e94d.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
33292024-03-01T22:18:39.791Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33302024-03-01T22:18:39.795Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=3909cfd1eb7f8258 -C extra-filename=-3909cfd1eb7f8258 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-3909cfd1eb7f8258 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-b67a2dcab865e94d.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
33312024-03-01T22:18:40.154Z Compiling similar-asserts v1.5.0
33322024-03-01T22:18:40.157Z Running `/home/build/.rustup/toolchains/1.76.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=14e97f1e07963fab -C extra-filename=-14e97f1e07963fab --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-ecd543c2b58c8b48.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-7ea9ef7ff091f8e8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332024-03-01T22:18:40.707Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
33342024-03-01T22:18:40.710Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/git/checkouts/samael-656d243843edb41e/9e609a8/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=a31ba260f8d33563 -C extra-filename=-a31ba260f8d33563 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-a31ba260f8d33563 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-b6abeaa6be4c0fb2.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-638be2ab58094a40.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33352024-03-01T22:18:41.296Z Compiling csv-core v0.1.11
33362024-03-01T22:18:41.299Z Running `/home/build/.rustup/toolchains/1.76.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=fc53ae013e78dab1 -C extra-filename=-fc53ae013e78dab1 --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-2645762dd22d7cec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33372024-03-01T22:18:41.387Z Compiling relative-path v1.9.0
33382024-03-01T22:18:41.390Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=819003fabf5f1bb9 -C extra-filename=-819003fabf5f1bb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392024-03-01T22:18:41.411Z Compiling trybuild v1.0.89
33402024-03-01T22:18:41.411Z Running `/home/build/.rustup/toolchains/1.76.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.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0a05899c9be797ad -C extra-filename=-0a05899c9be797ad --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-0a05899c9be797ad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412024-03-01T22:18:41.861Z Compiling csv v1.3.0
33422024-03-01T22:18:41.864Z Running `/home/build/.rustup/toolchains/1.76.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=2a08f735855bde2e -C extra-filename=-2a08f735855bde2e --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-fc53ae013e78dab1.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b30ed7c35ebb4b42.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-3ee438a4c06a12f7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432024-03-01T22:18:41.903Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-0a05899c9be797ad/build-script-build`
33442024-03-01T22:18:41.938Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-3909cfd1eb7f8258/build-script-build`
33452024-03-01T22:18:41.976Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-c49150b22a9748e6/build-script-build`
33462024-03-01T22:18:42.010Z Compiling russh v0.42.0
33472024-03-01T22:18:42.031Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=130f8e6b2fed269f -C extra-filename=-130f8e6b2fed269f --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-6a5424409b4b3b7b.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-451b0396442ff7df.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-9f3d44b315f9d7d5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-e14ea0024aa189dd.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-9c8b4589823b97ff.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-09ee5661dcde5151.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d50907dbe0afa400.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e2513e0b503e3c04.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-ed08e2b0506739f4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-0cde017d1d9b36f6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-4d6b55a0d40e2b6b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-ba55d2592c4ac58e.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-6a7b1ca2338fcaec.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-d4fd3c7ec1ca7170.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482024-03-01T22:18:42.093Z Running `/home/build/.rustup/toolchains/1.76.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.18.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="async-timeout"' -C metadata=3244afa8095f645d -C extra-filename=-3244afa8095f645d --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-980c303988e700db.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-819003fabf5f1bb9.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-70491f1a21eac1d2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492024-03-01T22:18:43.163Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-a31ba260f8d33563/build-script-bindings`
33502024-03-01T22:18:43.267Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33512024-03-01T22:18:43.271Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=351d83bcc90749b1 -C extra-filename=-351d83bcc90749b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-deb5c3f931b968b3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33522024-03-01T22:18:44.104Z Compiling basic-toml v0.1.8
33532024-03-01T22:18:44.108Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/basic-toml-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=e3925861fbab95a5 -C extra-filename=-e3925861fbab95a5 --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33542024-03-01T22:18:45.957Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/git/checkouts/samael-656d243843edb41e/9e609a8/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=b7b3bc798a7fafd3 -C extra-filename=-b7b3bc798a7fafd3 --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-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-21eb80e9e8ebe971.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-9292c8498888af10.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-a9763132c4e65c8c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-ac9e745afe46f238.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-ea5ca821882ec114.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-7b8ff8fa6117ebfe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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`
33552024-03-01T22:18:46.065Z Compiling multimap v0.10.0
33562024-03-01T22:18:46.069Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name multimap /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=b2eb8e907c1c3b0c -C extra-filename=-b2eb8e907c1c3b0c --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-7694326d550d496b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33572024-03-01T22:18:46.407Z Compiling constant_time_eq v0.2.6
33582024-03-01T22:18:46.411Z Running `/home/build/.rustup/toolchains/1.76.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.2.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=ea7d32dd42bc1fc4 -C extra-filename=-ea7d32dd42bc1fc4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33592024-03-01T22:18:46.592Z Compiling futures-timer v3.0.2
33602024-03-01T22:18:46.596Z Running `/home/build/.rustup/toolchains/1.76.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8cb8a78d10fa9986 -C extra-filename=-8cb8a78d10fa9986 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612024-03-01T22:18:46.610Z Compiling blake2b_simd v1.0.1
33622024-03-01T22:18:46.613Z Running `/home/build/.rustup/toolchains/1.76.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=61771fdc4ccbaaf2 -C extra-filename=-61771fdc4ccbaaf2 --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-477e329b0fb4e5d0.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-c9c1b634dcefec2a.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-ea7d32dd42bc1fc4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632024-03-01T22:18:47.579Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=142025bd5a273315 -C extra-filename=-142025bd5a273315 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern basic_toml=/work/oxidecomputer/omicron/target/debug/deps/libbasic_toml-e3925861fbab95a5.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-0a9e29df94faa423.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-b868d2f25c6c0955.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642024-03-01T22:18:49.516Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33652024-03-01T22:18:49.522Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=b71bad39447a081b -C extra-filename=-b71bad39447a081b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
33662024-03-01T22:18:52.079Z Compiling rstest v0.18.2
33672024-03-01T22:18:52.082Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.18.2/src/lib.rs --error-format=json --json=diagnostic-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=5387eab78e0a85fd -C extra-filename=-5387eab78e0a85fd --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-b2df6ff5a267ebb3.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-8cb8a78d10fa9986.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-3244afa8095f645d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33682024-03-01T22:18:52.323Z Compiling partial-io v0.5.4
33692024-03-01T22:18:52.326Z Running `/home/build/.rustup/toolchains/1.76.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=04105db3a9c02ad2 -C extra-filename=-04105db3a9c02ad2 --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-b2df6ff5a267ebb3.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-6b1c13bda344106b.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33702024-03-01T22:18:52.602Z Compiling approx v0.5.1
33712024-03-01T22:18:52.605Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name approx /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=2ddebc38d9cf0c30 -C extra-filename=-2ddebc38d9cf0c30 --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-c9d10a27b6786b4e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33722024-03-01T22:18:52.825Z Compiling rust-argon2 v1.0.1
33732024-03-01T22:18:52.828Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' -C metadata=c435826211c81884 -C extra-filename=-c435826211c81884 --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-617eb63bc076f209.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-61771fdc4ccbaaf2.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-5b32d0391bf1b5d5.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33742024-03-01T22:18:52.867Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33752024-03-01T22:18:52.881Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=987801a4ea05ca53 -C extra-filename=-987801a4ea05ca53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-130f8e6b2fed269f.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-6a7b1ca2338fcaec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33762024-03-01T22:18:55.950Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33772024-03-01T22:18:55.953Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=dc96e6e37d513403 -C extra-filename=-dc96e6e37d513403 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-605ca995ec491f13.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-a3c1c3099d4ca884.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-af4c21a81e8a2d8f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33782024-03-01T22:18:56.599Z Compiling cargo_toml v0.19.0
33792024-03-01T22:18:56.602Z Running `/home/build/.rustup/toolchains/1.76.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.19.0/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=d8bd45e195288848 -C extra-filename=-d8bd45e195288848 --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-7694326d550d496b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33802024-03-01T22:18:56.846Z Compiling termios v0.3.3
33812024-03-01T22:18:56.850Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name termios /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=71e9d7bbe0bee3d5 -C extra-filename=-71e9d7bbe0bee3d5 --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-6b8d316e1cea3f77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822024-03-01T22:18:57.108Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33832024-03-01T22:18:57.112Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=a5152089271d657d -C extra-filename=-a5152089271d657d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-71e9d7bbe0bee3d5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
33842024-03-01T22:18:58.146Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=b006d7ec1660058e -C extra-filename=-b006d7ec1660058e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-987801a4ea05ca53.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-130f8e6b2fed269f.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-6a7b1ca2338fcaec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33852024-03-01T22:18:58.708Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=13514764c5dc99df -C extra-filename=-13514764c5dc99df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-dc96e6e37d513403.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-605ca995ec491f13.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-a3c1c3099d4ca884.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-af4c21a81e8a2d8f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33862024-03-01T22:19:00.781Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=51702eaa053ee66d -C extra-filename=-51702eaa053ee66d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33872024-03-01T22:19:01.232Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=5acafe981cdc3b99 -C extra-filename=-5acafe981cdc3b99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33882024-03-01T22:19:01.629Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=5e04a8ed0c56b20e -C extra-filename=-5e04a8ed0c56b20e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33892024-03-01T22:19:02.245Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=6ad7864f3993e9a8 -C extra-filename=-6ad7864f3993e9a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-b71bad39447a081b.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
33902024-03-01T22:19:04.171Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=f55edd67ceae1562 -C extra-filename=-f55edd67ceae1562 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-b71bad39447a081b.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
33912024-03-01T22:19:05.730Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33922024-03-01T22:19:05.733Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=89a268b17cf1a5e8 -C extra-filename=-89a268b17cf1a5e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c46449f03a323e62.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-d8bd45e195288848.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33932024-03-01T22:19:06.052Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=5a74ba695d50d975 -C extra-filename=-5a74ba695d50d975 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-130f8e6b2fed269f.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-6a7b1ca2338fcaec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33942024-03-01T22:19:06.449Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=3a8f9c5a14884a9a -C extra-filename=-3a8f9c5a14884a9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-05a6fa899856d75f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33952024-03-01T22:19:08.289Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name services_ledger_check_migrate --edition=2021 sled-agent/src/bin/services-ledger-check-migrate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=869a5144efbad7f3 -C extra-filename=-869a5144efbad7f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-05a6fa899856d75f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33962024-03-01T22:19:09.624Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=85bbaba5a515431f -C extra-filename=-85bbaba5a515431f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-05a6fa899856d75f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33972024-03-01T22:19:11.451Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=faa272822082f0b5 -C extra-filename=-faa272822082f0b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-05a6fa899856d75f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33982024-03-01T22:19:12.273Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name services_ledger_check_migrate --edition=2021 sled-agent/src/bin/services-ledger-check-migrate.rs --error-format=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=1b78c929d577c727 -C extra-filename=-1b78c929d577c727 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
33992024-03-01T22:19:14.465Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=1cf7c15a01d6e818 -C extra-filename=-1cf7c15a01d6e818 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-05a6fa899856d75f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34002024-03-01T22:19:17.616Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=b613eb1c9a69e9fc -C extra-filename=-b613eb1c9a69e9fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34012024-03-01T22:19:31.327Z Compiling polar-core v0.27.0
34022024-03-01T22:19:31.333Z Running `/home/build/.rustup/toolchains/1.76.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.0/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=411a237d3a8c46dd -C extra-filename=-411a237d3a8c46dd --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-411a237d3a8c46dd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-d25df52bdbbfdd0d.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-0a9e29df94faa423.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032024-03-01T22:19:33.572Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-411a237d3a8c46dd/build-script-build`
34042024-03-01T22:19:35.458Z Running `/home/build/.rustup/toolchains/1.76.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.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"' -C metadata=0e84014f68cd1a23 -C extra-filename=-0e84014f68cd1a23 --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-a91c0b8873e30fcc.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-4772c578c774ae0f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-15048ac8a35bc7a3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34052024-03-01T22:19:37.810Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=08855200329aa521 -C extra-filename=-08855200329aa521 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-deb5c3f931b968b3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3d129df82ff7b93b.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-0fac596133a37754.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-351d83bcc90749b1.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L /usr/platform/oxide/lib/amd64/`
34062024-03-01T22:19:42.134Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=3fdf42d0a917118d -C extra-filename=-3fdf42d0a917118d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-deb5c3f931b968b3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3d129df82ff7b93b.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-0fac596133a37754.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-351d83bcc90749b1.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L /usr/platform/oxide/lib/amd64/`
34072024-03-01T22:20:44.027Z Compiling oso v0.27.0
34082024-03-01T22:20:44.030Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-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="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' -C metadata=ee841850f0c67f78 -C extra-filename=-ee841850f0c67f78 --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-904f8cc61ce834c6.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-0fac596133a37754.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-caf000e802893a57.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-0e84014f68cd1a23.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092024-03-01T22:20:48.839Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=9f159cfbacb91303 -C extra-filename=-9f159cfbacb91303 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-105b05154330f75a.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-0140ed1ef9a41364.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-fe09b1fbebdded7e.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-40e9f68d88f387a9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-fe4ceb0198a1f155.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a066ba2ba3a2161f.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-ee841850f0c67f78.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34102024-03-01T22:20:51.477Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=cd73ef4f368a782f -C extra-filename=-cd73ef4f368a782f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-deb5c3f931b968b3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-351d83bcc90749b1.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34112024-03-01T22:20:54.632Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=21b947e600db4898 -C extra-filename=-21b947e600db4898 --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-2ddebc38d9cf0c30.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-d63ab3a48d46a593.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-42382f1d0a978b81.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-5387eab78e0a85fd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-142025bd5a273315.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34122024-03-01T22:21:06.989Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/oximeter/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 --test -C metadata=6e09c0611bea6a4e -C extra-filename=-6e09c0611bea6a4e --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-2ddebc38d9cf0c30.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-d63ab3a48d46a593.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-42382f1d0a978b81.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-5387eab78e0a85fd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-142025bd5a273315.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34132024-03-01T22:21:08.018Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=73b72cb53b1f900c -C extra-filename=-73b72cb53b1f900c --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-b187ad8161c300d3.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-cc04652f26aa61b9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-c435826211c81884.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34142024-03-01T22:21:09.465Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=50f6c912f4fe2b51 -C extra-filename=-50f6c912f4fe2b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e2513e0b503e3c04.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3d129df82ff7b93b.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-04105db3a9c02ad2.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L /usr/platform/oxide/lib/amd64/`
34152024-03-01T22:21:11.495Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=9b4bd69295ca0ce6 -C extra-filename=-9b4bd69295ca0ce6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e2513e0b503e3c04.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-04105db3a9c02ad2.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L /usr/platform/oxide/lib/amd64/`
34162024-03-01T22:21:11.788Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=9cc2cc632db319fb -C extra-filename=-9cc2cc632db319fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-deb5c3f931b968b3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3d129df82ff7b93b.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-0fac596133a37754.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L /usr/platform/oxide/lib/amd64/`
34172024-03-01T22:21:14.669Z Running `/home/build/.rustup/toolchains/1.76.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 --cfg test -C metadata=ad3629b1c5416ab5 -C extra-filename=-ad3629b1c5416ab5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-bf89d09057451657.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34182024-03-01T22:21:23.228Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=75a9b8bbcc8ed46c -C extra-filename=-75a9b8bbcc8ed46c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-bf89d09057451657.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34192024-03-01T22:21:29.422Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=e9ba9bdc30801a33 -C extra-filename=-e9ba9bdc30801a33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34202024-03-01T22:21:31.532Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34212024-03-01T22:21:31.536Z Running `/home/build/.rustup/toolchains/1.76.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 --cfg 'feature="omicron-dev"' -C metadata=f679905111f22ded -C extra-filename=-f679905111f22ded --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-90a7e21379763a3e.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/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-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34222024-03-01T22:21:36.762Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=97891d70c1ed9a54 -C extra-filename=-97891d70c1ed9a54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ca074b22491d060a.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f70621909df122c4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/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-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34232024-03-01T22:21:38.305Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=bab34b7142118fd7 -C extra-filename=-bab34b7142118fd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-bf89d09057451657.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34242024-03-01T22:21:39.947Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=b302fe23e7b25a2a -C extra-filename=-b302fe23e7b25a2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-bf89d09057451657.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34252024-03-01T22:21:40.472Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=cf150d514e5d177b -C extra-filename=-cf150d514e5d177b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-a7059bfbaa965f98.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-7a46979d6857e869.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-10e4da2ca85f594c.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-00f0397b69b9bdb0.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34262024-03-01T22:21:42.114Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=4b206660899764a4 -C extra-filename=-4b206660899764a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-a7059bfbaa965f98.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-7a46979d6857e869.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-10e4da2ca85f594c.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-00f0397b69b9bdb0.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34272024-03-01T22:21:42.511Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=a57f7a9a2df9cfdc -C extra-filename=-a57f7a9a2df9cfdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34282024-03-01T22:21:43.348Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=ca819f1609c20613 -C extra-filename=-ca819f1609c20613 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-a7059bfbaa965f98.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-7a46979d6857e869.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-10e4da2ca85f594c.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-00f0397b69b9bdb0.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34292024-03-01T22:21:43.873Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=6566b8d807fede6c -C extra-filename=-6566b8d807fede6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-05a6fa899856d75f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34302024-03-01T22:21:44.706Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 installinator-artifactd/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 --test -C metadata=97e8661ead43bf08 -C extra-filename=-97e8661ead43bf08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34312024-03-01T22:21:44.738Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/bin/installinator-artifactd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=3be93099b4b57ff8 -C extra-filename=-3be93099b4b57ff8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34322024-03-01T22:21:45.123Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/bin/installinator-artifactd.rs --error-format=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=b9fd73709d8072c8 -C extra-filename=-b9fd73709d8072c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34332024-03-01T22:21:46.539Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=9e5ab19ee0e5efd9 -C extra-filename=-9e5ab19ee0e5efd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-a7059bfbaa965f98.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-7a46979d6857e869.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-10e4da2ca85f594c.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-00f0397b69b9bdb0.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34342024-03-01T22:21:48.686Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=c6670a2d60447384 -C extra-filename=-c6670a2d60447384 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-cc04652f26aa61b9.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ca074b22491d060a.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f70621909df122c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-20e84b9526ec0f1b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9f57e0d98f2ff0b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-14e97f1e07963fab.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34352024-03-01T22:21:52.193Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=8121d95153334d38 -C extra-filename=-8121d95153334d38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-105b05154330f75a.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-0140ed1ef9a41364.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-fe09b1fbebdded7e.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-40e9f68d88f387a9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-fe4ceb0198a1f155.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9f57e0d98f2ff0b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a066ba2ba3a2161f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-ee841850f0c67f78.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34362024-03-01T22:21:57.141Z Running `/home/build/.rustup/toolchains/1.76.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 --test --cfg 'feature="omicron-dev"' -C metadata=3479eea64e3a43ad -C extra-filename=-3479eea64e3a43ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-90a7e21379763a3e.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/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-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34372024-03-01T22:22:00.141Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=f32719cde26c57bf -C extra-filename=-f32719cde26c57bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-2a08f735855bde2e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a512eddf3afdc0f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-b2eb8e907c1c3b0c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fafdbbb263f2d450.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34382024-03-01T22:22:02.161Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=54d6ed7c0ebddecd -C extra-filename=-54d6ed7c0ebddecd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34392024-03-01T22:22:04.774Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=a33a30cbdacee391 -C extra-filename=-a33a30cbdacee391 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34402024-03-01T22:22:06.732Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=31b7fd3938437a15 -C extra-filename=-31b7fd3938437a15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34412024-03-01T22:22:07.149Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name apigen --edition=2021 dns-server/src/bin/apigen.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=e36b8279786fd519 -C extra-filename=-e36b8279786fd519 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34422024-03-01T22:22:09.555Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=4d8ca047c6266d46 -C extra-filename=-4d8ca047c6266d46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34432024-03-01T22:22:10.142Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=4c27927f285ec500 -C extra-filename=-4c27927f285ec500 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34442024-03-01T22:22:10.762Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=a3e8dfe92ddc21bd -C extra-filename=-a3e8dfe92ddc21bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34452024-03-01T22:22:28.766Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_test --edition=2021 dns-server/tests/openapi_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 --test -C metadata=532f614249ea94f5 -C extra-filename=-532f614249ea94f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34462024-03-01T22:22:28.890Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=41bd16d58c23186d -C extra-filename=-41bd16d58c23186d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-90a7e21379763a3e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34472024-03-01T22:22:30.768Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=046bc7f7d3cd7620 -C extra-filename=-046bc7f7d3cd7620 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-90a7e21379763a3e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34482024-03-01T22:22:31.419Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=ff1e4d2362ffe9fb -C extra-filename=-ff1e4d2362ffe9fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-90a7e21379763a3e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34492024-03-01T22:22:47.012Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=82aa8ce8347f0a33 -C extra-filename=-82aa8ce8347f0a33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-90a7e21379763a3e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34502024-03-01T22:22:48.657Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=801fd61346a64663 -C extra-filename=-801fd61346a64663 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-90a7e21379763a3e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34512024-03-01T22:22:50.320Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=afc23593bda6dda2 -C extra-filename=-afc23593bda6dda2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34522024-03-01T22:22:51.377Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=41039700ad1812a4 -C extra-filename=-41039700ad1812a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
34532024-03-01T22:23:10.954Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=094e36b2c7b3f948 -C extra-filename=-094e36b2c7b3f948 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5511f3378a46881f.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-f11c50db12e46b69.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-170a65fc53887f22.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-10e4da2ca85f594c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34542024-03-01T22:23:22.728Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=02f1e619fc776a65 -C extra-filename=-02f1e619fc776a65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-625ad031c02df8c5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34552024-03-01T22:23:25.968Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=5c99a080b2dc4cc3 -C extra-filename=-5c99a080b2dc4cc3 --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-d3dbe34574bad231.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34562024-03-01T22:23:36.257Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=0be9fea29b4e8f69 -C extra-filename=-0be9fea29b4e8f69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-605ca995ec491f13.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-a3c1c3099d4ca884.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-af4c21a81e8a2d8f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34572024-03-01T22:23:42.636Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=e91b8f88ca48ada9 -C extra-filename=-e91b8f88ca48ada9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-8b3c4df1da003bbd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/`
34582024-03-01T22:23:43.530Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=412b8fae891eed73 -C extra-filename=-412b8fae891eed73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ae1985b2aa38ee42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34592024-03-01T22:23:44.917Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=a0eff61befb51b9b -C extra-filename=-a0eff61befb51b9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ae1985b2aa38ee42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34602024-03-01T22:23:46.828Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=104896b46f63dad7 -C extra-filename=-104896b46f63dad7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ae1985b2aa38ee42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34612024-03-01T22:23:47.252Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=dc06d775cc48c8f7 -C extra-filename=-dc06d775cc48c8f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-8b3c4df1da003bbd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/`
34622024-03-01T22:23:50.384Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=7f8dd3b55a4d01db -C extra-filename=-7f8dd3b55a4d01db --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-b9770a3cba2f2708.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34632024-03-01T22:23:53.422Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=564b7cbbadf03098 -C extra-filename=-564b7cbbadf03098 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ae1985b2aa38ee42.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34642024-03-01T22:23:57.189Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=77c92c630b9f23de -C extra-filename=-77c92c630b9f23de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-40e9f68d88f387a9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5511f3378a46881f.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a066ba2ba3a2161f.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34652024-03-01T22:24:06.215Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=9ed047fcb3018c4b -C extra-filename=-9ed047fcb3018c4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-298de763808bff9b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-e9f234e7403545e8.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6eba60a84df4311c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d6d67c19e48c3631.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-c3ac5217e5af62cb.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fafdbbb263f2d450.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34662024-03-01T22:24:09.718Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=e72be38f83e741dd -C extra-filename=-e72be38f83e741dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34672024-03-01T22:24:21.160Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=8a8afcfe387f8c90 -C extra-filename=-8a8afcfe387f8c90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-298de763808bff9b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-e9f234e7403545e8.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6eba60a84df4311c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d6d67c19e48c3631.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-c3ac5217e5af62cb.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fafdbbb263f2d450.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34682024-03-01T22:24:34.579Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=d812227836600d3c -C extra-filename=-d812227836600d3c --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-511a89baadec2cd8.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-a8c1128ccf1e31c1.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bee4302c0992855a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-4a4a9654a43dfb33.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34692024-03-01T22:24:39.097Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=a39ff6cf6962a890 -C extra-filename=-a39ff6cf6962a890 --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-511a89baadec2cd8.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-a8c1128ccf1e31c1.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bee4302c0992855a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-4a4a9654a43dfb33.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34702024-03-01T22:24:41.134Z Running `/home/build/.rustup/toolchains/1.76.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 -C debug-assertions=on --test -C metadata=580b115a2fb89510 -C extra-filename=-580b115a2fb89510 --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-58ed50349d3ed936.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-86209567b378348e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-089a3232aa513a34.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4f7e05c426834831.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.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-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34712024-03-01T22:24:48.932Z Running `/home/build/.rustup/toolchains/1.76.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 -C debug-assertions=on --test -C metadata=5389e0e87550ced5 -C extra-filename=-5389e0e87550ced5 --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-58ed50349d3ed936.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-86209567b378348e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-089a3232aa513a34.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4f7e05c426834831.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.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-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34722024-03-01T22:25:05.255Z Running `/home/build/.rustup/toolchains/1.76.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 -C debug-assertions=on --test -C metadata=9e75df73c8908d2f -C extra-filename=-9e75df73c8908d2f --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-58ed50349d3ed936.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-86209567b378348e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-089a3232aa513a34.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4f7e05c426834831.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.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-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34732024-03-01T22:25:12.226Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=353ac2b3b62be3d6 -C extra-filename=-353ac2b3b62be3d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34742024-03-01T22:25:12.708Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=9e35f28ff04b2f91 -C extra-filename=-9e35f28ff04b2f91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-b31ab805a7686146.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-c190c84e65e9e63c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-41e088f95a91c6b7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
34752024-03-01T22:25:21.989Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=77df2af27a4378aa -C extra-filename=-77df2af27a4378aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34762024-03-01T22:25:23.104Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=1d2dafc8950d6b55 -C extra-filename=-1d2dafc8950d6b55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34772024-03-01T22:25:25.304Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 clients/mg-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 --test -C metadata=35202f625bc51aae -C extra-filename=-35202f625bc51aae --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-29735c8c8d06ffc5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34782024-03-01T22:25:28.800Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=8ed8f95db7a71019 -C extra-filename=-8ed8f95db7a71019 --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-fecde3939db35484.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34792024-03-01T22:25:30.478Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=34f7ae081143685b -C extra-filename=-34f7ae081143685b --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-d3dbe34574bad231.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34802024-03-01T22:25:37.632Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=26fcd67e060ad8c7 -C extra-filename=-26fcd67e060ad8c7 --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-980c303988e700db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34812024-03-01T22:25:38.349Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name 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 --test -C metadata=8b9f50767b9ca030 -C extra-filename=-8b9f50767b9ca030 --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-29735c8c8d06ffc5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34822024-03-01T22:25:41.288Z Compiling zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
34832024-03-01T22:25:41.303Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_networking --edition=2021 zone-network-setup/src/bin/zone-networking.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test -C metadata=7063c55940097626 -C extra-filename=-7063c55940097626 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34842024-03-01T22:25:43.432Z Running `/home/build/.rustup/toolchains/1.76.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 --test --cfg 'feature="testing"' -C metadata=d9a919d402404603 -C extra-filename=-d9a919d402404603 --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-fecde3939db35484.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34852024-03-01T22:25:44.639Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifact_client --edition=2021 clients/installinator-artifact-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 --test -C metadata=e9f4c4a0b39d77bb -C extra-filename=-e9f4c4a0b39d77bb --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-c78374ab45dccc06.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34862024-03-01T22:25:49.602Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=3cd2ca5e460e28c1 -C extra-filename=-3cd2ca5e460e28c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4af3ac39ee685c10.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-9f0e34d7ab5db9ed.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-c0cbe859650cc693.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34872024-03-01T22:25:50.010Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=96f9dd5fe66ef5df -C extra-filename=-96f9dd5fe66ef5df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34882024-03-01T22:25:51.359Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=ee7dd19d1462acb4 -C extra-filename=-ee7dd19d1462acb4 --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-35d585777d4b675c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
34892024-03-01T22:25:53.987Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=56262b876f724a08 -C extra-filename=-56262b876f724a08 --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-d3dbe34574bad231.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34902024-03-01T22:26:02.319Z Running `/home/build/.rustup/toolchains/1.76.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 --test --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="kstat-rs"' -C metadata=adb2487c879d047d -C extra-filename=-adb2487c879d047d --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-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-0804c8b11248a876.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34912024-03-01T22:26:04.506Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
34922024-03-01T22:26:04.512Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name caboose_util --edition=2021 caboose-util/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 --test -C metadata=4eb4f8a5208fc111 -C extra-filename=-4eb4f8a5208fc111 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64`
34932024-03-01T22:26:05.107Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=e27e53c28590cf53 -C extra-filename=-e27e53c28590cf53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-141fb9ec60b5e384.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34942024-03-01T22:26:05.230Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=52fa64ca90074149 -C extra-filename=-52fa64ca90074149 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34952024-03-01T22:26:08.130Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name apigen --edition=2021 dns-server/src/bin/apigen.rs --error-format=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=07344bb79b017263 -C extra-filename=-07344bb79b017263 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34962024-03-01T22:26:16.220Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=5d0e35bb2a29c93d -C extra-filename=-5d0e35bb2a29c93d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34972024-03-01T22:26:17.947Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=56eb4d65b6c203ae -C extra-filename=-56eb4d65b6c203ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
34982024-03-01T22:26:22.038Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
34992024-03-01T22:26:22.198Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=ad5830b7703c40e8 -C extra-filename=-ad5830b7703c40e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35002024-03-01T22:26:22.199Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=e4d76c4961a88743 -C extra-filename=-e4d76c4961a88743 --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-fecde3939db35484.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-089a3232aa513a34.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35012024-03-01T22:26:22.930Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=7415832b0944c36d -C extra-filename=-7415832b0944c36d --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-d3dbe34574bad231.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35022024-03-01T22:26:23.758Z Running `/home/build/.rustup/toolchains/1.76.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 --test --cfg 'feature="seed-gen"' -C metadata=20b6bd07ac239d60 -C extra-filename=-20b6bd07ac239d60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-498793528809a0a5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-beba8c826f2a274c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35032024-03-01T22:26:25.571Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=27330071b5049464 -C extra-filename=-27330071b5049464 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35042024-03-01T22:26:30.449Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=903f0b02f2301c95 -C extra-filename=-903f0b02f2301c95 --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-35d585777d4b675c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35052024-03-01T22:26:40.434Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35062024-03-01T22:26:40.919Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=e5c5b25bd4a638e5 -C extra-filename=-e5c5b25bd4a638e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35072024-03-01T22:26:43.088Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=8c46e29e8702de4c -C extra-filename=-8c46e29e8702de4c --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-bf419dfec19b310d.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bc66d735be7e778a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-ea5ca821882ec114.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35082024-03-01T22:26:43.445Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=ef484595088a5ad8 -C extra-filename=-ef484595088a5ad8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35092024-03-01T22:26:44.469Z Running `/home/build/.rustup/toolchains/1.76.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 --test --cfg 'feature="mockall"' --cfg 'feature="testing"' --cfg 'feature="tmp_keypath"' -C metadata=7d47bcb3e5bc7a2f -C extra-filename=-7d47bcb3e5bc7a2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-781410ae8229cdb4.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-1c0c1c0c336226c8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-144c10f8b8b570ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-9c43407e731f0eac.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9cef6a8f17fe72dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35102024-03-01T22:26:45.864Z Running `/home/build/.rustup/toolchains/1.76.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 --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=b1719d615fbad522 -C extra-filename=-b1719d615fbad522 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-141fb9ec60b5e384.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-597d71f24acff40d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35112024-03-01T22:26:46.367Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=a123aada8f7aacfb -C extra-filename=-a123aada8f7aacfb --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-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35122024-03-01T22:26:51.601Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=66d33d0f3591a4d0 -C extra-filename=-66d33d0f3591a4d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35132024-03-01T22:26:52.198Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=81bba9e847fc9e09 -C extra-filename=-81bba9e847fc9e09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35142024-03-01T22:26:55.801Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=5613eca88d629ff2 -C extra-filename=-5613eca88d629ff2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9cef6a8f17fe72dc.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35152024-03-01T22:26:56.586Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=481751a426fb9ffd -C extra-filename=-481751a426fb9ffd --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-9492d3b5ce344646.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35162024-03-01T22:26:57.211Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=03ba2dea1b011026 -C extra-filename=-03ba2dea1b011026 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35172024-03-01T22:26:57.305Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=d55c911aef2aca50 -C extra-filename=-d55c911aef2aca50 --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-9492d3b5ce344646.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35182024-03-01T22:26:58.845Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=524c650d2589b3c0 -C extra-filename=-524c650d2589b3c0 --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-9492d3b5ce344646.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35192024-03-01T22:26:58.876Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=3df8a88156567a26 -C extra-filename=-3df8a88156567a26 --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-9492d3b5ce344646.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35202024-03-01T22:26:58.876Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=92145ab2804706b9 -C extra-filename=-92145ab2804706b9 --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-9492d3b5ce344646.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35212024-03-01T22:26:59.362Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack 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 --test -C metadata=653734d63ad949b4 -C extra-filename=-653734d63ad949b4 --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-91b448e1305e71b8.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-30db68082008cf11.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-3df99549457fce56.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-27499d9b5a601208.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-be1bb453946354ab.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-7c0e576e00deb96c.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-9f3d44b315f9d7d5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-1d39a0e90d05babe.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-c005f5cde00c8aaa.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9c873db2fd1c9c24.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-c69910e21d8bfc40.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-68104c79d2bcfed5.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-1fecdf5e3032f287.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5e0cf490a24fbc51.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-7296772253899871.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-6a3825582d74483c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-2070ca0af7f18dc8.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-8a702e27c51a5502.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8e0de12d815341de.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5f3ee64651d24b9c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3820f669074b4f30.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-89d5efafb6bf0fea.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-fcfc55d12e511fa2.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-667f4f9ff0e6f027.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-8caf83743321fd0c.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-2ce799a047122a4d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d50907dbe0afa400.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-7cac3dae79d3db6d.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-2968d5cb21a3f4b1.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-1cc79af1cc2d7f40.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-ed08e2b0506739f4.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-99980c6d45a824eb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-fe659cae1f4f223b.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-4772c578c774ae0f.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-62c4a58c39ad7790.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-d5fa3b64b37fd4b6.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-4254128bc37ffddd.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-2645762dd22d7cec.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-515b4dc39b15480e.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-391c90bcc517f6ff.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-0cde017d1d9b36f6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-ba2806b623f49a1f.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-c9d10a27b6786b4e.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-c0ec443ce0be2bb1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3211f2f3c561f920.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-a7dee96d0234d4d9.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-913f10aa7c762d5c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-d7aea43b9fcbb6b5.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6a64fa9230d1c2fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-de9902e5153ccd8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-7ea9ef7ff091f8e8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-8026b7206aa531bc.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-318730f9456e7117.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-961218ce06c4072f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-2151f14b9e999606.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-04cb6edf107049e9.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-d16ecda502e7cb11.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d0fc4434beafe7d9.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-54bcfef4ecb7c56b.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-0ba26edf2037f4a4.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-3ddc5bbcc175d2e9.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-611fe155a0092e84.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-294acc61f7135d3c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-89bdfac7359b35f5.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-d7ed654a15be1d6d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-1e64808aafad4fb9.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-736f178c53caf931.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-41e088f95a91c6b7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib`
35222024-03-01T22:26:59.385Z Running `/home/build/.rustup/toolchains/1.76.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 --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=0c673d5fc192db38 -C extra-filename=-0c673d5fc192db38 --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-e58c5217582ce9cc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232024-03-01T22:28:24.307Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=1243b14328b8b22a -C extra-filename=-1243b14328b8b22a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-cc04652f26aa61b9.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ca074b22491d060a.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f70621909df122c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-20e84b9526ec0f1b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9f57e0d98f2ff0b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-14e97f1e07963fab.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
35242024-03-01T22:28:24.307Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=5161645ec77df515 -C extra-filename=-5161645ec77df515 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ca074b22491d060a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f70621909df122c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/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-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
35252024-03-01T22:28:24.323Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=04ec2dc0a4da2f01 -C extra-filename=-04ec2dc0a4da2f01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ca074b22491d060a.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f70621909df122c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/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-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
35262024-03-01T22:28:24.352Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=d1eaf3b92709e92e -C extra-filename=-d1eaf3b92709e92e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
35272024-03-01T22:28:34.182Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=a61c3ed4dcc1e0a6 -C extra-filename=-a61c3ed4dcc1e0a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-20e84b9526ec0f1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-625ad031c02df8c5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
35282024-03-01T22:28:45.370Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=ab770629b6014d1f -C extra-filename=-ab770629b6014d1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
35292024-03-01T22:28:56.784Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=f5028cdd4dcc732a -C extra-filename=-f5028cdd4dcc732a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-cc04652f26aa61b9.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ca074b22491d060a.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f70621909df122c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-20e84b9526ec0f1b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9f57e0d98f2ff0b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-14e97f1e07963fab.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
35302024-03-01T22:28:57.102Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=d4a99ae2f5924fc9 -C extra-filename=-d4a99ae2f5924fc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-2a08f735855bde2e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a512eddf3afdc0f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-b2eb8e907c1c3b0c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fafdbbb263f2d450.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
35312024-03-01T22:29:01.730Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=09a350bf406b3428 -C extra-filename=-09a350bf406b3428 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-cc04652f26aa61b9.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ca074b22491d060a.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f70621909df122c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-20e84b9526ec0f1b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9f57e0d98f2ff0b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-14e97f1e07963fab.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
35322024-03-01T22:29:05.412Z Running `/home/build/.rustup/toolchains/1.76.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 --test -C metadata=3a7237b33b6dc12a -C extra-filename=-3a7237b33b6dc12a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-2a08f735855bde2e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-a512eddf3afdc0f8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-b2eb8e907c1c3b0c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fafdbbb263f2d450.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
35332024-03-01T22:29:07.207Z Running `/home/build/.rustup/toolchains/1.76.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 -C metadata=334e4563697efc0f -C extra-filename=-334e4563697efc0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.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-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out`
35342024-03-01T22:42:28.063Z Finished dev [unoptimized + debuginfo] target(s) in 29m 12s
35352024-03-01T22:42:34.053Z
35362024-03-01T22:42:34.058Zreal 29:19.358848395
35372024-03-01T22:42:34.058Zuser 2:51:26.522967712
35382024-03-01T22:42:34.059Zsys 16:33.783779472
35392024-03-01T22:42:34.059Ztrap 7.159325811
35402024-03-01T22:42:34.059Ztflt 5.266440613
35412024-03-01T22:42:34.059Zdflt 1:38.200147036
35422024-03-01T22:42:34.059Zkflt 0.130131394
35432024-03-01T22:42:34.059Zlock 5:09:56.019739084
35442024-03-01T22:42:34.059Zslp 12:16:12.073210656
35452024-03-01T22:42:34.059Zlat 5:17.327724161
35462024-03-01T22:42:34.059Zstop 6:06.707290308
35472024-03-01T22:42:36.046Z
35482024-03-01T22:42:36.047Z ##### ###### #### #####
35492024-03-01T22:42:36.047Z # # # #
35502024-03-01T22:42:36.047Z # ##### #### #
35512024-03-01T22:42:36.047Z # # # #
35522024-03-01T22:42:36.047Z # # # # #
35532024-03-01T22:42:36.047Z # ###### #### #
35542024-03-01T22:42:36.047Z
35552024-03-01T22:42:36.923Z Downloading crates ...
35562024-03-01T22:42:38.162Z Downloaded redox_syscall v0.2.16
35572024-03-01T22:42:38.168Z Downloaded windows-targets v0.48.5
35582024-03-01T22:42:38.171Z Downloaded system-configuration v0.5.1
35592024-03-01T22:42:38.171Z Downloaded redox_syscall v0.3.5
35602024-03-01T22:42:38.174Z Downloaded security-framework-sys v2.9.1
35612024-03-01T22:42:38.178Z Downloaded wasi v0.9.0+wasi-snapshot-preview1
35622024-03-01T22:42:38.178Z Downloaded redox_syscall v0.4.1
35632024-03-01T22:42:38.181Z Downloaded critical-section v1.1.2
35642024-03-01T22:42:38.183Z Downloaded schannel v0.1.22
35652024-03-01T22:42:38.186Z Downloaded wasm-bindgen-shared v0.2.87
35662024-03-01T22:42:38.186Z Downloaded wasm-bindgen v0.2.87
35672024-03-01T22:42:38.202Z Downloaded fuchsia-cprng v0.1.1
35682024-03-01T22:42:38.205Z Downloaded windows-targets v0.52.0
35692024-03-01T22:42:38.205Z Downloaded hermit-abi v0.3.2
35702024-03-01T22:42:38.205Z Downloaded wasm-bindgen-futures v0.4.37
35712024-03-01T22:42:38.208Z Downloaded rand_core v0.4.2
35722024-03-01T22:42:38.209Z Downloaded atomic-polyfill v0.1.11
35732024-03-01T22:42:38.209Z Downloaded iana-time-zone-haiku v0.1.2
35742024-03-01T22:42:38.217Z Downloaded android-tzdata v0.1.1
35752024-03-01T22:42:38.218Z Downloaded rand_hc v0.2.0
35762024-03-01T22:42:38.218Z Downloaded crossterm_winapi v0.9.1
35772024-03-01T22:42:38.233Z Downloaded fs2 v0.4.3
35782024-03-01T22:42:38.233Z Downloaded system-configuration-sys v0.5.0
35792024-03-01T22:42:38.233Z Downloaded core-foundation-sys v0.8.4
35802024-03-01T22:42:38.233Z Downloaded rdrand v0.4.0
35812024-03-01T22:42:38.233Z Downloaded error-code v3.0.0
35822024-03-01T22:42:38.237Z Downloaded wasm-bindgen-macro v0.2.87
35832024-03-01T22:42:38.237Z Downloaded hermit-abi v0.1.19
35842024-03-01T22:42:38.237Z Downloaded winapi-util v0.1.5
35852024-03-01T22:42:38.238Z Downloaded wasm-bindgen-backend v0.2.87
35862024-03-01T22:42:38.238Z Downloaded android_system_properties v0.1.5
35872024-03-01T22:42:38.238Z Downloaded clipboard-win v5.0.0
35882024-03-01T22:42:38.247Z Downloaded wasm-bindgen-macro-support v0.2.87
35892024-03-01T22:42:38.250Z Downloaded wasi v0.11.0+wasi-snapshot-preview1
35902024-03-01T22:42:38.250Z Downloaded ipconfig v0.3.2
35912024-03-01T22:42:38.250Z Downloaded rand_core v0.3.1
35922024-03-01T22:42:38.251Z Downloaded winreg v0.50.0
35932024-03-01T22:42:38.264Z Downloaded anstyle-wincon v3.0.2
35942024-03-01T22:42:38.267Z Downloaded wasm-streams v0.4.0
35952024-03-01T22:42:38.275Z Downloaded redox_users v0.4.3
35962024-03-01T22:42:38.280Z Downloaded core-foundation v0.9.3
35972024-03-01T22:42:38.312Z Downloaded security-framework v2.9.2
35982024-03-01T22:42:38.323Z Downloaded encode_unicode v0.3.6
35992024-03-01T22:42:38.324Z Downloaded widestring v1.0.2
36002024-03-01T22:42:38.332Z Downloaded bumpalo v3.13.0
36012024-03-01T22:42:38.365Z Downloaded js-sys v0.3.64
36022024-03-01T22:42:38.756Z Downloaded windows_x86_64_gnullvm v0.52.0
36032024-03-01T22:42:38.768Z Downloaded windows_aarch64_gnullvm v0.52.0
36042024-03-01T22:42:38.778Z Downloaded windows_x86_64_gnullvm v0.48.5
36052024-03-01T22:42:38.788Z Downloaded windows_aarch64_gnullvm v0.48.5
36062024-03-01T22:42:38.830Z Downloaded fiat-crypto v0.2.1
36072024-03-01T22:42:39.060Z Downloaded web-sys v0.3.64
36082024-03-01T22:42:39.210Z Downloaded windows_x86_64_gnu v0.48.5
36092024-03-01T22:42:39.233Z Downloaded windows_x86_64_msvc v0.48.5
36102024-03-01T22:42:39.256Z Downloaded windows_aarch64_msvc v0.48.5
36112024-03-01T22:42:39.279Z Downloaded windows_x86_64_gnu v0.52.0
36122024-03-01T22:42:39.289Z Downloaded windows_x86_64_msvc v0.52.0
36132024-03-01T22:42:39.300Z Downloaded windows_i686_msvc v0.48.5
36142024-03-01T22:42:39.311Z Downloaded windows_i686_msvc v0.52.0
36152024-03-01T22:42:39.324Z Downloaded windows_i686_gnu v0.52.0
36162024-03-01T22:42:39.346Z Downloaded windows_i686_gnu v0.48.5
36172024-03-01T22:42:39.365Z Downloaded windows_aarch64_msvc v0.52.0
36182024-03-01T22:42:39.508Z Downloaded linux-raw-sys v0.4.13
36192024-03-01T22:42:39.837Z Downloaded windows-sys v0.52.0
36202024-03-01T22:42:39.912Z Downloaded windows-sys v0.48.0
36212024-03-01T22:42:40.028Z Downloaded winapi-i686-pc-windows-gnu v0.4.0
36222024-03-01T22:42:40.193Z Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
36232024-03-01T22:42:43.853Z Downloaded windows v0.48.0
36242024-03-01T22:42:43.853Zinfo: experimental features enabled: setup-scripts
36252024-03-01T22:42:43.853Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36262024-03-01T22:42:43.853Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36272024-03-01T22:42:43.853Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36282024-03-01T22:42:57.585Z Finished test [unoptimized + debuginfo] target(s) in 16.08s
36292024-03-01T22:43:00.640Z Starting 1073 tests across 108 binaries (2 skipped)
36302024-03-01T22:43:00.645Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
36312024-03-01T22:43:01.203Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36322024-03-01T22:43:07.983Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36332024-03-01T22:43:09.839Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36342024-03-01T22:43:17.711Z Finished test [unoptimized + debuginfo] target(s) in 17.01s
36352024-03-01T22:43:17.766Z Running `target/debug/crdb-seed`
36362024-03-01T22:43:17.784ZMar 01 22:43:16.737 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpDPVXfv
36372024-03-01T22:43:17.790ZMar 01 22:43:16.738 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmp4XQpCk,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpDPVXfv/listen-url
36382024-03-01T22:43:17.790ZMar 01 22:43:16.740 INFO cockroach environment: BUILDOMAT_JOB_ID=01HQY11S2YJDF5JBTWNZHGCVWM BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.76.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_BRANCH=john/log-all-sled-targets GITHUB_REF=refs/heads/john/log-all-sled-targets GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=3ca02e03a1fbd28de6b3a0c67ada3752637acfff 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/bzip2-sys-bd5d8c5bae313f3d/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out:/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out:/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out:/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envv6In8z NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out:/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out:/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=f65d590f-488c-404f-b578-fc03bd82eb42 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=-D warnings RUSTFLAGS=-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.76.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
36392024-03-01T22:43:18.897ZMar 01 22:43:17.851 INFO cockroach pid: 4123
36402024-03-01T22:43:18.897ZMar 01 22:43:17.851 INFO cockroach listen URL: postgresql://root@[::1]:45296/omicron?sslmode=disable
36412024-03-01T22:43:18.897ZMar 01 22:43:17.851 INFO cockroach: populating
36422024-03-01T22:43:20.823ZMar 01 22:43:19.773 INFO cockroach: populated
36432024-03-01T22:43:23.875ZMar 01 22:43:22.543 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/d2374fcda27c06d0da29ee5578ba1ead7ba85979fec3501008d7a2fcab564cc7.tar`
36442024-03-01T22:43:23.926Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
36452024-03-01T22:43:23.926Z PASS [ 0.031s] bootstore schemes::tests::hello_roundtrip
36462024-03-01T22:43:23.926Z PASS [ 0.025s] bootstore schemes::v0::share_pkg::tests::create_packages
36472024-03-01T22:43:23.927Z PASS [ 0.021s] bootstore trust_quorum::rack_secret::tests::create_and_verify
36482024-03-01T22:43:23.927Z PASS [ 0.049s] authz-macros tests::test_authz_snapshots
36492024-03-01T22:43:23.927Z PASS [ 0.025s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
36502024-03-01T22:43:23.927Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
36512024-03-01T22:43:23.927Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
36522024-03-01T22:43:23.927Z PASS [ 0.029s] db-macros tests::test_derive_metadata_identity_fails_for_enums
36532024-03-01T22:43:23.928Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
36542024-03-01T22:43:23.928Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
36552024-03-01T22:43:23.928Z PASS [ 0.023s] db-macros tests::test_derive_snapshots
36562024-03-01T22:43:23.928Z PASS [ 0.020s] db-macros tests::test_derive_with_unknown_field
36572024-03-01T22:43:23.928Z PASS [ 0.094s] bootstore schemes::v0::peer::tests::network_config
36582024-03-01T22:43:23.928Z PASS [ 0.075s] db-macros lookup::test::test_lookup_snapshots
36592024-03-01T22:43:23.929Z PASS [ 0.184s] dns-server storage::test::test_update_in_progress
36602024-03-01T22:43:24.030Z PASS [ 0.192s] dns-server storage::test::test_update_interrupted
36612024-03-01T22:43:24.030Z PASS [ 0.214s] dns-server storage::test::test_update_basic
36622024-03-01T22:43:24.228Z PASS [ 0.513s] dns-server::basic_test a_crud
36632024-03-01T22:43:24.228Z PASS [ 0.508s] dns-server::basic_test aaaa_crud
36642024-03-01T22:43:24.242Z PASS [ 0.351s] dns-server::basic_test empty_record
36652024-03-01T22:43:24.242Z PASS [ 0.337s] dns-server::basic_test multi_record_crud
36662024-03-01T22:43:24.242Z PASS [ 0.329s] dns-server::basic_test name_contains_zone
36672024-03-01T22:43:24.454Z PASS [ 0.216s] dns-server::basic_test srv_crud
36682024-03-01T22:43:24.513Z PASS [ 0.270s] dns-server::basic_test nxdomain
36692024-03-01T22:43:24.538Z PASS [ 0.050s] dns-service-client diff::test::diff_different
36702024-03-01T22:43:24.538Z PASS [ 0.278s] dns-server::basic_test servfail
36712024-03-01T22:43:24.538Z PASS [ 0.021s] dns-service-client diff::test::diff_equivalent
36722024-03-01T22:43:24.538Z PASS [ 0.026s] dns-service-client diff::test::diff_invalid
36732024-03-01T22:43:24.572Z PASS [ 0.029s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
36742024-03-01T22:43:24.572Z PASS [ 0.043s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
36752024-03-01T22:43:24.611Z PASS [ 0.054s] illumos-utils destructor::test::test_destructor_bad_close
36762024-03-01T22:43:24.611Z PASS [ 0.077s] illumos-utils destructor::test::test_delayed_delete
36772024-03-01T22:43:24.631Z PASS [ 0.027s] illumos-utils link::test::test_allocate
36782024-03-01T22:43:24.638Z PASS [ 0.026s] illumos-utils link::test::test_allocate_within_scopes
36792024-03-01T22:43:24.673Z PASS [ 0.025s] illumos-utils running_zone::tests::test_is_oxide_smf_service
36802024-03-01T22:43:24.673Z PASS [ 0.029s] illumos-utils zone::tests::test_parse_ip_network
36812024-03-01T22:43:24.701Z PASS [ 0.023s] illumos-utils zpool::test::test_parse_external_zpool_name
36822024-03-01T22:43:24.701Z PASS [ 0.039s] illumos-utils zpool::test::test_parse_bad_zpool_names
36832024-03-01T22:43:24.721Z PASS [ 0.461s] dns-server::openapi_test test_dns_server_openapi
36842024-03-01T22:43:24.721Z PASS [ 0.020s] illumos-utils zpool::test::test_parse_internal_zpool_name
36852024-03-01T22:43:24.722Z PASS [ 1.108s] bootstore schemes::v0::peer::tests::basic_3_nodes
36862024-03-01T22:43:24.747Z PASS [ 0.026s] illumos-utils zpool::test::test_parse_zpool
36872024-03-01T22:43:24.747Z PASS [ 0.022s] illumos-utils zpool::test::test_parse_zpool_missing_column
36882024-03-01T22:43:24.747Z PASS [ 0.021s] illumos-utils zpool::test::test_parse_zpool_name_json
36892024-03-01T22:43:24.778Z PASS [ 0.039s] illumos-utils zpool::test::test_zpool_name_regex
36902024-03-01T22:43:24.944Z PASS [ 0.171s] installinator-common block_size_writer::tests::proptest_block_writer
36912024-03-01T22:43:24.963Z PASS [ 0.033s] internal-dns config::test::display_hosts
36922024-03-01T22:43:24.988Z PASS [ 0.025s] internal-dns config::test::display_srv_service
36932024-03-01T22:43:25.042Z PASS [ 0.054s] internal-dns config::test::test_builder_errors
36942024-03-01T22:43:25.113Z PASS [ 0.073s] internal-dns config::test::test_builder_output
36952024-03-01T22:43:25.314Z PASS [ 0.576s] installinator-artifactd::mod integration_tests::openapi::test_server_openapi
36962024-03-01T22:43:25.516Z PASS [ 0.966s] illumos-utils destructor::test::test_delayed_delete_with_error
36972024-03-01T22:43:25.592Z PASS [ 0.267s] internal-dns resolver::test::insert_and_lookup_one_record
36982024-03-01T22:43:25.639Z PASS [ 0.521s] internal-dns resolver::test::insert_and_lookup_multiple_records
36992024-03-01T22:43:25.740Z PASS [ 0.214s] internal-dns resolver::test::lookup_nonexistent_record_fails
37002024-03-01T22:43:26.011Z PASS [ 0.375s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
37012024-03-01T22:43:26.031Z PASS [ 0.450s] internal-dns resolver::test::resolver_can_access_backup_dns_server
37022024-03-01T22:43:26.069Z PASS [ 0.039s] ipcc tests::deserialize_fixed_value
37032024-03-01T22:43:26.106Z PASS [ 0.041s] ipcc tests::installinator_image_id_round_trip
37042024-03-01T22:43:26.112Z PASS [ 0.388s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
37052024-03-01T22:43:26.185Z PASS [ 0.036s] ipcc tests::serialized_size
37062024-03-01T22:43:26.212Z PASS [ 0.062s] key-manager tests::different_disks_produce_different_keys
37072024-03-01T22:43:26.212Z PASS [ 0.033s] key-manager tests::different_ikm_produces_different_keys
37082024-03-01T22:43:26.212Z PASS [ 0.024s] key-manager tests::disk_encryption_key_epoch_0
37092024-03-01T22:43:26.213Z PASS [ 0.023s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
37102024-03-01T22:43:26.246Z PASS [ 0.027s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
37112024-03-01T22:43:26.258Z PASS [ 0.042s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
37122024-03-01T22:43:26.278Z PASS [ 0.031s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
37132024-03-01T22:43:26.310Z PASS [ 0.278s] internal-dns resolver::test::update_record
37142024-03-01T22:43:26.349Z PASS [ 0.025s] nexus-db-model tests::test_ip_subnet_check_requestable_address
37152024-03-01T22:43:26.349Z PASS [ 0.091s] nexus-db-model device_auth::test::test_generate_user_code
37162024-03-01T22:43:26.349Z PASS [ 0.039s] nexus-db-model semver_version::test::test_to_from_sortable_string
37172024-03-01T22:43:26.357Z PASS [ 0.028s] nexus-db-model tests::test_ipv6_net_random_subnet
37182024-03-01T22:43:26.357Z PASS [ 0.028s] nexus-db-model tests::test_roles_database_strings
37192024-03-01T22:43:26.357Z PASS [ 0.028s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
37202024-03-01T22:43:26.395Z PASS [ 0.056s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_empty_headers
37212024-03-01T22:43:26.423Z PASS [ 0.071s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_ignore_other_headers
37222024-03-01T22:43:26.431Z PASS [ 0.065s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_one_cookie
37232024-03-01T22:43:26.457Z PASS [ 0.035s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_two_cookie_headers
37242024-03-01T22:43:26.458Z PASS [ 0.032s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
37252024-03-01T22:43:26.486Z PASS [ 0.039s] nexus-db-queries authn::external::cookies::test::test_parse_cookies_two_cookies
37262024-03-01T22:43:26.535Z PASS [ 0.073s] nexus-db-queries authn::external::session_cookie::test::test_garbage_cookie
37272024-03-01T22:43:26.582Z PASS [ 0.119s] nexus-db-queries authn::external::session_cookie::test::test_expired_cookie_idle
37282024-03-01T22:43:26.582Z PASS [ 0.033s] nexus-db-queries authn::external::session_cookie::test::test_get_token
37292024-03-01T22:43:26.582Z PASS [ 0.137s] nexus-db-queries authn::external::session_cookie::test::test_expired_cookie_absolute
37302024-03-01T22:43:26.604Z PASS [ 0.036s] nexus-db-queries authn::external::session_cookie::test::test_get_token_no_header
37312024-03-01T22:43:26.625Z PASS [ 0.032s] nexus-db-queries authn::external::session_cookie::test::test_missing_cookie
37322024-03-01T22:43:26.626Z PASS [ 0.037s] nexus-db-queries authn::external::session_cookie::test::test_get_token_other_cookie_present
37332024-03-01T22:43:26.638Z PASS [ 0.033s] nexus-db-queries authn::external::session_cookie::test::test_other_cookie
37342024-03-01T22:43:26.670Z PASS [ 0.032s] nexus-db-queries authn::external::session_cookie::test::test_session_cookie_value
37352024-03-01T22:43:26.671Z PASS [ 0.028s] nexus-db-queries authn::external::session_cookie::test::test_session_cookie_value_error
37362024-03-01T22:43:26.702Z PASS [ 0.048s] nexus-db-queries authn::external::session_cookie::test::test_valid_cookie
37372024-03-01T22:43:26.702Z PASS [ 0.049s] nexus-db-queries authn::external::spoof::test::test_make_header_value
37382024-03-01T22:43:26.702Z PASS [ 0.052s] nexus-db-queries authn::external::spoof::test::test_make_header_value_raw
37392024-03-01T22:43:26.721Z PASS [ 0.030s] nexus-db-queries authn::external::spoof::test::test_spoof_header_missing
37402024-03-01T22:43:26.741Z PASS [ 0.028s] nexus-db-queries authn::external::spoof::test::test_spoof_header_valid
37412024-03-01T22:43:26.741Z PASS [ 0.049s] nexus-db-queries authn::external::spoof::test::test_spoof_header_bad_uuids
37422024-03-01T22:43:26.758Z PASS [ 0.038s] nexus-db-queries authn::external::spoof::test::test_spoof_reserved_values
37432024-03-01T22:43:26.776Z PASS [ 0.032s] nexus-db-queries authn::external::token::test::test_make_header_value
37442024-03-01T22:43:26.797Z PASS [ 0.052s] nexus-db-queries authn::external::test::test_authn_sequence
37452024-03-01T22:43:26.798Z PASS [ 0.030s] nexus-db-queries authn::external::token::test::test_token_header_bad_utf8
37462024-03-01T22:43:26.810Z PASS [ 0.032s] nexus-db-queries authn::external::token::test::test_token_header_missing
37472024-03-01T22:43:26.810Z PASS [ 0.028s] nexus-db-queries authn::external::token::test::test_token_header_valid
37482024-03-01T22:43:26.840Z PASS [ 0.051s] nexus-db-queries authn::test::test_internal_users
37492024-03-01T22:43:26.889Z PASS [ 2.615s] dns-server::commands_test test_dnsadm
37502024-03-01T22:43:26.902Z PASS [ 0.061s] nexus-db-queries authz::oso_generic::test::test_duplicate_polar_classes
37512024-03-01T22:43:29.679Z PASS [ 4.955s] installinator mock_peers::tests::proptest_fetch_artifact
37522024-03-01T22:43:30.037Z PASS [ 5.306s] installinator write::tests::proptest_write_artifact
37532024-03-01T22:43:35.140Z PASS [ 6.193s] nexus-db-queries authz::context::test::test_unregistered_resource
37542024-03-01T22:43:35.402Z PASS [ 6.335s] nexus-db-queries context::test::test_background_context
37552024-03-01T22:43:36.901Z PASS [ 7.221s] nexus-db-queries context::test::test_child_context
37562024-03-01T22:43:36.984Z PASS [ 6.943s] nexus-db-queries context::test::test_test_context
37572024-03-01T22:43:39.534Z PASS [ 12.679s] nexus-db-queries authz::policy_test::test_conferred_roles
37582024-03-01T22:43:53.096Z PASS [ 6.951s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
37592024-03-01T22:43:53.097Z PASS [ 6.978s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
37602024-03-01T22:43:53.097Z PASS [ 6.440s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
37612024-03-01T22:43:53.529Z PASS [ 7.130s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
37622024-03-01T22:43:53.615Z PASS [ 6.841s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
37632024-03-01T22:43:53.615Z PASS [ 6.812s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
37642024-03-01T22:43:53.615Z PASS [ 0.045s] nexus-db-queries db::collection_attach::test::test_verify_query
37652024-03-01T22:43:53.615Z PASS [ 7.201s] nexus-db-queries db::collection_attach::test::test_attach_once
37662024-03-01T22:43:53.615Z PASS [ 6.936s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
37672024-03-01T22:43:53.615Z PASS [ 6.984s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
37682024-03-01T22:43:53.615Z PASS [ 6.784s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
37692024-03-01T22:43:54.102Z PASS [ 6.955s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
37702024-03-01T22:43:54.152Z PASS [ 7.103s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
37712024-03-01T22:43:54.204Z PASS [ 0.041s] nexus-db-queries db::collection_detach::test::test_verify_query
37722024-03-01T22:43:56.065Z PASS [ 32.433s] bootstore::v0-fsm-proptest-learner run
37732024-03-01T22:43:56.718Z PASS [ 6.435s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
37742024-03-01T22:43:57.440Z PASS [ 30.573s] nexus-db-queries authz::policy_test::test_iam_roles_behavior
37752024-03-01T22:43:57.556Z PASS [ 6.458s] nexus-db-queries db::collection_detach::test::test_detach_once
37762024-03-01T22:43:58.848Z PASS [ 5.699s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
37772024-03-01T22:43:59.381Z PASS [ 5.278s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
37782024-03-01T22:43:59.431Z PASS [ 5.244s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
37792024-03-01T22:44:01.046Z PASS [ 37.407s] bootstore::v0-fsm-proptest-rack-coordinator run
37802024-03-01T22:44:01.053Z PASS [ 4.989s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
37812024-03-01T22:44:01.084Z PASS [ 0.035s] nexus-db-queries db::collection_detach_many::test::test_verify_query
37822024-03-01T22:44:01.794Z PASS [ 5.076s] nexus-db-queries db::collection_detach_many::test::test_detach_many
37832024-03-01T22:44:01.822Z PASS [ 0.028s] nexus-db-queries db::collection_insert::test::test_verify_query
37842024-03-01T22:44:01.844Z PASS [ 0.027s] nexus-db-queries db::column_walker::test::test_walk_columns
37852024-03-01T22:44:01.874Z PASS [ 0.030s] nexus-db-queries db::column_walker::test::test_walk_table
37862024-03-01T22:44:02.485Z PASS [ 5.054s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
37872024-03-01T22:44:02.550Z PASS [ 0.063s] nexus-db-queries db::datastore::db_metadata::test::all_sql_for_version_migration_allows_valid_up_sql_collections
37882024-03-01T22:44:02.590Z PASS [ 0.036s] nexus-db-queries db::datastore::db_metadata::test::all_sql_for_version_migration_rejects_invalid_up_sql_collections
37892024-03-01T22:44:02.626Z PASS [ 0.041s] nexus-db-queries db::datastore::db_metadata::test::all_sql_for_version_migration_rejects_invalid_up_sql_names
37902024-03-01T22:44:02.664Z PASS [ 0.038s] nexus-db-queries db::datastore::db_metadata::test::all_sql_for_version_migration_rejects_no_up_sql_files
37912024-03-01T22:44:02.856Z PASS [ 5.303s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
37922024-03-01T22:44:03.842Z PASS [ 4.993s] nexus-db-queries db::collection_detach_many::test::test_detach_once
37932024-03-01T22:44:04.445Z PASS [ 5.066s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
37942024-03-01T22:44:04.522Z PASS [ 5.091s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
37952024-03-01T22:44:06.053Z PASS [ 4.634s] nexus-db-queries db::collection_insert::test::test_collection_present
37962024-03-01T22:44:06.064Z PASS [ 4.685s] nexus-db-queries db::collection_insert::test::test_collection_not_present
37972024-03-01T22:44:06.064Z PASS [ 0.034s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
37982024-03-01T22:44:07.097Z PASS [ 5.218s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
37992024-03-01T22:44:07.795Z PASS [ 5.127s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
38002024-03-01T22:44:08.476Z PASS [ 5.621s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
38012024-03-01T22:44:09.055Z PASS [ 5.212s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
38022024-03-01T22:44:09.997Z PASS [ 5.474s] nexus-db-queries db::datastore::deployment::tests::test_set_target
38032024-03-01T22:44:10.115Z PASS [ 5.668s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
38042024-03-01T22:44:10.867Z PASS [ 5.082s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
38052024-03-01T22:44:10.917Z PASS [ 5.200s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
38062024-03-01T22:44:12.238Z PASS [ 5.144s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
38072024-03-01T22:44:13.782Z PASS [ 5.987s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
38082024-03-01T22:44:13.782Z PASS [ 5.300s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
38092024-03-01T22:44:14.570Z PASS [ 5.516s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
38102024-03-01T22:44:15.298Z PASS [ 5.228s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
38112024-03-01T22:44:15.379Z PASS [ 5.258s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
38122024-03-01T22:44:16.269Z PASS [ 5.349s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
38132024-03-01T22:44:17.326Z PASS [ 5.090s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
38142024-03-01T22:44:17.918Z PASS [ 7.061s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
38152024-03-01T22:44:18.848Z PASS [ 5.064s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
38162024-03-01T22:44:19.784Z PASS [ 5.206s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
38172024-03-01T22:44:20.517Z PASS [ 5.291s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
38182024-03-01T22:44:20.721Z PASS [ 5.344s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
38192024-03-01T22:44:20.785Z PASS [ 7.005s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
38202024-03-01T22:44:21.592Z PASS [ 5.311s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_delete_reupsert_new_sled
38212024-03-01T22:44:22.466Z PASS [ 5.139s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_different_disks
38222024-03-01T22:44:22.943Z PASS [ 5.025s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_different_uuid_idempotent
38232024-03-01T22:44:23.977Z PASS [ 5.128s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_reupsert_new_sled
38242024-03-01T22:44:24.955Z PASS [ 5.176s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_upsert_same_uuid_idempotent
38252024-03-01T22:44:25.395Z PASS [ 0.034s] nexus-db-queries db::datastore::region::test::test_extent_count
38262024-03-01T22:44:25.812Z PASS [ 5.293s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
38272024-03-01T22:44:26.231Z PASS [ 5.448s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
38282024-03-01T22:44:26.373Z PASS [ 5.647s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
38292024-03-01T22:44:27.004Z PASS [ 5.424s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
38302024-03-01T22:44:28.266Z PASS [ 5.797s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
38312024-03-01T22:44:28.729Z PASS [ 5.780s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
38322024-03-01T22:44:29.275Z PASS [ 5.294s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
38332024-03-01T22:44:31.740Z PASS [ 5.927s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
38342024-03-01T22:44:31.822Z PASS [ 5.455s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
38352024-03-01T22:44:31.935Z PASS [ 6.943s] nexus-db-queries db::datastore::sled::test::sled_list_batch
38362024-03-01T22:44:33.546Z PASS [ 6.540s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
38372024-03-01T22:44:33.636Z PASS [ 7.403s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
38382024-03-01T22:44:33.739Z PASS [ 5.474s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
38392024-03-01T22:44:33.953Z PASS [ 5.220s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
38402024-03-01T22:44:34.455Z PASS [ 5.183s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
38412024-03-01T22:44:36.504Z PASS [ 4.570s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
38422024-03-01T22:44:37.036Z PASS [ 5.210s] nexus-db-queries db::datastore::test::test_project_creation
38432024-03-01T22:44:37.356Z PASS [ 5.609s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
38442024-03-01T22:44:39.373Z PASS [ 5.627s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
38452024-03-01T22:44:39.419Z PASS [ 5.869s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
38462024-03-01T22:44:42.464Z PASS [ 8.828s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
38472024-03-01T22:44:42.472Z PASS [ 8.018s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
38482024-03-01T22:44:42.684Z PASS [ 8.739s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
38492024-03-01T22:44:42.888Z PASS [ 5.540s] nexus-db-queries db::datastore::test::test_service_upsert_and_list
38502024-03-01T22:44:44.106Z PASS [ 4.688s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
38512024-03-01T22:44:44.843Z PASS [ 5.472s] nexus-db-queries db::datastore::test::test_session_methods
38522024-03-01T22:44:45.161Z PASS [ 8.654s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
38532024-03-01T22:44:45.161Z PASS [ 8.125s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
38542024-03-01T22:44:45.186Z PASS [ 0.024s] nexus-db-queries db::fixed_data::role_builtin::test::test_fixed_role_data
38552024-03-01T22:44:45.224Z PASS [ 0.031s] nexus-db-queries db::fixed_data::silo_user::test::test_silo_user_ids_are_valid
38562024-03-01T22:44:45.253Z PASS [ 0.033s] nexus-db-queries db::fixed_data::test::test_builtin_fleet_id_is_valid
38572024-03-01T22:44:45.285Z PASS [ 0.033s] nexus-db-queries db::fixed_data::user_builtin::test::test_builtin_user_ids_are_valid
38582024-03-01T22:44:47.521Z PASS [ 5.041s] nexus-db-queries db::datastore::test::test_table_scan
38592024-03-01T22:44:47.735Z PASS [ 5.265s] nexus-db-queries db::datastore::test::test_ssh_keys
38602024-03-01T22:44:47.880Z PASS [ 5.197s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
38612024-03-01T22:44:48.233Z PASS [ 5.344s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
38622024-03-01T22:44:49.418Z PASS [ 4.577s] nexus-db-queries db::explain::test::test_explain_async
38632024-03-01T22:44:49.454Z PASS [ 0.036s] nexus-db-queries db::pagination::test::test_paginator
38642024-03-01T22:44:49.573Z PASS [ 5.468s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
38652024-03-01T22:44:50.256Z PASS [ 4.971s] nexus-db-queries db::lookup::test::test_lookup
38662024-03-01T22:44:50.734Z PASS [ 5.574s] nexus-db-queries db::explain::test::test_explain_full_table_scan
38672024-03-01T22:44:52.436Z PASS [ 4.919s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
38682024-03-01T22:44:52.591Z PASS [ 4.856s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
38692024-03-01T22:44:53.002Z PASS [ 5.120s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
38702024-03-01T22:44:53.271Z PASS [ 5.037s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
38712024-03-01T22:44:54.633Z PASS [ 5.179s] nexus-db-queries db::pool_connection::test::all_enums_in_prepopulate_list
38722024-03-01T22:44:55.355Z PASS [ 5.781s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
38732024-03-01T22:44:55.766Z PASS [ 5.509s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
38742024-03-01T22:44:56.313Z PASS [ 5.581s] nexus-db-queries db::queries::external_ip::tests::test_explicit_external_ip_for_service_is_idempotent
38752024-03-01T22:44:57.736Z PASS [ 5.295s] nexus-db-queries db::queries::external_ip::tests::test_explicit_external_ip_for_service_out_of_range
38762024-03-01T22:44:57.919Z PASS [ 5.331s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_for_service_is_idempotent
38772024-03-01T22:44:58.363Z PASS [ 5.360s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_for_service_is_idempotent_even_when_full
38782024-03-01T22:44:58.397Z PASS [ 0.035s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
38792024-03-01T22:44:58.662Z PASS [ 5.389s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
38802024-03-01T22:45:00.875Z PASS [ 5.817s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
38812024-03-01T22:45:00.957Z PASS [ 5.595s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_for_service
38822024-03-01T22:45:01.404Z PASS [ 5.636s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
38832024-03-01T22:45:01.915Z PASS [ 5.597s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
38842024-03-01T22:45:03.312Z PASS [ 5.578s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
38852024-03-01T22:45:04.157Z PASS [ 5.759s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
38862024-03-01T22:45:04.394Z PASS [ 5.733s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
38872024-03-01T22:45:05.647Z PASS [ 5.177s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
38882024-03-01T22:45:06.198Z PASS [ 5.248s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
38892024-03-01T22:45:06.594Z PASS [ 5.182s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
38902024-03-01T22:45:07.519Z PASS [ 5.606s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
38912024-03-01T22:45:08.066Z PASS [ 10.137s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
38922024-03-01T22:45:08.526Z PASS [ 5.213s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
38932024-03-01T22:45:08.560Z PASS [ 0.036s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
38942024-03-01T22:45:09.274Z PASS [ 5.118s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
38952024-03-01T22:45:09.308Z PASS [ 0.033s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
38962024-03-01T22:45:09.339Z PASS [ 0.032s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
38972024-03-01T22:45:09.585Z PASS [ 5.186s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
38982024-03-01T22:45:09.610Z PASS [ 0.030s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
38992024-03-01T22:45:10.854Z PASS [ 5.219s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
39002024-03-01T22:45:10.942Z PASS [ 0.093s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
39012024-03-01T22:45:10.984Z PASS [ 0.035s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
39022024-03-01T22:45:11.024Z PASS [ 0.039s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
39032024-03-01T22:45:11.054Z PASS [ 0.036s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
39042024-03-01T22:45:11.087Z PASS [ 0.033s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
39052024-03-01T22:45:11.828Z PASS [ 5.630s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
39062024-03-01T22:45:12.261Z PASS [ 5.673s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
39072024-03-01T22:45:13.338Z PASS [ 5.817s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
39082024-03-01T22:45:13.775Z PASS [ 5.712s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
39092024-03-01T22:45:14.506Z PASS [ 5.166s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
39102024-03-01T22:45:14.537Z PASS [ 0.032s] nexus-defaults tests::test_random_vpc_ipv6_prefix
39112024-03-01T22:45:14.819Z PASS [ 0.279s] nexus-inventory builder::test::test_basic
39122024-03-01T22:45:14.847Z PASS [ 0.026s] nexus-inventory builder::test::test_empty
39132024-03-01T22:45:15.299Z PASS [ 0.045s] nexus-inventory builder::test::test_problems
39142024-03-01T22:45:15.733Z PASS [ 4.647s] nexus-db-queries db::queries::vpc_subnet::test::test_filter_conflicting_vpc_subnet_ranges_query
39152024-03-01T22:45:15.818Z PASS [ 0.931s] nexus-inventory collector::test::test_basic
39162024-03-01T22:45:16.146Z PASS [ 0.327s] nexus-inventory collector::test::test_multi_mgs_failure
39172024-03-01T22:45:16.435Z PASS [ 0.703s] nexus-inventory collector::test::test_multi_mgs
39182024-03-01T22:45:16.613Z PASS [ 0.462s] nexus-inventory collector::test::test_sled_agent_failure
39192024-03-01T22:45:16.659Z PASS [ 0.050s] nexus-reconfigurator-execution dns::test::test_blueprint_dns_basic
39202024-03-01T22:45:16.686Z PASS [ 0.029s] nexus-reconfigurator-execution dns::test::test_blueprint_dns_empty
39212024-03-01T22:45:16.719Z PASS [ 0.033s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
39222024-03-01T22:45:16.862Z PASS [ 5.034s] nexus-db-queries db::saga_recovery::test::test_failure_during_saga_can_be_recovered
39232024-03-01T22:45:16.871Z PASS [ 7.258s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
39242024-03-01T22:45:17.006Z PASS [ 0.136s] nexus-reconfigurator-planning blueprint_builder::test::test_add_nexus_error_cases
39252024-03-01T22:45:17.042Z PASS [ 0.031s] nexus-reconfigurator-planning blueprint_builder::test::test_add_nexus_with_no_existing_nexus_zones
39262024-03-01T22:45:17.087Z PASS [ 0.041s] nexus-reconfigurator-planning blueprint_builder::test::test_basic
39272024-03-01T22:45:17.107Z PASS [ 0.028s] nexus-reconfigurator-planning blueprint_builder::test::test_initial
39282024-03-01T22:45:17.143Z PASS [ 0.036s] nexus-reconfigurator-planning blueprint_builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
39292024-03-01T22:45:17.176Z PASS [ 0.032s] nexus-reconfigurator-planning blueprint_builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
39302024-03-01T22:45:17.209Z PASS [ 0.033s] nexus-reconfigurator-planning blueprint_builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
39312024-03-01T22:45:17.231Z PASS [ 0.023s] nexus-reconfigurator-planning ip_allocator::test::test_basic
39322024-03-01T22:45:17.245Z PASS [ 8.681s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
39332024-03-01T22:45:17.292Z PASS [ 0.056s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
39342024-03-01T22:45:17.299Z PASS [ 0.051s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
39352024-03-01T22:45:17.324Z PASS [ 0.038s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
39362024-03-01T22:45:17.331Z PASS [ 0.039s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
39372024-03-01T22:45:17.364Z PASS [ 0.040s] nexus-types external_api::shared::test::test_policy_parsing
39382024-03-01T22:45:17.446Z PASS [ 0.082s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
39392024-03-01T22:45:17.451Z PASS [ 0.120s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
39402024-03-01T22:45:17.555Z PASS [ 0.104s] omicron-certificates tests::test_common_name_is_validated
39412024-03-01T22:45:17.564Z PASS [ 0.117s] omicron-certificates tests::test_cert_extended_key_usage
39422024-03-01T22:45:17.608Z PASS [ 0.040s] omicron-common address::test::test_dns_subnets
39432024-03-01T22:45:17.628Z PASS [ 0.070s] omicron-certificates tests::test_subject_alternate_names_are_validated
39442024-03-01T22:45:17.634Z PASS [ 0.031s] omicron-common address::test::test_ip_range_checks_non_decreasing
39452024-03-01T22:45:17.659Z PASS [ 0.033s] omicron-common address::test::test_ip_range_enum_deserialization
39462024-03-01T22:45:17.665Z PASS [ 0.030s] omicron-common address::test::test_ip_range_iter
39472024-03-01T22:45:17.679Z PASS [ 0.020s] omicron-common address::test::test_ip_range_try_from
39482024-03-01T22:45:17.691Z PASS [ 0.027s] omicron-common address::test::test_ipv6_subnet_deserialize
39492024-03-01T22:45:17.717Z PASS [ 0.020s] omicron-common address::test::test_sled_address
39502024-03-01T22:45:17.722Z PASS [ 0.021s] omicron-common api::external::error::test::test_bail_unless
39512024-03-01T22:45:17.722Z PASS [ 0.020s] omicron-common api::external::error::test::test_context
39522024-03-01T22:45:17.744Z PASS [ 0.030s] omicron-common api::external::http_pagination::test::test_pagination_examples
39532024-03-01T22:45:17.753Z PASS [ 0.033s] omicron-common api::external::http_pagination::test::test_pagination_schemas
39542024-03-01T22:45:17.805Z PASS [ 0.039s] omicron-common api::external::http_pagination::test::test_scan_by_name
39552024-03-01T22:45:17.805Z PASS [ 0.048s] omicron-common api::external::http_pagination::test::test_scan_by_id
39562024-03-01T22:45:17.811Z PASS [ 5.551s] nexus-db-queries db::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
39572024-03-01T22:45:17.820Z PASS [ 0.027s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
39582024-03-01T22:45:17.839Z PASS [ 0.034s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
39592024-03-01T22:45:17.857Z PASS [ 0.038s] omicron-common api::external::test::test_bytecount
39602024-03-01T22:45:17.871Z PASS [ 0.031s] omicron-common api::external::test::test_bytecount_display
39612024-03-01T22:45:17.871Z PASS [ 0.052s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
39622024-03-01T22:45:17.898Z PASS [ 0.033s] omicron-common api::external::test::test_firewall_deserialization
39632024-03-01T22:45:17.905Z PASS [ 0.048s] omicron-common api::external::test::test_digest
39642024-03-01T22:45:17.927Z PASS [ 0.053s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
39652024-03-01T22:45:18.351Z PASS [ 0.034s] omicron-common api::external::test::test_firewall_rule_target_parse
39662024-03-01T22:45:18.351Z PASS [ 0.026s] omicron-common api::external::test::test_ip_port_range_from_str
39672024-03-01T22:45:18.351Z PASS [ 0.044s] omicron-common api::external::test::test_hostname_from_str
39682024-03-01T22:45:18.351Z PASS [ 0.032s] omicron-common api::external::test::test_ip_port_range_into_str
39692024-03-01T22:45:18.351Z PASS [ 0.035s] omicron-common api::external::test::test_ipnet_first_last_address
39702024-03-01T22:45:18.352Z PASS [ 0.036s] omicron-common api::external::test::test_ipnet_serde
39712024-03-01T22:45:18.352Z PASS [ 0.043s] omicron-common api::external::test::test_ipv4_net_operations
39722024-03-01T22:45:18.352Z PASS [ 0.027s] omicron-common api::external::test::test_ipv6_net_operations
39732024-03-01T22:45:18.352Z PASS [ 0.031s] omicron-common api::external::test::test_mac_system_iterator
39742024-03-01T22:45:18.352Z PASS [ 0.025s] omicron-common api::external::test::test_mac_to_int_conversions
39752024-03-01T22:45:18.352Z PASS [ 0.024s] omicron-common api::external::test::test_macaddr
39762024-03-01T22:45:18.352Z PASS [ 0.024s] omicron-common api::external::test::test_name_parse
39772024-03-01T22:45:18.352Z PASS [ 0.023s] omicron-common api::external::test::test_name_parse_from_param
39782024-03-01T22:45:18.352Z PASS [ 0.023s] omicron-common api::external::test::test_resource_name_parse
39792024-03-01T22:45:18.352Z PASS [ 0.023s] omicron-common api::external::test::test_role_name_parse
39802024-03-01T22:45:18.352Z PASS [ 0.028s] omicron-common api::external::test::test_route_destination_parse
39812024-03-01T22:45:18.352Z PASS [ 0.034s] omicron-common api::external::test::test_route_target_parse
39822024-03-01T22:45:18.352Z PASS [ 0.032s] omicron-common api::external::test::test_semver_serialize
39832024-03-01T22:45:18.353Z PASS [ 0.028s] omicron-common api::external::test::test_semver_validation
39842024-03-01T22:45:18.353Z PASS [ 0.022s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
39852024-03-01T22:45:18.353Z PASS [ 0.043s] omicron-common ledger::test::test_create_default_ledger
39862024-03-01T22:45:18.353Z PASS [ 0.057s] omicron-common ledger::test::test_commit_handles_write_failures
39872024-03-01T22:45:18.353Z PASS [ 0.043s] omicron-common ledger::test::test_create_ledger_reads_from_storage
39882024-03-01T22:45:18.353Z PASS [ 0.032s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
39892024-03-01T22:45:18.353Z PASS [ 0.024s] omicron-common nexus_config::test::test_config_bad_toml
39902024-03-01T22:45:18.353Z PASS [ 0.047s] omicron-common nexus_config::test::test_bad_authn_schemes
39912024-03-01T22:45:18.353Z PASS [ 0.027s] omicron-common nexus_config::test::test_config_empty
39922024-03-01T22:45:18.353Z PASS [ 0.020s] omicron-common nexus_config::test::test_config_nonexistent
39932024-03-01T22:45:18.353Z PASS [ 0.022s] omicron-common nexus_config::test::test_deployment_config_schema
39942024-03-01T22:45:18.354Z PASS [ 0.022s] omicron-common nexus_config::test::test_invalid_ipv4_prefix_tunable
39952024-03-01T22:45:18.354Z PASS [ 0.034s] omicron-common nexus_config::test::test_repo_configs_are_valid
39962024-03-01T22:45:18.354Z PASS [ 0.020s] omicron-common postgres_config::test::test_bad_url
39972024-03-01T22:45:18.354Z PASS [ 0.037s] omicron-common nexus_config::test::test_valid
39982024-03-01T22:45:18.354Z PASS [ 0.019s] omicron-common postgres_config::test::test_example_url
39992024-03-01T22:45:18.354Z PASS [ 0.022s] omicron-common update::tests::serde_artifact_kind
40002024-03-01T22:45:18.399Z PASS [ 0.134s] omicron-dev::test_omicron_dev test_cert_create
40012024-03-01T22:45:18.465Z PASS [ 0.064s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
40022024-03-01T22:45:18.512Z PASS [ 5.174s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
40032024-03-01T22:45:18.523Z PASS [ 0.059s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
40042024-03-01T22:45:18.581Z PASS [ 0.058s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
40052024-03-01T22:45:18.594Z PASS [ 0.059s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
40062024-03-01T22:45:18.658Z PASS [ 0.076s] omicron-gateway management_switch::location_map::tests::test_config_validation
40072024-03-01T22:45:18.713Z PASS [ 0.055s] omicron-gateway management_switch::location_map::tests::test_resolve_location
40082024-03-01T22:45:19.247Z PASS [ 5.067s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
40092024-03-01T22:45:19.300Z PASS [ 0.462s] omicron-gateway::test_all integration_tests::component_list::component_list
40102024-03-01T22:45:19.342Z PASS [ 0.632s] omicron-gateway::test_all integration_tests::commands::test_mgs_openapi_sled
40112024-03-01T22:45:19.562Z PASS [ 0.219s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
40122024-03-01T22:45:19.678Z PASS [ 0.378s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
40132024-03-01T22:45:19.769Z PASS [ 0.205s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
40142024-03-01T22:45:22.635Z PASS [ 4.358s] omicron-dev::test_omicron_dev test_db_killed
40152024-03-01T22:45:31.120Z PASS [ 12.550s] omicron-dev::test_omicron_dev test_run_all
40162024-03-01T22:45:32.462Z PASS [ 16.020s] nexus-reconfigurator-execution datasets::tests::test_ensure_crucible_dataset_records_exist
40172024-03-01T22:45:32.764Z PASS [ 14.479s] omicron-dev::test_omicron_dev test_db_run
40182024-03-01T22:45:33.187Z PASS [ 16.461s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
40192024-03-01T22:45:33.787Z PASS [ 16.922s] nexus-reconfigurator-execution resource_allocation::tests::test_allocate_external_networking
40202024-03-01T22:45:33.815Z PASS [ 14.046s] omicron-nexus app::background::blueprint_load::test::test_load_blueprints
40212024-03-01T22:45:33.868Z PASS [ 14.188s] omicron-nexus app::background::blueprint_execution::test::test_deploy_omicron_zones
40222024-03-01T22:45:37.665Z PASS [ 14.613s] omicron-nexus app::background::common::test::test_activation_in_progress
40232024-03-01T22:45:43.666Z PASS [ 12.545s] omicron-nexus app::background::common::test::test_driver_basic
40242024-03-01T22:45:44.183Z PASS [ 0.513s] omicron-nexus app::external_endpoints::test::test_authority
40252024-03-01T22:45:44.291Z PASS [ 0.100s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
40262024-03-01T22:45:45.100Z PASS [ 0.820s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
40272024-03-01T22:45:45.594Z PASS [ 0.082s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
40282024-03-01T22:45:45.598Z PASS [ 0.053s] omicron-nexus app::external_endpoints::test::test_no_endpoint
40292024-03-01T22:45:45.598Z PASS [ 0.058s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
40302024-03-01T22:45:45.598Z PASS [ 13.012s] omicron-nexus app::background::common::test::test_saga_request_flow
40312024-03-01T22:45:45.943Z PASS [ 13.177s] omicron-nexus app::background::dns_config::test::test_basic
40322024-03-01T22:45:46.064Z PASS [ 12.878s] omicron-nexus app::background::dns_propagation::test::test_basic
40332024-03-01T22:45:46.398Z PASS [ 12.610s] omicron-nexus app::background::external_endpoints::test::test_basic
40342024-03-01T22:45:46.955Z PASS [ 13.139s] omicron-nexus app::background::init::test::test_dns_propagation_basic
40352024-03-01T22:45:50.042Z PASS [ 16.167s] omicron-nexus app::background::inventory_collection::test::test_basic
40362024-03-01T22:45:50.614Z PASS [ 12.945s] omicron-nexus app::background::inventory_collection::test::test_db_sled_enumerator
40372024-03-01T22:45:59.986Z PASS [ 13.912s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
40382024-03-01T22:46:00.989Z PASS [ 15.047s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
40392024-03-01T22:46:01.448Z PASS [ 15.047s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
40402024-03-01T22:46:01.754Z PASS [ 14.736s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
40412024-03-01T22:46:02.410Z PASS [ 17.107s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
40422024-03-01T22:46:02.488Z PASS [ 17.012s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
40432024-03-01T22:46:19.858Z PASS [ 18.864s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
40442024-03-01T22:46:20.395Z PASS [ 18.698s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
40452024-03-01T22:46:20.852Z PASS [ 19.395s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
40462024-03-01T22:46:21.063Z PASS [ 21.078s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
40472024-03-01T22:46:25.112Z PASS [ 22.706s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
40482024-03-01T22:46:25.149Z PASS [ 22.659s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
40492024-03-01T22:46:40.901Z PASS [ 20.506s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
40502024-03-01T22:46:41.171Z PASS [ 21.312s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
40512024-03-01T22:46:50.007Z PASS [ 23.454s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
40522024-03-01T22:46:50.119Z PASS [ 23.464s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
40532024-03-01T22:46:50.119Z PASS [ 20.204s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
40542024-03-01T22:46:50.119Z PASS [ 20.407s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
40552024-03-01T22:46:50.184Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40562024-03-01T22:46:50.232Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40572024-03-01T22:47:01.093Z PASS [ 19.920s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
40582024-03-01T22:47:03.883Z PASS [ 19.355s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
40592024-03-01T22:47:03.973Z PASS [ 18.449s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
40602024-03-01T22:47:04.195Z PASS [ 18.839s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
40612024-03-01T22:47:06.608Z PASS [ 22.302s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
40622024-03-01T22:47:06.657Z PASS [ 0.049s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
40632024-03-01T22:47:16.984Z PASS [ 13.101s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
40642024-03-01T22:47:20.964Z PASS [ 17.452s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
40652024-03-01T22:47:21.041Z PASS [ 37.863s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
40662024-03-01T22:47:22.313Z PASS [ 15.652s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
40672024-03-01T22:47:34.549Z PASS [ 12.705s] omicron-nexus app::sagas::test_saga::test_saga_stuck
40682024-03-01T22:47:34.549Z PASS [ 17.239s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
40692024-03-01T22:47:38.785Z PASS [ 16.473s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
40702024-03-01T22:47:38.830Z PASS [ 0.044s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
40712024-03-01T22:47:38.875Z PASS [ 0.045s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
40722024-03-01T22:47:38.919Z PASS [ 0.044s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
40732024-03-01T22:47:39.367Z PASS [ 0.040s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
40742024-03-01T22:47:39.388Z PASS [ 0.040s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
40752024-03-01T22:47:39.388Z PASS [ 0.040s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
40762024-03-01T22:47:39.388Z PASS [ 0.039s] omicron-nexus external_api::console_api::test::test_relative_uri
40772024-03-01T22:47:39.388Z PASS [ 0.103s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
40782024-03-01T22:47:39.388Z PASS [ 20.770s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
40792024-03-01T22:47:39.613Z PASS [ 5.387s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
40802024-03-01T22:47:44.939Z PASS [ 13.450s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
40812024-03-01T22:47:45.799Z PASS [ 0.851s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
40822024-03-01T22:47:46.639Z PASS [ 0.860s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
40832024-03-01T22:47:46.736Z PASS [ 0.090s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
40842024-03-01T22:47:50.061Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40852024-03-01T22:47:50.206Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40862024-03-01T22:47:51.750Z PASS [ 12.133s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
40872024-03-01T22:47:52.245Z PASS [ 12.921s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
40882024-03-01T22:47:59.569Z PASS [ 12.838s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
40892024-03-01T22:48:02.837Z PASS [ 58.636s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
40902024-03-01T22:48:03.980Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
40912024-03-01T22:48:04.510Z PASS [ 12.757s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
40922024-03-01T22:48:04.667Z PASS [ 12.422s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
40932024-03-01T22:48:12.730Z PASS [ 13.159s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
40942024-03-01T22:48:17.237Z PASS [ 14.394s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
40952024-03-01T22:48:17.437Z PASS [ 12.769s] omicron-nexus::test_all integration_tests::basic::test_ping
40962024-03-01T22:48:17.616Z PASS [ 13.102s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
40972024-03-01T22:48:29.068Z PASS [ 15.871s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
40982024-03-01T22:48:30.284Z PASS [ 12.846s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
40992024-03-01T22:48:30.454Z PASS [ 12.836s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
41002024-03-01T22:48:35.564Z PASS [ 18.330s] omicron-nexus::test_all integration_tests::basic::test_projects_list
41012024-03-01T22:48:39.190Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
41022024-03-01T22:48:40.191Z PASS [ 61.003s] omicron-nexus populate::test::test_populators
41032024-03-01T22:48:41.549Z PASS [ 12.933s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
41042024-03-01T22:48:42.833Z PASS [ 12.547s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
41052024-03-01T22:48:42.883Z PASS [ 12.432s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
41062024-03-01T22:48:45.642Z PASS [ 2.810s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
41072024-03-01T22:48:45.668Z PASS [ 2.788s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
41082024-03-01T22:48:45.729Z PASS [ 0.087s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
41092024-03-01T22:48:46.172Z PASS [ 0.443s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi_internal
41102024-03-01T22:48:46.426Z PASS [ 0.753s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
41112024-03-01T22:48:49.369Z PASS [ 13.804s] omicron-nexus::test_all integration_tests::certificates::test_crud
41122024-03-01T22:48:50.060Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41132024-03-01T22:48:50.215Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41142024-03-01T22:48:53.119Z PASS [ 12.921s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
41152024-03-01T22:48:58.359Z PASS [ 16.819s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
41162024-03-01T22:48:59.196Z PASS [ 12.770s] omicron-nexus::test_all integration_tests::console_api::test_assets
41172024-03-01T22:48:59.264Z PASS [ 13.085s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
41182024-03-01T22:49:02.526Z PASS [ 13.150s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
41192024-03-01T22:49:04.005Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41202024-03-01T22:49:08.884Z PASS [ 15.766s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
41212024-03-01T22:49:12.349Z PASS [ 13.126s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
41222024-03-01T22:49:12.403Z PASS [ 13.139s] omicron-nexus::test_all integration_tests::console_api::test_session_me
41232024-03-01T22:49:14.699Z PASS [ 16.336s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
41242024-03-01T22:49:15.911Z PASS [ 13.388s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
41252024-03-01T22:49:24.712Z PASS [ 15.826s] omicron-nexus::test_all integration_tests::console_api::test_sessions
41262024-03-01T22:49:25.999Z PASS [ 13.676s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
41272024-03-01T22:49:26.280Z PASS [ 13.879s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
41282024-03-01T22:49:29.754Z PASS [ 15.051s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
41292024-03-01T22:49:38.273Z PASS [ 22.355s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
41302024-03-01T22:49:38.463Z PASS [ 154.474s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41312024-03-01T22:49:40.899Z PASS [ 16.186s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
41322024-03-01T22:49:42.028Z PASS [ 16.018s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
41332024-03-01T22:49:42.226Z PASS [ 15.941s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
41342024-03-01T22:49:43.401Z PASS [ 13.649s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
41352024-03-01T22:49:50.071Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41362024-03-01T22:49:50.222Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41372024-03-01T22:49:56.705Z PASS [ 14.673s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
41382024-03-01T22:49:57.074Z PASS [ 13.663s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
41392024-03-01T22:49:57.447Z PASS [ 15.218s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
41402024-03-01T22:49:59.232Z PASS [ 20.960s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
41412024-03-01T22:50:01.479Z PASS [ 23.012s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
41422024-03-01T22:50:08.330Z PASS [ 27.427s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
41432024-03-01T22:50:10.464Z PASS [ 13.769s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
41442024-03-01T22:50:10.577Z PASS [ 13.510s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
41452024-03-01T22:50:10.743Z PASS [ 13.295s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
41462024-03-01T22:50:15.085Z PASS [ 15.853s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
41472024-03-01T22:50:22.091Z PASS [ 13.761s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
41482024-03-01T22:50:24.411Z PASS [ 22.248s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
41492024-03-01T22:50:25.526Z PASS [ 14.784s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
41502024-03-01T22:50:26.326Z PASS [ 15.854s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
41512024-03-01T22:50:26.395Z PASS [ 15.816s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
41522024-03-01T22:50:30.611Z PASS [ 15.525s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
41532024-03-01T22:50:36.726Z PASS [ 14.633s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
41542024-03-01T22:50:44.338Z PASS [ 20.595s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
41552024-03-01T22:50:44.869Z PASS [ 14.252s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
41562024-03-01T22:50:49.778Z PASS [ 24.247s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
41572024-03-01T22:50:50.077Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41582024-03-01T22:50:50.229Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41592024-03-01T22:50:55.155Z PASS [ 28.745s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
41602024-03-01T22:50:57.162Z PASS [ 30.840s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
41612024-03-01T22:50:58.173Z PASS [ 21.440s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
41622024-03-01T22:50:58.832Z PASS [ 14.505s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
41632024-03-01T22:51:03.374Z PASS [ 13.596s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
41642024-03-01T22:51:03.795Z PASS [ 0.411s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
41652024-03-01T22:51:04.257Z PASS [ 0.466s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
41662024-03-01T22:51:04.647Z PASS [ 0.395s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
41672024-03-01T22:51:05.116Z PASS [ 0.467s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
41682024-03-01T22:51:05.174Z PASS [ 20.305s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
41692024-03-01T22:51:08.675Z PASS [ 13.532s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
41702024-03-01T22:51:10.747Z PASS [ 13.583s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
41712024-03-01T22:51:12.033Z PASS [ 13.861s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
41722024-03-01T22:51:12.600Z PASS [ 13.760s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
41732024-03-01T22:51:18.268Z PASS [ 13.143s] omicron-nexus::test_all integration_tests::images::test_image_create
41742024-03-01T22:51:19.443Z PASS [ 14.267s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
41752024-03-01T22:51:24.783Z PASS [ 16.103s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
41762024-03-01T22:51:24.801Z PASS [ 14.043s] omicron-nexus::test_all integration_tests::images::test_image_promotion
41772024-03-01T22:51:25.524Z PASS [ 12.925s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
41782024-03-01T22:51:25.724Z PASS [ 13.692s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
41792024-03-01T22:51:31.817Z PASS [ 7.025s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
41802024-03-01T22:51:32.304Z PASS [ 13.629s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
41812024-03-01T22:51:32.304Z PASS [ 12.549s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
41822024-03-01T22:51:32.305Z PASS [ 7.259s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
41832024-03-01T22:51:32.305Z PASS [ 6.561s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
41842024-03-01T22:51:33.116Z PASS [ 7.392s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
41852024-03-01T22:51:46.279Z PASS [ 13.157s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
41862024-03-01T22:51:50.083Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41872024-03-01T22:51:50.237Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41882024-03-01T22:51:50.474Z PASS [ 18.388s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
41892024-03-01T22:51:50.740Z PASS [ 18.743s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
41902024-03-01T22:51:54.846Z PASS [ 23.025s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
41912024-03-01T22:51:56.531Z PASS [ 24.486s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
41922024-03-01T22:51:57.900Z PASS [ 26.010s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
41932024-03-01T22:51:58.617Z PASS [ 12.341s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
41942024-03-01T22:52:03.726Z PASS [ 12.986s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
41952024-03-01T22:52:12.024Z PASS [ 13.399s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
41962024-03-01T22:52:16.017Z PASS [ 25.532s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
41972024-03-01T22:52:16.260Z PASS [ 18.356s] omicron-nexus::test_all integration_tests::instances::test_instance_access
41982024-03-01T22:52:20.702Z PASS [ 25.856s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
41992024-03-01T22:52:24.489Z PASS [ 20.761s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
42002024-03-01T22:52:31.843Z PASS [ 19.824s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
42012024-03-01T22:52:43.032Z PASS [ 40.216s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42022024-03-01T22:52:43.151Z PASS [ 22.464s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
42032024-03-01T22:52:43.151Z PASS [ 22.220s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
42042024-03-01T22:52:43.151Z PASS [ 20.469s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
42052024-03-01T22:52:47.055Z PASS [ 22.555s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
42062024-03-01T22:52:48.086Z PASS [ 417.986s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42072024-03-01T22:52:50.248Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42082024-03-01T22:52:50.714Z PASS [ 420.477s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42092024-03-01T22:52:54.074Z PASS [ 22.229s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
42102024-03-01T22:52:55.156Z PASS [ 16.673s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
42112024-03-01T22:52:57.150Z PASS [ 18.667s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
42122024-03-01T22:53:03.731Z PASS [ 22.556s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
42132024-03-01T22:53:06.994Z PASS [ 30.243s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
42142024-03-01T22:53:08.640Z PASS [ 20.568s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
42152024-03-01T22:53:10.227Z PASS [ 19.508s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
42162024-03-01T22:53:13.242Z PASS [ 26.195s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
42172024-03-01T22:53:14.244Z PASS [ 19.085s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
42182024-03-01T22:53:15.680Z PASS [ 21.603s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p
42192024-03-01T22:53:19.205Z PASS [ 22.058s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
42202024-03-01T22:53:20.940Z PASS [ 13.534s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
42212024-03-01T22:53:24.614Z PASS [ 14.385s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
42222024-03-01T22:53:27.305Z PASS [ 23.572s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
42232024-03-01T22:53:28.592Z PASS [ 12.911s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
42242024-03-01T22:53:29.492Z PASS [ 20.842s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
42252024-03-01T22:53:31.408Z PASS [ 17.160s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
42262024-03-01T22:53:31.447Z PASS [ 18.195s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
42272024-03-01T22:53:37.729Z PASS [ 17.195s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
42282024-03-01T22:53:39.692Z PASS [ 12.385s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
42292024-03-01T22:53:41.457Z PASS [ 12.863s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
42302024-03-01T22:53:42.751Z PASS [ 13.266s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
42312024-03-01T22:53:42.897Z PASS [ 23.690s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
42322024-03-01T22:53:43.166Z PASS [ 18.550s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
42332024-03-01T22:53:44.115Z PASS [ 12.708s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
42342024-03-01T22:53:44.121Z PASS [ 12.682s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
42352024-03-01T22:53:52.518Z PASS [ 14.791s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
42362024-03-01T22:53:53.099Z PASS [ 13.403s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
42372024-03-01T22:53:54.712Z PASS [ 13.253s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
42382024-03-01T22:53:55.642Z PASS [ 12.744s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
42392024-03-01T22:53:55.938Z PASS [ 12.773s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
42402024-03-01T22:53:56.309Z PASS [ 13.556s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
42412024-03-01T22:53:56.685Z PASS [ 12.566s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
42422024-03-01T22:53:57.753Z PASS [ 13.627s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
42432024-03-01T22:54:05.886Z PASS [ 13.366s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
42442024-03-01T22:54:08.018Z PASS [ 14.917s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
42452024-03-01T22:54:09.525Z PASS [ 13.881s] omicron-nexus::test_all integration_tests::loopback_address::test_anycast_loopback_address_basic_crud
42462024-03-01T22:54:09.667Z PASS [ 13.727s] omicron-nexus::test_all integration_tests::loopback_address::test_loopback_address_basic_crud
42472024-03-01T22:54:10.007Z PASS [ 12.255s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
42482024-03-01T22:54:13.485Z PASS [ 18.771s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
42492024-03-01T22:54:23.452Z PASS [ 13.785s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
42502024-03-01T22:54:23.546Z PASS [ 17.653s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
42512024-03-01T22:54:23.546Z PASS [ 13.533s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
42522024-03-01T22:54:26.533Z PASS [ 13.047s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
42532024-03-01T22:54:26.631Z PASS [ 18.614s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
42542024-03-01T22:54:30.307Z PASS [ 33.993s] omicron-nexus::test_all integration_tests::metrics::test_metrics
42552024-03-01T22:54:36.363Z PASS [ 26.829s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
42562024-03-01T22:54:37.363Z PASS [ 13.815s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
42572024-03-01T22:54:44.270Z PASS [ 47.581s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_collector_reregistration_gets_all_assignments
42582024-03-01T22:54:48.090Z PASS [ 17.782s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
42592024-03-01T22:54:48.167Z PASS [ 21.533s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
42602024-03-01T22:54:49.978Z PASS [ 26.523s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
42612024-03-01T22:54:50.020Z PASS [ 26.472s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
42622024-03-01T22:54:50.609Z PASS [ 13.242s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
42632024-03-01T22:54:53.475Z PASS [ 26.938s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
42642024-03-01T22:54:54.841Z PASS [ 18.483s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
42652024-03-01T22:55:09.765Z PASS [ 14.115s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
42662024-03-01T22:55:09.765Z PASS [ 14.505s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
42672024-03-01T22:55:09.765Z PASS [ 15.104s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
42682024-03-01T22:55:09.765Z PASS [ 13.650s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
42692024-03-01T22:55:10.835Z PASS [ 15.989s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
42702024-03-01T22:55:12.463Z PASS [ 28.190s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
42712024-03-01T22:55:18.685Z PASS [ 30.592s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
42722024-03-01T22:55:18.780Z PASS [ 13.656s] omicron-nexus::test_all integration_tests::projects::test_projects
42732024-03-01T22:55:19.355Z PASS [ 14.237s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
42742024-03-01T22:55:21.920Z PASS [ 17.822s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
42752024-03-01T22:55:22.459Z PASS [ 11.626s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
42762024-03-01T22:55:24.224Z PASS [ 11.759s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
42772024-03-01T22:55:28.326Z PASS [ 40.154s] omicron-nexus::test_all integration_tests::password_login::test_local_users
42782024-03-01T22:55:31.667Z PASS [ 12.887s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
42792024-03-01T22:55:32.071Z PASS [ 12.714s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
42802024-03-01T22:55:32.075Z PASS [ 13.390s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
42812024-03-01T22:55:32.392Z PASS [ 0.317s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
42822024-03-01T22:55:34.465Z PASS [ 12.003s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
42832024-03-01T22:55:34.827Z PASS [ 27.699s] omicron-nexus::test_all integration_tests::quotas::test_quotas
42842024-03-01T22:55:34.976Z PASS [ 13.056s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
42852024-03-01T22:55:34.989Z PASS [ 3.323s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
42862024-03-01T22:55:35.064Z PASS [ 0.088s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
42872024-03-01T22:55:35.071Z PASS [ 0.080s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
42882024-03-01T22:55:35.137Z PASS [ 0.062s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
42892024-03-01T22:55:35.137Z PASS [ 0.069s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
42902024-03-01T22:55:35.199Z PASS [ 0.067s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
42912024-03-01T22:55:35.417Z PASS [ 3.348s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
42922024-03-01T22:55:35.679Z PASS [ 3.287s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
42932024-03-01T22:55:35.831Z PASS [ 11.609s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
42942024-03-01T22:55:37.804Z PASS [ 3.338s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
42952024-03-01T22:55:39.176Z PASS [ 10.847s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
42962024-03-01T22:55:39.283Z PASS [ 0.109s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
42972024-03-01T22:55:48.252Z PASS [ 12.571s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
42982024-03-01T22:55:48.367Z PASS [ 12.948s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
42992024-03-01T22:55:48.454Z PASS [ 13.314s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
43002024-03-01T22:55:48.461Z PASS [ 0.095s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
43012024-03-01T22:55:48.510Z PASS [ 13.308s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
43022024-03-01T22:55:48.529Z PASS [ 0.075s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
43032024-03-01T22:55:48.662Z PASS [ 12.825s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
43042024-03-01T22:55:48.978Z PASS [ 14.155s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes
43052024-03-01T22:55:49.937Z PASS [ 12.141s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
43062024-03-01T22:55:51.875Z PASS [ 12.598s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
43072024-03-01T22:55:59.323Z PASS [ 10.814s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
43082024-03-01T22:55:59.359Z PASS [ 10.836s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
43092024-03-01T22:55:59.362Z PASS [ 10.904s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
43102024-03-01T22:55:59.445Z PASS [ 11.199s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
43112024-03-01T22:55:59.469Z PASS [ 10.812s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
43122024-03-01T22:56:07.815Z PASS [ 8.491s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
43132024-03-01T22:56:07.861Z PASS [ 8.391s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
43142024-03-01T22:56:15.708Z PASS [ 7.893s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
43152024-03-01T22:56:16.367Z PASS [ 8.504s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
43162024-03-01T22:56:23.535Z PASS [ 7.826s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
43172024-03-01T22:56:24.700Z PASS [ 8.332s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
43182024-03-01T22:56:30.084Z PASS [ 5.384s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
43192024-03-01T22:56:49.642Z PASS [ 19.556s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
43202024-03-01T22:56:51.860Z PASS [ 28.321s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
43212024-03-01T22:57:07.779Z PASS [ 18.134s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
43222024-03-01T22:57:08.554Z PASS [ 16.673s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
43232024-03-01T22:57:18.873Z PASS [ 10.326s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
43242024-03-01T22:57:18.894Z PASS [ 10.358s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
43252024-03-01T22:57:19.360Z PASS [ 10.817s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
43262024-03-01T22:57:19.367Z PASS [ 10.816s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
43272024-03-01T22:57:28.762Z PASS [ 20.908s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
43282024-03-01T22:57:29.812Z PASS [ 10.939s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
43292024-03-01T22:57:30.172Z PASS [ 11.275s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
43302024-03-01T22:57:30.343Z PASS [ 10.982s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
43312024-03-01T22:57:30.372Z PASS [ 11.004s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
43322024-03-01T22:57:42.576Z PASS [ 13.871s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
43332024-03-01T22:57:42.576Z PASS [ 13.864s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
43342024-03-01T22:57:42.733Z PASS [ 14.013s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
43352024-03-01T22:57:43.527Z PASS [ 13.706s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
43362024-03-01T22:57:43.651Z PASS [ 14.958s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
43372024-03-01T22:57:43.702Z PASS [ 13.322s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
43382024-03-01T22:57:43.788Z PASS [ 13.611s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
43392024-03-01T22:57:46.642Z PASS [ 16.297s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
43402024-03-01T22:57:56.062Z PASS [ 13.336s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
43412024-03-01T22:57:56.119Z PASS [ 13.541s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
43422024-03-01T22:57:57.188Z PASS [ 13.478s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
43432024-03-01T22:57:57.188Z PASS [ 13.652s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
43442024-03-01T22:57:57.329Z PASS [ 13.660s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
43452024-03-01T22:57:58.036Z PASS [ 15.465s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
43462024-03-01T22:57:59.005Z PASS [ 15.220s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
43472024-03-01T22:58:02.539Z PASS [ 15.893s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
43482024-03-01T22:58:10.137Z PASS [ 12.961s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
43492024-03-01T22:58:10.328Z PASS [ 14.265s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
43502024-03-01T22:58:11.843Z PASS [ 14.529s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
43512024-03-01T22:58:12.337Z PASS [ 16.213s] omicron-nexus::test_all integration_tests::silos::test_silos
43522024-03-01T22:58:12.572Z PASS [ 14.533s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
43532024-03-01T22:58:12.619Z PASS [ 13.612s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
43542024-03-01T22:58:14.375Z PASS [ 17.190s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
43552024-03-01T22:58:20.824Z PASS [ 18.285s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
43562024-03-01T22:58:23.176Z PASS [ 12.843s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
43572024-03-01T22:58:25.127Z PASS [ 13.281s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
43582024-03-01T22:58:26.048Z PASS [ 13.714s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
43592024-03-01T22:58:26.073Z PASS [ 13.501s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
43602024-03-01T22:58:27.377Z PASS [ 1.328s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
43612024-03-01T22:58:27.533Z PASS [ 4.360s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
43622024-03-01T22:58:28.126Z PASS [ 17.987s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
43632024-03-01T22:58:29.581Z PASS [ 4.455s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
43642024-03-01T22:58:30.422Z PASS [ 4.337s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
43652024-03-01T22:58:30.461Z PASS [ 17.840s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
43662024-03-01T22:58:30.788Z PASS [ 16.412s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
43672024-03-01T22:58:30.954Z PASS [ 0.543s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
43682024-03-01T22:58:31.711Z PASS [ 4.332s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
43692024-03-01T22:58:33.708Z PASS [ 12.877s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
43702024-03-01T22:58:40.048Z PASS [ 12.506s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
43712024-03-01T22:58:43.520Z PASS [ 13.056s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
43722024-03-01T22:58:43.994Z PASS [ 13.035s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
43732024-03-01T22:58:44.550Z PASS [ 12.839s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
43742024-03-01T22:58:47.399Z PASS [ 16.607s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
43752024-03-01T22:58:49.626Z PASS [ 21.496s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
43762024-03-01T22:58:52.700Z PASS [ 18.994s] omicron-nexus::test_all integration_tests::utilization::test_utilization
43772024-03-01T22:58:56.183Z PASS [ 16.140s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
43782024-03-01T22:59:01.682Z PASS [ 17.688s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
43792024-03-01T22:59:01.951Z PASS [ 18.430s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
43802024-03-01T22:59:02.621Z PASS [ 18.060s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
43812024-03-01T22:59:05.128Z PASS [ 17.729s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
43822024-03-01T22:59:06.864Z PASS [ 17.237s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
43832024-03-01T22:59:10.245Z PASS [ 17.544s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
43842024-03-01T22:59:14.752Z PASS [ 18.566s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
43852024-03-01T22:59:15.643Z PASS [ 13.030s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
43862024-03-01T22:59:17.173Z PASS [ 15.221s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
43872024-03-01T22:59:17.816Z PASS [ 48.229s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
43882024-03-01T22:59:18.978Z PASS [ 17.291s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
43892024-03-01T22:59:26.413Z PASS [ 21.279s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
43902024-03-01T22:59:27.586Z PASS [ 20.720s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
43912024-03-01T22:59:33.722Z PASS [ 15.904s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
43922024-03-01T22:59:35.588Z PASS [ 25.338s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
43932024-03-01T22:59:37.667Z PASS [ 18.692s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
43942024-03-01T22:59:39.118Z PASS [ 11.526s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
43952024-03-01T22:59:40.488Z PASS [ 25.734s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
43962024-03-01T22:59:40.666Z PASS [ 25.013s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
43972024-03-01T22:59:41.759Z PASS [ 24.583s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
43982024-03-01T22:59:43.193Z PASS [ 16.782s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
43992024-03-01T22:59:44.722Z PASS [ 10.998s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
44002024-03-01T22:59:47.007Z PASS [ 11.421s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
44012024-03-01T22:59:50.058Z PASS [ 11.982s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
44022024-03-01T22:59:51.290Z PASS [ 12.171s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
44032024-03-01T22:59:52.808Z PASS [ 12.318s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
44042024-03-01T22:59:52.829Z PASS [ 12.170s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
44052024-03-01T22:59:54.192Z PASS [ 12.013s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
44062024-03-01T22:59:54.581Z PASS [ 11.382s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
44072024-03-01T22:59:56.574Z PASS [ 11.852s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
44082024-03-01T22:59:58.524Z PASS [ 11.515s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
44092024-03-01T23:00:01.864Z PASS [ 12.210s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
44102024-03-01T23:00:03.512Z PASS [ 12.226s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
44112024-03-01T23:00:05.109Z PASS [ 12.298s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
44122024-03-01T23:00:05.251Z PASS [ 12.419s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
44132024-03-01T23:00:06.426Z PASS [ 12.641s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
44142024-03-01T23:00:06.786Z PASS [ 12.205s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
44152024-03-01T23:00:10.190Z PASS [ 13.614s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
44162024-03-01T23:00:17.165Z PASS [ 14.878s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers
44172024-03-01T23:00:17.326Z PASS [ 12.009s] omicron-nexus::test_all integration_tests::zpools::test_zpool_put_bad_physical_disk_returns_not_found
44182024-03-01T23:00:18.575Z PASS [ 12.157s] omicron-nexus::test_all integration_tests::zpools::test_zpool_put_bad_sled_returns_not_found
44192024-03-01T23:00:18.661Z PASS [ 0.082s] omicron-package dot::test::test_bad_dependency
44202024-03-01T23:00:18.683Z PASS [ 0.026s] omicron-package dot::test::test_dot_output
44212024-03-01T23:00:18.703Z PASS [ 11.914s] omicron-nexus::test_all integration_tests::zpools::test_zpool_put_success
44222024-03-01T23:00:18.731Z PASS [ 0.019s] omicron-passwords test::test_password_constraints
44232024-03-01T23:00:19.095Z PASS [ 15.578s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
44242024-03-01T23:00:20.378Z PASS [ 15.264s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
44252024-03-01T23:00:20.415Z PASS [ 0.040s] omicron-passwords test::test_stable
44262024-03-01T23:00:20.431Z PASS [ 18.562s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
44272024-03-01T23:00:20.441Z PASS [ 0.020s] omicron-passwords test::test_weak_hashes
44282024-03-01T23:00:20.452Z PASS [ 0.019s] omicron-rpaths internal::tests::test_configure_from_path
44292024-03-01T23:00:20.471Z PASS [ 0.018s] omicron-rpaths internal::tests::test_emit_rpath
44302024-03-01T23:00:20.480Z PASS [ 0.044s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
44312024-03-01T23:00:20.509Z PASS [ 3.246s] omicron-omdb::test_all_output test_omdb_usage_errors
44322024-03-01T23:00:20.689Z PASS [ 0.199s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
44332024-03-01T23:00:20.704Z PASS [ 0.176s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
44342024-03-01T23:00:20.784Z PASS [ 0.092s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
44352024-03-01T23:00:20.828Z PASS [ 2.105s] omicron-passwords test::test_reproducible
44362024-03-01T23:00:20.833Z PASS [ 0.169s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
44372024-03-01T23:00:20.877Z PASS [ 0.045s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
44382024-03-01T23:00:20.881Z PASS [ 0.061s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v0_to_v1_conversion
44392024-03-01T23:00:20.945Z PASS [ 0.057s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization_weak_hash
44402024-03-01T23:00:20.945Z PASS [ 0.063s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization
44412024-03-01T23:00:20.971Z PASS [ 0.032s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
44422024-03-01T23:00:21.020Z PASS [ 0.047s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
44432024-03-01T23:00:21.027Z PASS [ 0.082s] omicron-sled-agent bootstrap::params::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
44442024-03-01T23:00:21.053Z PASS [ 0.026s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
44452024-03-01T23:00:21.066Z PASS [ 0.045s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
44462024-03-01T23:00:21.096Z PASS [ 0.037s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
44472024-03-01T23:00:21.097Z PASS [ 0.027s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
44482024-03-01T23:00:21.117Z PASS [ 0.020s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
44492024-03-01T23:00:21.122Z PASS [ 0.033s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
44502024-03-01T23:00:21.139Z PASS [ 0.662s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
44512024-03-01T23:00:21.146Z PASS [ 0.029s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
44522024-03-01T23:00:21.184Z PASS [ 0.032s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
44532024-03-01T23:00:21.185Z PASS [ 0.055s] omicron-sled-agent config::test::test_smf_configs
44542024-03-01T23:00:21.206Z PASS [ 0.027s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
44552024-03-01T23:00:21.212Z PASS [ 0.028s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
44562024-03-01T23:00:21.250Z PASS [ 0.034s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
44572024-03-01T23:00:21.274Z PASS [ 0.034s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
44582024-03-01T23:00:21.274Z PASS [ 0.026s] omicron-sled-agent profile::tests::empty_profile
44592024-03-01T23:00:21.274Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_disabled_instance
44602024-03-01T23:00:21.278Z PASS [ 0.140s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
44612024-03-01T23:00:21.292Z PASS [ 0.026s] omicron-sled-agent profile::tests::test_instance
44622024-03-01T23:00:21.299Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_multiple
44632024-03-01T23:00:21.306Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_property
44642024-03-01T23:00:21.318Z PASS [ 0.026s] omicron-sled-agent profile::tests::test_property_group
44652024-03-01T23:00:21.330Z PASS [ 0.025s] omicron-sled-agent profile::tests::test_service
44662024-03-01T23:00:21.330Z PASS [ 0.552s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
44672024-03-01T23:00:21.335Z PASS [ 0.031s] omicron-sled-agent profile::tests::test_service_property_group
44682024-03-01T23:00:21.357Z PASS [ 0.029s] omicron-sled-agent rack_setup::config::test::test_subnets
44692024-03-01T23:00:21.367Z PASS [ 0.025s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
44702024-03-01T23:00:21.367Z PASS [ 0.031s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
44712024-03-01T23:00:21.376Z PASS [ 0.056s] omicron-sled-agent rack_setup::config::test::test_extra_certs
44722024-03-01T23:00:21.420Z PASS [ 0.039s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
44732024-03-01T23:00:21.420Z PASS [ 0.045s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
44742024-03-01T23:00:21.434Z PASS [ 0.073s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
44752024-03-01T23:00:21.434Z PASS [ 0.065s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v2_schema
44762024-03-01T23:00:21.454Z PASS [ 0.033s] omicron-sled-agent services::test::test_all_zones_requests_schema
44772024-03-01T23:00:21.461Z PASS [ 0.027s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
44782024-03-01T23:00:21.468Z PASS [ 0.054s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
44792024-03-01T23:00:21.681Z PASS [ 0.223s] omicron-sled-agent services::test::test_ensure_service
44802024-03-01T23:00:21.706Z PASS [ 0.223s] omicron-sled-agent services::test::test_ensure_service_before_timesync
44812024-03-01T23:00:21.706Z PASS [ 0.216s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
44822024-03-01T23:00:21.706Z PASS [ 0.257s] omicron-sled-agent services::test::test_bad_generations
44832024-03-01T23:00:21.820Z PASS [ 0.131s] omicron-sled-agent services::test::test_old_ledger_migration_bad
44842024-03-01T23:00:21.830Z PASS [ 0.128s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
44852024-03-01T23:00:21.851Z PASS [ 0.034s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
44862024-03-01T23:00:21.863Z PASS [ 0.035s] omicron-sled-agent services_migration::test::test_all_services_requests_schema
44872024-03-01T23:00:21.873Z PASS [ 0.187s] omicron-sled-agent services::test::test_old_ledger_migration
44882024-03-01T23:00:21.895Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
44892024-03-01T23:00:21.900Z PASS [ 0.033s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
44902024-03-01T23:00:21.923Z PASS [ 0.031s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
44912024-03-01T23:00:21.935Z PASS [ 0.034s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
44922024-03-01T23:00:21.958Z PASS [ 0.033s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
44932024-03-01T23:00:21.963Z PASS [ 0.113s] omicron-sled-agent services_migration::test::test_convert_known_ledgers
44942024-03-01T23:00:21.971Z PASS [ 0.037s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
44952024-03-01T23:00:21.993Z PASS [ 0.028s] omicron-sled-agent updates::test::test_query_no_components
44962024-03-01T23:00:22.003Z PASS [ 0.031s] omicron-sled-agent updates::test::test_query_sled_agent_version
44972024-03-01T23:00:22.031Z PASS [ 0.038s] omicron-sled-agent updates::test::test_query_zone_version
44982024-03-01T23:00:22.064Z PASS [ 0.032s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
44992024-03-01T23:00:22.171Z PASS [ 0.171s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
45002024-03-01T23:00:22.812Z PASS [ 1.116s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
45012024-03-01T23:00:22.839Z PASS [ 0.668s] omicron-sled-agent zone_bundle::illumos_tests::test_context
45022024-03-01T23:00:22.853Z PASS [ 0.039s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
45032024-03-01T23:00:23.192Z PASS [ 1.129s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
45042024-03-01T23:00:23.377Z PASS [ 0.530s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
45052024-03-01T23:00:23.431Z PASS [ 0.054s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
45062024-03-01T23:00:23.461Z PASS [ 0.030s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
45072024-03-01T23:00:23.506Z PASS [ 0.046s] omicron-sled-agent zone_bundle::tests::test_disk_usage
45082024-03-01T23:00:23.519Z PASS [ 4.837s] omicron-passwords test::test_compatible
45092024-03-01T23:00:23.536Z PASS [ 0.030s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
45102024-03-01T23:00:23.549Z PASS [ 0.030s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
45112024-03-01T23:00:23.563Z PASS [ 0.027s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
45122024-03-01T23:00:24.027Z PASS [ 2.072s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
45132024-03-01T23:00:24.110Z PASS [ 0.506s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
45142024-03-01T23:00:24.290Z PASS [ 0.742s] omicron-sled-agent::mod integration_tests::commands::test_bootstrap_agent_openapi_sled
45152024-03-01T23:00:24.338Z PASS [ 0.312s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
45162024-03-01T23:00:24.343Z PASS [ 14.155s] omicron-omdb::test_all_output test_omdb_env_settings
45172024-03-01T23:00:24.410Z PASS [ 0.069s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
45182024-03-01T23:00:24.421Z PASS [ 0.130s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
45192024-03-01T23:00:24.437Z PASS [ 0.028s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
45202024-03-01T23:00:24.446Z PASS [ 0.025s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
45212024-03-01T23:00:24.469Z PASS [ 0.024s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
45222024-03-01T23:00:24.495Z PASS [ 1.306s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
45232024-03-01T23:00:24.514Z PASS [ 0.078s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
45242024-03-01T23:00:24.536Z PASS [ 0.468s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
45252024-03-01T23:00:24.690Z PASS [ 1.852s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
45262024-03-01T23:00:24.700Z PASS [ 0.227s] omicron-test-utils dev::db::test::test_bad_cmd
45272024-03-01T23:00:24.722Z PASS [ 0.025s] omicron-test-utils dev::db::test::test_make_pg_config_ok
45282024-03-01T23:00:24.736Z PASS [ 0.045s] omicron-test-utils dev::db::test::test_make_pg_config_fail
45292024-03-01T23:00:24.752Z PASS [ 0.031s] omicron-test-utils dev::db::test::test_process_exit_abnormal
45302024-03-01T23:00:24.770Z PASS [ 0.034s] omicron-test-utils dev::db::test::test_process_exit_normal
45312024-03-01T23:00:24.786Z PASS [ 0.249s] omicron-test-utils dev::db::test::test_database_start_hang
45322024-03-01T23:00:24.920Z PASS [ 0.423s] omicron-test-utils dev::db::test::test_cmd_fails
45332024-03-01T23:00:24.950Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_starter_tmpdir
45342024-03-01T23:00:25.018Z PASS [ 0.062s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
45352024-03-01T23:00:25.431Z PASS [ 0.029s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
45362024-03-01T23:00:25.431Z PASS [ 0.023s] oximeter histogram::tests::test_bin_range
45372024-03-01T23:00:25.431Z PASS [ 0.023s] oximeter histogram::tests::test_bin_range_from
45382024-03-01T23:00:25.431Z PASS [ 0.022s] oximeter histogram::tests::test_bin_range_to
45392024-03-01T23:00:25.431Z PASS [ 0.029s] oximeter histogram::tests::test_empty_bins_not_supported
45402024-03-01T23:00:25.431Z PASS [ 0.028s] oximeter histogram::tests::test_ensure_finite
45412024-03-01T23:00:25.432Z PASS [ 0.035s] oximeter histogram::tests::test_histogram
45422024-03-01T23:00:25.432Z PASS [ 0.031s] oximeter histogram::tests::test_histogram_extreme_bins
45432024-03-01T23:00:25.432Z PASS [ 0.027s] oximeter histogram::tests::test_histogram_extreme_samples
45442024-03-01T23:00:25.432Z PASS [ 0.024s] oximeter histogram::tests::test_histogram_float_bins
45452024-03-01T23:00:25.432Z PASS [ 0.025s] oximeter histogram::tests::test_histogram_to_arrays
45462024-03-01T23:00:25.432Z PASS [ 0.021s] oximeter histogram::tests::test_histogram_unbounded_samples
45472024-03-01T23:00:25.432Z PASS [ 0.025s] oximeter histogram::tests::test_histogram_unsorted_bins
45482024-03-01T23:00:25.432Z PASS [ 0.026s] oximeter histogram::tests::test_histogram_with_bins
45492024-03-01T23:00:25.432Z PASS [ 0.024s] oximeter histogram::tests::test_histogram_with_non_partitioned_bins
45502024-03-01T23:00:25.433Z PASS [ 1.067s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
45512024-03-01T23:00:25.444Z PASS [ 0.025s] oximeter histogram::tests::test_histogram_with_overlapping_bins
45522024-03-01T23:00:25.471Z PASS [ 0.030s] oximeter histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
45532024-03-01T23:00:25.487Z PASS [ 0.068s] oximeter histogram::tests::test_log_linear_bins_all_representable
45542024-03-01T23:00:25.498Z PASS [ 0.032s] oximeter histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
45552024-03-01T23:00:25.511Z PASS [ 0.027s] oximeter histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
45562024-03-01T23:00:25.532Z PASS [ 0.035s] oximeter histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
45572024-03-01T23:00:25.539Z PASS [ 0.031s] oximeter histogram::tests::test_log_linear_bins_integer_size_checks
45582024-03-01T23:00:25.563Z PASS [ 0.028s] oximeter histogram::tests::test_log_linear_bins_small_bin_count
45592024-03-01T23:00:25.573Z PASS [ 0.032s] oximeter histogram::tests::test_span_decades
45602024-03-01T23:00:25.583Z PASS [ 0.028s] oximeter histogram::tests::test_span_decades_other_counts_f64
45612024-03-01T23:00:25.601Z PASS [ 0.028s] oximeter histogram::tests::test_span_decades_other_counts_u64_resolution_ok
45622024-03-01T23:00:25.633Z PASS [ 0.032s] oximeter histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
45632024-03-01T23:00:25.638Z PASS [ 0.032s] oximeter schema::tests::test_field_schema_ordering
45642024-03-01T23:00:25.721Z LEAK [ 0.962s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
45652024-03-01T23:00:25.732Z PASS [ 0.109s] oximeter schema::tests::test_schema_field_ordering_across_target_metric
45662024-03-01T23:00:25.732Z PASS [ 0.091s] oximeter schema::tests::test_timeseries_name
45672024-03-01T23:00:25.748Z PASS [ 0.032s] oximeter schema::tests::test_timeseries_name_from_str
45682024-03-01T23:00:25.758Z PASS [ 0.032s] oximeter schema::tests::test_timeseries_schema_from_parts
45692024-03-01T23:00:25.758Z PASS [ 0.033s] oximeter schema::tests::test_timeseries_schema_from_sample
45702024-03-01T23:00:25.810Z PASS [ 0.041s] oximeter traits::tests::test_metric_trait
45712024-03-01T23:00:25.810Z PASS [ 0.049s] oximeter test_util::tests::test_gen_test_samples
45722024-03-01T23:00:25.815Z PASS [ 0.049s] oximeter traits::tests::test_producer_trait
45732024-03-01T23:00:25.826Z PASS [ 0.028s] oximeter traits::tests::test_target_trait
45742024-03-01T23:00:25.833Z PASS [ 0.027s] oximeter types::tests::test_cumulative_f64
45752024-03-01T23:00:25.836Z PASS [ 0.026s] oximeter types::tests::test_cumulative_i64
45762024-03-01T23:00:25.851Z PASS [ 0.025s] oximeter types::tests::test_datum
45772024-03-01T23:00:25.858Z PASS [ 0.024s] oximeter types::tests::test_field_value_parse_as_type::case_01_as_string
45782024-03-01T23:00:25.889Z PASS [ 0.039s] oximeter types::tests::test_field_value_parse_as_type::case_02_as_i8
45792024-03-01T23:00:25.912Z PASS [ 0.042s] oximeter types::tests::test_field_value_parse_as_type::case_03_as_u8
45802024-03-01T23:00:25.912Z PASS [ 0.033s] oximeter types::tests::test_field_value_parse_as_type::case_04_as_i16
45812024-03-01T23:00:26.038Z PASS [ 0.030s] oximeter types::tests::test_field_value_parse_as_type::case_05_as_u16
45822024-03-01T23:00:26.039Z PASS [ 0.028s] oximeter types::tests::test_field_value_parse_as_type::case_06_as_i32
45832024-03-01T23:00:26.042Z PASS [ 0.042s] oximeter types::tests::test_field_value_parse_as_type::case_07_as_u32
45842024-03-01T23:00:26.042Z PASS [ 0.033s] oximeter types::tests::test_field_value_parse_as_type::case_08_as_i64
45852024-03-01T23:00:26.042Z PASS [ 0.052s] oximeter types::tests::test_field_value_parse_as_type::case_09_as_u64
45862024-03-01T23:00:26.042Z PASS [ 0.041s] oximeter types::tests::test_field_value_parse_as_type::case_10_as_uuid
45872024-03-01T23:00:26.042Z PASS [ 0.044s] oximeter types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
45882024-03-01T23:00:26.042Z PASS [ 0.046s] oximeter types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
45892024-03-01T23:00:26.042Z PASS [ 0.034s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
45902024-03-01T23:00:26.042Z PASS [ 0.041s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
45912024-03-01T23:00:26.053Z PASS [ 0.029s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
45922024-03-01T23:00:26.053Z PASS [ 0.028s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
45932024-03-01T23:00:26.060Z PASS [ 0.024s] oximeter types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
45942024-03-01T23:00:26.069Z PASS [ 0.024s] oximeter types::tests::test_measurement
45952024-03-01T23:00:26.076Z PASS [ 0.023s] oximeter types::tests::test_sample_struct
45962024-03-01T23:00:26.083Z PASS [ 0.022s] oximeter types::tests::test_verify_field_names
45972024-03-01T23:00:26.376Z PASS [ 0.286s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
45982024-03-01T23:00:26.382Z PASS [ 0.302s] oximeter-collector agent::tests::test_self_stat_error_counter
45992024-03-01T23:00:26.390Z PASS [ 0.319s] oximeter-collector agent::tests::test_self_stat_collection_count
46002024-03-01T23:00:26.399Z PASS [ 0.028s] oximeter-collector self_stats::tests::test_failure_reason_serialization
46012024-03-01T23:00:26.472Z PASS [ 0.090s] oximeter-collector self_stats::tests::test_no_schema_changes
46022024-03-01T23:00:26.817Z PASS [ 0.417s] oximeter-collector::test_commands test_oximeter_no_args
46032024-03-01T23:00:26.983Z PASS [ 0.578s] oximeter-collector::test_commands test_oximeter_openapi
46042024-03-01T23:00:27.683Z PASS [ 0.876s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
46052024-03-01T23:00:27.901Z PASS [ 14.498s] omicron-omdb::test_all_output test_omdb_success_cases
46062024-03-01T23:00:27.924Z PASS [ 0.948s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
46072024-03-01T23:00:27.960Z PASS [ 0.033s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
46082024-03-01T23:00:28.863Z PASS [ 1.173s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
46092024-03-01T23:00:28.877Z PASS [ 0.961s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
46102024-03-01T23:00:29.087Z PASS [ 1.129s] oximeter-db client::tests::test_select_all_field_types
46112024-03-01T23:00:29.118Z PASS [ 0.031s] oximeter-db client::tests::test_unravel_index
46122024-03-01T23:00:29.126Z PASS [ 4.338s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
46132024-03-01T23:00:29.152Z PASS [ 0.027s] oximeter-db model::tests::test_db_bool
46142024-03-01T23:00:29.161Z PASS [ 0.044s] oximeter-db client::tests::test_verify_schema_upgrades
46152024-03-01T23:00:29.192Z PASS [ 0.027s] oximeter-db model::tests::test_db_datum_type_conversion
46162024-03-01T23:00:29.230Z PASS [ 0.039s] oximeter-db model::tests::test_db_field_list_conversion
46172024-03-01T23:00:29.258Z PASS [ 0.030s] oximeter-db model::tests::test_db_field_type_conversion
46182024-03-01T23:00:29.294Z PASS [ 0.031s] oximeter-db model::tests::test_db_histogram
46192024-03-01T23:00:29.327Z PASS [ 0.028s] oximeter-db model::tests::test_histogram_to_arrays
46202024-03-01T23:00:29.525Z PASS [ 3.055s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
46212024-03-01T23:00:29.583Z PASS [ 5.068s] omicron-test-utils dev::db::test::test_database_concurrent
46222024-03-01T23:00:29.614Z PASS [ 0.031s] oximeter-db model::tests::test_parse_bytes_measurement
46232024-03-01T23:00:29.645Z PASS [ 0.030s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
46242024-03-01T23:00:29.674Z PASS [ 0.030s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
46252024-03-01T23:00:29.702Z PASS [ 0.028s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
46262024-03-01T23:00:29.736Z PASS [ 0.028s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
46272024-03-01T23:00:29.752Z PASS [ 0.585s] oximeter-db model::tests::test_db_bool_bad
46282024-03-01T23:00:29.763Z PASS [ 0.420s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
46292024-03-01T23:00:29.776Z PASS [ 0.029s] oximeter-db model::tests::test_unroll_from_source
46302024-03-01T23:00:29.776Z PASS [ 0.029s] oximeter-db model::tests::test_unroll_measurement_row
46312024-03-01T23:00:29.790Z PASS [ 0.029s] oximeter-db model::tests::test_unroll_missing_measurement_row
46322024-03-01T23:00:29.796Z PASS [ 0.026s] oximeter-db query::tests::test_field_cmp
46332024-03-01T23:00:29.797Z PASS [ 0.027s] oximeter-db query::tests::test_field_selector_as_query
46342024-03-01T23:00:29.802Z PASS [ 0.027s] oximeter-db query::tests::test_field_value_as_db_str
46352024-03-01T23:00:29.829Z PASS [ 0.043s] oximeter-db query::tests::test_select_query_builder_field_selectors
46362024-03-01T23:00:29.837Z PASS [ 0.034s] oximeter-db query::tests::test_select_query_builder_from_parts
46372024-03-01T23:00:29.848Z PASS [ 0.054s] oximeter-db query::tests::test_select_query_builder_filter_raw
46382024-03-01T23:00:29.864Z PASS [ 0.028s] oximeter-db query::tests::test_select_query_builder_limit_offset
46392024-03-01T23:00:29.872Z PASS [ 0.044s] oximeter-db query::tests::test_select_query_builder_full
46402024-03-01T23:00:29.878Z PASS [ 0.032s] oximeter-db query::tests::test_select_query_builder_no_fields
46412024-03-01T23:00:29.891Z PASS [ 0.028s] oximeter-db query::tests::test_select_query_builder_no_selectors
46422024-03-01T23:00:29.905Z PASS [ 0.026s] oximeter-db query::tests::test_time_range
46432024-03-01T23:00:29.918Z PASS [ 0.046s] oximeter-db query::tests::test_string_field_selector
46442024-03-01T23:00:29.924Z PASS [ 0.034s] oximeter-db sql::tests::test_allow_limit_offset
46452024-03-01T23:00:29.937Z PASS [ 0.032s] oximeter-db sql::tests::test_allow_subqueries
46462024-03-01T23:00:29.951Z PASS [ 0.032s] oximeter-db sql::tests::test_cannot_name_database
46472024-03-01T23:00:29.959Z PASS [ 0.034s] oximeter-db sql::tests::test_ctes_are_not_supported
46482024-03-01T23:00:29.986Z PASS [ 0.035s] oximeter-db sql::tests::test_function_allow_list
46492024-03-01T23:00:29.996Z PASS [ 0.034s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
46502024-03-01T23:00:30.018Z PASS [ 0.059s] oximeter-db sql::tests::test_join_must_be_inner
46512024-03-01T23:00:30.018Z PASS [ 0.038s] oximeter-db sql::tests::test_query_must_be_select_statement
46522024-03-01T23:00:30.029Z PASS [ 0.037s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
46532024-03-01T23:00:30.048Z PASS [ 0.038s] oximeter-db sql::tests::test_require_table_is_timeseries_name
46542024-03-01T23:00:30.055Z PASS [ 0.039s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
46552024-03-01T23:00:30.064Z PASS [ 0.032s] oximeter-db sql::tests::test_with_comma_join_fails
46562024-03-01T23:00:30.084Z PASS [ 0.032s] oximeter-db tests::test_timeseries_key_field_stability
46572024-03-01T23:00:30.088Z PASS [ 0.033s] oximeter-db tests::test_timeseries_key_sample_stability
46582024-03-01T23:00:30.094Z PASS [ 0.033s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
46592024-03-01T23:00:30.101Z PASS [ 11.010s] omicron-passwords test::test_smoke
46602024-03-01T23:00:30.132Z PASS [ 0.044s] oximeter-instruments http::tests::test_normalize_uri_path
46612024-03-01T23:00:30.139Z PASS [ 0.059s] oximeter-instruments http::tests::test_latency_tracker
46622024-03-01T23:00:30.264Z PASS [ 0.125s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
46632024-03-01T23:00:30.283Z PASS [ 0.169s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
46642024-03-01T23:00:30.283Z PASS [ 0.175s] oximeter-instruments kstat::link::tests::test_kstat_sampler
46652024-03-01T23:00:30.289Z PASS [ 0.139s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
46662024-03-01T23:00:30.304Z PASS [ 0.040s] oximeter-instruments kstat::link::tests::test_physical_datalink
46672024-03-01T23:00:30.310Z PASS [ 1.449s] oximeter-db client::tests::test_sql_query_output
46682024-03-01T23:00:30.316Z PASS [ 0.035s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
46692024-03-01T23:00:30.322Z PASS [ 0.052s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
46702024-03-01T23:00:30.336Z PASS [ 0.017s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
46712024-03-01T23:00:30.336Z PASS [ 0.053s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
46722024-03-01T23:00:30.336Z PASS [ 0.024s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
46732024-03-01T23:00:30.348Z PASS [ 0.020s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
46742024-03-01T23:00:30.351Z PASS [ 0.026s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
46752024-03-01T23:00:30.363Z PASS [ 0.026s] oximeter-macro-impl tests::test_metric_annotated_field
46762024-03-01T23:00:30.366Z PASS [ 0.021s] oximeter-macro-impl tests::test_metric_datum_field
46772024-03-01T23:00:30.366Z PASS [ 0.016s] oximeter-macro-impl tests::test_metric_enum
46782024-03-01T23:00:30.412Z PASS [ 0.027s] oximeter-macro-impl tests::test_metric_without_datum_field
46792024-03-01T23:00:30.415Z PASS [ 0.021s] oximeter-macro-impl tests::test_target
46802024-03-01T23:00:30.415Z PASS [ 0.032s] oximeter-macro-impl tests::test_target_empty_struct
46812024-03-01T23:00:30.415Z PASS [ 0.027s] oximeter-macro-impl tests::test_target_enum
46822024-03-01T23:00:30.416Z PASS [ 0.017s] oximeter-macro-impl tests::test_target_with_datum_field
46832024-03-01T23:00:30.416Z PASS [ 0.033s] oximeter-macro-impl tests::test_target_unit_struct
46842024-03-01T23:00:30.416Z PASS [ 0.023s] oxlog tests::test_is_oxide_smf_log_file
46852024-03-01T23:00:30.416Z PASS [ 0.015s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
46862024-03-01T23:00:30.443Z PASS [ 0.035s] sled-hardware disk::test::test_disk_paths
46872024-03-01T23:00:30.443Z PASS [ 0.029s] sled-hardware disk::test::test_partition_device_paths
46882024-03-01T23:00:30.498Z PASS [ 0.069s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
46892024-03-01T23:00:30.582Z PASS [ 0.097s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
46902024-03-01T23:00:30.582Z PASS [ 0.102s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
46912024-03-01T23:00:30.585Z PASS [ 0.107s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
46922024-03-01T23:00:30.635Z PASS [ 0.078s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
46932024-03-01T23:00:30.647Z PASS [ 0.092s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
46942024-03-01T23:00:30.647Z PASS [ 0.156s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
46952024-03-01T23:00:30.647Z PASS [ 0.094s] sled-hardware underlay::tests::test_mac_to_bootstrap_ip
46962024-03-01T23:00:31.057Z PASS [ 0.095s] sled-storage dataset::test::serialize_dataset_name
46972024-03-01T23:00:31.057Z PASS [ 0.107s] sled-storage manager::tests::add_u2_disk_while_not_in_normal_stage_and_ensure_it_gets_queued
46982024-03-01T23:00:31.807Z PASS [ 1.209s] sled-storage manager::tests::delete_disk_triggers_notification
46992024-03-01T23:00:31.866Z PASS [ 1.170s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
47002024-03-01T23:00:31.942Z PASS [ 1.285s] sled-storage manager::tests::queued_disks_get_added_as_resources
47012024-03-01T23:00:32.020Z PASS [ 1.407s] sled-storage manager::tests::ensure_u2_gets_added_to_resources
47022024-03-01T23:00:32.770Z PASS [ 0.962s] sled-storage manager::tests::upsert_filesystem
47032024-03-01T23:00:32.812Z PASS [ 0.791s] tufaceous::integration-tests command_tests::test_init_and_add
47042024-03-01T23:00:32.825Z PASS [ 0.959s] sled-storage manager::tests::wait_for_bootdisk
47052024-03-01T23:00:32.858Z PASS [ 0.036s] tufaceous-lib archive::tests::test_validate_path
47062024-03-01T23:00:32.891Z PASS [ 0.046s] tufaceous-lib key::tests::test_from_str
47072024-03-01T23:00:32.905Z PASS [ 0.080s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
47082024-03-01T23:00:33.062Z PASS [ 0.170s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
47092024-03-01T23:00:33.257Z PASS [ 1.313s] tufaceous::integration-tests command_tests::test_assemble_fake
47102024-03-01T23:00:33.368Z PASS [ 0.112s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
47112024-03-01T23:00:33.588Z PASS [ 0.817s] tufaceous::manifest-tests check_manifest::fake.toml
47122024-03-01T23:00:33.677Z PASS [ 0.087s] update-engine display::group_display::tests::test_stats
47132024-03-01T23:00:33.692Z PASS [ 0.324s] update-engine buffer::tests::test_buffer
47142024-03-01T23:00:33.699Z PASS [ 0.024s] update-engine display::line_display_shared::tests::test_format_progress_counter
47152024-03-01T23:00:33.720Z PASS [ 0.026s] update-engine engine::tests::error_exits_early
47162024-03-01T23:00:33.738Z PASS [ 0.030s] update-engine events::tests::progress_event_parse_unknown
47172024-03-01T23:00:33.743Z PASS [ 0.024s] update-engine events::tests::step_event_parse_unknown
47182024-03-01T23:00:33.772Z PASS [ 0.026s] wicket state::inventory::tests::component_id_display
47192024-03-01T23:00:33.832Z PASS [ 0.100s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
47202024-03-01T23:00:33.941Z PASS [ 0.111s] wicketd installinator_progress::tests::test_states
47212024-03-01T23:00:33.976Z PASS [ 1.071s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
47222024-03-01T23:00:34.123Z PASS [ 0.339s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
47232024-03-01T23:00:34.134Z PASS [ 9.356s] omicron-test-utils dev::db::test::test_setup_database_default_dir
47242024-03-01T23:00:34.635Z PASS [ 0.682s] wicketd::mod integration_tests::commands::test_wicketd_openapi
47252024-03-01T23:00:35.009Z PASS [ 1.037s] wicketd::mod integration_tests::inventory::test_inventory
47262024-03-01T23:00:35.697Z PASS [ 1.577s] wicketd::mod integration_tests::updates::test_update_races
47272024-03-01T23:00:36.524Z PASS [ 3.469s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
47282024-03-01T23:00:36.997Z PASS [ 2.379s] wicketd::mod integration_tests::updates::test_updates
47292024-03-01T23:00:37.325Z PASS [ 6.699s] sled-storage manager::tests::ensure_using_exactly_these_disks
47302024-03-01T23:00:37.589Z PASS [ 3.484s] wicketd::mod integration_tests::updates::test_installinator_fetch
47312024-03-01T23:00:38.249Z PASS [ 9.399s] oximeter-db client::tests::test_single_node
47322024-03-01T23:00:45.543Z PASS [ 16.019s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
47332024-03-01T23:01:45.551Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
47342024-03-01T23:02:46.346Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
47352024-03-01T23:03:45.567Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
47362024-03-01T23:04:45.575Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
47372024-03-01T23:05:45.581Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
47382024-03-01T23:06:38.000Z PASS [ 352.423s] oximeter-db client::tests::test_replicated
47392024-03-01T23:06:38.007Z------------
47402024-03-01T23:06:38.007Z Summary [1417.210s] 1073 tests run: 1073 passed (5 slow, 1 leaky), 2 skipped
47412024-03-01T23:06:38.032Z
47422024-03-01T23:06:38.039Zreal 24:02.748583259
47432024-03-01T23:06:38.039Zuser 1:33:32.834540698
47442024-03-01T23:06:38.039Zsys 22:22.507099854
47452024-03-01T23:06:38.039Ztrap 1:07.118468390
47462024-03-01T23:06:38.039Ztflt 17.357104369
47472024-03-01T23:06:38.039Zdflt 56.920643581
47482024-03-01T23:06:38.039Zkflt 0.398313125
47492024-03-01T23:06:38.039Zlock 452:58:36.073381922
47502024-03-01T23:06:38.039Zslp 26:53:14.655496432
47512024-03-01T23:06:38.039Zlat 1:06:57.238150509
47522024-03-01T23:06:38.039Zstop 29:24.486022760
47532024-03-01T23:06:38.039Z
47542024-03-01T23:06:38.039Z ##### #### #### ##### ###### #### #####
47552024-03-01T23:06:38.039Z # # # # # # # # # #
47562024-03-01T23:06:38.039Z # # # # # # ##### #### #
47572024-03-01T23:06:38.039Z # # # # # # # # #
47582024-03-01T23:06:38.039Z # # # # # # # # # # #
47592024-03-01T23:06:38.039Z ##### #### #### # ###### #### #
47602024-03-01T23:06:38.040Z
47612024-03-01T23:06:39.251Z Fresh unicode-ident v1.0.12
47622024-03-01T23:06:39.255Z Fresh cfg-if v1.0.0
47632024-03-01T23:06:39.255Z Fresh autocfg v1.1.0
47642024-03-01T23:06:39.255Z Fresh version_check v0.9.4
47652024-03-01T23:06:39.255Z Fresh memchr v2.6.3
47662024-03-01T23:06:39.255Z Fresh byteorder v1.5.0
47672024-03-01T23:06:39.255Z Fresh once_cell v1.19.0
47682024-03-01T23:06:39.255Z Fresh log v0.4.20
47692024-03-01T23:06:39.259Z Fresh itoa v1.0.9
47702024-03-01T23:06:39.259Z Fresh scopeguard v1.2.0
47712024-03-01T23:06:39.259Z Fresh proc-macro2 v1.0.78
47722024-03-01T23:06:39.259Z Fresh libc v0.2.153
47732024-03-01T23:06:39.259Z Fresh smallvec v1.13.1
47742024-03-01T23:06:39.264Z Fresh quote v1.0.35
47752024-03-01T23:06:39.264Z Fresh getrandom v0.2.10
47762024-03-01T23:06:39.264Z Fresh cc v1.0.83
47772024-03-01T23:06:39.264Z Fresh syn v2.0.51
47782024-03-01T23:06:39.264Z Fresh syn v1.0.109
47792024-03-01T23:06:39.264Z Fresh lock_api v0.4.10
47802024-03-01T23:06:39.264Z Fresh parking_lot_core v0.9.8
47812024-03-01T23:06:39.264Z Fresh libm v0.2.7
47822024-03-01T23:06:39.264Z Fresh ryu v1.0.15
47832024-03-01T23:06:39.264Z Fresh serde_derive v1.0.197
47842024-03-01T23:06:39.264Z Fresh zerocopy-derive v0.7.32
47852024-03-01T23:06:39.264Z Fresh parking_lot v0.12.1
47862024-03-01T23:06:39.264Z Fresh thiserror-impl v1.0.57
47872024-03-01T23:06:39.264Z Fresh num-traits v0.2.16
47882024-03-01T23:06:39.264Z Fresh pin-project-lite v0.2.13
47892024-03-01T23:06:39.264Z Fresh serde v1.0.197
47902024-03-01T23:06:39.265Z Fresh zerocopy v0.7.32
47912024-03-01T23:06:39.265Z Fresh thiserror v1.0.57
47922024-03-01T23:06:39.265Z Fresh signal-hook-registry v1.4.1
47932024-03-01T23:06:39.265Z Fresh mio v0.8.9
47942024-03-01T23:06:39.265Z Fresh allocator-api2 v0.2.16
47952024-03-01T23:06:39.265Z Fresh spin v0.5.2
47962024-03-01T23:06:39.265Z Fresh bytes v1.5.0
47972024-03-01T23:06:39.265Z Fresh bitflags v2.4.0
47982024-03-01T23:06:39.265Z Fresh ahash v0.8.7
47992024-03-01T23:06:39.265Z Fresh serde_json v1.0.114
48002024-03-01T23:06:39.265Z Fresh num_cpus v1.16.0
48012024-03-01T23:06:39.265Z Fresh futures-core v0.3.30
48022024-03-01T23:06:39.265Z Fresh rand_core v0.6.4
48032024-03-01T23:06:39.269Z Fresh fnv v1.0.7
48042024-03-01T23:06:39.269Z Fresh hashbrown v0.14.3
48052024-03-01T23:06:39.269Z Fresh tokio-macros v2.2.0
48062024-03-01T23:06:39.269Z Fresh zeroize_derive v1.4.2
48072024-03-01T23:06:39.269Z Fresh socket2 v0.5.5
48082024-03-01T23:06:39.269Z Fresh heck v0.4.1
48092024-03-01T23:06:39.269Z Fresh equivalent v1.0.1
48102024-03-01T23:06:39.270Z Fresh futures-sink v0.3.30
48112024-03-01T23:06:39.270Z Fresh zeroize v1.7.0
48122024-03-01T23:06:39.270Z Fresh tokio v1.36.0
48132024-03-01T23:06:39.270Z Fresh indexmap v2.2.3
48142024-03-01T23:06:39.270Z Fresh pin-utils v0.1.0
48152024-03-01T23:06:39.270Z Fresh futures-channel v0.3.30
48162024-03-01T23:06:39.270Z Fresh futures-macro v0.3.30
48172024-03-01T23:06:39.270Z Fresh futures-task v0.3.30
48182024-03-01T23:06:39.270Z Fresh slab v0.4.9
48192024-03-01T23:06:39.270Z Fresh futures-io v0.3.30
48202024-03-01T23:06:39.270Z Fresh lazy_static v1.4.0
48212024-03-01T23:06:39.270Z Fresh regex-syntax v0.8.2
48222024-03-01T23:06:39.270Z Fresh errno v0.3.8
48232024-03-01T23:06:39.270Z Fresh iana-time-zone v0.1.57
48242024-03-01T23:06:39.270Z Fresh futures-util v0.3.30
48252024-03-01T23:06:39.270Z Fresh chrono v0.4.31
48262024-03-01T23:06:39.270Z Fresh aho-corasick v1.0.4
48272024-03-01T23:06:39.270Z Fresh subtle v2.5.0
48282024-03-01T23:06:39.270Z Fresh uuid v1.7.0
48292024-03-01T23:06:39.270Z Fresh rustix v0.38.31
48302024-03-01T23:06:39.271Z Fresh regex-automata v0.4.4
48312024-03-01T23:06:39.271Z Fresh typenum v1.16.0
48322024-03-01T23:06:39.271Z Fresh pkg-config v0.3.27
48332024-03-01T23:06:39.271Z Fresh tracing-attributes v0.1.26
48342024-03-01T23:06:39.271Z Fresh tracing-core v0.1.31
48352024-03-01T23:06:39.271Z Fresh tinyvec_macros v0.1.1
48362024-03-01T23:06:39.271Z Fresh generic-array v0.14.7
48372024-03-01T23:06:39.271Z Fresh regex v1.10.3
48382024-03-01T23:06:39.271Z Fresh tracing v0.1.37
48392024-03-01T23:06:39.271Z Fresh tinyvec v1.6.0
48402024-03-01T23:06:39.271Z Fresh spin v0.9.8
48412024-03-01T23:06:39.271Z Fresh serde_derive_internals v0.26.0
48422024-03-01T23:06:39.271Z Fresh base64 v0.21.7
48432024-03-01T23:06:39.271Z Fresh const-oid v0.9.5
48442024-03-01T23:06:39.271Z Fresh crypto-common v0.1.6
48452024-03-01T23:06:39.271Z Fresh dyn-clone v1.0.17
48462024-03-01T23:06:39.275Z Fresh schemars_derive v0.8.16
48472024-03-01T23:06:39.275Z Fresh unicode-normalization v0.1.22
48482024-03-01T23:06:39.275Z Fresh unicode-bidi v0.3.13
48492024-03-01T23:06:39.275Z Fresh either v1.10.0
48502024-03-01T23:06:39.275Z Fresh http v0.2.11
48512024-03-01T23:06:39.275Z Fresh percent-encoding v2.3.1
48522024-03-01T23:06:39.275Z Fresh unicode-width v0.1.11
48532024-03-01T23:06:39.275Z Fresh ucd-trie v0.1.6
48542024-03-01T23:06:39.275Z Fresh ppv-lite86 v0.2.17
48552024-03-01T23:06:39.275Z Fresh block-buffer v0.10.4
48562024-03-01T23:06:39.275Z Fresh schemars v0.8.16
48572024-03-01T23:06:39.275Z Fresh pest v2.7.6
48582024-03-01T23:06:39.275Z Fresh rand_chacha v0.3.1
48592024-03-01T23:06:39.275Z Fresh form_urlencoded v1.2.1
48602024-03-01T23:06:39.275Z Fresh vcpkg v0.2.15
48612024-03-01T23:06:39.275Z Fresh httparse v1.8.0
48622024-03-01T23:06:39.276Z Fresh rand v0.8.5
48632024-03-01T23:06:39.276Z Fresh untrusted v0.9.0
48642024-03-01T23:06:39.276Z Fresh digest v0.10.7
48652024-03-01T23:06:39.276Z Fresh try-lock v0.2.4
48662024-03-01T23:06:39.276Z Fresh idna v0.5.0
48672024-03-01T23:06:39.276Z Fresh ring v0.17.8
48682024-03-01T23:06:39.276Z Fresh semver v1.0.22
48692024-03-01T23:06:39.276Z Fresh want v0.3.1
48702024-03-01T23:06:39.276Z Fresh tower-service v0.3.2
48712024-03-01T23:06:39.276Z Fresh url v2.5.0
48722024-03-01T23:06:39.276Z Fresh tokio-util v0.7.10
48732024-03-01T23:06:39.276Z Fresh toml_datetime v0.6.5
48742024-03-01T23:06:39.276Z Fresh serde_spanned v0.6.5
48752024-03-01T23:06:39.276Z Fresh socket2 v0.4.9
48762024-03-01T23:06:39.276Z Fresh adler v1.0.2
48772024-03-01T23:06:39.276Z Fresh httpdate v1.0.3
48782024-03-01T23:06:39.276Z Fresh miniz_oxide v0.7.1
48792024-03-01T23:06:39.277Z Fresh crossbeam-utils v0.8.16
48802024-03-01T23:06:39.277Z Fresh h2 v0.3.24
48812024-03-01T23:06:39.277Z Fresh http-body v0.4.5
48822024-03-01T23:06:39.281Z Fresh cpufeatures v0.2.12
48832024-03-01T23:06:39.281Z Fresh slog v2.7.0
48842024-03-01T23:06:39.281Z Fresh foreign-types-shared v0.1.1
48852024-03-01T23:06:39.281Z Fresh openssl-probe v0.1.5
48862024-03-01T23:06:39.281Z Fresh hyper v0.14.27
48872024-03-01T23:06:39.281Z Fresh async-trait v0.1.77
48882024-03-01T23:06:39.281Z Fresh openssl-sys v0.9.96
48892024-03-01T23:06:39.281Z Fresh foreign-types v0.3.2
48902024-03-01T23:06:39.281Z Fresh openssl-macros v0.1.1
48912024-03-01T23:06:39.281Z Fresh mime v0.3.17
48922024-03-01T23:06:39.281Z Fresh untrusted v0.7.1
48932024-03-01T23:06:39.281Z Fresh futures-executor v0.3.30
48942024-03-01T23:06:39.281Z Fresh winnow v0.5.15
48952024-03-01T23:06:39.281Z Fresh ipnet v2.9.0
48962024-03-01T23:06:39.281Z Fresh ring v0.16.20
48972024-03-01T23:06:39.281Z Fresh openssl v0.10.60
48982024-03-01T23:06:39.281Z Fresh toml_edit v0.19.15
48992024-03-01T23:06:39.281Z Fresh rustls-webpki v0.101.7
49002024-03-01T23:06:39.281Z Fresh gimli v0.28.0
49012024-03-01T23:06:39.282Z Fresh sct v0.7.0
49022024-03-01T23:06:39.282Z Fresh addr2line v0.21.0
49032024-03-01T23:06:39.282Z Fresh futures v0.3.30
49042024-03-01T23:06:39.282Z Fresh serde_urlencoded v0.7.1
49052024-03-01T23:06:39.282Z Fresh pest_meta v2.7.6
49062024-03-01T23:06:39.282Z Fresh native-tls v0.2.11
49072024-03-01T23:06:39.282Z Fresh rustls v0.21.9
49082024-03-01T23:06:39.282Z Fresh encoding_rs v0.8.33
49092024-03-01T23:06:39.282Z Fresh object v0.32.1
49102024-03-01T23:06:39.282Z Fresh rustc-demangle v0.1.23
49112024-03-01T23:06:39.282Z Fresh backtrace v0.3.69
49122024-03-01T23:06:39.282Z Fresh tokio-rustls v0.24.1
49132024-03-01T23:06:39.286Z Fresh tokio-native-tls v0.3.1
49142024-03-01T23:06:39.286Z Fresh pest_generator v2.7.6
49152024-03-01T23:06:39.286Z Fresh unicode-xid v0.2.4
49162024-03-01T23:06:39.286Z Fresh utf8parse v0.2.1
49172024-03-01T23:06:39.286Z Fresh rustversion v1.0.14
49182024-03-01T23:06:39.286Z Fresh hyper-rustls v0.24.2
49192024-03-01T23:06:39.286Z Fresh memoffset v0.9.0
49202024-03-01T23:06:39.286Z Fresh hyper-tls v0.5.0
49212024-03-01T23:06:39.286Z Fresh pest_derive v2.7.6
49222024-03-01T23:06:39.286Z Fresh anyhow v1.0.75
49232024-03-01T23:06:39.286Z Fresh rustls-pemfile v1.0.3
49242024-03-01T23:06:39.286Z Fresh openapiv3 v2.0.0
49252024-03-01T23:06:39.286Z Fresh base64ct v1.6.0
49262024-03-01T23:06:39.286Z Fresh webpki-roots v0.25.2
49272024-03-01T23:06:39.287Z Fresh sync_wrapper v0.1.2
49282024-03-01T23:06:39.287Z Fresh reqwest v0.11.24
49292024-03-01T23:06:39.287Z Fresh crc32fast v1.3.2
49302024-03-01T23:06:39.287Z Fresh crossbeam-epoch v0.9.15
49312024-03-01T23:06:39.287Z Fresh rustc_version v0.4.0
49322024-03-01T23:06:39.287Z Fresh anstyle v1.0.2
49332024-03-01T23:06:39.287Z Fresh hex v0.4.3
49342024-03-01T23:06:39.287Z Fresh thread-id v4.2.0
49352024-03-01T23:06:39.287Z Fresh bitflags v1.3.2
49362024-03-01T23:06:39.287Z Fresh time-core v0.1.1
49372024-03-01T23:06:39.287Z Fresh pem-rfc7468 v0.7.0
49382024-03-01T23:06:39.287Z Fresh der_derive v0.7.2
49392024-03-01T23:06:39.287Z Fresh flagset v0.4.3
49402024-03-01T23:06:39.287Z Fresh num_threads v0.1.6
49412024-03-01T23:06:39.291Z Fresh deranged v0.3.8
49422024-03-01T23:06:39.291Z Fresh unicode-segmentation v1.10.1
49432024-03-01T23:06:39.291Z Fresh flate2 v1.0.28
49442024-03-01T23:06:39.291Z Fresh time-macros v0.2.13
49452024-03-01T23:06:39.291Z Fresh der v0.7.8
49462024-03-01T23:06:39.291Z Fresh anstyle-parse v0.2.1
49472024-03-01T23:06:39.291Z Fresh num-integer v0.1.46
49482024-03-01T23:06:39.291Z Fresh siphasher v0.3.11
49492024-03-01T23:06:39.291Z Fresh anstyle-query v1.0.0
49502024-03-01T23:06:39.292Z Fresh colorchoice v1.0.0
49512024-03-01T23:06:39.292Z Fresh synstructure v0.12.6
49522024-03-01T23:06:39.292Z Fresh time v0.3.27
49532024-03-01T23:06:39.292Z Fresh anstream v0.6.11
49542024-03-01T23:06:39.292Z Fresh spki v0.7.2
49552024-03-01T23:06:39.292Z Fresh terminal_size v0.3.0
49562024-03-01T23:06:39.292Z Fresh scroll_derive v0.12.0
49572024-03-01T23:06:39.292Z Fresh bit-vec v0.6.3
49582024-03-01T23:06:39.292Z Fresh strsim v0.11.0
49592024-03-01T23:06:39.292Z Fresh stable_deref_trait v1.2.0
49602024-03-01T23:06:39.292Z Fresh clap_lex v0.7.0
49612024-03-01T23:06:39.292Z Fresh winnow v0.6.1
49622024-03-01T23:06:39.292Z Fresh scroll v0.12.0
49632024-03-01T23:06:39.292Z Fresh zerocopy-derive v0.2.0
49642024-03-01T23:06:39.292Z Fresh toml v0.7.8
49652024-03-01T23:06:39.292Z Fresh clap_derive v4.5.0
49662024-03-01T23:06:39.292Z Fresh plain v0.2.3
49672024-03-01T23:06:39.292Z Fresh data-encoding v2.4.0
49682024-03-01T23:06:39.292Z Fresh clap_builder v4.5.0
49692024-03-01T23:06:39.293Z Fresh toml_edit v0.22.6
49702024-03-01T23:06:39.293Z Fresh zerocopy v0.3.0
49712024-03-01T23:06:39.293Z Fresh goblin v0.8.0
49722024-03-01T23:06:39.293Z Fresh pkcs8 v0.10.2
49732024-03-01T23:06:39.293Z Fresh itertools v0.10.5
49742024-03-01T23:06:39.293Z Fresh zerocopy-derive v0.6.4
49752024-03-01T23:06:39.293Z Fresh clap v4.5.0
49762024-03-01T23:06:39.297Z Fresh pretty-hex v0.4.1
49772024-03-01T23:06:39.297Z Fresh managed v0.8.0
49782024-03-01T23:06:39.297Z Fresh fixedbitset v0.4.2
49792024-03-01T23:06:39.297Z Fresh petgraph v0.6.4
49802024-03-01T23:06:39.297Z Fresh dof v0.3.0
49812024-03-01T23:06:39.297Z Fresh dof v0.1.5
49822024-03-01T23:06:39.297Z Fresh zerocopy v0.6.4
49832024-03-01T23:06:39.297Z Fresh bit-set v0.5.3
49842024-03-01T23:06:39.297Z Fresh phf_shared v0.10.0
49852024-03-01T23:06:39.297Z Fresh dtrace-parser v0.2.0
49862024-03-01T23:06:39.297Z Fresh dtrace-parser v0.1.14
49872024-03-01T23:06:39.297Z Fresh sha2 v0.10.8
49882024-03-01T23:06:39.297Z Fresh ipnetwork v0.20.0
49892024-03-01T23:06:39.297Z Fresh precomputed-hash v0.1.1
49902024-03-01T23:06:39.297Z Fresh new_debug_unreachable v1.0.4
49912024-03-01T23:06:39.298Z Fresh minimal-lexical v0.2.1
49922024-03-01T23:06:39.298Z Fresh static_assertions v1.1.0
49932024-03-01T23:06:39.298Z Fresh usdt-impl v0.5.0
49942024-03-01T23:06:39.298Z Fresh usdt-impl v0.3.5
49952024-03-01T23:06:39.298Z Fresh string_cache v0.8.7
49962024-03-01T23:06:39.298Z Fresh nom v7.1.3
49972024-03-01T23:06:39.298Z Fresh signal-hook v0.3.17
49982024-03-01T23:06:39.298Z Fresh num-iter v0.1.43
49992024-03-01T23:06:39.298Z Fresh hmac v0.12.1
50002024-03-01T23:06:39.298Z Fresh serde_tokenstream v0.1.7
50012024-03-01T23:06:39.298Z Fresh matches v0.1.10
50022024-03-01T23:06:39.303Z Fresh lalrpop-util v0.19.12
50032024-03-01T23:06:39.303Z Fresh regex-automata v0.1.10
50042024-03-01T23:06:39.303Z Fresh signal-hook-mio v0.2.3
50052024-03-01T23:06:39.303Z Fresh idna v0.2.3
50062024-03-01T23:06:39.303Z Fresh usdt-attr-macro v0.3.5
50072024-03-01T23:06:39.303Z Fresh usdt-macro v0.3.5
50082024-03-01T23:06:39.303Z Fresh bstr v0.2.17
50092024-03-01T23:06:39.303Z Fresh block-padding v0.3.3
50102024-03-01T23:06:39.303Z Fresh bzip2-sys v0.1.11+1.0.8
50112024-03-01T23:06:39.303Z Fresh enum-as-inner v0.5.1
50122024-03-01T23:06:39.303Z Fresh scheduled-thread-pool v0.2.7
50132024-03-01T23:06:39.303Z Fresh diesel_table_macro_syntax v0.1.0
50142024-03-01T23:06:39.303Z Fresh hash32 v0.2.1
50152024-03-01T23:06:39.303Z Fresh predicates-core v1.0.6
50162024-03-01T23:06:39.303Z Fresh regex-automata v0.3.8
50172024-03-01T23:06:39.303Z Fresh heapless v0.7.16
50182024-03-01T23:06:39.303Z Fresh r2d2 v0.8.10
50192024-03-01T23:06:39.304Z Fresh diesel_derives v2.1.2
50202024-03-01T23:06:39.304Z Fresh bzip2 v0.4.4
50212024-03-01T23:06:39.304Z Fresh trust-dns-proto v0.22.0
50222024-03-01T23:06:39.304Z Fresh bstr v1.6.0
50232024-03-01T23:06:39.304Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
50242024-03-01T23:06:39.304Z Fresh usdt v0.3.5
50252024-03-01T23:06:39.304Z Fresh inout v0.1.3
50262024-03-01T23:06:39.304Z Fresh crossterm v0.27.0
50272024-03-01T23:06:39.304Z Fresh strum_macros v0.25.2
50282024-03-01T23:06:39.304Z Fresh md-5 v0.10.5
50292024-03-01T23:06:39.304Z Fresh console v0.15.8
50302024-03-01T23:06:39.304Z Fresh stringprep v0.1.3
50312024-03-01T23:06:39.304Z Fresh ff v0.13.0
50322024-03-01T23:06:39.304Z Fresh float-cmp v0.9.0
50332024-03-01T23:06:39.304Z Fresh hubpack_derive v0.1.1
50342024-03-01T23:06:39.304Z Fresh difflib v0.4.0
50352024-03-01T23:06:39.304Z Fresh normalize-line-endings v0.3.0
50362024-03-01T23:06:39.304Z Fresh fallible-iterator v0.2.0
50372024-03-01T23:06:39.304Z Fresh base16ct v0.2.0
50382024-03-01T23:06:39.305Z Fresh hubpack v0.1.2
50392024-03-01T23:06:39.305Z Fresh group v0.13.0
50402024-03-01T23:06:39.305Z Fresh postgres-protocol v0.6.6
50412024-03-01T23:06:39.305Z Fresh sec1 v0.7.3
50422024-03-01T23:06:39.305Z Fresh predicates v3.1.0
50432024-03-01T23:06:39.305Z Fresh diesel v2.1.4
50442024-03-01T23:06:39.305Z Fresh cipher v0.4.4
50452024-03-01T23:06:39.305Z Fresh zip v0.6.6
50462024-03-01T23:06:39.309Z Fresh smoltcp v0.9.1
50472024-03-01T23:06:39.309Z Fresh num-bigint v0.4.4
50482024-03-01T23:06:39.309Z Fresh similar v2.3.0
50492024-03-01T23:06:39.309Z Fresh hkdf v0.12.4
50502024-03-01T23:06:39.309Z Fresh phf_shared v0.11.2
50512024-03-01T23:06:39.309Z Fresh crypto-bigint v0.5.2
50522024-03-01T23:06:39.309Z Fresh serde_repr v0.1.16
50532024-03-01T23:06:39.309Z Fresh postgres-types v0.2.6
50542024-03-01T23:06:39.309Z Fresh elliptic-curve v0.13.8
50552024-03-01T23:06:39.310Z Fresh phf v0.11.2
50562024-03-01T23:06:39.310Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
50572024-03-01T23:06:39.310Z Fresh yasna v0.5.2
50582024-03-01T23:06:39.310Z Fresh whoami v1.4.1
50592024-03-01T23:06:39.310Z Fresh tokio-stream v0.1.14
50602024-03-01T23:06:39.310Z Fresh serde_tokenstream v0.2.0
50612024-03-01T23:06:39.310Z Fresh regress v0.8.0
50622024-03-01T23:06:39.310Z Fresh tokio-postgres v0.7.10
50632024-03-01T23:06:39.310Z Fresh typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
50642024-03-01T23:06:39.310Z Fresh getopts v0.2.21
50652024-03-01T23:06:39.310Z Fresh unsafe-libyaml v0.2.10
50662024-03-01T23:06:39.310Z Fresh progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
50672024-03-01T23:06:39.310Z Fresh fastrand v2.0.1
50682024-03-01T23:06:39.310Z Fresh ident_case v1.0.1
50692024-03-01T23:06:39.310Z Fresh typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
50702024-03-01T23:06:39.310Z Fresh serde_yaml v0.9.25
50712024-03-01T23:06:39.310Z Fresh tempfile v3.10.0
50722024-03-01T23:06:39.310Z Fresh strsim v0.10.0
50732024-03-01T23:06:39.310Z Fresh dirs-sys-next v0.1.2
50742024-03-01T23:06:39.310Z Fresh toml v0.8.10
50752024-03-01T23:06:39.311Z Fresh typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
50762024-03-01T23:06:39.311Z Fresh camino v1.1.6
50772024-03-01T23:06:39.311Z Fresh dirs-next v2.0.0
50782024-03-01T23:06:39.311Z Fresh rustls-pki-types v1.3.0
50792024-03-01T23:06:39.311Z Fresh match_cfg v0.1.0
50802024-03-01T23:06:39.311Z Fresh http v1.0.0
50812024-03-01T23:06:39.311Z Fresh atty v0.2.14
50822024-03-01T23:06:39.311Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
50832024-03-01T23:06:39.311Z Fresh progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
50842024-03-01T23:06:39.311Z Fresh term v0.7.0
50852024-03-01T23:06:39.311Z Fresh hostname v0.3.1
50862024-03-01T23:06:39.311Z Fresh quick-error v1.2.3
50872024-03-01T23:06:39.311Z Fresh darling_core v0.20.3
50882024-03-01T23:06:39.311Z Fresh sha1 v0.10.6
50892024-03-01T23:06:39.311Z Fresh progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
50902024-03-01T23:06:39.311Z Fresh darling_macro v0.20.3
50912024-03-01T23:06:39.311Z Fresh rustls-webpki v0.102.1
50922024-03-01T23:06:39.311Z Fresh crossbeam-channel v0.5.8
50932024-03-01T23:06:39.311Z Fresh thread_local v1.1.7
50942024-03-01T23:06:39.311Z Fresh instant v0.1.12
50952024-03-01T23:06:39.311Z Fresh progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
50962024-03-01T23:06:39.312Z Fresh paste v1.0.14
50972024-03-01T23:06:39.312Z Fresh darling v0.20.3
50982024-03-01T23:06:39.312Z Fresh rustls-pemfile v2.1.0
50992024-03-01T23:06:39.312Z Fresh strum_macros v0.26.1
51002024-03-01T23:06:39.312Z Fresh rustls v0.22.2
51012024-03-01T23:06:39.312Z Fresh take_mut v0.2.2
51022024-03-01T23:06:39.312Z Fresh debug-ignore v1.0.5
51032024-03-01T23:06:39.312Z Fresh strum v0.26.1
51042024-03-01T23:06:39.312Z Fresh serde_with_macros v3.6.1
51052024-03-01T23:06:39.312Z Fresh slog-term v2.9.0
51062024-03-01T23:06:39.312Z Fresh tokio-rustls v0.25.0
51072024-03-01T23:06:39.312Z Fresh slog-async v2.8.0
51082024-03-01T23:06:39.312Z Fresh slog-json v2.6.1
51092024-03-01T23:06:39.312Z Fresh async-stream-impl v0.3.5
51102024-03-01T23:06:39.312Z Fresh wait-timeout v0.2.0
51112024-03-01T23:06:39.312Z Fresh atomic-waker v1.1.1
51122024-03-01T23:06:39.312Z Fresh multer v3.0.0
51132024-03-01T23:06:39.312Z Fresh slog-bunyan v2.5.0
51142024-03-01T23:06:39.312Z Fresh waitgroup v0.1.2
51152024-03-01T23:06:39.312Z Fresh async-stream v0.3.5
51162024-03-01T23:06:39.312Z Fresh serde_with v3.6.1
51172024-03-01T23:06:39.317Z Fresh dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
51182024-03-01T23:06:39.317Z Fresh serde_path_to_error v0.1.15
51192024-03-01T23:06:39.317Z Fresh structmeta-derive v0.3.0
51202024-03-01T23:06:39.317Z Fresh structmeta v0.3.0
51212024-03-01T23:06:39.317Z Fresh dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
51222024-03-01T23:06:39.317Z Fresh rusty-fork v0.3.0
51232024-03-01T23:06:39.317Z Fresh newtype-uuid v1.0.1
51242024-03-01T23:06:39.317Z Fresh rand_xorshift v0.3.0
51252024-03-01T23:06:39.317Z Fresh structmeta-derive v0.2.0
51262024-03-01T23:06:39.317Z Fresh unarray v0.1.4
51272024-03-01T23:06:39.317Z Fresh backoff v0.4.0
51282024-03-01T23:06:39.317Z Fresh parse-display-derive v0.9.0
51292024-03-01T23:06:39.317Z Fresh proptest v1.4.0
51302024-03-01T23:06:39.317Z Fresh structmeta v0.2.0
51312024-03-01T23:06:39.317Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
51322024-03-01T23:06:39.317Z Fresh serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
51332024-03-01T23:06:39.317Z Fresh macaddr v1.0.1
51342024-03-01T23:06:39.317Z Fresh camino-tempfile v1.1.1
51352024-03-01T23:06:39.318Z Fresh parse-display v0.9.0
51362024-03-01T23:06:39.318Z Fresh test-strategy v0.3.1
51372024-03-01T23:06:39.318Z Fresh is-terminal v0.4.9
51382024-03-01T23:06:39.318Z Fresh same-file v1.0.6
51392024-03-01T23:06:39.318Z Fresh proc-macro-crate v1.3.1
51402024-03-01T23:06:39.318Z Fresh walkdir v2.4.0
51412024-03-01T23:06:39.318Z Fresh num_enum_derive v0.5.11
51422024-03-01T23:06:39.318Z Fresh hash32 v0.3.1
51432024-03-01T23:06:39.318Z Fresh proc-macro-error-attr v1.0.4
51442024-03-01T23:06:39.318Z Fresh heapless v0.8.0
51452024-03-01T23:06:39.318Z Fresh num_enum v0.5.11
51462024-03-01T23:06:39.318Z Fresh embedded-io v0.4.0
51472024-03-01T23:06:39.318Z Fresh proc-macro-error v1.0.4
51482024-03-01T23:06:39.318Z Fresh cobs v0.2.3
51492024-03-01T23:06:39.318Z Fresh smoltcp v0.11.0
51502024-03-01T23:06:39.318Z Fresh foreign-types-macros v0.2.3
51512024-03-01T23:06:39.318Z Fresh postcard v1.0.8
51522024-03-01T23:06:39.318Z Fresh termtree v0.4.1
51532024-03-01T23:06:39.318Z Fresh foreign-types-shared v0.3.1
51542024-03-01T23:06:39.318Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
51552024-03-01T23:06:39.319Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
51562024-03-01T23:06:39.319Z Fresh crucible-workspace-hack v0.1.0
51572024-03-01T23:06:39.319Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51582024-03-01T23:06:39.323Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
51592024-03-01T23:06:39.323Z Fresh predicates-tree v1.0.9
51602024-03-01T23:06:39.323Z Fresh foreign-types v0.5.0
51612024-03-01T23:06:39.323Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
51622024-03-01T23:06:39.323Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
51632024-03-01T23:06:39.323Z Fresh filetime v0.2.23
51642024-03-01T23:06:39.323Z Fresh xattr v1.0.1
51652024-03-01T23:06:39.323Z Fresh cstr-argument v0.1.2
51662024-03-01T23:06:39.323Z Fresh pretty-hex v0.2.1
51672024-03-01T23:06:39.323Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
51682024-03-01T23:06:39.323Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
51692024-03-01T23:06:39.323Z Fresh colored v2.0.4
51702024-03-01T23:06:39.323Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
51712024-03-01T23:06:39.323Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51722024-03-01T23:06:39.323Z Fresh tar v0.4.40
51732024-03-01T23:06:39.323Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
51742024-03-01T23:06:39.324Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
51752024-03-01T23:06:39.324Z Fresh zone_cfg_derive v0.3.0
51762024-03-01T23:06:39.324Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
51772024-03-01T23:06:39.324Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
51782024-03-01T23:06:39.324Z Fresh mockall_derive v0.12.0
51792024-03-01T23:06:39.324Z Fresh num-derive v0.4.0
51802024-03-01T23:06:39.324Z Fresh downcast v0.11.0
51812024-03-01T23:06:39.324Z Fresh fragile v2.0.0
51822024-03-01T23:06:39.324Z Fresh zone v0.3.0
51832024-03-01T23:06:39.324Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
51842024-03-01T23:06:39.324Z Fresh smf v0.2.2
51852024-03-01T23:06:39.324Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
51862024-03-01T23:06:39.324Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
51872024-03-01T23:06:39.324Z Fresh mockall v0.12.0
51882024-03-01T23:06:39.324Z Fresh usdt-attr-macro v0.5.0
51892024-03-01T23:06:39.324Z Fresh usdt-macro v0.5.0
51902024-03-01T23:06:39.324Z Fresh memmap v0.7.0
51912024-03-01T23:06:39.324Z Fresh crossbeam-deque v0.8.3
51922024-03-01T23:06:39.324Z Fresh usdt v0.5.0
51932024-03-01T23:06:39.324Z Fresh pem v3.0.2
51942024-03-01T23:06:39.325Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
51952024-03-01T23:06:39.325Z Fresh password-hash v0.5.0
51962024-03-01T23:06:39.325Z Fresh blake2 v0.10.6
51972024-03-01T23:06:39.325Z Fresh rayon-core v1.12.1
51982024-03-01T23:06:39.325Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
51992024-03-01T23:06:39.325Z Fresh argon2 v0.5.3
52002024-03-01T23:06:39.325Z Fresh derive-where v1.2.7
52012024-03-01T23:06:39.325Z Fresh swrite v0.1.0
52022024-03-01T23:06:39.325Z Fresh itertools v0.12.1
52032024-03-01T23:06:39.325Z Fresh headers-core v0.2.0
52042024-03-01T23:06:39.325Z Fresh rayon v1.9.0
52052024-03-01T23:06:39.325Z Fresh arrayvec v0.7.4
52062024-03-01T23:06:39.325Z Fresh arrayref v0.3.7
52072024-03-01T23:06:39.325Z Fresh home v0.5.5
52082024-03-01T23:06:39.325Z Fresh headers v0.3.9
52092024-03-01T23:06:39.325Z Fresh linked-hash-map v0.5.6
52102024-03-01T23:06:39.325Z Fresh termcolor v1.2.0
52112024-03-01T23:06:39.325Z Fresh constant_time_eq v0.3.0
52122024-03-01T23:06:39.325Z Fresh lru-cache v0.1.2
52132024-03-01T23:06:39.325Z Fresh heck v0.3.3
52142024-03-01T23:06:39.326Z Fresh textwrap v0.11.0
52152024-03-01T23:06:39.326Z Fresh toml v0.5.11
52162024-03-01T23:06:39.329Z Fresh semver v0.1.20
52172024-03-01T23:06:39.330Z Fresh ansi_term v0.12.1
52182024-03-01T23:06:39.330Z Fresh tap v1.0.1
52192024-03-01T23:06:39.330Z Fresh vec_map v0.8.2
52202024-03-01T23:06:39.330Z Fresh strsim v0.8.0
52212024-03-01T23:06:39.330Z Fresh radium v0.7.0
52222024-03-01T23:06:39.330Z Fresh rustc_version v0.1.7
52232024-03-01T23:06:39.330Z Fresh wyz v0.5.1
52242024-03-01T23:06:39.330Z Fresh cancel-safe-futures v0.1.5
52252024-03-01T23:06:39.330Z Fresh clap v2.34.0
52262024-03-01T23:06:39.330Z Fresh structopt-derive v0.4.18
52272024-03-01T23:06:39.330Z Fresh memmap2 v0.7.1
52282024-03-01T23:06:39.330Z Fresh half v2.3.1
52292024-03-01T23:06:39.330Z Fresh funty v2.0.0
52302024-03-01T23:06:39.330Z Fresh crc-catalog v2.2.0
52312024-03-01T23:06:39.330Z Fresh ciborium-io v0.2.2
52322024-03-01T23:06:39.330Z Fresh bitvec v1.0.1
52332024-03-01T23:06:39.330Z Fresh structopt v0.3.26
52342024-03-01T23:06:39.330Z Fresh blake3 v1.5.0
52352024-03-01T23:06:39.330Z Fresh crc v3.0.1
52362024-03-01T23:06:39.330Z Fresh ciborium-ll v0.2.2
52372024-03-01T23:06:39.331Z Fresh libefi-sys v0.1.0
52382024-03-01T23:06:39.331Z Fresh maybe-uninit v2.0.0
52392024-03-01T23:06:39.331Z Fresh rcgen v0.12.1
52402024-03-01T23:06:39.331Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
52412024-03-01T23:06:39.331Z Fresh atomicwrites v0.4.3
52422024-03-01T23:06:39.334Z Fresh semver-parser v0.10.2
52432024-03-01T23:06:39.335Z Fresh libsw v3.3.1
52442024-03-01T23:06:39.335Z Fresh packed_struct_codegen v0.10.1
52452024-03-01T23:06:39.335Z Fresh subprocess v0.2.9
52462024-03-01T23:06:39.335Z Fresh owo-colors v4.0.0
52472024-03-01T23:06:39.335Z Fresh linear-map v1.2.0
52482024-03-01T23:06:39.335Z Fresh topological-sort v0.2.2
52492024-03-01T23:06:39.335Z Fresh glob v0.3.1
52502024-03-01T23:06:39.335Z Fresh nodrop v0.1.14
52512024-03-01T23:06:39.335Z Fresh semver v0.11.0
52522024-03-01T23:06:39.335Z Fresh omicron-zone-package v0.11.0
52532024-03-01T23:06:39.344Z Fresh packed_struct v0.10.1
52542024-03-01T23:06:39.344Z Fresh array-init v0.0.4
52552024-03-01T23:06:39.344Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
52562024-03-01T23:06:39.344Z Fresh tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
52572024-03-01T23:06:39.344Z Fresh smallvec v0.6.14
52582024-03-01T23:06:39.344Z Fresh ciborium v0.2.2
52592024-03-01T23:06:39.345Z Fresh num-bigint-dig v0.8.4
52602024-03-01T23:06:39.345Z Fresh pkcs1 v0.7.5
52612024-03-01T23:06:39.345Z Fresh signature v2.1.0
52622024-03-01T23:06:39.345Z Fresh gethostname v0.4.3
52632024-03-01T23:06:39.345Z Fresh bitfield v0.14.0
52642024-03-01T23:06:39.345Z Fresh hashbrown v0.12.3
52652024-03-01T23:06:39.345Z Fresh serde-hex v0.1.0
52662024-03-01T23:06:39.346Z Fresh newtype_derive v0.1.6
52672024-03-01T23:06:39.346Z Fresh toolchain_find v0.2.0
52682024-03-01T23:06:39.346Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
52692024-03-01T23:06:39.346Z Fresh rsa v0.9.2
52702024-03-01T23:06:39.346Z Fresh indexmap v1.9.3
52712024-03-01T23:06:39.346Z Fresh lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
52722024-03-01T23:06:39.346Z Fresh env_logger v0.10.0
52732024-03-01T23:06:39.347Z Fresh x509-cert v0.2.4
52742024-03-01T23:06:39.347Z Fresh ron v0.8.1
52752024-03-01T23:06:39.347Z Fresh hashbrown v0.13.2
52762024-03-01T23:06:39.347Z Fresh crc-any v2.4.3
52772024-03-01T23:06:39.347Z Fresh steno v0.4.0
52782024-03-01T23:06:39.347Z Fresh rustfmt-wrapper v0.2.0
52792024-03-01T23:06:39.366Z Fresh path-slash v0.1.5
52802024-03-01T23:06:39.366Z Fresh object v0.30.4
52812024-03-01T23:06:39.366Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
52822024-03-01T23:06:39.366Z Fresh lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
52832024-03-01T23:06:39.366Z Fresh arc-swap v1.6.0
52842024-03-01T23:06:39.366Z Fresh hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
52852024-03-01T23:06:39.366Z Fresh slog-scope v4.4.0
52862024-03-01T23:06:39.366Z Fresh slog-dtrace v0.3.0
52872024-03-01T23:06:39.366Z Fresh resolv-conf v0.7.0
52882024-03-01T23:06:39.366Z Fresh convert_case v0.4.0
52892024-03-01T23:06:39.366Z Fresh num-rational v0.4.1
52902024-03-01T23:06:39.366Z Fresh num-complex v0.4.4
52912024-03-01T23:06:39.367Z Fresh trust-dns-resolver v0.22.0
52922024-03-01T23:06:39.367Z Fresh derive_more v0.99.17
52932024-03-01T23:06:39.367Z Fresh slog-stdlog v4.1.1
52942024-03-01T23:06:39.367Z Fresh pin-project-internal v1.1.3
52952024-03-01T23:06:39.367Z Fresh num v0.4.1
52962024-03-01T23:06:39.367Z Fresh display-error-chain v0.2.0
52972024-03-01T23:06:39.367Z Fresh nibble_vec v0.1.0
52982024-03-01T23:06:39.367Z Fresh slog-envlogger v2.2.0
52992024-03-01T23:06:39.367Z Fresh pin-project v1.1.3
53002024-03-01T23:06:39.367Z Fresh fxhash v0.2.1
53012024-03-01T23:06:39.368Z Fresh utf-8 v0.7.6
53022024-03-01T23:06:39.368Z Fresh endian-type v0.1.2
53032024-03-01T23:06:39.368Z Fresh radix_trie v0.2.1
53042024-03-01T23:06:39.368Z Fresh tungstenite v0.20.1
53052024-03-01T23:06:39.368Z Fresh buf-list v1.0.3
53062024-03-01T23:06:39.368Z Fresh newline-converter v0.3.0
53072024-03-01T23:06:39.368Z Fresh keccak v0.1.4
53082024-03-01T23:06:39.368Z Fresh tokio-tungstenite v0.20.1
53092024-03-01T23:06:39.368Z Fresh doc-comment v0.3.3
53102024-03-01T23:06:39.368Z Fresh expectorate v1.1.0
53112024-03-01T23:06:39.368Z Fresh sha3 v0.10.8
53122024-03-01T23:06:39.368Z Fresh secrecy v0.8.0
53132024-03-01T23:06:39.368Z Fresh snafu-derive v0.7.5
53142024-03-01T23:06:39.368Z Fresh signature v1.6.4
53152024-03-01T23:06:39.368Z Fresh memoffset v0.7.1
53162024-03-01T23:06:39.368Z Fresh snafu v0.7.5
53172024-03-01T23:06:39.368Z Fresh ed25519 v1.5.3
53182024-03-01T23:06:39.368Z Fresh globset v0.4.13
53192024-03-01T23:06:39.369Z Fresh olpc-cjson v0.1.3
53202024-03-01T23:06:39.369Z Fresh serde_plain v1.0.2
53212024-03-01T23:06:39.369Z Fresh hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
53222024-03-01T23:06:39.369Z Fresh async-recursion v1.0.5
53232024-03-01T23:06:39.369Z Fresh vte_generate_state_changes v0.1.1
53242024-03-01T23:06:39.369Z Fresh diff v0.1.13
53252024-03-01T23:06:39.369Z Fresh typed-path v0.7.0
53262024-03-01T23:06:39.369Z Fresh tough v0.16.0
53272024-03-01T23:06:39.369Z Fresh vte v0.11.1
53282024-03-01T23:06:39.369Z Fresh hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
53292024-03-01T23:06:39.369Z Fresh platforms v3.0.2
53302024-03-01T23:06:39.369Z Fresh nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
53312024-03-01T23:06:39.369Z Fresh crunchy v0.2.2
53322024-03-01T23:06:39.369Z Fresh fs-err v2.11.0
53332024-03-01T23:06:39.369Z Fresh salty v0.2.0
53342024-03-01T23:06:39.369Z Fresh prettyplease v0.2.16
53352024-03-01T23:06:39.369Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
53362024-03-01T23:06:39.369Z Fresh darling_core v0.14.4
53372024-03-01T23:06:39.369Z Fresh serde-big-array v0.5.1
53382024-03-01T23:06:39.369Z Fresh serde-big-array v0.4.1
53392024-03-01T23:06:39.369Z Fresh parse-size v1.0.0
53402024-03-01T23:06:39.370Z Fresh tiny-keccak v2.0.2
53412024-03-01T23:06:39.370Z Fresh darling_macro v0.14.4
53422024-03-01T23:06:39.370Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
53432024-03-01T23:06:39.370Z Fresh sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
53442024-03-01T23:06:39.370Z Fresh unicase v2.7.0
53452024-03-01T23:06:39.370Z Fresh parking_lot_core v0.8.6
53462024-03-01T23:06:39.370Z Fresh strip-ansi-escapes v0.2.0
53472024-03-01T23:06:39.370Z Fresh ascii-canvas v3.0.0
53482024-03-01T23:06:39.370Z Fresh signal-hook-tokio v0.3.1
53492024-03-01T23:06:39.370Z Fresh fd-lock v3.0.13
53502024-03-01T23:06:39.370Z Fresh ena v0.14.2
53512024-03-01T23:06:39.370Z Fresh libloading v0.7.4
53522024-03-01T23:06:39.370Z Fresh nu-ansi-term v0.50.0
53532024-03-01T23:06:39.370Z Fresh strum v0.25.0
53542024-03-01T23:06:39.370Z Fresh regex-syntax v0.6.29
53552024-03-01T23:06:39.370Z Fresh corncobs v0.1.3
53562024-03-01T23:06:39.370Z Fresh clang-sys v1.6.1
53572024-03-01T23:06:39.370Z Fresh parking_lot v0.11.2
53582024-03-01T23:06:39.370Z Fresh reedline v0.29.0
53592024-03-01T23:06:39.370Z Fresh lalrpop v0.19.12
53602024-03-01T23:06:39.370Z Fresh sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
53612024-03-01T23:06:39.370Z Fresh darling v0.14.4
53622024-03-01T23:06:39.371Z Fresh trust-dns-client v0.22.0
53632024-03-01T23:06:39.371Z Fresh cexpr v0.6.0
53642024-03-01T23:06:39.371Z Fresh which v4.4.0
53652024-03-01T23:06:39.371Z Fresh universal-hash v0.5.1
53662024-03-01T23:06:39.371Z Fresh thiserror-impl-no-std v2.0.2
53672024-03-01T23:06:39.371Z Fresh curve25519-dalek-derive v0.1.0
53682024-03-01T23:06:39.371Z Fresh opaque-debug v0.3.0
53692024-03-01T23:06:39.371Z Fresh bytecount v0.6.3
53702024-03-01T23:06:39.371Z Fresh peeking_take_while v0.1.2
53712024-03-01T23:06:39.371Z Fresh shlex v1.3.0
53722024-03-01T23:06:39.378Z Fresh lazycell v1.3.0
53732024-03-01T23:06:39.378Z Fresh rustc-hash v1.1.0
53742024-03-01T23:06:39.378Z Fresh curve25519-dalek v4.1.1
53752024-03-01T23:06:39.378Z Fresh papergrid v0.11.0
53762024-03-01T23:06:39.378Z Fresh bindgen v0.69.2
53772024-03-01T23:06:39.378Z Fresh poly1305 v0.8.0
53782024-03-01T23:06:39.378Z Fresh thiserror-no-std v2.0.2
53792024-03-01T23:06:39.378Z Fresh trust-dns-server v0.22.1
53802024-03-01T23:06:39.378Z Fresh derive_builder_core v0.12.0
53812024-03-01T23:06:39.378Z Fresh sled v0.34.7
53822024-03-01T23:06:39.378Z Fresh tabled_derive v0.7.0
53832024-03-01T23:06:39.379Z Fresh chacha20 v0.9.1
53842024-03-01T23:06:39.379Z Fresh aead v0.5.2
53852024-03-01T23:06:39.379Z Fresh fd-lock v4.0.2
53862024-03-01T23:06:39.379Z Fresh nix v0.27.1
53872024-03-01T23:06:39.379Z Fresh kstat-rs v0.2.3
53882024-03-01T23:06:39.379Z Fresh ref-cast-impl v1.0.20
53892024-03-01T23:06:39.379Z Fresh sqlparser_derive v0.2.2
53902024-03-01T23:06:39.379Z Fresh unicode_categories v0.1.1
53912024-03-01T23:06:39.379Z Fresh rustyline v13.0.0
53922024-03-01T23:06:39.379Z Fresh chacha20poly1305 v0.10.1
53932024-03-01T23:06:39.379Z Fresh sqlparser v0.43.1
53942024-03-01T23:06:39.379Z Fresh ref-cast v1.0.20
53952024-03-01T23:06:39.379Z Fresh sqlformat v0.2.3
53962024-03-01T23:06:39.379Z Fresh tabled v0.15.0
53972024-03-01T23:06:39.379Z Fresh derive_builder_macro v0.12.0
53982024-03-01T23:06:39.379Z Fresh mime_guess v2.0.4
53992024-03-01T23:06:39.379Z Fresh portable-atomic v1.4.3
54002024-03-01T23:06:39.379Z Fresh vsss-rs v3.3.4
54012024-03-01T23:06:39.379Z Fresh strum_macros v0.24.3
54022024-03-01T23:06:39.379Z Fresh bcs v0.1.6
54032024-03-01T23:06:39.379Z Fresh number_prefix v0.4.0
54042024-03-01T23:06:39.379Z Fresh indoc v1.0.9
54052024-03-01T23:06:39.379Z Fresh highway v1.1.0
54062024-03-01T23:06:39.379Z Fresh humantime v2.1.0
54072024-03-01T23:06:39.380Z Fresh maplit v1.0.2
54082024-03-01T23:06:39.380Z Fresh indicatif v0.17.8
54092024-03-01T23:06:39.380Z Fresh polar-core v0.27.0
54102024-03-01T23:06:39.380Z Fresh derive_builder v0.12.0
54112024-03-01T23:06:39.380Z Fresh libxml v0.3.3
54122024-03-01T23:06:39.380Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
54132024-03-01T23:06:39.380Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
54142024-03-01T23:06:39.380Z Fresh castaway v0.2.2
54152024-03-01T23:06:39.380Z Fresh bb8 v0.8.3
54162024-03-01T23:06:39.380Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
54172024-03-01T23:06:39.380Z Fresh quick-xml v0.30.0
54182024-03-01T23:06:39.380Z Fresh oso-derive v0.27.0
54192024-03-01T23:06:39.380Z Fresh impl-trait-for-tuples v0.2.2
54202024-03-01T23:06:39.380Z Fresh http-range v0.1.5
54212024-03-01T23:06:39.380Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
54222024-03-01T23:06:39.380Z Fresh oso v0.27.0
54232024-03-01T23:06:39.380Z Fresh samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
54242024-03-01T23:06:39.380Z Fresh hyper-staticfile v0.9.5
54252024-03-01T23:06:39.380Z Fresh compact_str v0.7.1
54262024-03-01T23:06:39.380Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
54272024-03-01T23:06:39.380Z Fresh cookie v0.18.0
54282024-03-01T23:06:39.380Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
54292024-03-01T23:06:39.380Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
54302024-03-01T23:06:39.380Z Fresh lru v0.12.1
54312024-03-01T23:06:39.381Z Fresh stability v0.1.1
54322024-03-01T23:06:39.381Z Fresh cassowary v0.3.0
54332024-03-01T23:06:39.381Z Fresh assert_matches v1.5.0
54342024-03-01T23:06:39.381Z Fresh indoc v2.0.3
54352024-03-01T23:06:39.381Z Fresh is_ci v1.2.0
54362024-03-01T23:06:39.381Z Fresh rtoolbox v0.0.1
54372024-03-01T23:06:39.381Z Fresh smawk v0.3.1
54382024-03-01T23:06:39.381Z Fresh ratatui v0.26.1
54392024-03-01T23:06:39.381Z Fresh supports-color v3.0.0
54402024-03-01T23:06:39.381Z Fresh unicode-linebreak v0.1.5
54412024-03-01T23:06:39.381Z Fresh rpassword v7.3.1
54422024-03-01T23:06:39.381Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
54432024-03-01T23:06:39.381Z Fresh tui-tree-widget v0.17.0
54442024-03-01T23:06:39.381Z Fresh textwrap v0.16.1
54452024-03-01T23:06:39.381Z Fresh http-body v1.0.0
54462024-03-01T23:06:39.381Z Fresh tower-layer v0.3.2
54472024-03-01T23:06:39.381Z Fresh plotters-backend v0.3.5
54482024-03-01T23:06:39.381Z Fresh shell-words v1.1.0
54492024-03-01T23:06:39.381Z Fresh tower v0.4.13
54502024-03-01T23:06:39.381Z Fresh plotters-svg v0.3.5
54512024-03-01T23:06:39.381Z Fresh hyper v1.1.0
54522024-03-01T23:06:39.381Z Fresh target-lexicon v0.12.13
54532024-03-01T23:06:39.381Z Fresh cast v0.3.0
54542024-03-01T23:06:39.382Z Fresh yansi v0.5.1
54552024-03-01T23:06:39.398Z Fresh pretty_assertions v1.4.0
54562024-03-01T23:06:39.398Z Fresh criterion-plot v0.5.0
54572024-03-01T23:06:39.398Z Fresh cfg-expr v0.15.6
54582024-03-01T23:06:39.398Z Fresh hyper-util v0.1.2
54592024-03-01T23:06:39.398Z Fresh plotters v0.3.5
54602024-03-01T23:06:39.398Z Fresh guppy-workspace-hack v0.1.0
54612024-03-01T23:06:39.399Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
54622024-03-01T23:06:39.399Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
54632024-03-01T23:06:39.399Z Fresh rustls-native-certs v0.7.0
54642024-03-01T23:06:39.399Z Fresh fatfs v0.3.6
54652024-03-01T23:06:39.399Z Fresh threadpool v1.8.1
54662024-03-01T23:06:39.399Z Fresh tinytemplate v1.2.1
54672024-03-01T23:06:39.399Z Fresh cargo-platform v0.1.3
54682024-03-01T23:06:39.399Z Fresh nanorand v0.7.0
54692024-03-01T23:06:39.399Z Fresh anes v0.1.6
54702024-03-01T23:06:39.399Z Fresh oorandom v11.1.3
54712024-03-01T23:06:39.399Z Fresh relative-path v1.9.0
54722024-03-01T23:06:39.399Z Fresh constant_time_eq v0.2.6
54732024-03-01T23:06:39.399Z Fresh criterion v0.5.1
54742024-03-01T23:06:39.399Z Fresh blake2b_simd v1.0.1
54752024-03-01T23:06:39.399Z Fresh cargo_metadata v0.18.1
54762024-03-01T23:06:39.399Z Fresh flume v0.11.0
54772024-03-01T23:06:39.399Z Fresh rstest_macros v0.18.2
54782024-03-01T23:06:39.399Z Fresh libtest-mimic v0.6.1
54792024-03-01T23:06:39.399Z Fresh hyper-rustls v0.26.0
54802024-03-01T23:06:39.400Z Fresh target-spec v3.1.0
54812024-03-01T23:06:39.400Z Fresh assert_cmd v2.0.14
54822024-03-01T23:06:39.400Z Fresh httptest v0.15.5
54832024-03-01T23:06:39.400Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
54842024-03-01T23:06:39.400Z Fresh pathdiff v0.2.1
54852024-03-01T23:06:39.400Z Fresh basic-toml v0.1.8
54862024-03-01T23:06:39.400Z Fresh rand v0.4.6
54872024-03-01T23:06:39.400Z Fresh futures-timer v3.0.2
54882024-03-01T23:06:39.400Z Fresh remove_dir_all v0.5.3
54892024-03-01T23:06:39.400Z Fresh nested v0.1.1
54902024-03-01T23:06:39.400Z Fresh datatest-stable v0.2.3
54912024-03-01T23:06:39.400Z Fresh rust-argon2 v1.0.1
54922024-03-01T23:06:39.400Z Fresh rstest v0.18.2
54932024-03-01T23:06:39.400Z Fresh guppy v0.17.5
54942024-03-01T23:06:39.400Z Fresh tempdir v0.3.7
54952024-03-01T23:06:39.400Z Fresh trybuild v1.0.89
54962024-03-01T23:06:39.400Z Fresh partial-io v0.5.4
54972024-03-01T23:06:39.400Z Fresh similar-asserts v1.5.0
54982024-03-01T23:06:39.400Z Fresh approx v0.5.1
54992024-03-01T23:06:39.400Z Fresh hex-literal v0.4.1
55002024-03-01T23:06:39.400Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
55012024-03-01T23:06:39.401Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
55022024-03-01T23:06:39.401Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
55032024-03-01T23:06:39.401Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
55042024-03-01T23:06:39.401Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
55052024-03-01T23:06:39.401Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
55062024-03-01T23:06:39.401Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
55072024-03-01T23:06:39.401Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
55082024-03-01T23:06:39.401Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
55092024-03-01T23:06:39.401Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
55102024-03-01T23:06:39.401Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
55112024-03-01T23:06:39.401Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55122024-03-01T23:06:39.401Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
55132024-03-01T23:06:39.402Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
55142024-03-01T23:06:39.402Z Fresh installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
55152024-03-01T23:06:39.402Z Fresh installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
55162024-03-01T23:06:39.402Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
55172024-03-01T23:06:39.402Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
55182024-03-01T23:06:39.402Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
55192024-03-01T23:06:39.402Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
55202024-03-01T23:06:39.402Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
55212024-03-01T23:06:39.402Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
55222024-03-01T23:06:39.402Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
55232024-03-01T23:06:39.402Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
55242024-03-01T23:06:39.402Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
55252024-03-01T23:06:39.402Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
55262024-03-01T23:06:39.402Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
55272024-03-01T23:06:39.402Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
55282024-03-01T23:06:39.402Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
55292024-03-01T23:06:39.402Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
55302024-03-01T23:06:39.402Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
55312024-03-01T23:06:39.402Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
55322024-03-01T23:06:39.402Z Fresh mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
55332024-03-01T23:06:39.402Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
55342024-03-01T23:06:39.403Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
55352024-03-01T23:06:39.403Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
55362024-03-01T23:06:39.403Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
55372024-03-01T23:06:39.403Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
55382024-03-01T23:06:39.403Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
55392024-03-01T23:06:39.403Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
55402024-03-01T23:06:39.403Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
55412024-03-01T23:06:39.403Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
55422024-03-01T23:06:39.403Z Fresh ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
55432024-03-01T23:06:39.403Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
55442024-03-01T23:06:39.403Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
55452024-03-01T23:06:39.403Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
55462024-03-01T23:06:39.403Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
55472024-03-01T23:06:39.403Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
55482024-03-01T23:06:39.403Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
55492024-03-01T23:06:39.403Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
55502024-03-01T23:06:39.403Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
55512024-03-01T23:06:39.403Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
55522024-03-01T23:06:39.403Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
55532024-03-01T23:06:39.404Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
55542024-03-01T23:06:39.404Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
55552024-03-01T23:06:39.410Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
55562024-03-01T23:06:39.410Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
55572024-03-01T23:06:39.410Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
55582024-03-01T23:06:39.410Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
55592024-03-01T23:06:39.410Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
55602024-03-01T23:06:39.410Z Finished test [unoptimized + debuginfo] target(s) in 1.29s
55612024-03-01T23:06:39.410Z Doc-tests authz-macros
55622024-03-01T23:06:39.410Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-105b05154330f75a.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-a8c1128ccf1e31c1.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bee4302c0992855a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-4a4a9654a43dfb33.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro -C embed-bitcode=no -D warnings --error-format human`
55632024-03-01T23:06:39.657Z
55642024-03-01T23:06:39.657Zrunning 7 tests
55652024-03-01T23:06:39.667Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
55662024-03-01T23:06:39.668Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
55672024-03-01T23:06:39.668Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
55682024-03-01T23:06:39.668Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
55692024-03-01T23:06:39.668Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
55702024-03-01T23:06:39.668Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
55712024-03-01T23:06:39.668Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
55722024-03-01T23:06:39.668Z
55732024-03-01T23:06:39.669Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
55742024-03-01T23:06:39.669Z
55752024-03-01T23:06:39.681Z Doc-tests bootstore
55762024-03-01T23:06:39.681Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-86209567b378348e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-089a3232aa513a34.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-4f7e05c426834831.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
55772024-03-01T23:06:40.712Z
55782024-03-01T23:06:40.713Zrunning 0 tests
55792024-03-01T23:06:40.713Z
55802024-03-01T23:06:40.713Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
55812024-03-01T23:06:40.713Z
55822024-03-01T23:06:40.736Z Doc-tests bootstrap-agent-client
55832024-03-01T23:06:40.742Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
55842024-03-01T23:06:41.373Z
55852024-03-01T23:06:41.373Zrunning 0 tests
55862024-03-01T23:06:41.373Z
55872024-03-01T23:06:41.373Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
55882024-03-01T23:06:41.373Z
55892024-03-01T23:06:41.397Z Doc-tests db-macros
55902024-03-01T23:06:41.400Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-40e9f68d88f387a9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-a8c1128ccf1e31c1.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bee4302c0992855a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-4a4a9654a43dfb33.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-97e560bd25e9dfe5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro -C embed-bitcode=no -D warnings --error-format human`
55912024-03-01T23:06:41.643Z
55922024-03-01T23:06:41.643Zrunning 4 tests
55932024-03-01T23:06:41.647Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 32) ... ignored
55942024-03-01T23:06:41.647Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 52) ... ignored
55952024-03-01T23:06:41.647Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 77) ... ignored
55962024-03-01T23:06:41.647Ztest nexus/db-macros/src/lib.rs - subquery_target (line 150) ... ignored
55972024-03-01T23:06:41.647Z
55982024-03-01T23:06:41.647Ztest result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
55992024-03-01T23:06:41.647Z
56002024-03-01T23:06:41.658Z Doc-tests ddm-admin-client
56012024-03-01T23:06:41.662Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name 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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib -C embed-bitcode=no -D warnings --error-format human`
56022024-03-01T23:06:41.981Z
56032024-03-01T23:06:41.982Zrunning 0 tests
56042024-03-01T23:06:41.982Z
56052024-03-01T23:06:41.982Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56062024-03-01T23:06:41.982Z
56072024-03-01T23:06:42.008Z Doc-tests dns-server
56082024-03-01T23:06:42.023Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-9e8a878aa7eb3c7b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempdir=/work/oxidecomputer/omicron/target/debug/deps/libtempdir-c96322690e2aad70.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-3f6135a4821e0ce2.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-47c11199f26778e0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-8af83253f7ec7b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
56092024-03-01T23:06:42.430Z
56102024-03-01T23:06:42.431Zrunning 0 tests
56112024-03-01T23:06:42.431Z
56122024-03-01T23:06:42.431Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56132024-03-01T23:06:42.431Z
56142024-03-01T23:06:42.449Z Doc-tests dns-service-client
56152024-03-01T23:06:42.457Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib -C embed-bitcode=no -D warnings --error-format human`
56162024-03-01T23:06:42.688Z
56172024-03-01T23:06:42.689Zrunning 0 tests
56182024-03-01T23:06:42.690Z
56192024-03-01T23:06:42.690Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56202024-03-01T23:06:42.690Z
56212024-03-01T23:06:42.700Z Doc-tests dpd-client
56222024-03-01T23:06:42.706Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
56232024-03-01T23:06:43.927Z
56242024-03-01T23:06:43.927Zrunning 0 tests
56252024-03-01T23:06:43.927Z
56262024-03-01T23:06:43.936Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56272024-03-01T23:06:43.936Z
56282024-03-01T23:06:43.962Z Doc-tests gateway-client
56292024-03-01T23:06:43.966Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
56302024-03-01T23:06:44.874Z
56312024-03-01T23:06:44.874Zrunning 0 tests
56322024-03-01T23:06:44.874Z
56332024-03-01T23:06:44.874Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56342024-03-01T23:06:44.874Z
56352024-03-01T23:06:44.900Z Doc-tests gateway-test-utils
56362024-03-01T23:06:44.906Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
56372024-03-01T23:06:45.422Z
56382024-03-01T23:06:45.422Zrunning 0 tests
56392024-03-01T23:06:45.422Z
56402024-03-01T23:06:45.422Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56412024-03-01T23:06:45.422Z
56422024-03-01T23:06:45.442Z Doc-tests illumos-utils
56432024-03-01T23:06:45.447Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-781410ae8229cdb4.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-ee70016887b171ea.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-1c0c1c0c336226c8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-144c10f8b8b570ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-9c43407e731f0eac.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9cef6a8f17fe72dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --cfg 'feature="tmp_keypath"' -D warnings --error-format human`
56442024-03-01T23:06:47.165Z
56452024-03-01T23:06:47.165Zrunning 0 tests
56462024-03-01T23:06:47.165Z
56472024-03-01T23:06:47.165Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56482024-03-01T23:06:47.165Z
56492024-03-01T23:06:47.212Z Doc-tests installinator
56502024-03-01T23:06:47.216Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e2513e0b503e3c04.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3d129df82ff7b93b.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-04105db3a9c02ad2.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
56512024-03-01T23:06:47.895Z
56522024-03-01T23:06:47.895Zrunning 0 tests
56532024-03-01T23:06:47.895Z
56542024-03-01T23:06:47.895Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56552024-03-01T23:06:47.895Z
56562024-03-01T23:06:47.919Z Doc-tests installinator-artifact-client
56572024-03-01T23:06:47.922Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_artifact_client --test clients/installinator-artifact-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-artifact-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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
56582024-03-01T23:06:48.774Z
56592024-03-01T23:06:48.774Zrunning 0 tests
56602024-03-01T23:06:48.775Z
56612024-03-01T23:06:48.775Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56622024-03-01T23:06:48.775Z
56632024-03-01T23:06:48.802Z Doc-tests installinator-artifactd
56642024-03-01T23:06:48.806Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_artifactd --test installinator-artifactd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-artifactd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
56652024-03-01T23:06:49.058Z
56662024-03-01T23:06:49.059Zrunning 0 tests
56672024-03-01T23:06:49.059Z
56682024-03-01T23:06:49.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56692024-03-01T23:06:49.059Z
56702024-03-01T23:06:49.082Z Doc-tests installinator-common
56712024-03-01T23:06:49.090Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib -C embed-bitcode=no -D warnings --error-format human`
56722024-03-01T23:06:49.453Z
56732024-03-01T23:06:49.453Zrunning 0 tests
56742024-03-01T23:06:49.453Z
56752024-03-01T23:06:49.453Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56762024-03-01T23:06:49.453Z
56772024-03-01T23:06:49.476Z Doc-tests internal-dns
56782024-03-01T23:06:49.480Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-a73ce92b0521abec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
56792024-03-01T23:06:49.737Z
56802024-03-01T23:06:49.737Zrunning 0 tests
56812024-03-01T23:06:49.737Z
56822024-03-01T23:06:49.737Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56832024-03-01T23:06:49.737Z
56842024-03-01T23:06:49.754Z Doc-tests ipcc
56852024-03-01T23:06:49.759Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -D warnings --error-format human`
56862024-03-01T23:06:49.973Z
56872024-03-01T23:06:49.973Zrunning 0 tests
56882024-03-01T23:06:49.973Z
56892024-03-01T23:06:49.973Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56902024-03-01T23:06:49.973Z
56912024-03-01T23:06:49.999Z Doc-tests key-manager
56922024-03-01T23:06:50.028Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-1ebdf83b28fbcb16.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-089a3232aa513a34.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib -C embed-bitcode=no -D warnings --error-format human`
56932024-03-01T23:06:50.193Z
56942024-03-01T23:06:50.193Zrunning 0 tests
56952024-03-01T23:06:50.193Z
56962024-03-01T23:06:50.193Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
56972024-03-01T23:06:50.193Z
56982024-03-01T23:06:50.209Z Doc-tests mg-admin-client
56992024-03-01T23:06:50.214Z Running `/home/build/.rustup/toolchains/1.76.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name mg_admin_client --test clients/mg-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/mg-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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib -C embed-bitcode=no -D warnings --error-format human`
57002024-03-01T23:06:50.610Z
57012024-03-01T23:06:50.610Zrunning 0 tests
57022024-03-01T23:06:50.610Z
57032024-03-01T23:06:50.610Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57042024-03-01T23:06:50.610Z
57052024-03-01T23:06:50.631Z Doc-tests nexus-client
57062024-03-01T23:06:50.635Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
57072024-03-01T23:06:53.063Z
57082024-03-01T23:06:53.063Zrunning 0 tests
57092024-03-01T23:06:53.064Z
57102024-03-01T23:06:53.064Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57112024-03-01T23:06:53.064Z
57122024-03-01T23:06:53.112Z Doc-tests nexus-db-model
57132024-03-01T23:06:53.117Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-40e9f68d88f387a9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5511f3378a46881f.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a066ba2ba3a2161f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
57142024-03-01T23:07:03.434Z
57152024-03-01T23:07:03.435Zrunning 2 tests
57162024-03-01T23:07:05.531Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
57172024-03-01T23:07:05.534Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
57182024-03-01T23:07:05.534Z
57192024-03-01T23:07:05.534Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s
57202024-03-01T23:07:05.535Z
57212024-03-01T23:07:05.693Z Doc-tests nexus-db-queries
57222024-03-01T23:07:05.699Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-105b05154330f75a.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-0140ed1ef9a41364.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-fe09b1fbebdded7e.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-40e9f68d88f387a9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-fe4ceb0198a1f155.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9f57e0d98f2ff0b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a066ba2ba3a2161f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-ee841850f0c67f78.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
57232024-03-01T23:07:08.188Z
57242024-03-01T23:07:08.188Zrunning 2 tests
57252024-03-01T23:07:08.191Ztest nexus/db-queries/src/db/alias.rs - db::alias::ExpressionAlias (line 20) ... ignored
57262024-03-01T23:07:21.624Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
57272024-03-01T23:07:21.624Z
57282024-03-01T23:07:21.624Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 13.42s
57292024-03-01T23:07:21.624Z
57302024-03-01T23:07:21.667Z Doc-tests nexus-defaults
57312024-03-01T23:07:21.671Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib -C embed-bitcode=no -D warnings --error-format human`
57322024-03-01T23:07:21.868Z
57332024-03-01T23:07:21.868Zrunning 0 tests
57342024-03-01T23:07:21.868Z
57352024-03-01T23:07:21.868Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57362024-03-01T23:07:21.868Z
57372024-03-01T23:07:21.874Z Doc-tests nexus-inventory
57382024-03-01T23:07:21.874Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
57392024-03-01T23:07:22.137Z
57402024-03-01T23:07:22.137Zrunning 0 tests
57412024-03-01T23:07:22.137Z
57422024-03-01T23:07:22.137Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57432024-03-01T23:07:22.137Z
57442024-03-01T23:07:22.154Z Doc-tests nexus-macros-common
57452024-03-01T23:07:22.159Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-bee4302c0992855a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib -C embed-bitcode=no -D warnings --error-format human`
57462024-03-01T23:07:22.228Z
57472024-03-01T23:07:22.228Zrunning 0 tests
57482024-03-01T23:07:22.229Z
57492024-03-01T23:07:22.229Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57502024-03-01T23:07:22.229Z
57512024-03-01T23:07:22.236Z Doc-tests nexus-reconfigurator-execution
57522024-03-01T23:07:22.245Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-20e84b9526ec0f1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-625ad031c02df8c5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
57532024-03-01T23:07:22.669Z
57542024-03-01T23:07:22.669Zrunning 0 tests
57552024-03-01T23:07:22.669Z
57562024-03-01T23:07:22.669Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57572024-03-01T23:07:22.669Z
57582024-03-01T23:07:22.693Z Doc-tests nexus-reconfigurator-planning
57592024-03-01T23:07:22.696Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-625ad031c02df8c5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
57602024-03-01T23:07:22.950Z
57612024-03-01T23:07:22.950Zrunning 0 tests
57622024-03-01T23:07:22.950Z
57632024-03-01T23:07:22.950Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57642024-03-01T23:07:22.950Z
57652024-03-01T23:07:22.967Z Doc-tests nexus-types
57662024-03-01T23:07:22.970Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-141fb9ec60b5e384.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
57672024-03-01T23:07:25.187Z
57682024-03-01T23:07:25.187Zrunning 0 tests
57692024-03-01T23:07:25.187Z
57702024-03-01T23:07:25.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57712024-03-01T23:07:25.188Z
57722024-03-01T23:07:25.241Z Doc-tests omicron-certificates
57732024-03-01T23:07:25.241Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bc66d735be7e778a.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-ea5ca821882ec114.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib -C embed-bitcode=no -D warnings --error-format human`
57742024-03-01T23:07:25.468Z
57752024-03-01T23:07:25.468Zrunning 0 tests
57762024-03-01T23:07:25.468Z
57772024-03-01T23:07:25.468Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57782024-03-01T23:07:25.468Z
57792024-03-01T23:07:25.484Z Doc-tests omicron-common
57802024-03-01T23:07:25.492Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-141fb9ec60b5e384.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-597d71f24acff40d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-2a551b4a51cdaed3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -D warnings --error-format human`
57812024-03-01T23:07:27.267Z
57822024-03-01T23:07:27.267Zrunning 2 tests
57832024-03-01T23:07:27.270Ztest common/src/lib.rs - FileKv (line 59) ... ignored
57842024-03-01T23:07:33.426Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 563) ... ok
57852024-03-01T23:07:33.427Z
57862024-03-01T23:07:33.437Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.15s
57872024-03-01T23:07:33.437Z
57882024-03-01T23:07:33.473Z Doc-tests omicron-gateway
57892024-03-01T23:07:33.490Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-ae1985b2aa38ee42.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-95ce26446f880543.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-b715f9e47ea90777.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-307f82c669ae37d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-8f54ce9eb667266d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
57902024-03-01T23:07:34.515Z
57912024-03-01T23:07:34.515Zrunning 0 tests
57922024-03-01T23:07:34.515Z
57932024-03-01T23:07:34.515Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
57942024-03-01T23:07:34.515Z
57952024-03-01T23:07:34.563Z Doc-tests omicron-nexus
57962024-03-01T23:07:34.577Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-14aa895d69c2bed6.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-cc04652f26aa61b9.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-ca074b22491d060a.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-45e886fefdf4ae6f.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f70621909df122c4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-20e84b9526ec0f1b.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9f57e0d98f2ff0b0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8be371edb6aed398.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-339eef5f7e01e5c5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9f159cfbacb91303.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-ba28b58e9087b4ec.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-ca08d85f1b95de92.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-e9ba9bdc30801a33.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-d11f8a4e31969012.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-1bc1b89290c2208a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-f679905111f22ded.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-8dd1541cd07f0b66.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-78650d5ab809ac61.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-97891d70c1ed9a54.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4a35e890a4b2baf4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-06bc086f1a8067c3.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-169712c035341330.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-05241e374f7f2401.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-58176685d46fa264.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b866afd07da1cf1e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-4f3e8601227c3376.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7b3bc798a7fafd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-39f0cbaebb9c269d.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-14e97f1e07963fab.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e87646b80a134398.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-e642081554db0b17.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -D warnings --error-format human`
57972024-03-01T23:07:37.214Z
57982024-03-01T23:07:37.214Zrunning 5 tests
57992024-03-01T23:07:37.217Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 238) ... ignored
58002024-03-01T23:07:40.986Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 702) ... ok
58012024-03-01T23:07:40.994Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 680) ... ok
58022024-03-01T23:07:41.003Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 744) ... ok
58032024-03-01T23:07:41.004Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 774) ... ok
58042024-03-01T23:07:41.004Z
58052024-03-01T23:07:41.004Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.78s
58062024-03-01T23:07:41.004Z
58072024-03-01T23:07:41.060Z Doc-tests omicron-package
58082024-03-01T23:07:41.068Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-dc96e6e37d513403.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-605ca995ec491f13.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-a3c1c3099d4ca884.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-af4c21a81e8a2d8f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rlib -C embed-bitcode=no -D warnings --error-format human`
58092024-03-01T23:07:41.272Z
58102024-03-01T23:07:41.272Zrunning 0 tests
58112024-03-01T23:07:41.272Z
58122024-03-01T23:07:41.272Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58132024-03-01T23:07:41.272Z
58142024-03-01T23:07:41.279Z Doc-tests omicron-passwords
58152024-03-01T23:07:41.287Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-b187ad8161c300d3.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-cc04652f26aa61b9.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-c435826211c81884.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib -C embed-bitcode=no -D warnings --error-format human`
58162024-03-01T23:07:41.380Z
58172024-03-01T23:07:41.381Zrunning 0 tests
58182024-03-01T23:07:41.381Z
58192024-03-01T23:07:41.381Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58202024-03-01T23:07:41.381Z
58212024-03-01T23:07:41.393Z Doc-tests omicron-rpaths
58222024-03-01T23:07:41.393Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-b67a2dcab865e94d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib -C embed-bitcode=no -D warnings --error-format human`
58232024-03-01T23:07:41.446Z
58242024-03-01T23:07:41.447Zrunning 0 tests
58252024-03-01T23:07:41.447Z
58262024-03-01T23:07:41.455Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58272024-03-01T23:07:41.455Z
58282024-03-01T23:07:41.456Z Doc-tests omicron-sled-agent
58292024-03-01T23:07:41.456Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-58ed50349d3ed936.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-7a6568e5909624aa.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-21ff3d5be31e066a.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-9d296c3ad769301c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-3948196dc29db2d2.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-05a6fa899856d75f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-186099fa9a834c6e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5ab62381009e5483.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-8bf7bf49764d2539.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-f583be81ea198b1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-953366735e598540.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-00ff9faf6b8c13b9.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-6792bd1a9c75951b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-b86b002ae3f122c3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-d9789867a8fb0f5c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-6a4808394f67f03b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-0fd9ee465f6f5700.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-7aa140c674e3bb93.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-02be5c386c9f3abc.rlib -C embed-bitcode=no -D warnings --error-format human`
58302024-03-01T23:07:44.236Z
58312024-03-01T23:07:44.236Zrunning 0 tests
58322024-03-01T23:07:44.236Z
58332024-03-01T23:07:44.236Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58342024-03-01T23:07:44.236Z
58352024-03-01T23:07:44.300Z Doc-tests omicron-test-utils
58362024-03-01T23:07:44.308Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-498793528809a0a5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-beba8c826f2a274c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ce7a0bd14bf98507.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-0cb71a710de885d6.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-29ce8386a5b2853a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-7dd96d2cb076bc50.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-258a4548bc59e611.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-6cdfd32f8061647e.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' -D warnings --error-format human`
58372024-03-01T23:07:44.604Z
58382024-03-01T23:07:44.604Zrunning 0 tests
58392024-03-01T23:07:44.604Z
58402024-03-01T23:07:44.604Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58412024-03-01T23:07:44.604Z
58422024-03-01T23:07:44.615Z Doc-tests omicron-uuid-kinds
58432024-03-01T23:07:44.616Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-e58c5217582ce9cc.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-6df68b1ef5e3e332.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -D warnings --error-format human`
58442024-03-01T23:07:44.684Z
58452024-03-01T23:07:44.684Zrunning 0 tests
58462024-03-01T23:07:44.684Z
58472024-03-01T23:07:44.684Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58482024-03-01T23:07:44.685Z
58492024-03-01T23:07:44.694Z Doc-tests oxide-client
58502024-03-01T23:07:44.694Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-bed6da3239ca349e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
58512024-03-01T23:07:49.173Z
58522024-03-01T23:07:49.173Zrunning 174 tests
58532024-03-01T23:07:49.181Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
58542024-03-01T23:07:49.212Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
58552024-03-01T23:07:49.212Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
58562024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
58572024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
58582024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
58592024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
58602024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
58612024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
58622024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
58632024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
58642024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
58652024-03-01T23:07:49.213Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
58662024-03-01T23:07:49.214Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
58672024-03-01T23:07:49.214Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
58682024-03-01T23:07:49.232Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
58692024-03-01T23:07:49.232Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
58702024-03-01T23:07:49.232Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
58712024-03-01T23:07:49.232Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
58722024-03-01T23:07:49.232Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
58732024-03-01T23:07:49.233Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
58742024-03-01T23:07:49.233Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
58752024-03-01T23:07:49.233Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
58762024-03-01T23:07:49.234Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
58772024-03-01T23:07:49.234Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
58782024-03-01T23:07:49.234Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
58792024-03-01T23:07:49.234Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
58802024-03-01T23:07:49.235Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
58812024-03-01T23:07:49.235Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
58822024-03-01T23:07:49.235Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
58832024-03-01T23:07:49.235Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
58842024-03-01T23:07:49.235Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
58852024-03-01T23:07:49.236Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
58862024-03-01T23:07:49.236Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
58872024-03-01T23:07:49.236Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
58882024-03-01T23:07:49.236Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
58892024-03-01T23:07:49.237Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
58902024-03-01T23:07:49.237Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
58912024-03-01T23:07:49.237Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
58922024-03-01T23:07:49.237Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
58932024-03-01T23:07:49.238Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
58942024-03-01T23:07:49.238Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
58952024-03-01T23:07:49.238Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
58962024-03-01T23:07:49.238Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
58972024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
58982024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
58992024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
59002024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
59012024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
59022024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
59032024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 30) ... ignored
59042024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
59052024-03-01T23:07:49.239Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
59062024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
59072024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
59082024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
59092024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
59102024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
59112024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
59122024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
59132024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
59142024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
59152024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
59162024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
59172024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
59182024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
59192024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
59202024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
59212024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
59222024-03-01T23:07:49.244Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
59232024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
59242024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
59252024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
59262024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
59272024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
59282024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
59292024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
59302024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
59312024-03-01T23:07:49.245Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
59322024-03-01T23:07:49.250Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
59332024-03-01T23:07:49.251Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
59342024-03-01T23:07:49.251Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
59352024-03-01T23:07:49.251Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
59362024-03-01T23:07:49.251Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
59372024-03-01T23:07:49.251Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
59382024-03-01T23:07:49.251Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
59392024-03-01T23:07:49.251Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
59402024-03-01T23:07:49.251Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
59412024-03-01T23:07:49.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
59422024-03-01T23:07:49.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
59432024-03-01T23:07:49.254Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
59442024-03-01T23:07:49.255Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
59452024-03-01T23:07:49.255Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
59462024-03-01T23:07:49.255Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
59472024-03-01T23:07:49.259Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
59482024-03-01T23:07:49.259Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
59492024-03-01T23:07:49.259Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
59502024-03-01T23:07:49.259Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
59512024-03-01T23:07:49.259Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
59522024-03-01T23:07:49.259Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 30) ... ignored
59532024-03-01T23:07:49.263Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
59542024-03-01T23:07:49.263Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
59552024-03-01T23:07:49.263Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
59562024-03-01T23:07:49.263Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 25) ... ignored
59572024-03-01T23:07:49.263Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
59582024-03-01T23:07:49.266Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
59592024-03-01T23:07:49.266Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 22) ... ignored
59602024-03-01T23:07:49.266Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
59612024-03-01T23:07:49.266Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
59622024-03-01T23:07:49.266Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
59632024-03-01T23:07:49.270Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
59642024-03-01T23:07:49.271Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
59652024-03-01T23:07:49.271Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
59662024-03-01T23:07:49.271Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
59672024-03-01T23:07:49.271Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
59682024-03-01T23:07:49.271Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
59692024-03-01T23:07:49.275Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
59702024-03-01T23:07:49.275Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
59712024-03-01T23:07:49.275Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
59722024-03-01T23:07:49.275Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
59732024-03-01T23:07:49.275Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
59742024-03-01T23:07:49.278Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
59752024-03-01T23:07:49.278Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
59762024-03-01T23:07:49.278Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_create (line 22) ... ignored
59772024-03-01T23:07:49.278Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
59782024-03-01T23:07:49.278Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
59792024-03-01T23:07:49.281Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
59802024-03-01T23:07:49.281Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
59812024-03-01T23:07:49.281Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
59822024-03-01T23:07:49.281Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
59832024-03-01T23:07:49.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
59842024-03-01T23:07:49.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
59852024-03-01T23:07:49.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
59862024-03-01T23:07:49.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
59872024-03-01T23:07:49.285Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
59882024-03-01T23:07:49.288Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
59892024-03-01T23:07:49.288Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
59902024-03-01T23:07:49.288Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
59912024-03-01T23:07:49.288Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
59922024-03-01T23:07:49.288Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
59932024-03-01T23:07:49.292Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
59942024-03-01T23:07:49.292Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
59952024-03-01T23:07:49.292Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
59962024-03-01T23:07:49.292Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
59972024-03-01T23:07:49.295Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
59982024-03-01T23:07:49.295Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
59992024-03-01T23:07:49.295Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
60002024-03-01T23:07:49.295Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
60012024-03-01T23:07:49.295Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
60022024-03-01T23:07:49.299Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
60032024-03-01T23:07:49.299Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
60042024-03-01T23:07:49.299Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
60052024-03-01T23:07:49.299Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
60062024-03-01T23:07:49.299Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
60072024-03-01T23:07:49.300Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
60082024-03-01T23:07:49.303Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
60092024-03-01T23:07:49.303Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
60102024-03-01T23:07:49.303Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
60112024-03-01T23:07:49.303Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
60122024-03-01T23:07:49.303Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
60132024-03-01T23:07:49.306Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
60142024-03-01T23:07:49.307Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
60152024-03-01T23:07:49.307Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
60162024-03-01T23:07:49.307Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 26) ... ignored
60172024-03-01T23:07:49.307Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
60182024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
60192024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
60202024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
60212024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
60222024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
60232024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
60242024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
60252024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
60262024-03-01T23:07:49.311Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
60272024-03-01T23:07:49.311Z
60282024-03-01T23:07:49.311Ztest result: ok. 0 passed; 0 failed; 174 ignored; 0 measured; 0 filtered out; finished in 0.14s
60292024-03-01T23:07:49.311Z
60302024-03-01T23:07:49.419Z Doc-tests oximeter
60312024-03-01T23:07:49.423Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-2ddebc38d9cf0c30.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-d63ab3a48d46a593.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-42382f1d0a978b81.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-5387eab78e0a85fd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-142025bd5a273315.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
60322024-03-01T23:07:49.960Z
60332024-03-01T23:07:49.960Zrunning 8 tests
60342024-03-01T23:07:50.575Ztest oximeter/oximeter/src/traits.rs - traits::Target (line 72) - compile fail ... ok
60352024-03-01T23:07:50.662Ztest oximeter/oximeter/src/traits.rs - traits::Metric (line 164) - compile fail ... ok
60362024-03-01T23:07:51.406Ztest oximeter/oximeter/src/lib.rs - (line 24) ... ok
60372024-03-01T23:07:57.343Ztest oximeter/oximeter/src/histogram.rs - histogram::Histogram<T>::with_bins (line 357) ... ok
60382024-03-01T23:07:57.614Ztest oximeter/oximeter/src/traits.rs - traits::Target (line 46) ... ok
60392024-03-01T23:07:58.223Ztest oximeter/oximeter/src/traits.rs - traits::Metric (line 143) ... ok
60402024-03-01T23:07:58.424Ztest oximeter/oximeter/src/traits.rs - traits::Producer (line 334) ... ok
60412024-03-01T23:07:59.092Ztest oximeter/oximeter/src/histogram.rs - histogram::Histogram<T>::span_decades (line 597) ... ok
60422024-03-01T23:07:59.098Z
60432024-03-01T23:07:59.098Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.13s
60442024-03-01T23:07:59.098Z
60452024-03-01T23:07:59.119Z Doc-tests oximeter-client
60462024-03-01T23:07:59.122Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
60472024-03-01T23:07:59.803Z
60482024-03-01T23:07:59.803Zrunning 0 tests
60492024-03-01T23:07:59.803Z
60502024-03-01T23:07:59.803Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60512024-03-01T23:07:59.803Z
60522024-03-01T23:07:59.811Z Doc-tests oximeter-collector
60532024-03-01T23:07:59.811Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-49b0dbf4a1db3cf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-b59375ecc5ea02e2.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-90a7e21379763a3e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
60542024-03-01T23:07:59.811Z
60552024-03-01T23:07:59.811Zrunning 0 tests
60562024-03-01T23:07:59.811Z
60572024-03-01T23:07:59.811Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60582024-03-01T23:07:59.811Z
60592024-03-01T23:07:59.837Z Doc-tests oximeter-db
60602024-03-01T23:07:59.837Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-298de763808bff9b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-e9f234e7403545e8.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-cfc2b5058996ffb2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-de2d964d35200106.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-6eba60a84df4311c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d6d67c19e48c3631.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-c3ac5217e5af62cb.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-434e5cfdd78fe610.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fafdbbb263f2d450.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-91559cea49b33770.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
60612024-03-01T23:08:00.645Z
60622024-03-01T23:08:00.645Zrunning 0 tests
60632024-03-01T23:08:00.645Z
60642024-03-01T23:08:00.645Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60652024-03-01T23:08:00.645Z
60662024-03-01T23:08:00.668Z Doc-tests oximeter-instruments
60672024-03-01T23:08:00.671Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-0804c8b11248a876.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-fcb6a2774a7a6c16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --cfg 'feature="kstat-rs"' -D warnings --error-format human`
60682024-03-01T23:08:00.959Z
60692024-03-01T23:08:00.960Zrunning 0 tests
60702024-03-01T23:08:00.960Z
60712024-03-01T23:08:00.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60722024-03-01T23:08:00.960Z
60732024-03-01T23:08:00.979Z Doc-tests oximeter-macro-impl
60742024-03-01T23:08:00.982Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-42382f1d0a978b81.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-fd52f7f67b160361.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-135b4d7a084d06f6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-3d1836551f498d09.rlib --extern proc_macro -C embed-bitcode=no -D warnings --error-format human`
60752024-03-01T23:08:01.055Z
60762024-03-01T23:08:01.055Zrunning 0 tests
60772024-03-01T23:08:01.055Z
60782024-03-01T23:08:01.055Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60792024-03-01T23:08:01.055Z
60802024-03-01T23:08:01.062Z Doc-tests oximeter-producer
60812024-03-01T23:08:01.066Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-a0eebbeb72cebbe7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c86946133fbdb9f5.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-243a5e1580130735.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
60822024-03-01T23:08:01.318Z
60832024-03-01T23:08:01.318Zrunning 0 tests
60842024-03-01T23:08:01.318Z
60852024-03-01T23:08:01.318Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60862024-03-01T23:08:01.318Z
60872024-03-01T23:08:01.337Z Doc-tests oxlog
60882024-03-01T23:08:01.341Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9cef6a8f17fe72dc.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
60892024-03-01T23:08:01.407Z
60902024-03-01T23:08:01.407Zrunning 0 tests
60912024-03-01T23:08:01.407Z
60922024-03-01T23:08:01.407Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60932024-03-01T23:08:01.408Z
60942024-03-01T23:08:01.414Z Doc-tests sled-agent-client
60952024-03-01T23:08:01.418Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-d24b489bfe16dd4c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
60962024-03-01T23:08:03.991Z
60972024-03-01T23:08:03.991Zrunning 0 tests
60982024-03-01T23:08:03.991Z
60992024-03-01T23:08:03.991Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61002024-03-01T23:08:03.991Z
61012024-03-01T23:08:04.045Z Doc-tests sled-hardware
61022024-03-01T23:08:04.049Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4af3ac39ee685c10.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-9f0e34d7ab5db9ed.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-6b8d316e1cea3f77.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-c0cbe859650cc693.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-719952b5aa12cc6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-16405f53f12a3051.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-1ca027dfa4762739.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
61032024-03-01T23:08:04.369Z
61042024-03-01T23:08:04.370Zrunning 0 tests
61052024-03-01T23:08:04.370Z
61062024-03-01T23:08:04.370Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61072024-03-01T23:08:04.370Z
61082024-03-01T23:08:04.395Z Doc-tests sled-storage
61092024-03-01T23:08:04.419Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-980c303988e700db.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-dedb208d24807cf2.so --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-23cedfca1f1a09fc.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-31c6fd621f25cb5f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-532fc122ca1ca343.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no --cfg 'feature="testing"' -D warnings --error-format human`
61102024-03-01T23:08:04.730Z
61112024-03-01T23:08:04.730Zrunning 0 tests
61122024-03-01T23:08:04.730Z
61132024-03-01T23:08:04.730Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61142024-03-01T23:08:04.730Z
61152024-03-01T23:08:04.751Z Doc-tests sp-sim
61162024-03-01T23:08:04.758Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-2d1dd1ad073ee908.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-f38e028051bb82ba.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-8b3c4df1da003bbd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib -C embed-bitcode=no -D warnings --error-format human`
61172024-03-01T23:08:05.223Z
61182024-03-01T23:08:05.223Zrunning 0 tests
61192024-03-01T23:08:05.223Z
61202024-03-01T23:08:05.223Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61212024-03-01T23:08:05.223Z
61222024-03-01T23:08:05.249Z Doc-tests tufaceous
61232024-03-01T23:08:05.252Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-ecd543c2b58c8b48.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-bf89d09057451657.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-44c39a2cf89a6956.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib -C embed-bitcode=no -D warnings --error-format human`
61242024-03-01T23:08:05.513Z
61252024-03-01T23:08:05.513Zrunning 0 tests
61262024-03-01T23:08:05.513Z
61272024-03-01T23:08:05.513Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61282024-03-01T23:08:05.513Z
61292024-03-01T23:08:05.531Z Doc-tests tufaceous-lib
61302024-03-01T23:08:05.536Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-b31ab805a7686146.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-eb7f266cfb45c512.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-c190c84e65e9e63c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-884f60da8db9dcf6.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-41e088f95a91c6b7.rlib -C embed-bitcode=no -D warnings --error-format human`
61312024-03-01T23:08:05.924Z
61322024-03-01T23:08:05.924Zrunning 0 tests
61332024-03-01T23:08:05.924Z
61342024-03-01T23:08:05.924Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61352024-03-01T23:08:05.924Z
61362024-03-01T23:08:05.945Z Doc-tests update-common
61372024-03-01T23:08:05.948Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib -C embed-bitcode=no -D warnings --error-format human`
61382024-03-01T23:08:06.228Z
61392024-03-01T23:08:06.228Zrunning 0 tests
61402024-03-01T23:08:06.228Z
61412024-03-01T23:08:06.228Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61422024-03-01T23:08:06.228Z
61432024-03-01T23:08:06.245Z Doc-tests update-engine
61442024-03-01T23:08:06.258Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-164afb497426089b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5511f3378a46881f.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-f11c50db12e46b69.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-170a65fc53887f22.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-2e5bfee421be626d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-544f8e58ff6a363c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-10e4da2ca85f594c.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-a62c0f6c5943a826.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib -C embed-bitcode=no -D warnings --error-format human`
61452024-03-01T23:08:06.735Z
61462024-03-01T23:08:06.735Zrunning 3 tests
61472024-03-01T23:08:06.739Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
61482024-03-01T23:08:06.739Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
61492024-03-01T23:08:06.739Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
61502024-03-01T23:08:06.739Z
61512024-03-01T23:08:06.739Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
61522024-03-01T23:08:06.739Z
61532024-03-01T23:08:06.757Z Doc-tests wicket
61542024-03-01T23:08:06.764Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-a6b7cb758a58783f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-89cb2d203a224f7e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-53d0f8ae1fec05b8.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-a857b045a28855f7.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-3c25f391c5524dbf.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-21e9887b2a59a1a6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-93d183cea84501a5.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-962eb49dcea9b4cf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-a7059bfbaa965f98.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-7a46979d6857e869.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-10e4da2ca85f594c.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-bb7d800b4bed9c39.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-470c5afd0c327d91.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-f101beae2f96ac55.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-00f0397b69b9bdb0.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-620fc96bc50b8225.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-975c5538e4563fe9.rlib -C embed-bitcode=no -D warnings --error-format human`
61552024-03-01T23:08:07.597Z
61562024-03-01T23:08:07.597Zrunning 0 tests
61572024-03-01T23:08:07.597Z
61582024-03-01T23:08:07.597Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61592024-03-01T23:08:07.597Z
61602024-03-01T23:08:07.625Z Doc-tests wicket-common
61612024-03-01T23:08:07.630Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib -C embed-bitcode=no -D warnings --error-format human`
61622024-03-01T23:08:07.965Z
61632024-03-01T23:08:07.966Zrunning 0 tests
61642024-03-01T23:08:07.966Z
61652024-03-01T23:08:07.966Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61662024-03-01T23:08:07.966Z
61672024-03-01T23:08:07.982Z Doc-tests wicket-dbg
61682024-03-01T23:08:07.988Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-68a5b55350ac277f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-47fe2e4a0f0ca059.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-e1f92f1d8fa8389b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-1dd3d6e15f25033e.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-43778112c475707a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-d10f019188e0baa1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-b71bad39447a081b.rlib -C embed-bitcode=no -D warnings --error-format human`
61692024-03-01T23:08:08.303Z
61702024-03-01T23:08:08.303Zrunning 0 tests
61712024-03-01T23:08:08.303Z
61722024-03-01T23:08:08.303Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61732024-03-01T23:08:08.303Z
61742024-03-01T23:08:08.322Z Doc-tests wicketd
61752024-03-01T23:08:08.328Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b1c6643f8421c922.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-fecde3939db35484.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-617eb63bc076f209.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-9ab6f18e8c52b254.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-e474063d170de31f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-5d5c4ec61fb1da0c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-b9770a3cba2f2708.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-5f36fda9b6e5402d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-57647bb5674c35be.rlib --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-495995bb5b1ec5e6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-be15c627c67ed998.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-bf419dfec19b310d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-870145d960aa5f98.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-e51da071407fd082.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-29735c8c8d06ffc5.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-511a89baadec2cd8.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-57a9568c453a51a4.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-deb5c3f931b968b3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-1dc7337912681f81.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b2df6ff5a267ebb3.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-5163e61c096b43c9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-a59782fe2d716b6f.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-31307cb258bb9eac.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-e71ec3f7cddad9eb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ea47298da39d5b06.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-afb037f9ded41c9c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7b4f0b3b0c6f4a1e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-5ff63e10da883152.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-3d129df82ff7b93b.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-d1d61135ddbb378f.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-e94728438ba61d0c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-1e081b693a846986.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2baf6454aeb93980.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-0fac596133a37754.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-d3c7a50d3f7db467.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-ec1c0d18a558380a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-bfc4c40b1523a87b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0ff2ce3875b23b96.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-d67f447a42e5c0ca.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9ff0a0a4cd3d9599.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-12dce13ee7e6395c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-dc3419de06a96b65.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-eb4f8dd74f3ca421.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-ddc1146a461e3db9.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3d08902ccd262d2a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-43d426a631c80c04.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-1d4dbc0fa1a002a3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-94c88538d0f38c73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28601a4b10a053fd.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-7bb5c1eda8aeca7a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d3c7448c0069d9f4.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-3abd2e0ffb0b05f9.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-fa085ea2e62c168f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-bc76fc32651b54b2.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-b9436b4abee319a3.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-c98b073e1b32982b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-47c1767c4fd4dea4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-351d83bcc90749b1.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib -C embed-bitcode=no -D warnings --error-format human`
61762024-03-01T23:08:09.225Z
61772024-03-01T23:08:09.225Zrunning 0 tests
61782024-03-01T23:08:09.225Z
61792024-03-01T23:08:09.225Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61802024-03-01T23:08:09.226Z
61812024-03-01T23:08:09.226Z Doc-tests wicketd-client
61822024-03-01T23:08:09.226Z Running `/home/build/.rustup/toolchains/1.76.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-f876acfa55cafdf9/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-bd5d8c5bae313f3d/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-94f175b831ef1f87/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-d3841ba0b519f41e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-63b706ba3c9e23e6/out --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-d3dbe34574bad231.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-c78374ab45dccc06.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-35d585777d4b675c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-9492d3b5ce344646.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-9de7059f6d206cbc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-bdc315137ae1e289.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-9cbe36f14498ff47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-63df45118319cacd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-7694326d550d496b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-2c2194a606a0b76b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-995bdcbdcd07cd38.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a82e0af4502df037.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-ecbcdd64cdab6bd7.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-cc2a750cbf8895aa.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-370078e985f7280c.rlib -C embed-bitcode=no -D warnings --error-format human`
61832024-03-01T23:08:10.879Z
61842024-03-01T23:08:10.879Zrunning 0 tests
61852024-03-01T23:08:10.879Z
61862024-03-01T23:08:10.879Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61872024-03-01T23:08:10.879Z
61882024-03-01T23:08:10.953Z
61892024-03-01T23:08:10.963Zreal 1:32.903934569
61902024-03-01T23:08:10.964Zuser 1:32.847554339
61912024-03-01T23:08:10.964Zsys 35.300665754
61922024-03-01T23:08:10.964Ztrap 0.013039304
61932024-03-01T23:08:10.964Ztflt 0.913536801
61942024-03-01T23:08:10.965Zdflt 6.645379347
61952024-03-01T23:08:10.965Zkflt 0.022802732
61962024-03-01T23:08:10.965Zlock 1:34.749820501
61972024-03-01T23:08:10.965Zslp 9:44.058708009
61982024-03-01T23:08:10.965Zlat 0.708068015
61992024-03-01T23:08:10.965Zstop 5.133960939
62002024-03-01T23:08:10.965Zfiles in /var/tmp/omicron_tmp (none expected on success):
62012024-03-01T23:08:10.980Z164408 11 drwxr-xr-x 2 build build 2 Mar 1 23:08 /var/tmp/omicron_tmp
62022024-03-01T23:08:11.212Zprocess exited: duration 3423924 ms, exit code 0
 
62032024-03-01T23:08:11.250Zfound 1 output files
62042024-03-01T23:08:11.251Zuploading: /work/crate-build-timings.json (492289 bytes)
62052024-03-01T23:08:12.350Zuploaded: /work/crate-build-timings.json