01KD4P2XC5X2N1ZN3F90AHKTGJ: clippy (helios)

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

Buildomat Job: 01KD4P3CA57N3Y1NYGW5NVKV03

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-12-23T04:05:57.967Zjob assigned to worker 01KD4P3R1B6MED7BN01S327T3N [factory aws, i-0f2ab6bc52bc1b7ad] (queued for 1 m 0 s)
 
22025-12-23T04:06:05.981Zstarting task 0: "setup"
32025-12-23T04:06:05.985Z++ uname -s
42025-12-23T04:06:05.988Z+ kern=SunOS
52025-12-23T04:06:05.988Z+ build_user=build
62025-12-23T04:06:05.988Z+ build_uid=12345
72025-12-23T04:06:05.988Z+ work_dir=/work
82025-12-23T04:06:05.988Z+ input_dir=/input
92025-12-23T04:06:05.988Z+ [[ 0 == 12345 ]]
102025-12-23T04:06:05.988Z+ case "$kern" in
112025-12-23T04:06:05.988Z+ groupadd -g 12345 build
122025-12-23T04:06:05.991Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-12-23T04:06:07.998Z+ zfs create -o mountpoint=/work rpool/work
142025-12-23T04:06:08.115Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-12-23T04:06:08.118Z+ home_fs=zfs
162025-12-23T04:06:08.118Z+ [[ zfs == autofs ]]
172025-12-23T04:06:08.118Z+ mkdir -p /home/build
182025-12-23T04:06:08.121Z+ chown build:build /home/build /work
192025-12-23T04:06:09.122Z+ chmod 0700 /home/build /work
202025-12-23T04:06:09.125Zprocess exited: duration 3144 ms, exit code 0
 
