01KKDEE54CM5Z19P1QW4J3QYYA: clippy (helios)

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

Buildomat Job: 01KKDEFGMX26PY2H5JERFFP548

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T03:20:38.298Zjob assigned to worker 01KKDEFKQANWF765NGPFNG4SAS [factory aws, i-0ca5e045fb903c091] (queued for 1 m 30 s)
 
22026-03-11T03:20:46.339Zstarting task 0: "setup"
32026-03-11T03:20:46.347Z++ uname -s
42026-03-11T03:20:46.357Z+ kern=SunOS
52026-03-11T03:20:46.357Z+ build_user=build
62026-03-11T03:20:46.357Z+ build_uid=12345
72026-03-11T03:20:46.357Z+ work_dir=/work
82026-03-11T03:20:46.357Z+ input_dir=/input
92026-03-11T03:20:46.357Z+ [[ 0 == 12345 ]]
102026-03-11T03:20:46.357Z+ case "$kern" in
112026-03-11T03:20:46.357Z+ groupadd -g 12345 build
122026-03-11T03:20:46.357Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T03:20:48.356Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T03:20:48.456Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T03:20:48.459Z+ home_fs=zfs
162026-03-11T03:20:48.459Z+ [[ zfs == autofs ]]
172026-03-11T03:20:48.459Z+ mkdir -p /home/build
182026-03-11T03:20:48.462Z+ chown build:build /home/build /work
192026-03-11T03:20:50.462Z+ chmod 0700 /home/build /work
202026-03-11T03:20:50.465Zprocess exited: duration 4124 ms, exit code 0
 
212026-03-11T03:20:50.471Zstarting task 1: "rust-toolchain"
222026-03-11T03:20:50.477Z * rust toolchain channel = "1.91.1"
232026-03-11T03:20:50.477Z * rust toolchain profile = "default"
242026-03-11T03:20:50.477Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
252026-03-11T03:20:50.477Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-11T03:20:50.477Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T03:20:50.477Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T03:20:50.480Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T03:20:50.480Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-11T03:20:50.590Zinfo: downloading installer
312026-03-11T03:20:52.380Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T03:20:52.380Zwarn: /opt/ooce/bin
332026-03-11T03:20:52.380Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T03:20:52.380Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T03:20:52.380Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T03:20:52.380Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T03:20:52.380Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T03:20:52.380Zerror: cannot install while Rust is installed
392026-03-11T03:20:52.380Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T03:20:52.437Zinfo: profile set to 'default'
412026-03-11T03:20:52.437Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T03:20:52.441Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-11T03:20:52.635Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-11T03:20:52.635Zinfo: downloading component 'cargo'
452026-03-11T03:20:53.956Zinfo: downloading component 'clippy'
462026-03-11T03:20:54.383Zinfo: downloading component 'rust-docs'
472026-03-11T03:20:56.064Zinfo: downloading component 'rust-std'
482026-03-11T03:20:58.589Zinfo: downloading component 'rustc'
492026-03-11T03:21:07.792Zinfo: downloading component 'rustfmt'
502026-03-11T03:21:08.109Zinfo: installing component 'cargo'
512026-03-11T03:21:09.003Zinfo: installing component 'clippy'
522026-03-11T03:21:09.294Zinfo: installing component 'rust-docs'
532026-03-11T03:21:10.747Zinfo: installing component 'rust-std'
542026-03-11T03:21:12.239Zinfo: installing component 'rustc'
552026-03-11T03:21:18.070Zinfo: installing component 'rustfmt'
562026-03-11T03:21:18.377Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-11T03:21:18.377Z
582026-03-11T03:21:18.790Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-11T03:21:18.790Z
602026-03-11T03:21:18.801Z
612026-03-11T03:21:18.801ZRust is installed now. Great!
622026-03-11T03:21:18.801Z
632026-03-11T03:21:18.801ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T03:21:18.801Zenvironment variable. This has not been done automatically.
652026-03-11T03:21:18.801Z
662026-03-11T03:21:18.801ZTo configure your current shell, you need to source
672026-03-11T03:21:18.801Zthe corresponding env file under $HOME/.cargo.
682026-03-11T03:21:18.802Z
692026-03-11T03:21:18.802ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T03:21:18.802Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T03:21:18.802Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T03:21:18.802Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T03:21:18.883Z+ rustup --version
742026-03-11T03:21:18.896Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T03:21:18.903Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T03:21:18.979Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-11T03:21:18.997Z+ cargo --version
782026-03-11T03:21:19.054Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-11T03:21:19.060Z+ rustc --version
802026-03-11T03:21:19.126Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-11T03:21:19.137Zprocess exited: duration 28648 ms, exit code 0
 
