01KVAD1S04XMW8C5JQ8191APKY: image

BasicConfig {
    output_rules: [
        "/out/*",
        "/out/p4c-diags/logs/*",
        "/out/p4c-diags/graphs/*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/out/dendrite-stub.tar.gz",
            series: "image",
            name: "dendrite-stub.tar.gz",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-stub.sha256.txt",
            series: "image",
            name: "dendrite-stub.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-asic.tar.gz",
            series: "image",
            name: "dendrite-asic.tar.gz",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-asic.sha256.txt",
            series: "image",
            name: "dendrite-asic.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-asic-console.tar.gz",
            series: "image",
            name: "dendrite-asic-console.tar.gz",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-asic-console.sha256.txt",
            series: "image",
            name: "dendrite-asic-console.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-softnpu.tar.gz",
            series: "image",
            name: "dendrite-softnpu.tar.gz",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-softnpu.sha256.txt",
            series: "image",
            name: "dendrite-softnpu.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-global.tar.gz",
            series: "image",
            name: "dendrite-global.tar.gz",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-global.sha256.txt",
            series: "image",
            name: "dendrite-global.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-global-console.tar.gz",
            series: "image",
            name: "dendrite-global-console.tar.gz",
        },
        BasicConfigPublish {
            from_output: "/out/dendrite-global-console.sha256.txt",
            series: "image",
            name: "dendrite-global-console.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/out/swadm",
            series: "bin",
            name: "swadm",
        },
        BasicConfigPublish {
            from_output: "/out/swadm.sha256.txt",
            series: "bin",
            name: "swadm.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KVAD22QY8AZB6BBVAYTZ46NR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-17T09:02:51.208Zjob assigned to worker 01KVAD22XRKF4FS51ATM66FVCN [factory aws, i-08d155c8ce835c471] (queued for 41 s)
 
22026-06-17T09:02:58.052Zstarting task 0: "setup"
32026-06-17T09:02:58.057Z++ uname -s
42026-06-17T09:02:58.060Z+ kern=SunOS
52026-06-17T09:02:58.060Z+ build_user=build
62026-06-17T09:02:58.060Z+ build_uid=12345
72026-06-17T09:02:58.060Z+ work_dir=/work
82026-06-17T09:02:58.060Z+ input_dir=/input
92026-06-17T09:02:58.060Z+ [[ 0 == 12345 ]]
102026-06-17T09:02:58.060Z+ case "$kern" in
112026-06-17T09:02:58.060Z+ groupadd -g 12345 build
122026-06-17T09:02:58.072Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-17T09:03:00.080Z+ zfs create -o mountpoint=/work rpool/work
142026-06-17T09:03:00.145Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-17T09:03:00.149Z+ home_fs=zfs
162026-06-17T09:03:00.149Z+ [[ zfs == autofs ]]
172026-06-17T09:03:00.149Z+ mkdir -p /home/build
182026-06-17T09:03:00.149Z+ chown build:build /home/build /work
192026-06-17T09:03:02.150Z+ chmod 0700 /home/build /work
202026-06-17T09:03:02.153Zprocess exited: duration 4099 ms, exit code 0
 
212026-06-17T09:03:02.159Zstarting task 1: "rust-toolchain"
222026-06-17T09:03:02.162Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-06-17T09:03:02.162Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-17T09:03:02.162Z * rust toolchain channel = "1.90.0"
252026-06-17T09:03:02.162Z * rust toolchain profile = "default"
262026-06-17T09:03:02.162Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-17T09:03:02.163Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-17T09:03:02.165Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-17T09:03:02.165Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-06-17T09:03:02.266Zinfo: downloading installer
312026-06-17T09:03:03.867Zwarn: It looks like you have an existing rustup settings file at:
322026-06-17T09:03:03.867Zwarn: /home/build/.rustup/settings.toml
332026-06-17T09:03:03.867Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-17T09:03:03.867Zwarn: instead of the one inferred from the default host triple.
352026-06-17T09:03:03.879Zinfo: profile set to default
362026-06-17T09:03:03.879Zinfo: default host triple is x86_64-unknown-illumos
372026-06-17T09:03:03.883Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
382026-06-17T09:03:04.050Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
392026-06-17T09:03:04.053Zinfo: downloading 6 components
402026-06-17T09:03:19.767Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
412026-06-17T09:03:19.767Z
422026-06-17T09:03:19.796Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
432026-06-17T09:03:19.796Z
442026-06-17T09:03:19.799Z
452026-06-17T09:03:19.799ZRust is installed now. Great!
462026-06-17T09:03:19.799Z
472026-06-17T09:03:19.800ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-17T09:03:19.800Zenvironment variable. This has not been done automatically.
492026-06-17T09:03:19.800Z
502026-06-17T09:03:19.800ZTo configure your current shell, you need to source
512026-06-17T09:03:19.800Zthe corresponding env file under $HOME/.cargo.
522026-06-17T09:03:19.800Z
532026-06-17T09:03:19.800ZThis is usually done by running one of the following (note the leading DOT):
542026-06-17T09:03:19.800Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-17T09:03:19.800Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-17T09:03:19.800Zsource "~/.cargo/env.nu" # For nushell
572026-06-17T09:03:19.800Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-17T09:03:19.800Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-17T09:03:19.800Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-17T09:03:19.800Zwarn: no default linker (`cc`) was found in your PATH
612026-06-17T09:03:19.800Zwarn: many Rust crates require a system C toolchain to build
622026-06-17T09:03:19.876Z+ rustup --version
632026-06-17T09:03:19.885Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-17T09:03:19.888Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-17T09:03:19.907Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
662026-06-17T09:03:19.910Z+ cargo --version
672026-06-17T09:03:19.923Zcargo 1.90.0 (840b83a10 2025-07-30)
682026-06-17T09:03:19.925Z+ rustc --version
692026-06-17T09:03:19.945Zrustc 1.90.0 (1159e78c4 2025-09-14)
702026-06-17T09:03:19.948Zprocess exited: duration 17788 ms, exit code 0
 
712026-06-17T09:03:19.954Zstarting task 2: "authentication"
722026-06-17T09:03:19.970Zprocess exited: duration 16 ms, exit code 0
 
732026-06-17T09:03:19.976Zstarting task 3: "clone repository"
742026-06-17T09:03:19.979Z+ mkdir -p /work/oxidecomputer/dendrite
752026-06-17T09:03:19.982Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
762026-06-17T09:03:20.011ZCloning into '/work/oxidecomputer/dendrite'...
772026-06-17T09:03:20.556Z+ cd /work/oxidecomputer/dendrite
782026-06-17T09:03:20.556Z+ git fetch origin d186900551c19d5cb685118fd69dec96b312588b
792026-06-17T09:03:20.778ZFrom https://github.com/oxidecomputer/dendrite
802026-06-17T09:03:20.778Z * branch d186900551c19d5cb685118fd69dec96b312588b -> FETCH_HEAD
812026-06-17T09:03:20.783Z+ [[ -n renovate/vergen-10.x ]]
822026-06-17T09:03:20.788Z++ git branch --show-current
832026-06-17T09:03:20.788Z+ current=main
842026-06-17T09:03:20.788Z+ [[ main != renovate/vergen-10.x ]]
852026-06-17T09:03:20.788Z+ git branch -f renovate/vergen-10.x d186900551c19d5cb685118fd69dec96b312588b
862026-06-17T09:03:20.791Z+ git checkout -f renovate/vergen-10.x
872026-06-17T09:03:20.807ZSwitched to branch 'renovate/vergen-10.x'
882026-06-17T09:03:20.810Z+ git reset --hard d186900551c19d5cb685118fd69dec96b312588b
892026-06-17T09:03:20.825ZHEAD is now at d186900 Update Rust crate vergen to v10
902026-06-17T09:03:20.828Zprocess exited: duration 849 ms, exit code 0
 
912026-06-17T09:03:20.834Zstarting task 4: "build"
922026-06-17T09:03:20.837Z+ source .github/buildomat/common.sh
932026-06-17T09:03:20.840Z++ TOFINO_STAGES=20
942026-06-17T09:03:20.840Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
952026-06-17T09:03:20.840Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
962026-06-17T09:03:20.840Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
972026-06-17T09:03:20.840Z+++ uname -s
982026-06-17T09:03:20.840Z++ '[' SunOS == SunOS ']'
992026-06-17T09:03:20.840Z++ SERIES=illumos
1002026-06-17T09:03:20.840Z+++ uname -s
1012026-06-17T09:03:20.843Z++ '[' SunOS == SunOS ']'
1022026-06-17T09:03:20.843Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1032026-06-17T09:03:20.843Z++ rustup show active-toolchain
1042026-06-17T09:03:20.847Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1052026-06-17T09:03:20.847Z+ source .github/buildomat/illumos.sh
1062026-06-17T09:03:20.847Z++ banner 'sde setup'
1072026-06-17T09:03:20.858Z
1082026-06-17T09:03:20.858Z #### ##### ###### #### ###### ##### # # #####
1092026-06-17T09:03:20.859Z # # # # # # # # # # #
1102026-06-17T09:03:20.859Z #### # # ##### #### ##### # # # # #
1112026-06-17T09:03:20.859Z # # # # # # # # # #####
1122026-06-17T09:03:20.859Z # # # # # # # # # # # #
1132026-06-17T09:03:20.859Z #### ##### ###### #### ###### # #### #
1142026-06-17T09:03:20.859Z
1152026-06-17T09:03:20.859Z++ export PKG_SUCCESS_ON_NOP=1
1162026-06-17T09:03:20.859Z++ PKG_SUCCESS_ON_NOP=1
1172026-06-17T09:03:20.859Z++ export PKG=tofino_sde.p5p
1182026-06-17T09:03:20.859Z++ PKG=tofino_sde.p5p
1192026-06-17T09:03:20.859Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1202026-06-17T09:03:20.859Z % Total % Received % Xferd Average Speed Time Time Time Current
1212026-06-17T09:03:20.859Z Dload Upload Total Spent Left Speed
1222026-06-17T09:03:24.388Z 0 0 0 0 0 0 0 0 0 68 76.03M 68 52.26M 0 0 48.81M 0 00:01 00:01 48.82M 97 76.03M 97 74.20M 0 0 30.93M 0 00:02 00:02 30.94M 97 76.03M 97 74.20M 0 0 21.83M 0 00:03 00:03 21.83M 100 76.03M 100 76.03M 0 0 21.52M 0 00:03 00:03 21.83M 100 76.03M 100 76.03M 0 0 21.51M 0 00:03 00:03 21.83M 100 76.03M 100 76.03M 0 0 21.51M 0 00:03 00:03 21.83M
1232026-06-17T09:03:24.394Z+++ digest -a sha256 tofino_sde.p5p
1242026-06-17T09:03:24.441Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1252026-06-17T09:03:24.444Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1262026-06-17T09:03:24.444Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1272026-06-17T09:03:25.570Z Startup: Refreshing catalog 'helios' ... Done
1282026-06-17T09:03:25.664Z Startup: Caching catalogs ... Done
1292026-06-17T09:03:25.703Z Startup: Refreshing catalog 'oxide' ... Done
1302026-06-17T09:03:26.153ZPlanning: Solver setup ... Done
1312026-06-17T09:03:26.178ZPlanning: Running solver ... Done
1322026-06-17T09:03:26.187ZPlanning: Finding local manifests ... Done
1332026-06-17T09:03:26.189ZPlanning: Fetching manifests: 1/1 100% complete
1342026-06-17T09:03:26.196ZPlanning: Fetching manifests: 1/1 100% complete
1352026-06-17T09:03:26.207ZPlanning: Package planning ... Done
1362026-06-17T09:03:26.210ZPlanning: Merging actions ... Done
1372026-06-17T09:03:26.311ZPlanning: Checking for conflicting actions ... Done
1382026-06-17T09:03:26.313ZPlanning: Consolidating action changes ... Done
1392026-06-17T09:03:27.079ZPlanning: Evaluating mediators ... Done
1402026-06-17T09:03:27.082ZPlanning: Planning completed in 1.37 seconds
1412026-06-17T09:03:27.086Z Packages to install: 1
1422026-06-17T09:03:27.086Z Create boot environment: No
1432026-06-17T09:03:27.089ZCreate backup boot environment: No
1442026-06-17T09:03:27.110Z
1452026-06-17T09:03:27.110ZDownload: 0/242 items 0.0/75.3MB 0% complete
1462026-06-17T09:03:27.244ZDownload: Completed 75.30 MB in 0.13 seconds (561M/s)
1472026-06-17T09:03:27.415Z Actions: 1/293 actions (Installing new actions)
1482026-06-17T09:03:28.375Z Actions: Completed 293 actions in 0.96 seconds.
1492026-06-17T09:03:28.377ZFinalize: Updating package state database ... Done
1502026-06-17T09:03:28.420ZFinalize: Updating package cache ... Done
1512026-06-17T09:03:28.445ZFinalize: Updating image state ... Done
1522026-06-17T09:03:30.903ZFinalize: Creating fast lookup database ... Done
1532026-06-17T09:03:30.979ZFinalize: Reading search index ... Done
1542026-06-17T09:03:30.982ZFinalize: Updating search index ... Done
1552026-06-17T09:03:31.200ZFinalize: Updating package cache ... Done
1562026-06-17T09:03:31.302Z++ export SDE=/opt/oxide/tofino_sde
1572026-06-17T09:03:31.302Z++ SDE=/opt/oxide/tofino_sde
1582026-06-17T09:03:31.302Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1592026-06-17T09:03:31.302Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1602026-06-17T09:03:31.302Z++ banner packages
1612026-06-17T09:03:31.305Z
1622026-06-17T09:03:31.305Z ##### ## #### # # ## #### ###### ####
1632026-06-17T09:03:31.305Z # # # # # # # # # # # # # #
1642026-06-17T09:03:31.305Z # # # # # #### # # # ##### ####
1652026-06-17T09:03:31.305Z ##### ###### # # # ###### # ### # #
1662026-06-17T09:03:31.305Z # # # # # # # # # # # # # #
1672026-06-17T09:03:31.305Z # # # #### # # # # #### ###### ####
1682026-06-17T09:03:31.305Z
1692026-06-17T09:03:31.305Z++ pfexec pkg install clang-15 pcap gcc14
1702026-06-17T09:03:31.560Z Startup: Refreshing catalog 'helios' ... Done
1712026-06-17T09:03:31.563Z Startup: Refreshing catalog 'oxide' ... Done
1722026-06-17T09:03:31.913ZPlanning: Solver setup ... Done
1732026-06-17T09:03:31.939ZPlanning: Running solver ... Done
1742026-06-17T09:03:31.946ZPlanning: Consolidating action changes ... Done
1752026-06-17T09:03:31.951ZPlanning: Evaluating mediators ... Done
1762026-06-17T09:03:31.951ZPlanning: Planning completed in 0.39 seconds
1772026-06-17T09:03:31.964ZNo updates necessary for this image.
1782026-06-17T09:03:32.028Z++ pfexec pkg set-mediator -V 15 clang llvm
1792026-06-17T09:03:32.240ZPlanning: Evaluating mediator changes ... Done
1802026-06-17T09:03:32.350ZPlanning: Checking for conflicting actions ... Done
1812026-06-17T09:03:32.353ZPlanning: Consolidating action changes ... Done
1822026-06-17T09:03:32.518ZPlanning: Evaluating mediators ... Done
1832026-06-17T09:03:32.521ZPlanning: Planning completed in 0.28 seconds
1842026-06-17T09:03:32.542Z Mediators to change: 2
1852026-06-17T09:03:32.542Z Create boot environment: No
1862026-06-17T09:03:32.542ZCreate backup boot environment: No
1872026-06-17T09:03:32.583ZFinalize: Updating package state database ... Done
1882026-06-17T09:03:32.583ZFinalize: Updating package cache ... Done
1892026-06-17T09:03:32.596ZFinalize: Updating image state ... Done
1902026-06-17T09:03:34.646ZFinalize: Creating fast lookup database ... Done
1912026-06-17T09:03:34.716ZFinalize: Reading search index ... Done
1922026-06-17T09:03:34.719ZFinalize: Updating search index ... Done
1932026-06-17T09:03:34.816ZFinalize: Updating package cache ... Done
1942026-06-17T09:03:34.893Z++ cargo --version
1952026-06-17T09:03:34.903Zcargo 1.90.0 (840b83a10 2025-07-30)
1962026-06-17T09:03:34.905Z++ rustc --version
1972026-06-17T09:03:34.926Zrustc 1.90.0 (1159e78c4 2025-09-14)
1982026-06-17T09:03:34.929Z+ pfexec mkdir -p /out
1992026-06-17T09:03:34.931Z+ pfexec chown 12345 /out
2002026-06-17T09:03:34.934Z+ banner 'P4 Codegen'
2012026-06-17T09:03:34.934Z###### # #####
2022026-06-17T09:03:34.934Z# # # # # # #### ##### ###### #### ###### # #
2032026-06-17T09:03:34.935Z# # # # # # # # # # # # # ## #
2042026-06-17T09:03:34.935Z###### # # # # # # # ##### # ##### # # #
2052026-06-17T09:03:34.935Z# ####### # # # # # # # ### # # # #
2062026-06-17T09:03:34.935Z# # # # # # # # # # # # # ##
2072026-06-17T09:03:34.935Z# # ##### #### ##### ###### #### ###### # #
2082026-06-17T09:03:34.935Z
2092026-06-17T09:03:34.935Z+ PATH=/opt/gcc-14/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
2102026-06-17T09:03:34.935Z+ cargo xtask codegen --stages 20
2112026-06-17T09:03:35.034Z Updating git repository `https://github.com/oxidecomputer/omicron`
2122026-06-17T09:03:44.879Z Updating crates.io index
2132026-06-17T09:03:44.917Z Updating git repository `https://github.com/illumos/smf-rs`
2142026-06-17T09:03:45.212Z Updating git repository `https://github.com/oxidecomputer/propolis`
2152026-06-17T09:03:45.996Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2162026-06-17T09:03:46.296Z Updating git repository `https://github.com/oxidecomputer/tofino`
2172026-06-17T09:03:46.548Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2182026-06-17T09:03:47.850Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2192026-06-17T09:03:48.336Z Updating git repository `https://github.com/oxidecomputer/ispf`
2202026-06-17T09:03:48.588Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2212026-06-17T09:03:48.899Z Updating git repository `https://github.com/oxidecomputer/lldp`
2222026-06-17T09:03:49.344Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2232026-06-17T09:03:49.599Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2242026-06-17T09:03:49.919Z Updating git repository `https://github.com/oxidecomputer/p4`
2252026-06-17T09:03:50.369Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2262026-06-17T09:03:50.796Z Updating git repository `https://github.com/oxidecomputer/lldp`
2272026-06-17T09:03:51.182Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2282026-06-17T09:03:51.775Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2292026-06-17T09:03:52.080Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2302026-06-17T09:03:52.427Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2312026-06-17T09:03:52.884Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2322026-06-17T09:03:53.289Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2332026-06-17T09:03:53.562Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2342026-06-17T09:03:53.907Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2352026-06-17T09:03:54.542Z Updating git repository `https://github.com/oxidecomputer/propolis`
2362026-06-17T09:03:55.023Z Updating git repository `https://github.com/oxidecomputer/crucible`
2372026-06-17T09:03:56.317Z Updating git repository `https://github.com/oxidecomputer/opte`
2382026-06-17T09:03:57.020Z Updating git repository `https://github.com/oxidecomputer/tofino`
2392026-06-17T09:03:57.277Z Updating git repository `https://github.com/oxidecomputer/clickward`
2402026-06-17T09:03:57.608Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2412026-06-17T09:03:59.495Zerror: failed to select a version for `vergen`.
2422026-06-17T09:03:59.495Z ... required by package `dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)`
2432026-06-17T09:03:59.495Zversions that meet the requirements `^10.0` are: 10.0.0
2442026-06-17T09:03:59.495Z
2452026-06-17T09:03:59.495Zpackage `dpd` depends on `vergen` with feature `git` but `vergen` does not have that feature.
2462026-06-17T09:03:59.495Z package `vergen` does have feature `si`
2472026-06-17T09:03:59.495Z
2482026-06-17T09:03:59.495Z
2492026-06-17T09:03:59.495Zfailed to select a version for `vergen` which could resolve this conflict
2502026-06-17T09:03:59.526Zprocess exited: duration 38692 ms, exit code 101
 
2512026-06-17T09:03:59.534Zfound 0 output files