212025-12-23T04:06:09.131Zstarting task 1: "rust-toolchain"
222025-12-23T04:06:09.137Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232025-12-23T04:06:09.137Z * rust toolchain channel = "1.91.1"
242025-12-23T04:06:09.137Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-12-23T04:06:09.137Z * rust toolchain profile = "default"
262025-12-23T04:06:09.137Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-12-23T04:06:09.137Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-12-23T04:06:09.140Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-12-23T04:06:09.140Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302025-12-23T04:06:09.275Zinfo: downloading installer
312025-12-23T04:06:10.512Zwarn: It looks like you have an existing installation of Rust at:
322025-12-23T04:06:10.512Zwarn: /opt/ooce/bin
332025-12-23T04:06:10.512Zwarn: It is recommended that rustup be the primary Rust installation.
342025-12-23T04:06:10.512Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-12-23T04:06:10.512Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-12-23T04:06:10.512Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-12-23T04:06:10.513Zwarn: or pass `-y' to ignore all ignorable checks.
382025-12-23T04:06:10.513Zerror: cannot install while Rust is installed
392025-12-23T04:06:10.513Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-12-23T04:06:10.530Zinfo: profile set to 'default'
412025-12-23T04:06:10.530Zinfo: default host triple is x86_64-unknown-illumos
422025-12-23T04:06:10.533Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432025-12-23T04:06:10.728Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442025-12-23T04:06:10.728Zinfo: downloading component 'cargo'
452025-12-23T04:06:11.593Zinfo: downloading component 'clippy'
462025-12-23T04:06:11.917Zinfo: downloading component 'rust-docs'
472025-12-23T04:06:13.138Zinfo: downloading component 'rust-std'
482025-12-23T04:06:14.890Zinfo: downloading component 'rustc'
492025-12-23T04:06:22.134Zinfo: downloading component 'rustfmt'
502025-12-23T04:06:22.370Zinfo: installing component 'cargo'
512025-12-23T04:06:23.293Zinfo: installing component 'clippy'
522025-12-23T04:06:23.692Zinfo: installing component 'rust-docs'
532025-12-23T04:06:25.690Zinfo: installing component 'rust-std'
542025-12-23T04:06:27.538Zinfo: installing component 'rustc'
552025-12-23T04:06:34.371Zinfo: installing component 'rustfmt'
562025-12-23T04:06:34.718Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572025-12-23T04:06:34.718Z
582025-12-23T04:06:35.228Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592025-12-23T04:06:35.228Z
602025-12-23T04:06:35.231Z
612025-12-23T04:06:35.231ZRust is installed now. Great!
622025-12-23T04:06:35.231Z
632025-12-23T04:06:35.231ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-12-23T04:06:35.231Zenvironment variable. This has not been done automatically.
652025-12-23T04:06:35.231Z
662025-12-23T04:06:35.231ZTo configure your current shell, you need to source
672025-12-23T04:06:35.231Zthe corresponding env file under $HOME/.cargo.
682025-12-23T04:06:35.231Z
692025-12-23T04:06:35.231ZThis is usually done by running one of the following (note the leading DOT):
702025-12-23T04:06:35.231Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-12-23T04:06:35.231Zsource "$HOME/.cargo/env.fish" # For fish
722025-12-23T04:06:35.231Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-12-23T04:06:35.329Z+ rustup --version
742025-12-23T04:06:35.341Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-12-23T04:06:35.344Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-12-23T04:06:35.429Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772025-12-23T04:06:35.433Z+ cargo --version
782025-12-23T04:06:35.508Zcargo 1.91.1 (ea2d97820 2025-10-10)
792025-12-23T04:06:35.511Z+ rustc --version
802025-12-23T04:06:35.588Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812025-12-23T04:06:35.591Zprocess exited: duration 26449 ms, exit code 0
 
822025-12-23T04:06:35.597Zstarting task 2: "authentication"
832025-12-23T04:06:35.620Zprocess exited: duration 22 ms, exit code 0
 
842025-12-23T04:06:35.626Zstarting task 3: "clone repository"
852025-12-23T04:06:35.631Z+ mkdir -p /work/oxidecomputer/omicron
862025-12-23T04:06:35.635Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-12-23T04:06:35.670ZCloning into '/work/oxidecomputer/omicron'...
882025-12-23T04:06:47.643Z+ cd /work/oxidecomputer/omicron
892025-12-23T04:06:47.643Z+ git fetch origin 73ac6cfa8460b920ea536878df7060a680e6b310
902025-12-23T04:06:47.940ZFrom https://github.com/oxidecomputer/omicron
912025-12-23T04:06:47.941Z * branch 73ac6cfa8460b920ea536878df7060a680e6b310 -> FETCH_HEAD
922025-12-23T04:06:47.952Z+ [[ -n renovate/attest-mock-digest ]]
932025-12-23T04:06:47.955Z++ git branch --show-current
942025-12-23T04:06:47.957Z+ current=main
952025-12-23T04:06:47.958Z+ [[ main != renovate/attest-mock-digest ]]
962025-12-23T04:06:47.958Z+ git branch -f renovate/attest-mock-digest 73ac6cfa8460b920ea536878df7060a680e6b310
972025-12-23T04:06:47.960Z+ git checkout -f renovate/attest-mock-digest
982025-12-23T04:06:48.316ZSwitched to branch 'renovate/attest-mock-digest'
992025-12-23T04:06:48.319Z+ git reset --hard 73ac6cfa8460b920ea536878df7060a680e6b310
1002025-12-23T04:06:48.336ZHEAD is now at 73ac6cfa8 Update attest-mock digest to 173a5d1
1012025-12-23T04:06:48.339Zprocess exited: duration 12706 ms, exit code 0
 
1022025-12-23T04:06:48.345Zstarting task 4: "build"
1032025-12-23T04:06:48.350Z+ source ./env.sh
1042025-12-23T04:06:48.350Z++ OLD_SHELL_OPTS=ehxB
1052025-12-23T04:06:48.353Z++ set -o xtrace
1062025-12-23T04:06:48.353Z++++ dirname ./env.sh
1072025-12-23T04:06:48.356Z+++ readlink -f .
1082025-12-23T04:06:48.359Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-12-23T04:06:48.359Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102025-12-23T04:06:48.359Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-12-23T04:06:48.359Z++ 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
1122025-12-23T04:06:48.359Z++ 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
1132025-12-23T04:06:48.359Z++ 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
1142025-12-23T04:06:48.359Z++ 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
1152025-12-23T04:06:48.360Z++ 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
1162025-12-23T04:06:48.360Z++ 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
1172025-12-23T04:06:48.360Z++ case $OLD_SHELL_OPTS in
1182025-12-23T04:06:48.360Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-12-23T04:06:48.360Z+ source .github/buildomat/ci-env.sh
1202025-12-23T04:06:48.360Z++ export CARGO_TERM_COLOR=always
1212025-12-23T04:06:48.360Z++ CARGO_TERM_COLOR=always
1222025-12-23T04:06:48.360Z+ cargo --version
1232025-12-23T04:06:48.421Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242025-12-23T04:06:48.423Z+ rustc --version
1252025-12-23T04:06:48.498Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262025-12-23T04:06:48.502Z+ banner prerequisites
1272025-12-23T04:06:48.505Z
1282025-12-23T04:06:48.505Z ##### ##### ###### ##### ###### #### # # # #### #
1292025-12-23T04:06:48.505Z # # # # # # # # # # # # # # #
1302025-12-23T04:06:48.505Z # # # # ##### # # ##### # # # # # #### #
1312025-12-23T04:06:48.505Z ##### ##### # ##### # # # # # # # # #
1322025-12-23T04:06:48.505Z # # # # # # # # # # # # # # #
1332025-12-23T04:06:48.505Z # # # ###### # # ###### ### # #### # #### #
1342025-12-23T04:06:48.505Z
1352025-12-23T04:06:48.505Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362025-12-23T04:06:58.726Z Startup: Refreshing catalog 'helios-dev' ... Done
1372025-12-23T04:07:08.067Z Startup: Caching catalogs ... Done
1382025-12-23T04:07:24.501ZPlanning: Solver setup ... Done (14.884s)
1392025-12-23T04:07:24.621ZPlanning: Running solver ... Done (0.121s)
1402025-12-23T04:07:24.767ZPlanning: Finding local manifests ... Done (0.003s)
1412025-12-23T04:07:24.780ZPlanning: Fetching manifests: 0/4 0% complete
1422025-12-23T04:07:24.921ZPlanning: Fetching manifests: 4/4 100% complete
1432025-12-23T04:07:24.971ZPlanning: Package planning ... Done (0.051s)
1442025-12-23T04:07:25.022ZPlanning: Merging actions ... Done (0.051s)
1452025-12-23T04:07:25.304ZPlanning: Checking for conflicting actions ... Done (0.281s)
1462025-12-23T04:07:25.316ZPlanning: Consolidating action changes ... Done (0.011s)
1472025-12-23T04:07:26.333ZPlanning: Evaluating mediators ... Done (1.016s)
1482025-12-23T04:07:26.342ZPlanning: Planning completed in 18.12 seconds
1492025-12-23T04:07:26.358Z Packages to install: 4
1502025-12-23T04:07:26.358Z Mediators to change: 2
1512025-12-23T04:07:26.361Z Services to change: 1
1522025-12-23T04:07:26.361Z Estimated space available: 155.44 GB
1532025-12-23T04:07:26.361ZEstimated space to be consumed: 1.77 GB
1542025-12-23T04:07:26.361Z Create boot environment: No
1552025-12-23T04:07:26.361ZCreate backup boot environment: No
1562025-12-23T04:07:26.361Z Rebuild boot archive: No
1572025-12-23T04:07:26.361Z
1582025-12-23T04:07:26.361ZChanged mediators:
1592025-12-23T04:07:26.361Z mediator clang:
1602025-12-23T04:07:26.361Z version: None -> 15 (system default)
1612025-12-23T04:07:26.361Z
1622025-12-23T04:07:26.361Z mediator llvm:
1632025-12-23T04:07:26.361Z version: 14 (system default) -> 15 (system default)
1642025-12-23T04:07:26.361Z
1652025-12-23T04:07:26.361ZChanged packages:
1662025-12-23T04:07:26.361Zhelios-dev
1672025-12-23T04:07:26.362Z developer/build-essential
1682025-12-23T04:07:26.362Z None -> 11-2.0
1692025-12-23T04:07:26.362Z library/libxmlsec1
1702025-12-23T04:07:26.362Z None -> 1.2.35-2.0
1712025-12-23T04:07:26.362Z ooce/developer/clang-15
1722025-12-23T04:07:26.362Z None -> 15.0.7-2.0
1732025-12-23T04:07:26.362Z ooce/developer/llvm-15
1742025-12-23T04:07:26.362Z None -> 15.0.7-2.0
1752025-12-23T04:07:26.362Z
1762025-12-23T04:07:26.362ZServices:
1772025-12-23T04:07:26.362Z restart_fmri:
1782025-12-23T04:07:26.362Z svc:/system/update-man-index:default
1792025-12-23T04:07:26.413Z
1802025-12-23T04:07:26.413ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812025-12-23T04:07:31.417ZDownload: 871/3290 items 18.9/212.6MB 8% complete (3.8M/s)
1822025-12-23T04:07:36.422ZDownload: 2271/3290 items 119.5/212.6MB 56% complete (12.0M/s)
1832025-12-23T04:07:40.707ZDownload: Completed 212.60 MB in 14.28 seconds (14.9M/s)
1842025-12-23T04:07:41.630Z Actions: 1/3689 actions (Installing new actions)
1852025-12-23T04:07:46.238Z Actions: Completed 3689 actions in 4.61 seconds.
1862025-12-23T04:07:46.934Z Done (0.690s)
1872025-12-23T04:07:46.934Z Done (0.000s)
1882025-12-23T04:07:47.959Z Done (1.025s)
1892025-12-23T04:07:52.443Z Done (4.126s)
1902025-12-23T04:07:52.537Z Done (0.019s)
1912025-12-23T04:07:52.540Z Done (0.000s)
1922025-12-23T04:07:52.759Z Done (0.000s)
1932025-12-23T04:07:53.701ZPlanning: Evaluating mediator changes ... Done
1942025-12-23T04:07:53.866ZPlanning: Checking for conflicting actions ... Done
1952025-12-23T04:07:53.869ZPlanning: Consolidating action changes ... Done
1962025-12-23T04:07:54.148ZPlanning: Evaluating mediators ... Done
1972025-12-23T04:07:54.151ZPlanning: Planning completed in 0.45 seconds
1982025-12-23T04:07:54.184Z Mediators to change: 2
1992025-12-23T04:07:54.184Z Create boot environment: No
2002025-12-23T04:07:54.184ZCreate backup boot environment: No
2012025-12-23T04:07:54.265Z Done
2022025-12-23T04:07:54.265Z Done
2032025-12-23T04:07:54.975Z Done
2042025-12-23T04:07:58.752Z Done
2052025-12-23T04:07:58.849Z Done
2062025-12-23T04:07:58.852Z Done
2072025-12-23T04:07:58.992Z Done
2082025-12-23T04:07:59.624ZPlanning: Evaluating mediator changes ... Done
2092025-12-23T04:07:59.632ZPlanning: Merging actions ... Done
2102025-12-23T04:07:59.815ZPlanning: Checking for conflicting actions ... Done
2112025-12-23T04:07:59.818ZPlanning: Consolidating action changes ... Done
2122025-12-23T04:08:00.088ZPlanning: Evaluating mediators ... Done
2132025-12-23T04:08:00.146ZPlanning: Planning completed in 0.77 seconds
2142025-12-23T04:08:00.182Z Packages to change: 1
2152025-12-23T04:08:00.183Z Mediators to change: 1
2162025-12-23T04:08:00.186Z Services to change: 1
2172025-12-23T04:08:00.186Z Create boot environment: No
2182025-12-23T04:08:00.186ZCreate backup boot environment: Yes
2192025-12-23T04:08:02.740Z Actions: 1/6 actions (Updating modified actions)
2202025-12-23T04:08:02.743Z Actions: Completed 6 actions in 0.00 seconds.
2212025-12-23T04:08:02.743Z Done
2222025-12-23T04:08:02.743Z Done
2232025-12-23T04:08:02.947Z Done
2242025-12-23T04:08:06.797Z Done
2252025-12-23T04:08:06.887Z Done
2262025-12-23T04:08:06.889Z Done
2272025-12-23T04:08:07.048Z Done
2282025-12-23T04:08:07.494ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292025-12-23T04:08:07.494Zclang system 15 system
2302025-12-23T04:08:07.494Zcsh system system illumos
2312025-12-23T04:08:07.494Zctags system system illumos
2322025-12-23T04:08:07.494Zfile system system illumos
2332025-12-23T04:08:07.494Zgcc vendor 12 vendor
2342025-12-23T04:08:07.495Zgcc system 10 system
2352025-12-23T04:08:07.495Zgcc system 7 system
2362025-12-23T04:08:07.495Zgo system 1.20 system
2372025-12-23T04:08:07.495Zgo system 1.19 system
2382025-12-23T04:08:07.495Zllvm system 15 system
2392025-12-23T04:08:07.495Zllvm system 14 system
2402025-12-23T04:08:07.495Zmariadb system 10.6 system
2412025-12-23T04:08:07.495Zmta vendor vendor dma
2422025-12-23T04:08:07.495Zopenjdk system 17 system
2432025-12-23T04:08:07.495Zopenjdk system 11 system
2442025-12-23T04:08:07.495Zopenjdk system 1.8 system
2452025-12-23T04:08:07.495Zopenssl vendor 3 vendor
2462025-12-23T04:08:07.495Zperl system 5.36 system
2472025-12-23T04:08:07.495Zpostgresql system 15 system
2482025-12-23T04:08:07.495Zpostgresql system 13 system
2492025-12-23T04:08:07.495Zpython vendor 3 vendor
2502025-12-23T04:08:07.495Zpython system 2 system
2512025-12-23T04:08:07.495Zpython3 system 3.11 system
2522025-12-23T04:08:07.495Zruby system 3.0 system
2532025-12-23T04:08:07.495Zwords vendor vendor american-english
2542025-12-23T04:08:07.496Zwords system system australian-english
2552025-12-23T04:08:07.496Zwords system system british-english
2562025-12-23T04:08:07.496Zwords system system canadian-english
2572025-12-23T04:08:07.496Zwords system system french
2582025-12-23T04:08:07.496Zwords system system italian
2592025-12-23T04:08:07.496Zwords system system ngerman
2602025-12-23T04:08:07.496Zwords system system ogerman
2612025-12-23T04:08:07.496Zwords system system spanish
2622025-12-23T04:08:07.840ZPUBLISHER TYPE STATUS P LOCATION
2632025-12-23T04:08:07.840Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642025-12-23T04:08:13.859ZFMRI IFO
2652025-12-23T04:08:13.859Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662025-12-23T04:08:13.859Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672025-12-23T04:08:13.859Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682025-12-23T04:08:13.859Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692025-12-23T04:08:13.859Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702025-12-23T04:08:13.859Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712025-12-23T04:08:13.859Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722025-12-23T04:08:13.859Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732025-12-23T04:08:13.859Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742025-12-23T04:08:13.859Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752025-12-23T04:08:13.859Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762025-12-23T04:08:13.859Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772025-12-23T04:08:13.859Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782025-12-23T04:08:13.859Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792025-12-23T04:08:13.859Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802025-12-23T04:08:13.859Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812025-12-23T04:08:15.007Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822025-12-23T04:08:15.257Z Updating crates.io index
2832025-12-23T04:08:15.294Z Updating git repository `https://github.com/oxidecomputer/lldp`
2842025-12-23T04:08:15.548Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2852025-12-23T04:08:16.420Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862025-12-23T04:08:16.639Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872025-12-23T04:08:16.845Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2882025-12-23T04:08:17.169Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892025-12-23T04:08:18.404Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902025-12-23T04:08:20.627Z Updating git repository `https://github.com/oxidecomputer/opte`
2912025-12-23T04:08:21.278Z Updating git repository `https://github.com/oxidecomputer/tofino`
2922025-12-23T04:08:21.701Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-12-23T04:08:22.379Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942025-12-23T04:08:22.925Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-12-23T04:08:23.327Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-12-23T04:08:23.602Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972025-12-23T04:08:24.221Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982025-12-23T04:08:24.666Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-12-23T04:08:24.959Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002025-12-23T04:08:25.218Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3012025-12-23T04:08:25.759Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022025-12-23T04:08:25.957Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032025-12-23T04:08:26.160Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042025-12-23T04:08:26.385Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3052025-12-23T04:08:26.682Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062025-12-23T04:08:27.048Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3072025-12-23T04:08:27.474Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3082025-12-23T04:08:27.707Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092025-12-23T04:08:27.995Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102025-12-23T04:08:28.658Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112025-12-23T04:08:29.379Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3122025-12-23T04:08:29.741Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132025-12-23T04:08:29.993Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142025-12-23T04:08:30.375Z Updating crates.io index
3152025-12-23T04:08:30.409Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162025-12-23T04:08:30.900Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-12-23T04:08:31.091Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-12-23T04:08:31.416Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-12-23T04:08:31.721Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-12-23T04:08:43.094Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-12-23T04:08:43.696Zerror: failed to select a version for `serde_with`.
3222025-12-23T04:08:43.696Z ... required by package `attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3232025-12-23T04:08:43.696Z ... which satisfies git dependency `attest-data` of package `attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3242025-12-23T04:08:43.696Z ... which satisfies git dependency `attest-mock` of package `trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)`
3252025-12-23T04:08:43.696Z ... which satisfies path dependency `trust-quorum-protocol` (locked to 0.1.0) of package `tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)`
3262025-12-23T04:08:43.697Zversions that meet the requirements `^3.15.1` are: 3.16.1, 3.16.0, 3.15.1
3272025-12-23T04:08:43.697Z
3282025-12-23T04:08:43.697Zall possible versions conflict with previously selected packages.
3292025-12-23T04:08:43.697Z
3302025-12-23T04:08:43.697Z previously selected package `serde_with v3.14.0`
3312025-12-23T04:08:43.697Z ... 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)`
3322025-12-23T04:08:43.697Z ... 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)`
3332025-12-23T04:08:43.697Z ... which satisfies git dependency `sprockets-tls` (locked to 0.1.0) of package `omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)`
3342025-12-23T04:08:43.697Z ... 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)`
3352025-12-23T04:08:43.697Z
3362025-12-23T04:08:43.697Zfailed to select a version for `serde_with` which could resolve this conflict
3372025-12-23T04:08:43.730ZFailed to run command -- will try 2 more times
3382025-12-23T04:08:44.037Z Updating crates.io index
3392025-12-23T04:08:44.402Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3402025-12-23T04:08:45.208Z Updating crates.io index
3412025-12-23T04:08:45.596Zerror: failed to select a version for `serde_with`.
3422025-12-23T04:08:45.596Z ... required by package `attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3432025-12-23T04:08:45.596Z ... which satisfies git dependency `attest-data` of package `attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3442025-12-23T04:08:45.596Z ... which satisfies git dependency `attest-mock` of package `trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)`
3452025-12-23T04:08:45.596Z ... which satisfies path dependency `trust-quorum-protocol` (locked to 0.1.0) of package `tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)`
3462025-12-23T04:08:45.596Zversions that meet the requirements `^3.15.1` are: 3.16.1, 3.16.0, 3.15.1
3472025-12-23T04:08:45.596Z
3482025-12-23T04:08:45.596Zall possible versions conflict with previously selected packages.
3492025-12-23T04:08:45.596Z
3502025-12-23T04:08:45.597Z previously selected package `serde_with v3.14.0`
3512025-12-23T04:08:45.597Z ... 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)`
3522025-12-23T04:08:45.597Z ... which satisfies path dependency `installinator-common` (locked to 0.1.0) of package `wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)`
3532025-12-23T04:08:45.597Z
3542025-12-23T04:08:45.597Zfailed to select a version for `serde_with` which could resolve this conflict
3552025-12-23T04:08:45.617ZFailed to run command -- will try 1 more times
3562025-12-23T04:08:45.918Z Updating crates.io index
3572025-12-23T04:08:46.298Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3582025-12-23T04:08:47.037Z Updating crates.io index
3592025-12-23T04:08:47.464Zerror: failed to select a version for `serde_with`.
3602025-12-23T04:08:47.464Z ... required by package `attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3612025-12-23T04:08:47.464Z ... which satisfies git dependency `attest-data` of package `attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)`
3622025-12-23T04:08:47.465Z ... which satisfies git dependency `attest-mock` of package `trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)`
3632025-12-23T04:08:47.465Z ... which satisfies path dependency `trust-quorum-protocol` (locked to 0.1.0) of package `tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)`
3642025-12-23T04:08:47.465Zversions that meet the requirements `^3.15.1` are: 3.16.1, 3.16.0, 3.15.1
3652025-12-23T04:08:47.465Z
3662025-12-23T04:08:47.465Zall possible versions conflict with previously selected packages.
3672025-12-23T04:08:47.465Z
3682025-12-23T04:08:47.465Z previously selected package `serde_with v3.14.0`
3692025-12-23T04:08:47.466Z ... 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)`
3702025-12-23T04:08:47.466Z ... which satisfies path dependency `installinator-common` (locked to 0.1.0) of package `wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)`
3712025-12-23T04:08:47.466Z
3722025-12-23T04:08:47.466Zfailed to select a version for `serde_with` which could resolve this conflict
3732025-12-23T04:08:47.484Z
3742025-12-23T04:08:47.495Zreal 1:58.922333091
3752025-12-23T04:08:47.496Zuser 1:17.158262183
3762025-12-23T04:08:47.496Zsys 7.530303053
3772025-12-23T04:08:47.496Ztrap 0.015002791
3782025-12-23T04:08:47.497Ztflt 0.031443640
3792025-12-23T04:08:47.497Zdflt 0.048689370
3802025-12-23T04:08:47.497Zkflt 0.014470098
3812025-12-23T04:08:47.497Zlock 1.096540614
3822025-12-23T04:08:47.498Zslp 2:38.325863438
3832025-12-23T04:08:47.498Zlat 0.341322362
3842025-12-23T04:08:47.498Zstop 0.000757072
3852025-12-23T04:08:47.498Zprocess exited: duration 119085 ms, exit code 101
 
3862025-12-23T04:08:47.530Zfound 0 output files