822026-03-11T03:21:19.178Zstarting task 2: "authentication"
832026-03-11T03:21:19.215Zprocess exited: duration 48 ms, exit code 0
 
842026-03-11T03:21:19.244Zstarting task 3: "clone repository"
852026-03-11T03:21:19.260Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-11T03:21:19.263Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-11T03:21:19.293ZCloning into '/work/oxidecomputer/omicron'...
882026-03-11T03:21:28.863Z+ cd /work/oxidecomputer/omicron
892026-03-11T03:21:28.863Z+ git fetch origin 1572f75b05249f73922584e20fc5217dfb06b4ba
902026-03-11T03:21:29.142ZFrom https://github.com/oxidecomputer/omicron
912026-03-11T03:21:29.142Z * branch 1572f75b05249f73922584e20fc5217dfb06b4ba -> FETCH_HEAD
922026-03-11T03:21:29.153Z+ [[ -n renovate/crucible-common-digest ]]
932026-03-11T03:21:29.156Z++ git branch --show-current
942026-03-11T03:21:29.159Z+ current=main
952026-03-11T03:21:29.159Z+ [[ main != renovate/crucible-common-digest ]]
962026-03-11T03:21:29.159Z+ git branch -f renovate/crucible-common-digest 1572f75b05249f73922584e20fc5217dfb06b4ba
972026-03-11T03:21:29.162Z+ git checkout -f renovate/crucible-common-digest
982026-03-11T03:21:29.460ZSwitched to branch 'renovate/crucible-common-digest'
992026-03-11T03:21:29.463Z+ git reset --hard 1572f75b05249f73922584e20fc5217dfb06b4ba
1002026-03-11T03:21:29.772ZHEAD is now at 1572f75b0 Update crucible-common digest to 3226492
1012026-03-11T03:21:29.775Zprocess exited: duration 10539 ms, exit code 0
 
