01KKDEE54MZJ5ZAKQNTV97S590: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0-16c64gb",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KKDEFJPYR4ZKY5Y0QE6CW5WQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T03:21:12.641Zjob assigned to worker 01KKDEGXVANP5JXX4VDC5PSV95 [factory aws, i-066e8b37de5e01329] (queued for 2 m 2 s)
 
22026-03-11T03:21:20.456Zstarting task 0: "setup"
32026-03-11T03:21:20.466Z++ uname -s
42026-03-11T03:21:20.466Z+ kern=SunOS
52026-03-11T03:21:20.467Z+ build_user=build
62026-03-11T03:21:20.467Z+ build_uid=12345
72026-03-11T03:21:20.467Z+ work_dir=/work
82026-03-11T03:21:20.467Z+ input_dir=/input
92026-03-11T03:21:20.467Z+ [[ 0 == 12345 ]]
102026-03-11T03:21:20.467Z+ case "$kern" in
112026-03-11T03:21:20.467Z+ groupadd -g 12345 build
122026-03-11T03:21:20.467Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T03:21:22.468Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T03:21:22.579Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T03:21:22.582Z+ home_fs=zfs
162026-03-11T03:21:22.582Z+ [[ zfs == autofs ]]
172026-03-11T03:21:22.582Z+ mkdir -p /home/build
182026-03-11T03:21:22.584Z+ chown build:build /home/build /work
192026-03-11T03:21:24.586Z+ chmod 0700 /home/build /work
202026-03-11T03:21:24.592Zprocess exited: duration 4142 ms, exit code 0
 
212026-03-11T03:21:24.599Zstarting task 1: "rust-toolchain"
222026-03-11T03:21:24.605Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-11T03:21:24.605Z * rust toolchain channel = "1.91.1"
242026-03-11T03:21:24.605Z * rust toolchain profile = "default"
252026-03-11T03:21:24.605Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-11T03:21:24.605Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T03:21:24.605Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T03:21:24.609Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T03:21:24.609Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-11T03:21:24.695Zinfo: downloading installer
312026-03-11T03:21:26.572Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T03:21:26.572Zwarn: /opt/ooce/bin
332026-03-11T03:21:26.572Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T03:21:26.572Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T03:21:26.572Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T03:21:26.572Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T03:21:26.572Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T03:21:26.572Zerror: cannot install while Rust is installed
392026-03-11T03:21:26.572Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T03:21:26.589Zinfo: profile set to 'default'
412026-03-11T03:21:26.589Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T03:21:26.592Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-11T03:21:26.783Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-11T03:21:26.783Zinfo: downloading component 'cargo'
452026-03-11T03:21:27.993Zinfo: downloading component 'clippy'
462026-03-11T03:21:28.406Zinfo: downloading component 'rust-docs'
472026-03-11T03:21:30.370Zinfo: downloading component 'rust-std'
482026-03-11T03:21:32.972Zinfo: downloading component 'rustc'
492026-03-11T03:21:41.579Zinfo: downloading component 'rustfmt'
502026-03-11T03:21:41.892Zinfo: installing component 'cargo'
512026-03-11T03:21:42.712Zinfo: installing component 'clippy'
522026-03-11T03:21:43.064Zinfo: installing component 'rust-docs'
532026-03-11T03:21:44.820Zinfo: installing component 'rust-std'
542026-03-11T03:21:46.311Zinfo: installing component 'rustc'
552026-03-11T03:21:52.079Zinfo: installing component 'rustfmt'
562026-03-11T03:21:52.388Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-11T03:21:52.388Z
582026-03-11T03:21:52.802Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-11T03:21:52.802Z
602026-03-11T03:21:52.805Z
612026-03-11T03:21:52.805ZRust is installed now. Great!
622026-03-11T03:21:52.805Z
632026-03-11T03:21:52.805ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T03:21:52.805Zenvironment variable. This has not been done automatically.
652026-03-11T03:21:52.805Z
662026-03-11T03:21:52.805ZTo configure your current shell, you need to source
672026-03-11T03:21:52.805Zthe corresponding env file under $HOME/.cargo.
682026-03-11T03:21:52.805Z
692026-03-11T03:21:52.805ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T03:21:52.805Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T03:21:52.806Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T03:21:52.806Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T03:21:52.907Z+ rustup --version
742026-03-11T03:21:52.914Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T03:21:52.917Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T03:21:52.997Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-11T03:21:53.002Z+ cargo --version
782026-03-11T03:21:53.061Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-11T03:21:53.067Z+ rustc --version
802026-03-11T03:21:53.139Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-11T03:21:53.143Zprocess exited: duration 28540 ms, exit code 0
 
