01KRD476DARHXGQB52RNWQ1X3B: clippy (helios)

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

Buildomat Job: 01KRD49ESQ4MDJAS2MTH1TCEA2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-12T03:40:28.433Zjob assigned to worker 01KRD49WQ62WG79ZJPTHJNJC2W [factory aws, i-0863056c6a0d8d71b] (queued for 55 s)
 
22026-05-12T03:40:36.017Zstarting task 0: "setup"
32026-05-12T03:40:36.240Z++ uname -s
42026-05-12T03:40:36.240Z+ kern=SunOS
52026-05-12T03:40:36.240Z+ build_user=build
62026-05-12T03:40:36.240Z+ build_uid=12345
72026-05-12T03:40:36.240Z+ work_dir=/work
82026-05-12T03:40:36.240Z+ input_dir=/input
92026-05-12T03:40:36.240Z+ [[ 0 == 12345 ]]
102026-05-12T03:40:36.240Z+ case "$kern" in
112026-05-12T03:40:36.240Z+ groupadd -g 12345 build
122026-05-12T03:40:36.240Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-12T03:40:41.726Z+ zfs create -o mountpoint=/work rpool/work
142026-05-12T03:40:41.948Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-12T03:40:41.948Z+ home_fs=zfs
162026-05-12T03:40:41.948Z+ [[ zfs == autofs ]]
172026-05-12T03:40:41.948Z+ mkdir -p /home/build
182026-05-12T03:40:41.948Z+ chown build:build /home/build /work
192026-05-12T03:40:41.948Z+ chmod 0700 /home/build /work
202026-05-12T03:40:41.948Zprocess exited: duration 4137 ms, exit code 0
 
212026-05-12T03:40:42.506Zstarting task 1: "rust-toolchain"
222026-05-12T03:40:42.621Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-12T03:40:42.621Z * rust toolchain channel = "1.94.0"
242026-05-12T03:40:42.621Z * rust toolchain profile = "default"
252026-05-12T03:40:42.621Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-12T03:40:42.621Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-12T03:40:42.621Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-12T03:40:42.621Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-12T03:40:42.621Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-12T03:40:42.621Zinfo: downloading installer
312026-05-12T03:40:45.341Zwarn: It looks like you have an existing rustup settings file at:
322026-05-12T03:40:45.341Zwarn: /home/build/.rustup/settings.toml
332026-05-12T03:40:45.341Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-12T03:40:45.341Zwarn: instead of the one inferred from the default host triple.
352026-05-12T03:40:45.428Zinfo: profile set to default
362026-05-12T03:40:45.428Zinfo: default host triple is x86_64-unknown-illumos
372026-05-12T03:40:45.428Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-05-12T03:40:45.428Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-05-12T03:40:45.428Zinfo: downloading 6 components
402026-05-12T03:40:59.601Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-05-12T03:40:59.601Z
422026-05-12T03:40:59.629Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-05-12T03:40:59.629Z
442026-05-12T03:40:59.629Z
452026-05-12T03:40:59.629ZRust is installed now. Great!
462026-05-12T03:40:59.629Z
472026-05-12T03:40:59.629ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-12T03:40:59.629Zenvironment variable. This has not been done automatically.
492026-05-12T03:40:59.630Z
502026-05-12T03:40:59.630ZTo configure your current shell, you need to source
512026-05-12T03:40:59.630Zthe corresponding env file under $HOME/.cargo.
522026-05-12T03:40:59.633Z
532026-05-12T03:40:59.633ZThis is usually done by running one of the following (note the leading DOT):
542026-05-12T03:40:59.633Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-12T03:40:59.633Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-12T03:40:59.634Zsource "~/.cargo/env.nu" # For nushell
572026-05-12T03:40:59.634Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-12T03:40:59.634Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-12T03:40:59.634Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-12T03:40:59.634Zwarn: no default linker (`cc`) was found in your PATH
612026-05-12T03:40:59.634Zwarn: many Rust crates require a system C toolchain to build
622026-05-12T03:40:59.736Z+ rustup --version
632026-05-12T03:40:59.746Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-12T03:40:59.752Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-12T03:40:59.767Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-05-12T03:40:59.776Z+ cargo --version
672026-05-12T03:40:59.787Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-05-12T03:40:59.791Z+ rustc --version
692026-05-12T03:40:59.802Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-05-12T03:40:59.805Zprocess exited: duration 17665 ms, exit code 0
 
712026-05-12T03:40:59.812Zstarting task 2: "authentication"
722026-05-12T03:40:59.829Zprocess exited: duration 16 ms, exit code 0
 
