01KD4P2XC345A3ZZYGMP9N04MS: check-features (helios)

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

Buildomat Job: 01KD4P3BYAA9K9M14VC79MY3MA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-12-23T04:05:50.906Zjob assigned to worker 01KD4P3CVR60HYGC8SATWX0ZNP [factory aws, i-0ae1e2873fa129bf4] (queued for 53 s)
 
22025-12-23T04:05:59.396Zstarting task 0: "setup"
32025-12-23T04:05:59.400Z++ uname -s
42025-12-23T04:05:59.403Z+ kern=SunOS
52025-12-23T04:05:59.403Z+ build_user=build
62025-12-23T04:05:59.403Z+ build_uid=12345
72025-12-23T04:05:59.403Z+ work_dir=/work
82025-12-23T04:05:59.403Z+ input_dir=/input
92025-12-23T04:05:59.403Z+ [[ 0 == 12345 ]]
102025-12-23T04:05:59.403Z+ case "$kern" in
112025-12-23T04:05:59.403Z+ groupadd -g 12345 build
122025-12-23T04:05:59.406Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-12-23T04:06:01.413Z+ zfs create -o mountpoint=/work rpool/work
142025-12-23T04:06:01.534Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-12-23T04:06:01.537Z+ home_fs=zfs
162025-12-23T04:06:01.537Z+ [[ zfs == autofs ]]
172025-12-23T04:06:01.537Z+ mkdir -p /home/build
182025-12-23T04:06:01.540Z+ chown build:build /home/build /work
192025-12-23T04:06:03.541Z+ chmod 0700 /home/build /work
202025-12-23T04:06:03.544Zprocess exited: duration 4150 ms, exit code 0
 