822026-03-11T03:21:53.148Zstarting task 2: "authentication"
832026-03-11T03:21:53.168Zprocess exited: duration 19 ms, exit code 0
 
842026-03-11T03:21:53.174Zstarting task 3: "clone repository"
852026-03-11T03:21:53.179Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-11T03:21:53.182Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-11T03:21:53.216ZCloning into '/work/oxidecomputer/omicron'...
882026-03-11T03:22:02.216Z+ cd /work/oxidecomputer/omicron
892026-03-11T03:22:02.226Z+ git fetch origin 1572f75b05249f73922584e20fc5217dfb06b4ba
902026-03-11T03:22:02.495ZFrom https://github.com/oxidecomputer/omicron
912026-03-11T03:22:02.495Z * branch 1572f75b05249f73922584e20fc5217dfb06b4ba -> FETCH_HEAD
922026-03-11T03:22:02.502Z+ [[ -n renovate/crucible-common-digest ]]
932026-03-11T03:22:02.508Z++ git branch --show-current
942026-03-11T03:22:02.512Z+ current=main
952026-03-11T03:22:02.512Z+ [[ main != renovate/crucible-common-digest ]]
962026-03-11T03:22:02.512Z+ git branch -f renovate/crucible-common-digest 1572f75b05249f73922584e20fc5217dfb06b4ba
972026-03-11T03:22:02.512Z+ git checkout -f renovate/crucible-common-digest
982026-03-11T03:22:02.834ZSwitched to branch 'renovate/crucible-common-digest'
992026-03-11T03:22:02.837Z+ git reset --hard 1572f75b05249f73922584e20fc5217dfb06b4ba
1002026-03-11T03:22:02.859ZHEAD is now at 1572f75b0 Update crucible-common digest to 3226492
1012026-03-11T03:22:02.871Zprocess exited: duration 9681 ms, exit code 0
 