732026-05-12T03:40:59.836Zstarting task 3: "clone repository"
742026-05-12T03:40:59.839Z+ mkdir -p /work/oxidecomputer/omicron
752026-05-12T03:40:59.843Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-05-12T03:40:59.873ZCloning into '/work/oxidecomputer/omicron'...
772026-05-12T03:41:09.650Z+ cd /work/oxidecomputer/omicron
782026-05-12T03:41:09.650Z+ git fetch origin 4ffa2952926342b3c787ae0d44292fb79d7178e0
792026-05-12T03:41:09.911ZFrom https://github.com/oxidecomputer/omicron
802026-05-12T03:41:09.911Z * branch 4ffa2952926342b3c787ae0d44292fb79d7178e0 -> FETCH_HEAD
812026-05-12T03:41:09.924Z+ [[ -n renovate/crucible-common-digest ]]
822026-05-12T03:41:09.928Z++ git branch --show-current
832026-05-12T03:41:09.928Z+ current=main
842026-05-12T03:41:09.928Z+ [[ main != renovate/crucible-common-digest ]]
852026-05-12T03:41:09.928Z+ git branch -f renovate/crucible-common-digest 4ffa2952926342b3c787ae0d44292fb79d7178e0
862026-05-12T03:41:09.928Z+ git checkout -f renovate/crucible-common-digest
872026-05-12T03:41:10.000ZSwitched to branch 'renovate/crucible-common-digest'
882026-05-12T03:41:10.008Z+ git reset --hard 4ffa2952926342b3c787ae0d44292fb79d7178e0
892026-05-12T03:41:10.075ZHEAD is now at 4ffa29529 Update crucible-common digest to fefccc0
902026-05-12T03:41:10.079Zprocess exited: duration 10240 ms, exit code 0
 