212025-12-23T04:06:03.551Zstarting task 1: "rust-toolchain"
222025-12-23T04:06:03.556Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232025-12-23T04:06:03.556Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-12-23T04:06:03.556Z * rust toolchain channel = "1.91.1"
252025-12-23T04:06:03.556Z * rust toolchain profile = "default"
262025-12-23T04:06:03.559Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-12-23T04:06:03.559Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-12-23T04:06:03.559Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-12-23T04:06:03.559Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302025-12-23T04:06:03.710Zinfo: downloading installer
312025-12-23T04:06:05.005Zwarn: It looks like you have an existing installation of Rust at:
322025-12-23T04:06:05.005Zwarn: /opt/ooce/bin
332025-12-23T04:06:05.005Zwarn: It is recommended that rustup be the primary Rust installation.
342025-12-23T04:06:05.005Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-12-23T04:06:05.005Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-12-23T04:06:05.005Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-12-23T04:06:05.005Zwarn: or pass `-y' to ignore all ignorable checks.
382025-12-23T04:06:05.005Zerror: cannot install while Rust is installed
392025-12-23T04:06:05.005Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-12-23T04:06:05.019Zinfo: profile set to 'default'
412025-12-23T04:06:05.019Zinfo: default host triple is x86_64-unknown-illumos
422025-12-23T04:06:05.022Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432025-12-23T04:06:05.212Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442025-12-23T04:06:05.212Zinfo: downloading component 'cargo'
452025-12-23T04:06:06.027Zinfo: downloading component 'clippy'
462025-12-23T04:06:06.361Zinfo: downloading component 'rust-docs'
472025-12-23T04:06:07.594Zinfo: downloading component 'rust-std'
482025-12-23T04:06:09.466Zinfo: downloading component 'rustc'
492025-12-23T04:06:15.820Zinfo: downloading component 'rustfmt'
502025-12-23T04:06:16.055Zinfo: installing component 'cargo'
512025-12-23T04:06:16.972Zinfo: installing component 'clippy'
522025-12-23T04:06:17.372Zinfo: installing component 'rust-docs'
532025-12-23T04:06:19.354Zinfo: installing component 'rust-std'
542025-12-23T04:06:21.182Zinfo: installing component 'rustc'
552025-12-23T04:06:27.878Zinfo: installing component 'rustfmt'
562025-12-23T04:06:28.219Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572025-12-23T04:06:28.220Z
582025-12-23T04:06:28.705Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592025-12-23T04:06:28.705Z
602025-12-23T04:06:28.708Z
612025-12-23T04:06:28.708ZRust is installed now. Great!
622025-12-23T04:06:28.708Z
632025-12-23T04:06:28.708ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-12-23T04:06:28.708Zenvironment variable. This has not been done automatically.
652025-12-23T04:06:28.708Z
662025-12-23T04:06:28.708ZTo configure your current shell, you need to source
672025-12-23T04:06:28.708Zthe corresponding env file under $HOME/.cargo.
682025-12-23T04:06:28.708Z
692025-12-23T04:06:28.708ZThis is usually done by running one of the following (note the leading DOT):
702025-12-23T04:06:28.708Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-12-23T04:06:28.708Zsource "$HOME/.cargo/env.fish" # For fish
722025-12-23T04:06:28.708Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-12-23T04:06:28.839Z+ rustup --version
742025-12-23T04:06:28.851Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-12-23T04:06:28.854Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-12-23T04:06:28.939Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772025-12-23T04:06:28.942Z+ cargo --version
782025-12-23T04:06:29.015Zcargo 1.91.1 (ea2d97820 2025-10-10)
792025-12-23T04:06:29.018Z+ rustc --version
802025-12-23T04:06:29.095Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812025-12-23T04:06:29.098Zprocess exited: duration 25542 ms, exit code 0
 
822025-12-23T04:06:29.104Zstarting task 2: "authentication"
832025-12-23T04:06:29.127Zprocess exited: duration 22 ms, exit code 0
 
842025-12-23T04:06:29.134Zstarting task 3: "clone repository"
852025-12-23T04:06:29.140Z+ mkdir -p /work/oxidecomputer/omicron
862025-12-23T04:06:29.145Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-12-23T04:06:29.180ZCloning into '/work/oxidecomputer/omicron'...
882025-12-23T04:06:40.068Z+ cd /work/oxidecomputer/omicron
892025-12-23T04:06:40.072Z+ git fetch origin 73ac6cfa8460b920ea536878df7060a680e6b310
902025-12-23T04:06:40.360ZFrom https://github.com/oxidecomputer/omicron
912025-12-23T04:06:40.360Z * branch 73ac6cfa8460b920ea536878df7060a680e6b310 -> FETCH_HEAD
922025-12-23T04:06:40.374Z+ [[ -n renovate/attest-mock-digest ]]
932025-12-23T04:06:40.378Z++ git branch --show-current
942025-12-23T04:06:40.378Z+ current=main
952025-12-23T04:06:40.378Z+ [[ main != renovate/attest-mock-digest ]]
962025-12-23T04:06:40.378Z+ git branch -f renovate/attest-mock-digest 73ac6cfa8460b920ea536878df7060a680e6b310
972025-12-23T04:06:40.381Z+ git checkout -f renovate/attest-mock-digest
982025-12-23T04:06:40.739ZSwitched to branch 'renovate/attest-mock-digest'
992025-12-23T04:06:40.742Z+ git reset --hard 73ac6cfa8460b920ea536878df7060a680e6b310
1002025-12-23T04:06:40.758ZHEAD is now at 73ac6cfa8 Update attest-mock digest to 173a5d1
1012025-12-23T04:06:40.761Zprocess exited: duration 11623 ms, exit code 0
 
1022025-12-23T04:06:40.767Zstarting task 4: "build"
1032025-12-23T04:06:40.772Z+ source .github/buildomat/ci-env.sh
1042025-12-23T04:06:40.775Z++ export CARGO_TERM_COLOR=always
1052025-12-23T04:06:40.775Z++ CARGO_TERM_COLOR=always
1062025-12-23T04:06:40.775Z+ cargo --version
1072025-12-23T04:06:40.833Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082025-12-23T04:06:40.836Z+ rustc --version
1092025-12-23T04:06:40.909Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102025-12-23T04:06:40.912Z+ source ./env.sh
1112025-12-23T04:06:40.912Z++ OLD_SHELL_OPTS=ehxB
1122025-12-23T04:06:40.912Z++ set -o xtrace
1132025-12-23T04:06:40.915Z++++ dirname ./env.sh
1142025-12-23T04:06:40.918Z+++ readlink -f .
1152025-12-23T04:06:40.921Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-12-23T04:06:40.921Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-12-23T04:06:40.921Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-12-23T04:06:40.921Z++ 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
1192025-12-23T04:06:40.921Z++ 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
1202025-12-23T04:06:40.921Z++ 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
1212025-12-23T04:06:40.921Z++ 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
1222025-12-23T04:06:40.921Z++ 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
1232025-12-23T04:06:40.921Z++ 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
1242025-12-23T04:06:40.921Z++ case $OLD_SHELL_OPTS in
1252025-12-23T04:06:40.921Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-12-23T04:06:40.921Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1272025-12-23T04:06:40.921Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1282025-12-23T04:06:40.921Z+ banner prerequisites
1292025-12-23T04:06:40.925Z
1302025-12-23T04:06:40.925Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-12-23T04:06:40.925Z # # # # # # # # # # # # # # #
1322025-12-23T04:06:40.925Z # # # # ##### # # ##### # # # # # #### #
1332025-12-23T04:06:40.925Z ##### ##### # ##### # # # # # # # # #
1342025-12-23T04:06:40.925Z # # # # # # # # # # # # # # #
1352025-12-23T04:06:40.925Z # # # ###### # # ###### ### # #### # #### #
1362025-12-23T04:06:40.925Z
1372025-12-23T04:06:40.925Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-12-23T04:06:50.979Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-12-23T04:07:00.363Z Startup: Caching catalogs ... Done
1402025-12-23T04:07:16.790ZPlanning: Solver setup ... Done (14.857s)
1412025-12-23T04:07:16.912ZPlanning: Running solver ... Done (0.122s)
1422025-12-23T04:07:17.057ZPlanning: Finding local manifests ... Done (0.004s)
1432025-12-23T04:07:17.072ZPlanning: Fetching manifests: 0/4 0% complete
1442025-12-23T04:07:17.211ZPlanning: Fetching manifests: 4/4 100% complete
1452025-12-23T04:07:17.259ZPlanning: Package planning ... Done (0.048s)
1462025-12-23T04:07:17.311ZPlanning: Merging actions ... Done (0.052s)
1472025-12-23T04:07:17.595ZPlanning: Checking for conflicting actions ... Done (0.284s)
1482025-12-23T04:07:17.606ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-12-23T04:07:18.664ZPlanning: Evaluating mediators ... Done (1.057s)
1502025-12-23T04:07:18.674ZPlanning: Planning completed in 18.17 seconds
1512025-12-23T04:07:18.730Z Packages to install: 4
1522025-12-23T04:07:18.730Z Mediators to change: 2
1532025-12-23T04:07:18.736Z Services to change: 1
1542025-12-23T04:07:18.736Z Estimated space available: 155.44 GB
1552025-12-23T04:07:18.736ZEstimated space to be consumed: 1.77 GB
1562025-12-23T04:07:18.736Z Create boot environment: No
1572025-12-23T04:07:18.736ZCreate backup boot environment: No
1582025-12-23T04:07:18.736Z Rebuild boot archive: No
1592025-12-23T04:07:18.736Z
1602025-12-23T04:07:18.736ZChanged mediators:
1612025-12-23T04:07:18.736Z mediator clang:
1622025-12-23T04:07:18.736Z version: None -> 15 (system default)
1632025-12-23T04:07:18.736Z
1642025-12-23T04:07:18.736Z mediator llvm:
1652025-12-23T04:07:18.736Z version: 14 (system default) -> 15 (system default)
1662025-12-23T04:07:18.736Z
1672025-12-23T04:07:18.736ZChanged packages:
1682025-12-23T04:07:18.736Zhelios-dev
1692025-12-23T04:07:18.736Z developer/build-essential
1702025-12-23T04:07:18.736Z None -> 11-2.0
1712025-12-23T04:07:18.736Z library/libxmlsec1
1722025-12-23T04:07:18.736Z None -> 1.2.35-2.0
1732025-12-23T04:07:18.736Z ooce/developer/clang-15
1742025-12-23T04:07:18.736Z None -> 15.0.7-2.0
1752025-12-23T04:07:18.736Z ooce/developer/llvm-15
1762025-12-23T04:07:18.736Z None -> 15.0.7-2.0
1772025-12-23T04:07:18.736Z
1782025-12-23T04:07:18.736ZServices:
1792025-12-23T04:07:18.736Z restart_fmri:
1802025-12-23T04:07:18.736Z svc:/system/update-man-index:default
1812025-12-23T04:07:18.786Z
1822025-12-23T04:07:18.786ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-12-23T04:07:24.685ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (24.7M/s)
1842025-12-23T04:07:29.902ZDownload: 3246/3290 items 203.0/212.6MB 95% complete (21.1M/s)
1852025-12-23T04:07:38.084ZDownload: 3289/3290 items 212.0/212.6MB 99% complete (14.3M/s)
1862025-12-23T04:07:38.113ZDownload: Completed 212.60 MB in 19.32 seconds (11.0M/s)
1872025-12-23T04:07:38.286Z Actions: 1/3689 actions (Installing new actions)
1882025-12-23T04:07:42.958Z Actions: Completed 3689 actions in 4.67 seconds.
1892025-12-23T04:07:43.666Z Done (0.703s)
1902025-12-23T04:07:43.666Z Done (0.000s)
1912025-12-23T04:07:44.706Z Done (1.040s)
1922025-12-23T04:07:49.082Z Done (4.021s)
1932025-12-23T04:07:49.171Z Done (0.021s)
1942025-12-23T04:07:49.174Z Done (0.000s)
1952025-12-23T04:07:49.364Z Done (0.000s)
1962025-12-23T04:07:50.254ZPlanning: Evaluating mediator changes ... Done
1972025-12-23T04:07:50.413ZPlanning: Checking for conflicting actions ... Done
1982025-12-23T04:07:50.416ZPlanning: Consolidating action changes ... Done
1992025-12-23T04:07:50.683ZPlanning: Evaluating mediators ... Done
2002025-12-23T04:07:50.686ZPlanning: Planning completed in 0.43 seconds
2012025-12-23T04:07:50.717Z Mediators to change: 2
2022025-12-23T04:07:50.717Z Create boot environment: No
2032025-12-23T04:07:50.720ZCreate backup boot environment: No
2042025-12-23T04:07:50.792Z Done
2052025-12-23T04:07:50.792Z Done
2062025-12-23T04:07:51.466Z Done
2072025-12-23T04:07:55.135Z Done
2082025-12-23T04:07:55.222Z Done
2092025-12-23T04:07:55.225Z Done
2102025-12-23T04:07:55.381Z Done
2112025-12-23T04:07:56.007ZPlanning: Evaluating mediator changes ... Done
2122025-12-23T04:07:56.010ZPlanning: Merging actions ... Done
2132025-12-23T04:07:56.196ZPlanning: Checking for conflicting actions ... Done
2142025-12-23T04:07:56.199ZPlanning: Consolidating action changes ... Done
2152025-12-23T04:07:56.463ZPlanning: Evaluating mediators ... Done
2162025-12-23T04:07:56.519ZPlanning: Planning completed in 0.76 seconds
2172025-12-23T04:07:56.554Z Packages to change: 1
2182025-12-23T04:07:56.554Z Mediators to change: 1
2192025-12-23T04:07:56.557Z Services to change: 1
2202025-12-23T04:07:56.557Z Create boot environment: No
2212025-12-23T04:07:56.557ZCreate backup boot environment: Yes
2222025-12-23T04:07:59.001Z Actions: 1/6 actions (Updating modified actions)
2232025-12-23T04:07:59.004Z Actions: Completed 6 actions in 0.00 seconds.
2242025-12-23T04:07:59.004Z Done
2252025-12-23T04:07:59.004Z Done
2262025-12-23T04:07:59.210Z Done
2272025-12-23T04:08:02.886Z Done
2282025-12-23T04:08:02.978Z Done
2292025-12-23T04:08:02.981Z Done
2302025-12-23T04:08:03.143Z Done
2312025-12-23T04:08:03.584ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-12-23T04:08:03.584Zclang system 15 system
2332025-12-23T04:08:03.584Zcsh system system illumos
2342025-12-23T04:08:03.585Zctags system system illumos
2352025-12-23T04:08:03.585Zfile system system illumos
2362025-12-23T04:08:03.585Zgcc vendor 12 vendor
2372025-12-23T04:08:03.585Zgcc system 10 system
2382025-12-23T04:08:03.585Zgcc system 7 system
2392025-12-23T04:08:03.585Zgo system 1.20 system
2402025-12-23T04:08:03.585Zgo system 1.19 system
2412025-12-23T04:08:03.585Zllvm system 15 system
2422025-12-23T04:08:03.585Zllvm system 14 system
2432025-12-23T04:08:03.585Zmariadb system 10.6 system
2442025-12-23T04:08:03.585Zmta vendor vendor dma
2452025-12-23T04:08:03.585Zopenjdk system 17 system
2462025-12-23T04:08:03.585Zopenjdk system 11 system
2472025-12-23T04:08:03.585Zopenjdk system 1.8 system
2482025-12-23T04:08:03.585Zopenssl vendor 3 vendor
2492025-12-23T04:08:03.585Zperl system 5.36 system
2502025-12-23T04:08:03.585Zpostgresql system 15 system
2512025-12-23T04:08:03.585Zpostgresql system 13 system
2522025-12-23T04:08:03.585Zpython vendor 3 vendor
2532025-12-23T04:08:03.585Zpython system 2 system
2542025-12-23T04:08:03.585Zpython3 system 3.11 system
2552025-12-23T04:08:03.585Zruby system 3.0 system
2562025-12-23T04:08:03.585Zwords vendor vendor american-english
2572025-12-23T04:08:03.585Zwords system system australian-english
2582025-12-23T04:08:03.585Zwords system system british-english
2592025-12-23T04:08:03.585Zwords system system canadian-english
2602025-12-23T04:08:03.585Zwords system system french
2612025-12-23T04:08:03.585Zwords system system italian
2622025-12-23T04:08:03.585Zwords system system ngerman
2632025-12-23T04:08:03.585Zwords system system ogerman
2642025-12-23T04:08:03.585Zwords system system spanish
2652025-12-23T04:08:03.923ZPUBLISHER TYPE STATUS P LOCATION
2662025-12-23T04:08:03.923Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-12-23T04:08:09.867ZFMRI IFO
2682025-12-23T04:08:09.867Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-12-23T04:08:09.867Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-12-23T04:08:09.867Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-12-23T04:08:09.867Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-12-23T04:08:09.867Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-12-23T04:08:09.867Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742025-12-23T04:08:09.867Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-12-23T04:08:09.867Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762025-12-23T04:08:09.867Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-12-23T04:08:09.867Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-12-23T04:08:09.867Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792025-12-23T04:08:09.867Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-12-23T04:08:09.867Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-12-23T04:08:09.867Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822025-12-23T04:08:09.867Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-12-23T04:08:09.867Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-12-23T04:08:11.008Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-12-23T04:08:11.274Z Updating crates.io index
2862025-12-23T04:08:11.316Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872025-12-23T04:08:11.599Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-12-23T04:08:12.697Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-12-23T04:08:12.987Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-12-23T04:08:13.385Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-12-23T04:08:13.717Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-12-23T04:08:14.915Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-12-23T04:08:17.278Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-12-23T04:08:18.031Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952025-12-23T04:08:18.599Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962025-12-23T04:08:19.395Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-12-23T04:08:19.930Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982025-12-23T04:08:20.456Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992025-12-23T04:08:20.664Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002025-12-23T04:08:21.421Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012025-12-23T04:08:21.856Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022025-12-23T04:08:22.258Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-12-23T04:08:22.626Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042025-12-23T04:08:22.960Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052025-12-23T04:08:23.201Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062025-12-23T04:08:23.438Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072025-12-23T04:08:23.691Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082025-12-23T04:08:24.065Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092025-12-23T04:08:24.423Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102025-12-23T04:08:24.994Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112025-12-23T04:08:25.243Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122025-12-23T04:08:25.577Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132025-12-23T04:08:26.460Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142025-12-23T04:08:27.214Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152025-12-23T04:08:27.554Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162025-12-23T04:08:27.836Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172025-12-23T04:08:28.313Z Updating crates.io index
3182025-12-23T04:08:28.346Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192025-12-23T04:08:28.867Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202025-12-23T04:08:29.081Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212025-12-23T04:08:29.307Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222025-12-23T04:08:29.643Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232025-12-23T04:08:40.558Z Updating git repository `https://github.com/illumos/smf-rs`
3242025-12-23T04:08:41.206Zerror: failed to select a version for `serde_with`.
3252025-12-23T04:08:41.206Z ... required by package `attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3262025-12-23T04:08:41.206Z ... which satisfies git dependency `attest-data` of package `attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3272025-12-23T04:08:41.206Z ... which satisfies git dependency `attest-mock` of package `trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)`
3282025-12-23T04:08:41.206Z ... which satisfies path dependency `trust-quorum-protocol` (locked to 0.1.0) of package `tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)`
3292025-12-23T04:08:41.206Zversions that meet the requirements `^3.15.1` are: 3.16.1, 3.16.0, 3.15.1
3302025-12-23T04:08:41.207Z
3312025-12-23T04:08:41.207Zall possible versions conflict with previously selected packages.
3322025-12-23T04:08:41.207Z
3332025-12-23T04:08:41.207Z previously selected package `serde_with v3.14.0`
3342025-12-23T04:08:41.207Z ... which satisfies dependency `serde_with = "^3.12.0"` (locked to 3.14.0) of package `attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)`
3352025-12-23T04:08:41.207Z ... which satisfies git dependency `attest-data` (locked to 0.4.0) of package `sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)`
3362025-12-23T04:08:41.207Z ... which satisfies git dependency `sprockets-tls` (locked to 0.1.0) of package `omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)`
3372025-12-23T04:08:41.207Z ... which satisfies path dependency `omicron-sled-agent` (locked to 0.1.0) of package `end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)`
3382025-12-23T04:08:41.207Z
3392025-12-23T04:08:41.207Zfailed to select a version for `serde_with` which could resolve this conflict
3402025-12-23T04:08:41.250ZFailed to run command -- will try 2 more times
3412025-12-23T04:08:41.535Z Updating crates.io index
3422025-12-23T04:08:42.093Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3432025-12-23T04:08:42.997Z Updating crates.io index
3442025-12-23T04:08:43.414Zerror: failed to select a version for `serde_with`.
3452025-12-23T04:08:43.414Z ... required by package `attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3462025-12-23T04:08:43.414Z ... which satisfies git dependency `attest-data` of package `attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3472025-12-23T04:08:43.414Z ... which satisfies git dependency `attest-mock` of package `trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)`
3482025-12-23T04:08:43.415Z ... which satisfies path dependency `trust-quorum-protocol` (locked to 0.1.0) of package `tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)`
3492025-12-23T04:08:43.415Zversions that meet the requirements `^3.15.1` are: 3.16.1, 3.16.0, 3.15.1
3502025-12-23T04:08:43.415Z
3512025-12-23T04:08:43.415Zall possible versions conflict with previously selected packages.
3522025-12-23T04:08:43.415Z
3532025-12-23T04:08:43.416Z previously selected package `serde_with v3.14.0`
3542025-12-23T04:08:43.416Z ... which satisfies dependency `serde_with = "^3.14.0"` (locked to 3.14.0) of package `installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)`
3552025-12-23T04:08:43.427Z ... which satisfies path dependency `installinator-common` (locked to 0.1.0) of package `wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)`
3562025-12-23T04:08:43.427Z
3572025-12-23T04:08:43.427Zfailed to select a version for `serde_with` which could resolve this conflict
3582025-12-23T04:08:43.436ZFailed to run command -- will try 1 more times
3592025-12-23T04:08:43.727Z Updating crates.io index
3602025-12-23T04:08:44.079Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3612025-12-23T04:08:44.805Z Updating crates.io index
3622025-12-23T04:08:45.213Zerror: failed to select a version for `serde_with`.
3632025-12-23T04:08:45.213Z ... required by package `attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3642025-12-23T04:08:45.213Z ... which satisfies git dependency `attest-data` of package `attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3652025-12-23T04:08:45.213Z ... which satisfies git dependency `attest-mock` of package `trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)`
3662025-12-23T04:08:45.213Z ... which satisfies path dependency `trust-quorum-protocol` (locked to 0.1.0) of package `tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)`
3672025-12-23T04:08:45.213Zversions that meet the requirements `^3.15.1` are: 3.16.1, 3.16.0, 3.15.1
3682025-12-23T04:08:45.214Z
3692025-12-23T04:08:45.214Zall possible versions conflict with previously selected packages.
3702025-12-23T04:08:45.214Z
3712025-12-23T04:08:45.214Z previously selected package `serde_with v3.14.0`
3722025-12-23T04:08:45.214Z ... which satisfies dependency `serde_with = "^3.14.0"` (locked to 3.14.0) of package `installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)`
3732025-12-23T04:08:45.214Z ... which satisfies path dependency `installinator-common` (locked to 0.1.0) of package `wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)`
3742025-12-23T04:08:45.214Z
3752025-12-23T04:08:45.214Zfailed to select a version for `serde_with` which could resolve this conflict
3762025-12-23T04:08:45.231Z
3772025-12-23T04:08:45.235Zreal 2:04.284138812
3782025-12-23T04:08:45.235Zuser 1:17.144861649
3792025-12-23T04:08:45.235Zsys 7.597690284
3802025-12-23T04:08:45.235Ztrap 0.013102926
3812025-12-23T04:08:45.235Ztflt 0.030060873
3822025-12-23T04:08:45.235Zdflt 0.048213317
3832025-12-23T04:08:45.235Zkflt 0.015274834
3842025-12-23T04:08:45.235Zlock 1.095897873
3852025-12-23T04:08:45.236Zslp 2:48.881327889
3862025-12-23T04:08:45.236Zlat 0.429945439
3872025-12-23T04:08:45.236Zstop 0.000735806
3882025-12-23T04:08:45.236Zprocess exited: duration 124444 ms, exit code 101
 
3892025-12-23T04:08:45.244Zfound 0 output files