01M18AEDPT7TE0W11F7SY47THW: clippy (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M18AESQCB235DSHSFT12BK1Q

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-30T03:13:11.130Zjob assigned to worker 01M18AF01FDKJB9NZK0KDKD0AQ [factory aws, i-0bdfc410f1038bb2b] (queued for 47 s)
 
22026-08-30T03:13:17.561Zstarting task 0: "setup"
32026-08-30T03:13:17.566Z++ uname -s
42026-08-30T03:13:17.570Z+ kern=SunOS
52026-08-30T03:13:17.570Z+ build_user=build
62026-08-30T03:13:17.570Z+ build_uid=12345
72026-08-30T03:13:17.570Z+ work_dir=/work
82026-08-30T03:13:17.570Z+ input_dir=/input
92026-08-30T03:13:17.570Z+ [[ 0 == 12345 ]]
102026-08-30T03:13:17.570Z+ case "$kern" in
112026-08-30T03:13:17.570Z+ groupadd -g 12345 build
122026-08-30T03:13:17.570Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-30T03:13:19.576Z+ zfs create -o mountpoint=/work rpool/work
142026-08-30T03:13:19.658Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-30T03:13:19.661Z+ home_fs=zfs
162026-08-30T03:13:19.661Z+ [[ zfs == autofs ]]
172026-08-30T03:13:19.661Z+ mkdir -p /home/build
182026-08-30T03:13:19.661Z+ chown build:build /home/build /work
192026-08-30T03:13:21.662Z+ chmod 0700 /home/build /work
202026-08-30T03:13:21.665Zprocess exited: duration 4105 ms, exit code 0
 
212026-08-30T03:13:21.671Zstarting task 1: "rust-toolchain"
222026-08-30T03:13:21.676Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-30T03:13:21.676Z * rust toolchain channel = "1.97.1"
242026-08-30T03:13:21.676Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-08-30T03:13:21.676Z * rust toolchain profile = "default"
262026-08-30T03:13:21.676Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-30T03:13:21.676Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-30T03:13:21.679Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-30T03:13:21.679Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-30T03:13:21.787Zinfo: downloading installer
312026-08-30T03:13:23.230Zwarn: It looks like you have an existing rustup settings file at:
322026-08-30T03:13:23.230Zwarn: /home/build/.rustup/settings.toml
332026-08-30T03:13:23.230Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-30T03:13:23.230Zwarn: instead of the one inferred from the default host triple.
352026-08-30T03:13:23.243Zinfo: profile set to default
362026-08-30T03:13:23.243Zinfo: default host triple is x86_64-unknown-illumos
372026-08-30T03:13:23.246Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-30T03:13:23.396Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-30T03:13:23.399Zinfo: downloading 6 components
402026-08-30T03:13:38.157Z
412026-08-30T03:13:38.157Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
422026-08-30T03:13:38.189Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-30T03:13:38.189Z
442026-08-30T03:13:38.189Z
452026-08-30T03:13:38.189ZRust is installed now. Great!
462026-08-30T03:13:38.189Z
472026-08-30T03:13:38.189ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-30T03:13:38.189Zenvironment variable. This has not been done automatically.
492026-08-30T03:13:38.189Z
502026-08-30T03:13:38.189ZTo configure your current shell, you need to source
512026-08-30T03:13:38.189Zthe corresponding env file under $HOME/.cargo.
522026-08-30T03:13:38.189Z
532026-08-30T03:13:38.189ZThis is usually done by running one of the following (note the leading DOT):
542026-08-30T03:13:38.192Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-30T03:13:38.193Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-30T03:13:38.193Zsource "~/.cargo/env.nu" # For nushell
572026-08-30T03:13:38.193Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-30T03:13:38.193Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-30T03:13:38.193Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-30T03:13:38.193Zwarn: no default linker (`cc`) was found in your PATH
612026-08-30T03:13:38.193Zwarn: many Rust crates require a system C toolchain to build
622026-08-30T03:13:38.277Z+ rustup --version
632026-08-30T03:13:38.285Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-30T03:13:38.289Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-30T03:13:38.306Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-30T03:13:38.310Z+ cargo --version
672026-08-30T03:13:38.324Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-30T03:13:38.327Z+ rustc --version
692026-08-30T03:13:38.346Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-30T03:13:38.349Zprocess exited: duration 16676 ms, exit code 0
 
712026-08-30T03:13:38.355Zstarting task 2: "authentication"
722026-08-30T03:13:38.372Zprocess exited: duration 16 ms, exit code 0
 
732026-08-30T03:13:38.378Zstarting task 3: "clone repository"
742026-08-30T03:13:38.381Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-30T03:13:38.384Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-30T03:13:38.415ZCloning into '/work/oxidecomputer/omicron'...
772026-08-30T03:13:58.851Z+ cd /work/oxidecomputer/omicron
782026-08-30T03:13:58.851Z+ git fetch origin 06d5cbef190895d8f9ccd0c6e1988c061c479d2a
792026-08-30T03:13:59.222ZFrom https://github.com/oxidecomputer/omicron
802026-08-30T03:13:59.222Z * branch 06d5cbef190895d8f9ccd0c6e1988c061c479d2a -> FETCH_HEAD
812026-08-30T03:13:59.232Z+ [[ -n renovate/ddm-admin-client-digest ]]
822026-08-30T03:13:59.236Z++ git branch --show-current
832026-08-30T03:13:59.236Z+ current=main
842026-08-30T03:13:59.236Z+ [[ main != renovate/ddm-admin-client-digest ]]
852026-08-30T03:13:59.236Z+ git branch -f renovate/ddm-admin-client-digest 06d5cbef190895d8f9ccd0c6e1988c061c479d2a
862026-08-30T03:13:59.239Z+ git checkout -f renovate/ddm-admin-client-digest
872026-08-30T03:13:59.491ZSwitched to branch 'renovate/ddm-admin-client-digest'
882026-08-30T03:13:59.495Z+ git reset --hard 06d5cbef190895d8f9ccd0c6e1988c061c479d2a
892026-08-30T03:13:59.748ZHEAD is now at 06d5cbef1 Update ddm-admin-client digest to 1a9818c
902026-08-30T03:13:59.752Zprocess exited: duration 21371 ms, exit code 0
 
912026-08-30T03:13:59.760Zstarting task 4: "build"
922026-08-30T03:13:59.765Z+ source ./env.sh
932026-08-30T03:13:59.768Z++ OLD_SHELL_OPTS=ehxB
942026-08-30T03:13:59.768Z++ set -o xtrace
952026-08-30T03:13:59.768Z++++ dirname ./env.sh
962026-08-30T03:13:59.772Z+++ readlink -f .
972026-08-30T03:13:59.772Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-30T03:13:59.772Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-30T03:13:59.772Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-30T03:13:59.772Z++ 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
1012026-08-30T03:13:59.772Z++ 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
1022026-08-30T03:13:59.772Z++ 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
1032026-08-30T03:13:59.772Z++ 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
1042026-08-30T03:13:59.772Z++ 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
1052026-08-30T03:13:59.772Z++ 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
1062026-08-30T03:13:59.772Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1072026-08-30T03:13:59.772Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1082026-08-30T03:13:59.772Z++ case $OLD_SHELL_OPTS in
1092026-08-30T03:13:59.772Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-30T03:13:59.772Z+ source .github/buildomat/ci-env.sh
1112026-08-30T03:13:59.772Z++ export CARGO_TERM_COLOR=always
1122026-08-30T03:13:59.772Z++ CARGO_TERM_COLOR=always
1132026-08-30T03:13:59.776Z+++ uname -s
1142026-08-30T03:13:59.776Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-30T03:13:59.776Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-30T03:13:59.776Z+ cargo --version
1172026-08-30T03:13:59.784Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-30T03:13:59.787Z+ rustc --version
1192026-08-30T03:13:59.812Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-30T03:13:59.815Z+ banner prerequisites
1212026-08-30T03:13:59.816Z
1222026-08-30T03:13:59.816Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-30T03:13:59.816Z # # # # # # # # # # # # # # #
1242026-08-30T03:13:59.816Z # # # # ##### # # ##### # # # # # #### #
1252026-08-30T03:13:59.816Z ##### ##### # ##### # # # # # # # # #
1262026-08-30T03:13:59.816Z # # # # # # # # # # # # # # #
1272026-08-30T03:13:59.816Z # # # ###### # # ###### ### # #### # #### #
1282026-08-30T03:13:59.816Z
1292026-08-30T03:13:59.816Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-30T03:14:01.834Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-30T03:14:02.239Z Startup: Caching catalogs ... Done
1322026-08-30T03:14:04.612ZPlanning: Solver setup ... Done (2.243s)
1332026-08-30T03:14:04.676ZPlanning: Running solver ... Done (0.064s)
1342026-08-30T03:14:04.728ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-30T03:14:04.741ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-30T03:14:04.760ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-30T03:14:04.774ZPlanning: Package planning ... Done (0.014s)
1382026-08-30T03:14:04.777ZPlanning: Merging actions ... Done (0.002s)
1392026-08-30T03:14:05.009ZPlanning: Checking for conflicting actions ... Done (0.232s)
1402026-08-30T03:14:05.012ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-30T03:14:05.816ZPlanning: Evaluating mediators ... Done (0.806s)
1422026-08-30T03:14:05.819ZPlanning: Planning completed in 3.54 seconds
1432026-08-30T03:14:05.825Z Packages to install: 2
1442026-08-30T03:14:05.825Z Estimated space available: 156.01 GB
1452026-08-30T03:14:05.825ZEstimated space to be consumed: 83.65 MB
1462026-08-30T03:14:05.828Z Create boot environment: No
1472026-08-30T03:14:05.828ZCreate backup boot environment: No
1482026-08-30T03:14:05.828Z Rebuild boot archive: No
1492026-08-30T03:14:05.828Z
1502026-08-30T03:14:05.828ZChanged packages:
1512026-08-30T03:14:05.828Zhelios
1522026-08-30T03:14:05.828Z developer/build-essential
1532026-08-30T03:14:05.828Z None -> 11-3.0
1542026-08-30T03:14:05.828Z library/libxmlsec1
1552026-08-30T03:14:05.828Z None -> 1.2.35-3.0
1562026-08-30T03:14:05.850Z
1572026-08-30T03:14:05.850ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-30T03:14:05.928ZDownload: Completed 1.28 MB in 0.08 seconds (16.7M/s)
1592026-08-30T03:14:06.010Z Actions: 1/268 actions (Installing new actions)
1602026-08-30T03:14:06.048Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-30T03:14:06.086ZFinalize: Updating package state database ... Done (0.038s)
1622026-08-30T03:14:06.089ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-30T03:14:06.177ZFinalize: Updating image state ... Done (0.091s)
1642026-08-30T03:14:08.660ZFinalize: Creating fast lookup database ... Done (2.427s)
1652026-08-30T03:14:08.727ZFinalize: Reading search index ... Done (0.012s)
1662026-08-30T03:14:08.730ZFinalize: Updating search index ... Done (0.000s)
1672026-08-30T03:14:08.839ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-30T03:14:09.206ZPlanning: Evaluating mediator changes ... Done
1692026-08-30T03:14:09.310ZPlanning: Checking for conflicting actions ... Done
1702026-08-30T03:14:09.314ZPlanning: Consolidating action changes ... Done
1712026-08-30T03:14:09.469ZPlanning: Evaluating mediators ... Done
1722026-08-30T03:14:09.472ZPlanning: Planning completed in 0.26 seconds
1732026-08-30T03:14:09.492Z Mediators to change: 2
1742026-08-30T03:14:09.492Z Create boot environment: No
1752026-08-30T03:14:09.492ZCreate backup boot environment: No
1762026-08-30T03:14:09.536ZFinalize: Updating package state database ... Done
1772026-08-30T03:14:09.536ZFinalize: Updating package cache ... Done
1782026-08-30T03:14:09.592ZFinalize: Updating image state ... Done
1792026-08-30T03:14:11.535ZFinalize: Creating fast lookup database ... Done
1802026-08-30T03:14:11.599ZFinalize: Reading search index ... Done
1812026-08-30T03:14:11.602ZFinalize: Updating search index ... Done
1822026-08-30T03:14:11.687ZFinalize: Updating package cache ... Done
1832026-08-30T03:14:11.972ZPlanning: Evaluating mediator changes ... Done
1842026-08-30T03:14:12.078ZPlanning: Checking for conflicting actions ... Done
1852026-08-30T03:14:12.083ZPlanning: Consolidating action changes ... Done
1862026-08-30T03:14:12.238ZPlanning: Evaluating mediators ... Done
1872026-08-30T03:14:12.245ZPlanning: Planning completed in 0.27 seconds
1882026-08-30T03:14:12.260Z Mediators to change: 1
1892026-08-30T03:14:12.261Z Create boot environment: No
1902026-08-30T03:14:12.261ZCreate backup boot environment: No
1912026-08-30T03:14:12.299ZFinalize: Updating package state database ... Done
1922026-08-30T03:14:12.299ZFinalize: Updating package cache ... Done
1932026-08-30T03:14:12.354ZFinalize: Updating image state ... Done
1942026-08-30T03:14:14.325ZFinalize: Creating fast lookup database ... Done
1952026-08-30T03:14:14.387ZFinalize: Reading search index ... Done
1962026-08-30T03:14:14.390ZFinalize: Updating search index ... Done
1972026-08-30T03:14:14.465ZFinalize: Updating package cache ... Done
1982026-08-30T03:14:14.778ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-30T03:14:14.778Zapache system 2.4 system
2002026-08-30T03:14:14.778Zclang system 15 system
2012026-08-30T03:14:14.778Zcsh system system illumos
2022026-08-30T03:14:14.778Zctags system system illumos
2032026-08-30T03:14:14.778Zfile vendor vendor darwinsys
2042026-08-30T03:14:14.778Zfile system system illumos
2052026-08-30T03:14:14.778Zgcc vendor 14 vendor
2062026-08-30T03:14:14.778Zgcc system 13 system
2072026-08-30T03:14:14.778Zgcc system 10 system
2082026-08-30T03:14:14.778Zgo system 1.25 system
2092026-08-30T03:14:14.778Zllvm system 15 system
2102026-08-30T03:14:14.778Zmariadb system 11.4 system
2112026-08-30T03:14:14.778Zmta vendor vendor dma
2122026-08-30T03:14:14.778Zopenjdk system 17 system
2132026-08-30T03:14:14.778Zopenjdk system 11 system
2142026-08-30T03:14:14.778Zopenssl vendor 3 vendor
2152026-08-30T03:14:14.778Zperl system 5.40 system
2162026-08-30T03:14:14.778Zpostgresql system 18 system
2172026-08-30T03:14:14.778Zpostgresql system 17 system
2182026-08-30T03:14:14.778Zpython vendor 3 vendor
2192026-08-30T03:14:14.778Zpython system 2 system
2202026-08-30T03:14:14.778Zpython3 vendor 3.13 vendor
2212026-08-30T03:14:14.778Zruby system 3.4 system
2222026-08-30T03:14:14.778Zruby system 3.0 system
2232026-08-30T03:14:14.778Zwords vendor vendor american-english
2242026-08-30T03:14:14.778Zwords system system australian-english
2252026-08-30T03:14:14.778Zwords system system british-english
2262026-08-30T03:14:14.778Zwords system system canadian-english
2272026-08-30T03:14:14.779Zwords system system french
2282026-08-30T03:14:14.779Zwords system system italian
2292026-08-30T03:14:14.779Zwords system system ngerman
2302026-08-30T03:14:14.779Zwords system system ogerman
2312026-08-30T03:14:14.779Zwords system system spanish
2322026-08-30T03:14:15.033ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-30T03:14:15.033Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-30T03:14:15.537ZFMRI IFO
2352026-08-30T03:14:15.537Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-30T03:14:15.537Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-30T03:14:15.537Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-30T03:14:15.537Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-30T03:14:15.537Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-30T03:14:15.537Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-30T03:14:15.537Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-30T03:14:15.537Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-30T03:14:15.537Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-30T03:14:15.888Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-30T03:14:16.222Z Updating crates.io index
2462026-08-30T03:14:16.225Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-30T03:14:16.488Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-30T03:14:16.879Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2492026-08-30T03:14:17.197Z Updating git repository `https://github.com/oxidecomputer/propolis`
2502026-08-30T03:14:18.177Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2512026-08-30T03:14:18.705Z Updating git repository `https://github.com/oxidecomputer/crucible`
2522026-08-30T03:14:20.305Z Updating git repository `https://github.com/oxidecomputer/opte`
2532026-08-30T03:14:21.167Z Updating git repository `https://github.com/oxidecomputer/tofino`
2542026-08-30T03:14:21.435Z Updating git repository `https://github.com/oxidecomputer/lldp`
2552026-08-30T03:14:21.770Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562026-08-30T03:14:22.967Z Updating git repository `https://github.com/oxidecomputer/clickward`
2572026-08-30T03:14:23.261Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2582026-08-30T03:14:23.636Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2592026-08-30T03:14:23.918Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-08-30T03:14:24.456Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-08-30T03:14:24.743Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-08-30T03:14:25.053Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2632026-08-30T03:14:25.329Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2642026-08-30T03:14:25.654Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2652026-08-30T03:14:26.044Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-08-30T03:14:26.594Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-08-30T03:14:27.759Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-08-30T03:14:28.023Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692026-08-30T03:14:28.547Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2702026-08-30T03:14:28.921Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-30T03:14:29.197Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-30T03:14:29.644Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-30T03:14:30.197Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-30T03:14:30.628Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-30T03:14:30.954Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-30T03:14:31.264Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-30T03:14:31.629Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-30T03:14:32.027Z Updating git repository `https://github.com/oxidecomputer/tough`
2792026-08-30T03:14:32.597Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-30T03:14:32.899Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-30T03:14:33.157Z Updating crates.io index
2822026-08-30T03:14:33.160Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2832026-08-30T03:14:33.498Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2842026-08-30T03:14:33.815Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-08-30T03:14:34.088Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2862026-08-30T03:14:34.394Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2872026-08-30T03:14:34.691Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2882026-08-30T03:14:34.994Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-08-30T03:14:35.470Z Updating git repository `https://github.com/illumos/smf-rs`
2902026-08-30T03:14:37.410Zerror: failed to select a version for `oxnet`.
2912026-08-30T03:14:37.410Z ... required by package `ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1a9818c2da48e70b67d3ca745aa7044a605cf28f#1a9818c2)`
2922026-08-30T03:14:37.411Z ... which satisfies git dependency `ddm-admin-client` of package `omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)`
2932026-08-30T03:14:37.411Z ... which satisfies path dependency `omicron-ddm-admin-client` (locked to 0.1.0) of package `wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)`
2942026-08-30T03:14:37.411Zversions that meet the requirements `^0.1.7` are: 0.1.7
2952026-08-30T03:14:37.411Z
2962026-08-30T03:14:37.411Zall possible versions conflict with previously selected packages
2972026-08-30T03:14:37.411Z
2982026-08-30T03:14:37.411Z previously selected package `oxnet v0.1.6`
2992026-08-30T03:14:37.411Z ... which satisfies dependency `oxnet = "^0.1.5"` (locked to 0.1.6) of package `omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)`
3002026-08-30T03:14:37.411Z
3012026-08-30T03:14:37.411Zfailed to select a version for `oxnet` which could resolve this conflict
3022026-08-30T03:14:37.456ZFailed to run command -- will try 2 more times
3032026-08-30T03:14:37.698Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3042026-08-30T03:14:37.735Z Updating crates.io index
3052026-08-30T03:14:37.759Z Updating crates.io index
3062026-08-30T03:14:38.873Zerror: failed to select a version for `oxnet`.
3072026-08-30T03:14:38.873Z ... required by package `ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1a9818c2da48e70b67d3ca745aa7044a605cf28f#1a9818c2)`
3082026-08-30T03:14:38.873Z ... which satisfies git dependency `ddm-admin-client` of package `omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)`
3092026-08-30T03:14:38.873Z ... which satisfies path dependency `omicron-ddm-admin-client` (locked to 0.1.0) of package `wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)`
3102026-08-30T03:14:38.873Zversions that meet the requirements `^0.1.7` are: 0.1.7
3112026-08-30T03:14:38.873Z
3122026-08-30T03:14:38.873Zall possible versions conflict with previously selected packages
3132026-08-30T03:14:38.873Z
3142026-08-30T03:14:38.873Z previously selected package `oxnet v0.1.6`
3152026-08-30T03:14:38.873Z ... which satisfies dependency `oxnet = "^0.1.5"` (locked to 0.1.6) of package `omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)`
3162026-08-30T03:14:38.873Z
3172026-08-30T03:14:38.873Zfailed to select a version for `oxnet` which could resolve this conflict
3182026-08-30T03:14:38.908ZFailed to run command -- will try 1 more times
3192026-08-30T03:14:39.149Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3202026-08-30T03:14:39.221Z Updating crates.io index
3212026-08-30T03:14:39.458Zerror: failed to select a version for `oxnet`.
3222026-08-30T03:14:39.458Z ... required by package `ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1a9818c2da48e70b67d3ca745aa7044a605cf28f#1a9818c2)`
3232026-08-30T03:14:39.459Z ... which satisfies git dependency `ddm-admin-client` of package `omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)`
3242026-08-30T03:14:39.459Z ... which satisfies path dependency `omicron-ddm-admin-client` (locked to 0.1.0) of package `wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)`
3252026-08-30T03:14:39.459Zversions that meet the requirements `^0.1.7` are: 0.1.7
3262026-08-30T03:14:39.459Z
3272026-08-30T03:14:39.459Zall possible versions conflict with previously selected packages
3282026-08-30T03:14:39.459Z
3292026-08-30T03:14:39.459Z previously selected package `oxnet v0.1.6`
3302026-08-30T03:14:39.459Z ... which satisfies dependency `oxnet = "^0.1.5"` (locked to 0.1.6) of package `omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)`
3312026-08-30T03:14:39.459Z
3322026-08-30T03:14:39.459Zfailed to select a version for `oxnet` which could resolve this conflict
3332026-08-30T03:14:39.483Z
3342026-08-30T03:14:39.487Zreal 39.669200449
3352026-08-30T03:14:39.487Zuser 17.205552785
3362026-08-30T03:14:39.487Zsys 2.182761455
3372026-08-30T03:14:39.487Ztrap 0.001856080
3382026-08-30T03:14:39.487Ztflt 0.041386245
3392026-08-30T03:14:39.487Zdflt 0.041212784
3402026-08-30T03:14:39.487Zkflt 0.014192235
3412026-08-30T03:14:39.487Zlock 49.437288262
3422026-08-30T03:14:39.487Zslp 1:00.884898852
3432026-08-30T03:14:39.487Zlat 0.063930008
3442026-08-30T03:14:39.487Zstop 0.012481223
3452026-08-30T03:14:39.487Zprocess exited: duration 39723 ms, exit code 101
 
3462026-08-30T03:14:39.494Zfound 0 output files