912026-05-12T03:41:10.087Zstarting task 4: "build"
922026-05-12T03:41:10.091Z+ source ./env.sh
932026-05-12T03:41:10.112Z++ OLD_SHELL_OPTS=ehxB
942026-05-12T03:41:10.113Z++ set -o xtrace
952026-05-12T03:41:10.113Z++++ dirname ./env.sh
962026-05-12T03:41:10.113Z+++ readlink -f .
972026-05-12T03:41:10.120Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-05-12T03:41:10.120Z++ 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-05-12T03:41:10.120Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-05-12T03:41:10.120Z++ 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-05-12T03:41:10.120Z++ 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-05-12T03:41:10.120Z++ 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-05-12T03:41:10.120Z++ 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-05-12T03:41:10.120Z++ 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-05-12T03:41:10.120Z++ 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-05-12T03:41:10.120Z++ case $OLD_SHELL_OPTS in
1072026-05-12T03:41:10.121Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-05-12T03:41:10.121Z+ source .github/buildomat/ci-env.sh
1092026-05-12T03:41:10.121Z++ export CARGO_TERM_COLOR=always
1102026-05-12T03:41:10.121Z++ CARGO_TERM_COLOR=always
1112026-05-12T03:41:10.121Z+ cargo --version
1122026-05-12T03:41:10.121Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-05-12T03:41:10.121Z+ rustc --version
1142026-05-12T03:41:10.130Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-05-12T03:41:10.134Z+ banner prerequisites
1162026-05-12T03:41:10.137Z
1172026-05-12T03:41:10.137Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-05-12T03:41:10.137Z # # # # # # # # # # # # # # #
1192026-05-12T03:41:10.137Z # # # # ##### # # ##### # # # # # #### #
1202026-05-12T03:41:10.137Z ##### ##### # ##### # # # # # # # # #
1212026-05-12T03:41:10.137Z # # # # # # # # # # # # # # #
1222026-05-12T03:41:10.138Z # # # ###### # # ###### ### # #### # #### #
1232026-05-12T03:41:10.138Z
1242026-05-12T03:41:10.138Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-05-12T03:41:12.217Z Startup: Refreshing catalog 'helios' ... Done
1262026-05-12T03:41:12.264Z Startup: Caching catalogs ... Done
1272026-05-12T03:41:12.409ZPlanning: Solver setup ... Done (0.120s)
1282026-05-12T03:41:12.417ZPlanning: Running solver ... Done (0.009s)
1292026-05-12T03:41:12.421ZPlanning: Finding local manifests ... Done (0.003s)
1302026-05-12T03:41:12.442ZPlanning: Fetching manifests: 0/2 0% complete
1312026-05-12T03:41:12.469ZPlanning: Fetching manifests: 2/2 100% complete
1322026-05-12T03:41:12.484ZPlanning: Package planning ... Done (0.013s)
1332026-05-12T03:41:12.487ZPlanning: Merging actions ... Done (0.001s)
1342026-05-12T03:41:12.671ZPlanning: Checking for conflicting actions ... Done (0.186s)
1352026-05-12T03:41:12.674ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-05-12T03:41:13.412ZPlanning: Evaluating mediators ... Done (0.741s)
1372026-05-12T03:41:13.416ZPlanning: Planning completed in 1.14 seconds
1382026-05-12T03:41:13.423Z Packages to install: 2
1392026-05-12T03:41:13.426Z Estimated space available: 156.08 GB
1402026-05-12T03:41:13.426ZEstimated space to be consumed: 16.95 MB
1412026-05-12T03:41:13.426Z Create boot environment: No
1422026-05-12T03:41:13.426ZCreate backup boot environment: No
1432026-05-12T03:41:13.426Z Rebuild boot archive: No
1442026-05-12T03:41:13.426Z
1452026-05-12T03:41:13.427ZChanged packages:
1462026-05-12T03:41:13.427Zhelios
1472026-05-12T03:41:13.427Z developer/build-essential
1482026-05-12T03:41:13.427Z None -> 11-3.0
1492026-05-12T03:41:13.427Z library/libxmlsec1
1502026-05-12T03:41:13.427Z None -> 1.2.35-3.0
1512026-05-12T03:41:13.445Z
1522026-05-12T03:41:13.445ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-05-12T03:41:13.953ZDownload: Completed 1.28 MB in 0.49 seconds (2.6M/s)
1542026-05-12T03:41:14.068Z Actions: 1/268 actions (Installing new actions)
1552026-05-12T03:41:14.100Z Actions: Completed 268 actions in 0.04 seconds.
1562026-05-12T03:41:14.106ZFinalize: Updating package state database ... Done (0.005s)
1572026-05-12T03:41:14.118ZFinalize: Updating package cache ... Done (0.000s)
1582026-05-12T03:41:14.130ZFinalize: Updating image state ... Done (0.012s)
1592026-05-12T03:41:16.537ZFinalize: Creating fast lookup database ... Done (2.399s)
1602026-05-12T03:41:16.614ZFinalize: Reading search index ... Done (0.013s)
1612026-05-12T03:41:16.629ZFinalize: Updating search index ... Done (0.000s)
1622026-05-12T03:41:16.703ZFinalize: Updating package cache ... Done (0.000s)
1632026-05-12T03:41:17.086ZPlanning: Evaluating mediator changes ... Done
1642026-05-12T03:41:17.109ZPlanning: Checking for conflicting actions ... Done
1652026-05-12T03:41:17.115ZPlanning: Consolidating action changes ... Done
1662026-05-12T03:41:17.265ZPlanning: Evaluating mediators ... Done
1672026-05-12T03:41:17.268ZPlanning: Planning completed in 0.27 seconds
1682026-05-12T03:41:17.289Z Mediators to change: 2
1692026-05-12T03:41:17.289Z Create boot environment: No
1702026-05-12T03:41:17.289ZCreate backup boot environment: No
1712026-05-12T03:41:17.352ZFinalize: Updating package state database ... Done
1722026-05-12T03:41:17.352ZFinalize: Updating package cache ... Done
1732026-05-12T03:41:17.361ZFinalize: Updating image state ... Done
1742026-05-12T03:41:19.311ZFinalize: Creating fast lookup database ... Done
1752026-05-12T03:41:19.372ZFinalize: Reading search index ... Done
1762026-05-12T03:41:19.385ZFinalize: Updating search index ... Done
1772026-05-12T03:41:19.463ZFinalize: Updating package cache ... Done
1782026-05-12T03:41:19.745ZPlanning: Evaluating mediator changes ... Done
1792026-05-12T03:41:19.849ZPlanning: Checking for conflicting actions ... Done
1802026-05-12T03:41:19.853ZPlanning: Consolidating action changes ... Done
1812026-05-12T03:41:20.007ZPlanning: Evaluating mediators ... Done
1822026-05-12T03:41:20.016ZPlanning: Planning completed in 0.26 seconds
1832026-05-12T03:41:20.029Z Mediators to change: 1
1842026-05-12T03:41:20.029Z Create boot environment: No
1852026-05-12T03:41:20.029ZCreate backup boot environment: No
1862026-05-12T03:41:20.081ZFinalize: Updating package state database ... Done
1872026-05-12T03:41:20.081ZFinalize: Updating package cache ... Done
1882026-05-12T03:41:20.090ZFinalize: Updating image state ... Done
1892026-05-12T03:41:22.035ZFinalize: Creating fast lookup database ... Done
1902026-05-12T03:41:22.116ZFinalize: Reading search index ... Done
1912026-05-12T03:41:22.133ZFinalize: Updating search index ... Done
1922026-05-12T03:41:22.170ZFinalize: Updating package cache ... Done
1932026-05-12T03:41:22.488ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-05-12T03:41:22.488Zapache system 2.4 system
1952026-05-12T03:41:22.488Zclang system 15 system
1962026-05-12T03:41:22.488Zcsh system system illumos
1972026-05-12T03:41:22.488Zctags system system illumos
1982026-05-12T03:41:22.488Zfile vendor vendor darwinsys
1992026-05-12T03:41:22.488Zfile system system illumos
2002026-05-12T03:41:22.488Zgcc vendor 14 vendor
2012026-05-12T03:41:22.488Zgcc system 13 system
2022026-05-12T03:41:22.489Zgcc system 10 system
2032026-05-12T03:41:22.489Zgo system 1.25 system
2042026-05-12T03:41:22.489Zllvm system 15 system
2052026-05-12T03:41:22.489Zmariadb system 11.4 system
2062026-05-12T03:41:22.489Zmta vendor vendor dma
2072026-05-12T03:41:22.489Zopenjdk system 17 system
2082026-05-12T03:41:22.489Zopenjdk system 11 system
2092026-05-12T03:41:22.489Zopenssl vendor 3 vendor
2102026-05-12T03:41:22.489Zperl system 5.40 system
2112026-05-12T03:41:22.489Zpostgresql system 18 system
2122026-05-12T03:41:22.489Zpostgresql system 17 system
2132026-05-12T03:41:22.489Zpython vendor 3 vendor
2142026-05-12T03:41:22.489Zpython system 2 system
2152026-05-12T03:41:22.489Zpython3 vendor 3.13 vendor
2162026-05-12T03:41:22.489Zruby system 3.4 system
2172026-05-12T03:41:22.489Zruby system 3.0 system
2182026-05-12T03:41:22.489Zwords vendor vendor american-english
2192026-05-12T03:41:22.489Zwords system system australian-english
2202026-05-12T03:41:22.489Zwords system system british-english
2212026-05-12T03:41:22.490Zwords system system canadian-english
2222026-05-12T03:41:22.490Zwords system system french
2232026-05-12T03:41:22.490Zwords system system italian
2242026-05-12T03:41:22.490Zwords system system ngerman
2252026-05-12T03:41:22.490Zwords system system ogerman
2262026-05-12T03:41:22.490Zwords system system spanish
2272026-05-12T03:41:22.743ZPUBLISHER TYPE STATUS P LOCATION
2282026-05-12T03:41:22.743Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-05-12T03:41:23.006ZFMRI IFO
2302026-05-12T03:41:23.006Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-05-12T03:41:23.006Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-05-12T03:41:23.006Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-05-12T03:41:23.006Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-05-12T03:41:23.006Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-05-12T03:41:23.006Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-05-12T03:41:23.006Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-05-12T03:41:23.006Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-05-12T03:41:23.006Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-05-12T03:41:23.248Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-05-12T03:41:23.468Z Updating crates.io index
2412026-05-12T03:41:23.513Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-05-12T03:41:24.229Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-05-12T03:41:24.616Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2442026-05-12T03:41:25.132Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-05-12T03:41:25.936Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-05-12T03:41:26.442Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-05-12T03:41:27.723Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-05-12T03:41:28.568Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-05-12T03:41:28.857Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-05-12T03:41:29.812Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-05-12T03:41:30.127Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-05-12T03:41:30.428Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-05-12T03:41:30.704Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-05-12T03:41:31.667Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-05-12T03:41:32.199Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-05-12T03:41:32.513Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-05-12T03:41:32.872Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2582026-05-12T03:41:33.267Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-05-12T03:41:33.497Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-05-12T03:41:33.714Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-05-12T03:41:33.982Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-05-12T03:41:34.370Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2632026-05-12T03:41:34.834Z Updating git repository `https://github.com/oxidecomputer/crucible`
2642026-05-12T03:41:35.856Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2652026-05-12T03:41:36.337Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2662026-05-12T03:41:36.597Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2672026-05-12T03:41:36.906Z Updating git repository `https://github.com/oxidecomputer/ispf`
2682026-05-12T03:41:37.863Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692026-05-12T03:41:38.487Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2702026-05-12T03:41:38.896Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2712026-05-12T03:41:39.168Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2722026-05-12T03:41:39.469Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-05-12T03:41:39.756Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2742026-05-12T03:41:40.048Z Updating crates.io index
2752026-05-12T03:41:40.089Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2762026-05-12T03:41:40.315Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2772026-05-12T03:41:40.567Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2782026-05-12T03:41:40.923Z Updating git repository `https://github.com/illumos/smf-rs`
2792026-05-12T03:41:41.137Z Updating git repository `https://github.com/oxidecomputer/omicron`
2802026-05-12T03:41:52.798Zerror: failed to select a version for `vergen`.
2812026-05-12T03:41:52.798Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fefccc0623038371dbded0458f0645bee6b141cb#fefccc06)`
2822026-05-12T03:41:52.799Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
2832026-05-12T03:41:52.799Z ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)`
2842026-05-12T03:41:52.799Zversions that meet the requirements `^9.1.0` are: 9.1.0
2852026-05-12T03:41:52.799Z
2862026-05-12T03:41:52.799Zall possible versions conflict with previously selected packages.
2872026-05-12T03:41:52.799Z
2882026-05-12T03:41:52.799Z previously selected package `vergen v9.0.6`
2892026-05-12T03:41:52.799Z ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)`
2902026-05-12T03:41:52.799Z ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)`
2912026-05-12T03:41:52.799Z
2922026-05-12T03:41:52.799Zfailed to select a version for `vergen` which could resolve this conflict
2932026-05-12T03:41:53.242ZFailed to run command -- will try 2 more times
2942026-05-12T03:41:53.256Z Updating git repository `https://github.com/oxidecomputer/crucible`
2952026-05-12T03:41:53.256Z Updating crates.io index
2962026-05-12T03:41:53.329Z Updating crates.io index
2972026-05-12T03:41:54.288Zerror: failed to select a version for `vergen`.
2982026-05-12T03:41:54.288Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fefccc0623038371dbded0458f0645bee6b141cb#fefccc06)`
2992026-05-12T03:41:54.288Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3002026-05-12T03:41:54.288Z ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)`
3012026-05-12T03:41:54.288Zversions that meet the requirements `^9.1.0` are: 9.1.0
3022026-05-12T03:41:54.288Z
3032026-05-12T03:41:54.288Zall possible versions conflict with previously selected packages.
3042026-05-12T03:41:54.288Z
3052026-05-12T03:41:54.288Z previously selected package `vergen v9.0.6`
3062026-05-12T03:41:54.289Z ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)`
3072026-05-12T03:41:54.289Z ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)`
3082026-05-12T03:41:54.289Z
3092026-05-12T03:41:54.289Zfailed to select a version for `vergen` which could resolve this conflict
3102026-05-12T03:41:54.292ZFailed to run command -- will try 1 more times
3112026-05-12T03:41:54.292Z Updating git repository `https://github.com/oxidecomputer/crucible`
3122026-05-12T03:41:54.292Z Updating crates.io index
3132026-05-12T03:41:54.708Zerror: failed to select a version for `vergen`.
3142026-05-12T03:41:54.708Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fefccc0623038371dbded0458f0645bee6b141cb#fefccc06)`
3152026-05-12T03:41:54.708Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3162026-05-12T03:41:54.708Z ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)`
3172026-05-12T03:41:54.708Zversions that meet the requirements `^9.1.0` are: 9.1.0
3182026-05-12T03:41:54.708Z
3192026-05-12T03:41:54.708Zall possible versions conflict with previously selected packages.
3202026-05-12T03:41:54.708Z
3212026-05-12T03:41:54.708Z previously selected package `vergen v9.0.6`
3222026-05-12T03:41:54.708Z ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)`
3232026-05-12T03:41:54.708Z ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)`
3242026-05-12T03:41:54.708Z
3252026-05-12T03:41:54.708Zfailed to select a version for `vergen` which could resolve this conflict
3262026-05-12T03:41:54.729Z
3272026-05-12T03:41:54.729Zreal 44.584459300
3282026-05-12T03:41:54.729Zuser 19.722863641
3292026-05-12T03:41:54.729Zsys 2.018224334
3302026-05-12T03:41:54.729Ztrap 0.001816880
3312026-05-12T03:41:54.729Ztflt 0.041575521
3322026-05-12T03:41:54.729Zdflt 0.041857440
3332026-05-12T03:41:54.737Zkflt 0.015736241
3342026-05-12T03:41:54.737Zlock 0.092020729
3352026-05-12T03:41:54.737Zslp 1:09.383725498
3362026-05-12T03:41:54.737Zlat 0.079117985
3372026-05-12T03:41:54.737Zstop 0.000504840
3382026-05-12T03:41:54.737Zprocess exited: duration 44636 ms, exit code 101
 
3392026-05-12T03:41:54.749Zfound 0 output files