1022026-03-11T03:21:29.782Zstarting task 4: "build"
1032026-03-11T03:21:29.787Z+ source ./env.sh
1042026-03-11T03:21:29.790Z++ OLD_SHELL_OPTS=ehxB
1052026-03-11T03:21:29.790Z++ set -o xtrace
1062026-03-11T03:21:29.790Z++++ dirname ./env.sh
1072026-03-11T03:21:29.797Z+++ readlink -f .
1082026-03-11T03:21:29.797Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-11T03:21:29.797Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-03-11T03:21:29.797Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-11T03:21:29.797Z++ 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
1122026-03-11T03:21:29.797Z++ 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
1132026-03-11T03:21:29.797Z++ 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
1142026-03-11T03:21:29.797Z++ 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
1152026-03-11T03:21:29.797Z++ 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
1162026-03-11T03:21:29.797Z++ 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
1172026-03-11T03:21:29.797Z++ case $OLD_SHELL_OPTS in
1182026-03-11T03:21:29.797Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-11T03:21:29.797Z+ source .github/buildomat/ci-env.sh
1202026-03-11T03:21:29.797Z++ export CARGO_TERM_COLOR=always
1212026-03-11T03:21:29.797Z++ CARGO_TERM_COLOR=always
1222026-03-11T03:21:29.797Z+ cargo --version
1232026-03-11T03:21:29.854Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-11T03:21:29.858Z+ rustc --version
1252026-03-11T03:21:29.926Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-11T03:21:29.929Z+ banner prerequisites
1272026-03-11T03:21:29.932Z
1282026-03-11T03:21:29.932Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-11T03:21:29.932Z # # # # # # # # # # # # # # #
1302026-03-11T03:21:29.932Z # # # # ##### # # ##### # # # # # #### #
1312026-03-11T03:21:29.932Z ##### ##### # ##### # # # # # # # # #
1322026-03-11T03:21:29.932Z # # # # # # # # # # # # # # #
1332026-03-11T03:21:29.932Z # # # ###### # # ###### ### # #### # #### #
1342026-03-11T03:21:29.932Z
1352026-03-11T03:21:29.932Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-11T03:21:39.751Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-11T03:21:49.237Z Startup: Caching catalogs ... Done
1382026-03-11T03:22:10.890ZPlanning: Solver setup ... Done (20.059s)
1392026-03-11T03:22:11.061ZPlanning: Running solver ... Done (0.147s)
1402026-03-11T03:22:11.194ZPlanning: Finding local manifests ... Done (0.002s)
1412026-03-11T03:22:11.251ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-11T03:22:11.307ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-11T03:22:11.518ZPlanning: Package planning ... Done (0.042s)
1442026-03-11T03:22:11.591ZPlanning: Merging actions ... Done (0.038s)
1452026-03-11T03:22:11.664ZPlanning: Checking for conflicting actions ... Done (0.233s)
1462026-03-11T03:22:11.687ZPlanning: Consolidating action changes ... Done (0.010s)
1472026-03-11T03:22:12.319ZPlanning: Evaluating mediators ... Done (0.632s)
1482026-03-11T03:22:12.395ZPlanning: Planning completed in 22.88 seconds
1492026-03-11T03:22:12.591Z Packages to install: 4
1502026-03-11T03:22:12.591Z Mediators to change: 2
1512026-03-11T03:22:12.592Z Services to change: 1
1522026-03-11T03:22:12.592Z Estimated space available: 155.43 GB
1532026-03-11T03:22:12.592ZEstimated space to be consumed: 1.82 GB
1542026-03-11T03:22:12.635Z Create boot environment: No
1552026-03-11T03:22:12.635ZCreate backup boot environment: No
1562026-03-11T03:22:12.635Z Rebuild boot archive: No
1572026-03-11T03:22:12.635Z
1582026-03-11T03:22:12.635ZChanged mediators:
1592026-03-11T03:22:12.635Z mediator clang:
1602026-03-11T03:22:12.636Z version: None -> 15 (system default)
1612026-03-11T03:22:12.636Z
1622026-03-11T03:22:12.636Z mediator llvm:
1632026-03-11T03:22:12.636Z version: 14 (system default) -> 15 (system default)
1642026-03-11T03:22:12.636Z
1652026-03-11T03:22:12.636ZChanged packages:
1662026-03-11T03:22:12.636Zhelios-dev
1672026-03-11T03:22:12.636Z developer/build-essential
1682026-03-11T03:22:12.637Z None -> 11-2.0
1692026-03-11T03:22:12.637Z library/libxmlsec1
1702026-03-11T03:22:12.637Z None -> 1.2.35-2.0
1712026-03-11T03:22:12.637Z ooce/developer/clang-15
1722026-03-11T03:22:12.637Z None -> 15.0.7-2.0
1732026-03-11T03:22:12.637Z ooce/developer/llvm-15
1742026-03-11T03:22:12.637Z None -> 15.0.7-2.0
1752026-03-11T03:22:12.637Z
1762026-03-11T03:22:12.637ZServices:
1772026-03-11T03:22:12.637Z restart_fmri:
1782026-03-11T03:22:12.637Z svc:/system/update-man-index:default
1792026-03-11T03:22:12.637Z
1802026-03-11T03:22:12.638ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-11T03:22:17.578ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (23.9M/s)
1822026-03-11T03:22:20.428ZDownload: Completed 212.60 MB in 7.85 seconds (27.1M/s)
1832026-03-11T03:22:22.131Z Actions: 1/3689 actions (Installing new actions)
1842026-03-11T03:22:26.391Z Actions: Completed 3689 actions in 4.26 seconds.
1852026-03-11T03:22:27.127Z Done (0.732s)
1862026-03-11T03:22:27.127Z Done (0.000s)
1872026-03-11T03:22:28.111Z Done (0.982s)
1882026-03-11T03:22:31.950Z Done (3.484s)
1892026-03-11T03:22:32.031Z Done (0.017s)
1902026-03-11T03:22:32.034Z Done (0.000s)
1912026-03-11T03:22:32.233Z Done (0.000s)
1922026-03-11T03:22:33.208ZPlanning: Evaluating mediator changes ... Done
1932026-03-11T03:22:33.354ZPlanning: Checking for conflicting actions ... Done
1942026-03-11T03:22:33.357ZPlanning: Consolidating action changes ... Done
1952026-03-11T03:22:33.575ZPlanning: Evaluating mediators ... Done
1962026-03-11T03:22:33.579ZPlanning: Planning completed in 0.37 seconds
1972026-03-11T03:22:33.604Z Mediators to change: 2
1982026-03-11T03:22:33.604Z Create boot environment: No
1992026-03-11T03:22:33.609ZCreate backup boot environment: No
2002026-03-11T03:22:33.687Z Done
2012026-03-11T03:22:33.687Z Done
2022026-03-11T03:22:34.415Z Done
2032026-03-11T03:22:37.755Z Done
2042026-03-11T03:22:37.838Z Done
2052026-03-11T03:22:37.841Z Done
2062026-03-11T03:22:38.003Z Done
2072026-03-11T03:22:38.535ZPlanning: Evaluating mediator changes ... Done
2082026-03-11T03:22:38.538ZPlanning: Merging actions ... Done
2092026-03-11T03:22:38.703ZPlanning: Checking for conflicting actions ... Done
2102026-03-11T03:22:38.706ZPlanning: Consolidating action changes ... Done
2112026-03-11T03:22:38.921ZPlanning: Evaluating mediators ... Done
2122026-03-11T03:22:38.969ZPlanning: Planning completed in 0.63 seconds
2132026-03-11T03:22:38.992Z Packages to change: 1
2142026-03-11T03:22:38.992Z Mediators to change: 1
2152026-03-11T03:22:38.995Z Services to change: 1
2162026-03-11T03:22:38.995Z Create boot environment: No
2172026-03-11T03:22:38.995ZCreate backup boot environment: Yes
2182026-03-11T03:22:40.481Z Actions: 1/6 actions (Updating modified actions)
2192026-03-11T03:22:40.484Z Actions: Completed 6 actions in 0.00 seconds.
2202026-03-11T03:22:40.484Z Done
2212026-03-11T03:22:40.485Z Done
2222026-03-11T03:22:40.672Z Done
2232026-03-11T03:22:43.976Z Done
2242026-03-11T03:22:44.063Z Done
2252026-03-11T03:22:44.066Z Done
2262026-03-11T03:22:44.231Z Done
2272026-03-11T03:22:44.609ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282026-03-11T03:22:44.609Zclang system 15 system
2292026-03-11T03:22:44.609Zcsh system system illumos
2302026-03-11T03:22:44.609Zctags system system illumos
2312026-03-11T03:22:44.609Zfile system system illumos
2322026-03-11T03:22:44.609Zgcc vendor 12 vendor
2332026-03-11T03:22:44.609Zgcc system 10 system
2342026-03-11T03:22:44.609Zgcc system 7 system
2352026-03-11T03:22:44.609Zgo system 1.20 system
2362026-03-11T03:22:44.609Zgo system 1.19 system
2372026-03-11T03:22:44.609Zllvm system 15 system
2382026-03-11T03:22:44.609Zllvm system 14 system
2392026-03-11T03:22:44.609Zmariadb system 10.6 system
2402026-03-11T03:22:44.609Zmta vendor vendor dma
2412026-03-11T03:22:44.609Zopenjdk system 17 system
2422026-03-11T03:22:44.609Zopenjdk system 11 system
2432026-03-11T03:22:44.609Zopenjdk system 1.8 system
2442026-03-11T03:22:44.610Zopenssl vendor 3 vendor
2452026-03-11T03:22:44.610Zperl system 5.36 system
2462026-03-11T03:22:44.610Zpostgresql system 15 system
2472026-03-11T03:22:44.610Zpostgresql system 13 system
2482026-03-11T03:22:44.610Zpython vendor 3 vendor
2492026-03-11T03:22:44.610Zpython system 2 system
2502026-03-11T03:22:44.610Zpython3 system 3.11 system
2512026-03-11T03:22:44.610Zruby system 3.0 system
2522026-03-11T03:22:44.610Zwords vendor vendor american-english
2532026-03-11T03:22:44.610Zwords system system australian-english
2542026-03-11T03:22:44.610Zwords system system british-english
2552026-03-11T03:22:44.610Zwords system system canadian-english
2562026-03-11T03:22:44.610Zwords system system french
2572026-03-11T03:22:44.610Zwords system system italian
2582026-03-11T03:22:44.610Zwords system system ngerman
2592026-03-11T03:22:44.610Zwords system system ogerman
2602026-03-11T03:22:44.610Zwords system system spanish
2612026-03-11T03:22:44.907ZPUBLISHER TYPE STATUS P LOCATION
2622026-03-11T03:22:44.907Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632026-03-11T03:22:50.822ZFMRI IFO
2642026-03-11T03:22:50.822Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652026-03-11T03:22:50.822Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662026-03-11T03:22:50.822Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672026-03-11T03:22:50.822Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682026-03-11T03:22:50.822Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692026-03-11T03:22:50.822Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2702026-03-11T03:22:50.822Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712026-03-11T03:22:50.822Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2722026-03-11T03:22:50.822Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732026-03-11T03:22:50.822Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742026-03-11T03:22:50.822Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2752026-03-11T03:22:50.822Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2762026-03-11T03:22:50.822Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2772026-03-11T03:22:50.822Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2782026-03-11T03:22:50.822Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2792026-03-11T03:22:50.822Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802026-03-11T03:22:52.059Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812026-03-11T03:22:52.343Z Updating crates.io index
2822026-03-11T03:22:52.445Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832026-03-11T03:22:53.248Z Updating git repository `https://github.com/oxidecomputer/lldp`
2842026-03-11T03:22:53.686Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-03-11T03:22:53.976Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2862026-03-11T03:22:54.283Z Updating git repository `https://github.com/oxidecomputer/propolis`
2872026-03-11T03:22:55.727Z Updating git repository `https://github.com/oxidecomputer/crucible`
2882026-03-11T03:22:58.887Z Updating git repository `https://github.com/oxidecomputer/opte`
2892026-03-11T03:22:59.604Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902026-03-11T03:23:00.494Z Updating git repository `https://github.com/oxidecomputer/falcon`
2912026-03-11T03:23:01.288Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922026-03-11T03:23:01.821Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932026-03-11T03:23:03.018Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942026-03-11T03:23:03.438Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2952026-03-11T03:23:03.901Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962026-03-11T03:23:04.273Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972026-03-11T03:23:05.276Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982026-03-11T03:23:05.891Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992026-03-11T03:23:06.144Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002026-03-11T03:23:06.572Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3012026-03-11T03:23:07.090Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022026-03-11T03:23:07.311Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032026-03-11T03:23:07.537Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042026-03-11T03:23:07.812Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3052026-03-11T03:23:08.282Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062026-03-11T03:23:08.700Z Updating git repository `https://github.com/oxidecomputer/crucible`
3072026-03-11T03:23:09.432Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-03-11T03:23:10.171Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-03-11T03:23:10.389Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-03-11T03:23:10.900Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-03-11T03:23:12.130Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-03-11T03:23:12.955Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132026-03-11T03:23:13.229Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142026-03-11T03:23:13.616Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3152026-03-11T03:23:13.937Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162026-03-11T03:23:14.254Z Updating crates.io index
3172026-03-11T03:23:14.265Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182026-03-11T03:23:14.567Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192026-03-11T03:23:14.827Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202026-03-11T03:23:15.251Z Updating git repository `https://github.com/illumos/smf-rs`
3212026-03-11T03:23:15.470Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222026-03-11T03:23:30.017Zerror: failed to select a version for `vergen`.
3232026-03-11T03:23:30.018Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3242026-03-11T03:23:30.018Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3252026-03-11T03:23:30.018Z ... 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)`
3262026-03-11T03:23:30.018Zversions that meet the requirements `^9.1.0` are: 9.1.0
3272026-03-11T03:23:30.018Z
3282026-03-11T03:23:30.018Zall possible versions conflict with previously selected packages.
3292026-03-11T03:23:30.018Z
3302026-03-11T03:23:30.018Z previously selected package `vergen v9.0.6`
3312026-03-11T03:23:30.018Z ... 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)`
3322026-03-11T03:23:30.018Z ... 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)`
3332026-03-11T03:23:30.018Z
3342026-03-11T03:23:30.018Zfailed to select a version for `vergen` which could resolve this conflict
3352026-03-11T03:23:30.059ZFailed to run command -- will try 2 more times
3362026-03-11T03:23:30.428Z Updating git repository `https://github.com/oxidecomputer/crucible`
3372026-03-11T03:23:30.459Z Updating crates.io index
3382026-03-11T03:23:30.759Z Updating crates.io index
3392026-03-11T03:23:31.540Zerror: failed to select a version for `vergen`.
3402026-03-11T03:23:31.541Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3412026-03-11T03:23:31.541Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3422026-03-11T03:23:31.541Z ... 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)`
3432026-03-11T03:23:31.541Zversions that meet the requirements `^9.1.0` are: 9.1.0
3442026-03-11T03:23:31.541Z
3452026-03-11T03:23:31.541Zall possible versions conflict with previously selected packages.
3462026-03-11T03:23:31.541Z
3472026-03-11T03:23:31.541Z previously selected package `vergen v9.0.6`
3482026-03-11T03:23:31.541Z ... 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)`
3492026-03-11T03:23:31.541Z ... 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)`
3502026-03-11T03:23:31.541Z
3512026-03-11T03:23:31.541Zfailed to select a version for `vergen` which could resolve this conflict
3522026-03-11T03:23:31.562ZFailed to run command -- will try 1 more times
3532026-03-11T03:23:31.934Z Updating git repository `https://github.com/oxidecomputer/crucible`
3542026-03-11T03:23:32.117Z Updating crates.io index
3552026-03-11T03:23:32.730Zerror: failed to select a version for `vergen`.
3562026-03-11T03:23:32.731Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3572026-03-11T03:23:32.731Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3582026-03-11T03:23:32.732Z ... 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)`
3592026-03-11T03:23:32.734Zversions that meet the requirements `^9.1.0` are: 9.1.0
3602026-03-11T03:23:32.735Z
3612026-03-11T03:23:32.735Zall possible versions conflict with previously selected packages.
3622026-03-11T03:23:32.735Z
3632026-03-11T03:23:32.735Z previously selected package `vergen v9.0.6`
3642026-03-11T03:23:32.736Z ... 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)`
3652026-03-11T03:23:32.736Z ... 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)`
3662026-03-11T03:23:32.736Z
3672026-03-11T03:23:32.736Zfailed to select a version for `vergen` which could resolve this conflict
3682026-03-11T03:23:32.753Z
3692026-03-11T03:23:32.761Zreal 2:02.795662304
3702026-03-11T03:23:32.761Zuser 1:19.752251025
3712026-03-11T03:23:32.761Zsys 7.465753431
3722026-03-11T03:23:32.761Ztrap 0.011987764
3732026-03-11T03:23:32.761Ztflt 0.054104231
3742026-03-11T03:23:32.761Zdflt 0.110243331
3752026-03-11T03:23:32.762Zkflt 0.044665640
3762026-03-11T03:23:32.762Zlock 0.999570022
3772026-03-11T03:23:32.762Zslp 2:42.909454331
3782026-03-11T03:23:32.762Zlat 0.072390309
3792026-03-11T03:23:32.762Zstop 0.000646316
3802026-03-11T03:23:32.762Zprocess exited: duration 122949 ms, exit code 101
 
3812026-03-11T03:23:32.777Zfound 0 output files