1022026-03-11T03:22:02.888Zstarting task 4: "build"
1032026-03-11T03:22:02.908Z+ source .github/buildomat/ci-env.sh
1042026-03-11T03:22:02.909Z++ export CARGO_TERM_COLOR=always
1052026-03-11T03:22:02.909Z++ CARGO_TERM_COLOR=always
1062026-03-11T03:22:02.909Z+ cargo --version
1072026-03-11T03:22:02.958Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-11T03:22:02.967Z+ rustc --version
1092026-03-11T03:22:03.038Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-11T03:22:03.048Z+ WORK=/work
1112026-03-11T03:22:03.048Z+ pfexec mkdir -p /work
1122026-03-11T03:22:03.048Z+ pfexec chown build /work
1132026-03-11T03:22:03.048Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-03-11T03:22:13.271Z Startup: Refreshing catalog 'helios-dev' ... Done
1152026-03-11T03:22:22.828Z Startup: Caching catalogs ... Done
1162026-03-11T03:22:44.517ZPlanning: Solver setup ... Done (20.118s)
1172026-03-11T03:22:44.664ZPlanning: Running solver ... Done (0.150s)
1182026-03-11T03:22:44.854ZPlanning: Finding local manifests ... Done (0.003s)
1192026-03-11T03:22:44.867ZPlanning: Fetching manifests: 0/4 0% complete
1202026-03-11T03:22:44.995ZPlanning: Fetching manifests: 4/4 100% complete
1212026-03-11T03:22:45.039ZPlanning: Package planning ... Done (0.043s)
1222026-03-11T03:22:45.078ZPlanning: Merging actions ... Done (0.039s)
1232026-03-11T03:22:45.319ZPlanning: Checking for conflicting actions ... Done (0.240s)
1242026-03-11T03:22:45.328ZPlanning: Consolidating action changes ... Done (0.010s)
1252026-03-11T03:22:46.211ZPlanning: Evaluating mediators ... Done (0.882s)
1262026-03-11T03:22:46.220ZPlanning: Planning completed in 23.24 seconds
1272026-03-11T03:22:46.233Z Packages to install: 4
1282026-03-11T03:22:46.233Z Mediators to change: 2
1292026-03-11T03:22:46.236Z Services to change: 1
1302026-03-11T03:22:46.236Z Estimated space available: 155.44 GB
1312026-03-11T03:22:46.236ZEstimated space to be consumed: 1.82 GB
1322026-03-11T03:22:46.236Z Create boot environment: No
1332026-03-11T03:22:46.236ZCreate backup boot environment: No
1342026-03-11T03:22:46.236Z Rebuild boot archive: No
1352026-03-11T03:22:46.236Z
1362026-03-11T03:22:46.236ZChanged mediators:
1372026-03-11T03:22:46.236Z mediator clang:
1382026-03-11T03:22:46.236Z version: None -> 15 (system default)
1392026-03-11T03:22:46.236Z
1402026-03-11T03:22:46.236Z mediator llvm:
1412026-03-11T03:22:46.236Z version: 14 (system default) -> 15 (system default)
1422026-03-11T03:22:46.236Z
1432026-03-11T03:22:46.236ZChanged packages:
1442026-03-11T03:22:46.236Zhelios-dev
1452026-03-11T03:22:46.236Z developer/build-essential
1462026-03-11T03:22:46.236Z None -> 11-2.0
1472026-03-11T03:22:46.236Z library/libxmlsec1
1482026-03-11T03:22:46.236Z None -> 1.2.35-2.0
1492026-03-11T03:22:46.236Z ooce/developer/clang-15
1502026-03-11T03:22:46.236Z None -> 15.0.7-2.0
1512026-03-11T03:22:46.237Z ooce/developer/llvm-15
1522026-03-11T03:22:46.237Z None -> 15.0.7-2.0
1532026-03-11T03:22:46.237Z
1542026-03-11T03:22:46.237ZServices:
1552026-03-11T03:22:46.237Z restart_fmri:
1562026-03-11T03:22:46.237Z svc:/system/update-man-index:default
1572026-03-11T03:22:46.285Z
1582026-03-11T03:22:46.285ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592026-03-11T03:22:51.509ZDownload: 2219/3290 items 119.1/212.6MB 56% complete (25.6M/s)
1602026-03-11T03:22:58.811ZDownload: 2221/3290 items 119.1/212.6MB 56% complete (24.9M/s)
1612026-03-11T03:23:01.716ZDownload: Completed 212.60 MB in 15.43 seconds (13.8M/s)
1622026-03-11T03:23:01.990Z Actions: 1/3689 actions (Installing new actions)
1632026-03-11T03:23:06.183Z Actions: Completed 3689 actions in 4.19 seconds.
1642026-03-11T03:23:06.896Z Done (0.708s)
1652026-03-11T03:23:06.896Z Done (0.000s)
1662026-03-11T03:23:07.784Z Done (0.887s)
1672026-03-11T03:23:11.775Z Done (3.635s)
1682026-03-11T03:23:11.859Z Done (0.018s)
1692026-03-11T03:23:11.863Z Done (0.000s)
1702026-03-11T03:23:12.019Z Done (0.000s)
1712026-03-11T03:23:12.989ZPlanning: Evaluating mediator changes ... Done
1722026-03-11T03:23:13.135ZPlanning: Checking for conflicting actions ... Done
1732026-03-11T03:23:13.138ZPlanning: Consolidating action changes ... Done
1742026-03-11T03:23:13.355ZPlanning: Evaluating mediators ... Done
1752026-03-11T03:23:13.358ZPlanning: Planning completed in 0.37 seconds
1762026-03-11T03:23:13.385Z Mediators to change: 2
1772026-03-11T03:23:13.385Z Create boot environment: No
1782026-03-11T03:23:13.387ZCreate backup boot environment: No
1792026-03-11T03:23:13.458Z Done
1802026-03-11T03:23:13.458Z Done
1812026-03-11T03:23:14.239Z Done
1822026-03-11T03:23:17.570Z Done
1832026-03-11T03:23:17.655Z Done
1842026-03-11T03:23:17.658Z Done
1852026-03-11T03:23:17.814Z Done
1862026-03-11T03:23:18.355ZPlanning: Evaluating mediator changes ... Done
1872026-03-11T03:23:18.358ZPlanning: Merging actions ... Done
1882026-03-11T03:23:18.525ZPlanning: Checking for conflicting actions ... Done
1892026-03-11T03:23:18.528ZPlanning: Consolidating action changes ... Done
1902026-03-11T03:23:18.745ZPlanning: Evaluating mediators ... Done
1912026-03-11T03:23:18.787ZPlanning: Planning completed in 0.64 seconds
1922026-03-11T03:23:18.818Z Packages to change: 1
1932026-03-11T03:23:18.818Z Mediators to change: 1
1942026-03-11T03:23:18.821Z Services to change: 1
1952026-03-11T03:23:18.821Z Create boot environment: No
1962026-03-11T03:23:18.821ZCreate backup boot environment: Yes
1972026-03-11T03:23:21.265Z Actions: 1/6 actions (Updating modified actions)
1982026-03-11T03:23:21.268Z Actions: Completed 6 actions in 0.00 seconds.
1992026-03-11T03:23:21.268Z Done
2002026-03-11T03:23:21.268Z Done
2012026-03-11T03:23:21.456Z Done
2022026-03-11T03:23:24.797Z Done
2032026-03-11T03:23:24.881Z Done
2042026-03-11T03:23:24.884Z Done
2052026-03-11T03:23:25.037Z Done
2062026-03-11T03:23:25.416ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-03-11T03:23:25.416Zclang system 15 system
2082026-03-11T03:23:25.416Zcsh system system illumos
2092026-03-11T03:23:25.416Zctags system system illumos
2102026-03-11T03:23:25.416Zfile system system illumos
2112026-03-11T03:23:25.416Zgcc vendor 12 vendor
2122026-03-11T03:23:25.416Zgcc system 10 system
2132026-03-11T03:23:25.416Zgcc system 7 system
2142026-03-11T03:23:25.416Zgo system 1.20 system
2152026-03-11T03:23:25.416Zgo system 1.19 system
2162026-03-11T03:23:25.416Zllvm system 15 system
2172026-03-11T03:23:25.416Zllvm system 14 system
2182026-03-11T03:23:25.416Zmariadb system 10.6 system
2192026-03-11T03:23:25.417Zmta vendor vendor dma
2202026-03-11T03:23:25.417Zopenjdk system 17 system
2212026-03-11T03:23:25.417Zopenjdk system 11 system
2222026-03-11T03:23:25.417Zopenjdk system 1.8 system
2232026-03-11T03:23:25.417Zopenssl vendor 3 vendor
2242026-03-11T03:23:25.417Zperl system 5.36 system
2252026-03-11T03:23:25.417Zpostgresql system 15 system
2262026-03-11T03:23:25.417Zpostgresql system 13 system
2272026-03-11T03:23:25.417Zpython vendor 3 vendor
2282026-03-11T03:23:25.417Zpython system 2 system
2292026-03-11T03:23:25.417Zpython3 system 3.11 system
2302026-03-11T03:23:25.417Zruby system 3.0 system
2312026-03-11T03:23:25.417Zwords vendor vendor american-english
2322026-03-11T03:23:25.417Zwords system system australian-english
2332026-03-11T03:23:25.417Zwords system system british-english
2342026-03-11T03:23:25.417Zwords system system canadian-english
2352026-03-11T03:23:25.417Zwords system system french
2362026-03-11T03:23:25.417Zwords system system italian
2372026-03-11T03:23:25.417Zwords system system ngerman
2382026-03-11T03:23:25.417Zwords system system ogerman
2392026-03-11T03:23:25.417Zwords system system spanish
2402026-03-11T03:23:25.722ZPUBLISHER TYPE STATUS P LOCATION
2412026-03-11T03:23:25.722Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422026-03-11T03:23:31.636ZFMRI IFO
2432026-03-11T03:23:31.636Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442026-03-11T03:23:31.636Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452026-03-11T03:23:31.636Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462026-03-11T03:23:31.636Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472026-03-11T03:23:31.636Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482026-03-11T03:23:31.637Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2492026-03-11T03:23:31.637Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502026-03-11T03:23:31.637Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2512026-03-11T03:23:31.637Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522026-03-11T03:23:31.637Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532026-03-11T03:23:31.637Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2542026-03-11T03:23:31.638Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552026-03-11T03:23:31.638Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562026-03-11T03:23:31.638Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2572026-03-11T03:23:31.638Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582026-03-11T03:23:31.638Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592026-03-11T03:23:32.930Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602026-03-11T03:23:33.186Z Updating crates.io index
2612026-03-11T03:23:33.209Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2622026-03-11T03:23:33.644Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-03-11T03:23:33.935Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642026-03-11T03:23:34.279Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2652026-03-11T03:23:34.632Z Updating git repository `https://github.com/oxidecomputer/propolis`
2662026-03-11T03:23:36.038Z Updating git repository `https://github.com/oxidecomputer/crucible`
2672026-03-11T03:23:37.795Z Updating git repository `https://github.com/oxidecomputer/opte`
2682026-03-11T03:23:38.619Z Updating git repository `https://github.com/oxidecomputer/tofino`
2692026-03-11T03:23:38.771Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702026-03-11T03:23:39.664Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2712026-03-11T03:23:40.208Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722026-03-11T03:23:41.183Z Updating git repository `https://github.com/oxidecomputer/clickward`
2732026-03-11T03:23:41.548Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2742026-03-11T03:23:41.968Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-03-11T03:23:42.270Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-03-11T03:23:43.577Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-03-11T03:23:44.179Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2782026-03-11T03:23:44.427Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2792026-03-11T03:23:44.707Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-03-11T03:23:45.052Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812026-03-11T03:23:45.367Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822026-03-11T03:23:45.593Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832026-03-11T03:23:45.856Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2842026-03-11T03:23:46.257Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852026-03-11T03:23:46.833Z Updating git repository `https://github.com/oxidecomputer/crucible`
2862026-03-11T03:23:47.579Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2872026-03-11T03:23:47.979Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2882026-03-11T03:23:48.302Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2892026-03-11T03:23:48.640Z Updating git repository `https://github.com/oxidecomputer/ispf`
2902026-03-11T03:23:48.935Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2912026-03-11T03:23:50.778Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2922026-03-11T03:23:51.060Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2932026-03-11T03:23:51.451Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2942026-03-11T03:23:51.745Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-03-11T03:23:52.119Z Updating crates.io index
2962026-03-11T03:23:52.129Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2972026-03-11T03:23:52.389Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2982026-03-11T03:23:52.644Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2992026-03-11T03:23:52.887Z Updating git repository `https://github.com/illumos/smf-rs`
3002026-03-11T03:23:53.462Z Updating git repository `https://github.com/oxidecomputer/omicron`
3012026-03-11T03:24:08.203Zerror: failed to select a version for `vergen`.
3022026-03-11T03:24:08.203Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3032026-03-11T03:24:08.203Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3042026-03-11T03:24:08.203Z ... 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)`
3052026-03-11T03:24:08.203Zversions that meet the requirements `^9.1.0` are: 9.1.0
3062026-03-11T03:24:08.203Z
3072026-03-11T03:24:08.203Zall possible versions conflict with previously selected packages.
3082026-03-11T03:24:08.203Z
3092026-03-11T03:24:08.203Z previously selected package `vergen v9.0.6`
3102026-03-11T03:24:08.203Z ... 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)`
3112026-03-11T03:24:08.203Z ... 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)`
3122026-03-11T03:24:08.203Z
3132026-03-11T03:24:08.203Zfailed to select a version for `vergen` which could resolve this conflict
3142026-03-11T03:24:08.250ZFailed to run command -- will try 2 more times
3152026-03-11T03:24:08.626Z Updating git repository `https://github.com/oxidecomputer/crucible`
3162026-03-11T03:24:08.657Z Updating crates.io index
3172026-03-11T03:24:08.907Z Updating crates.io index
3182026-03-11T03:24:09.891Zerror: failed to select a version for `vergen`.
3192026-03-11T03:24:09.891Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3202026-03-11T03:24:09.891Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3212026-03-11T03:24:09.891Z ... 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)`
3222026-03-11T03:24:09.892Zversions that meet the requirements `^9.1.0` are: 9.1.0
3232026-03-11T03:24:09.892Z
3242026-03-11T03:24:09.892Zall possible versions conflict with previously selected packages.
3252026-03-11T03:24:09.892Z
3262026-03-11T03:24:09.892Z previously selected package `vergen v9.0.6`
3272026-03-11T03:24:09.892Z ... 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)`
3282026-03-11T03:24:09.892Z ... 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)`
3292026-03-11T03:24:09.893Z
3302026-03-11T03:24:09.893Zfailed to select a version for `vergen` which could resolve this conflict
3312026-03-11T03:24:09.921ZFailed to run command -- will try 1 more times
3322026-03-11T03:24:10.301Z Updating git repository `https://github.com/oxidecomputer/crucible`
3332026-03-11T03:24:10.405Z Updating crates.io index
3342026-03-11T03:24:11.115Zerror: failed to select a version for `vergen`.
3352026-03-11T03:24:11.116Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3362026-03-11T03:24:11.116Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3372026-03-11T03:24:11.116Z ... 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)`
3382026-03-11T03:24:11.116Zversions that meet the requirements `^9.1.0` are: 9.1.0
3392026-03-11T03:24:11.116Z
3402026-03-11T03:24:11.116Zall possible versions conflict with previously selected packages.
3412026-03-11T03:24:11.116Z
3422026-03-11T03:24:11.116Z previously selected package `vergen v9.0.6`
3432026-03-11T03:24:11.116Z ... 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)`
3442026-03-11T03:24:11.116Z ... 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)`
3452026-03-11T03:24:11.117Z
3462026-03-11T03:24:11.117Zfailed to select a version for `vergen` which could resolve this conflict
3472026-03-11T03:24:11.143Z
3482026-03-11T03:24:11.143Zreal 2:08.086764731
3492026-03-11T03:24:11.143Zuser 1:20.197918037
3502026-03-11T03:24:11.151Zsys 7.671028965
3512026-03-11T03:24:11.151Ztrap 0.015113476
3522026-03-11T03:24:11.151Ztflt 0.026783283
3532026-03-11T03:24:11.151Zdflt 0.040882078
3542026-03-11T03:24:11.151Zkflt 0.012684903
3552026-03-11T03:24:11.151Zlock 2.176142540
3562026-03-11T03:24:11.151Zslp 2:53.052660348
3572026-03-11T03:24:11.151Zlat 0.115244785
3582026-03-11T03:24:11.151Zstop 0.000597879
3592026-03-11T03:24:11.152Zprocess exited: duration 128244 ms, exit code 101
 
3602026-03-11T03:24:11.163Zfound 0 output files
3612026-03-11T03:24:11.163Zupload error: rule "/work/package.tar.gz" required a match, but was not used