01KJXTF7896S0E6F39XZVZNFB0: omicron-common (helios)

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

Buildomat Job: 01KJXTHC1BKV3XFN37AYAWJ76T

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T02:10:53.692Zjob assigned to worker 01KJXW4S4K4ZD68VY1MWMEYKA2 [factory aws, i-01cad3663ba96f657] (queued for 28 m 53 s)
 
22026-03-05T02:11:02.382Zstarting task 0: "setup"
32026-03-05T02:11:02.393Z++ uname -s
42026-03-05T02:11:02.393Z+ kern=SunOS
52026-03-05T02:11:02.393Z+ build_user=build
62026-03-05T02:11:02.394Z+ build_uid=12345
72026-03-05T02:11:02.394Z+ work_dir=/work
82026-03-05T02:11:02.394Z+ input_dir=/input
92026-03-05T02:11:02.394Z+ [[ 0 == 12345 ]]
102026-03-05T02:11:02.394Z+ case "$kern" in
112026-03-05T02:11:02.394Z+ groupadd -g 12345 build
122026-03-05T02:11:02.394Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T02:11:04.394Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T02:11:04.518Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T02:11:04.524Z+ home_fs=zfs
162026-03-05T02:11:04.524Z+ [[ zfs == autofs ]]
172026-03-05T02:11:04.524Z+ mkdir -p /home/build
182026-03-05T02:11:04.524Z+ chown build:build /home/build /work
192026-03-05T02:11:06.961Z+ chmod 0700 /home/build /work
202026-03-05T02:11:07.336Zprocess exited: duration 4147 ms, exit code 0
 
212026-03-05T02:11:08.298Zstarting task 1: "rust-toolchain"
222026-03-05T02:11:08.357Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-05T02:11:08.357Z * rust toolchain channel = "1.91.1"
242026-03-05T02:11:08.357Z * rust toolchain profile = "default"
252026-03-05T02:11:08.357Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-05T02:11:08.357Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T02:11:08.357Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T02:11:08.357Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T02:11:08.357Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-05T02:11:08.482Zinfo: downloading installer
312026-03-05T02:11:10.155Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T02:11:10.155Zwarn: /opt/ooce/bin
332026-03-05T02:11:10.156Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T02:11:10.156Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T02:11:10.156Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T02:11:10.156Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T02:11:10.156Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T02:11:10.156Zerror: cannot install while Rust is installed
392026-03-05T02:11:10.156Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T02:11:10.238Zinfo: profile set to 'default'
412026-03-05T02:11:10.238Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T02:11:10.238Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-05T02:11:10.371Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-05T02:11:10.371Zinfo: downloading component 'cargo'
452026-03-05T02:11:11.370Zinfo: downloading component 'clippy'
462026-03-05T02:11:11.743Zinfo: downloading component 'rust-docs'
472026-03-05T02:11:13.165Zinfo: downloading component 'rust-std'
482026-03-05T02:11:15.339Zinfo: downloading component 'rustc'
492026-03-05T02:11:24.042Zinfo: downloading component 'rustfmt'
502026-03-05T02:11:24.331Zinfo: installing component 'cargo'
512026-03-05T02:11:25.248Zinfo: installing component 'clippy'
522026-03-05T02:11:25.649Zinfo: installing component 'rust-docs'
532026-03-05T02:11:27.575Zinfo: installing component 'rust-std'
542026-03-05T02:11:29.341Zinfo: installing component 'rustc'
552026-03-05T02:11:36.174Zinfo: installing component 'rustfmt'
562026-03-05T02:11:36.524Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-05T02:11:36.524Z
582026-03-05T02:11:36.981Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-05T02:11:36.982Z
602026-03-05T02:11:36.986Z
612026-03-05T02:11:36.986ZRust is installed now. Great!
622026-03-05T02:11:36.986Z
632026-03-05T02:11:36.986ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T02:11:36.986Zenvironment variable. This has not been done automatically.
652026-03-05T02:11:36.986Z
662026-03-05T02:11:36.986ZTo configure your current shell, you need to source
672026-03-05T02:11:36.986Zthe corresponding env file under $HOME/.cargo.
682026-03-05T02:11:36.986Z
692026-03-05T02:11:36.986ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T02:11:36.986Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T02:11:36.986Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T02:11:36.986Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T02:11:37.076Z+ rustup --version
742026-03-05T02:11:37.087Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T02:11:37.090Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T02:11:37.173Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-05T02:11:37.176Z+ cargo --version
782026-03-05T02:11:37.247Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-05T02:11:37.251Z+ rustc --version
802026-03-05T02:11:37.323Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-05T02:11:37.327Zprocess exited: duration 29050 ms, exit code 0
 
822026-03-05T02:11:37.335Zstarting task 2: "authentication"
832026-03-05T02:11:37.357Zprocess exited: duration 22 ms, exit code 0
 
842026-03-05T02:11:37.367Zstarting task 3: "clone repository"
852026-03-05T02:11:37.370Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-05T02:11:37.374Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-05T02:11:37.405ZCloning into '/work/oxidecomputer/omicron'...
882026-03-05T02:12:34.505Z+ cd /work/oxidecomputer/omicron
892026-03-05T02:12:34.505Z+ git fetch origin 1f27a9468800a60ca45d15cff9020e77ecbf2c62
902026-03-05T02:12:35.257ZFrom https://github.com/oxidecomputer/omicron
912026-03-05T02:12:35.257Z * branch 1f27a9468800a60ca45d15cff9020e77ecbf2c62 -> FETCH_HEAD
922026-03-05T02:12:35.269Z+ [[ -n '' ]]
932026-03-05T02:12:35.269Z+ git reset --hard 1f27a9468800a60ca45d15cff9020e77ecbf2c62
942026-03-05T02:12:35.649ZHEAD is now at 1f27a9468 whoopsie
952026-03-05T02:12:35.657Zprocess exited: duration 58291 ms, exit code 0
 
962026-03-05T02:12:35.664Zstarting task 4: "build"
972026-03-05T02:12:35.670Z+ source .github/buildomat/ci-env.sh
982026-03-05T02:12:35.670Z++ export CARGO_TERM_COLOR=always
992026-03-05T02:12:35.670Z++ CARGO_TERM_COLOR=always
1002026-03-05T02:12:35.674Z+ cargo --version
1012026-03-05T02:12:35.730Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-05T02:12:35.733Z+ rustc --version
1032026-03-05T02:12:35.806Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-05T02:12:35.809Z+ cd /tmp
1052026-03-05T02:12:35.809Z+ cargo new --lib test-project
1062026-03-05T02:12:35.884Z Creating library `test-project` package
1072026-03-05T02:12:35.975Znote: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1082026-03-05T02:12:35.978Z+ cd test-project
1092026-03-05T02:12:35.978Z+ cargo add omicron-common --path /work/oxidecomputer/omicron/common
1102026-03-05T02:12:36.053Z Adding omicron-common (local) to dependencies
1112026-03-05T02:12:36.053Z Features:
1122026-03-05T02:12:36.053Z - proptest
1132026-03-05T02:12:36.054Z - test-strategy
1142026-03-05T02:12:36.054Z - testing
1152026-03-05T02:12:36.098Z Updating crates.io index
1162026-03-05T02:12:36.133Z Updating git repository `https://github.com/oxidecomputer/lldp`
1172026-03-05T02:12:37.446Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1182026-03-05T02:12:40.551Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1192026-03-05T02:12:41.614Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1202026-03-05T02:12:42.469Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1212026-03-05T02:12:43.241Zerror: no matching package named `serde_human_bytes` found
1222026-03-05T02:12:43.241Zlocation searched: Git repository https://github.com/oxidecomputer/serde_human_bytes?branch=main
1232026-03-05T02:12:43.241Zrequired by package `omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)`
1242026-03-05T02:12:43.241Z ... which satisfies path dependency `omicron-common` of package `test-project v0.1.0 (/tmp/test-project)`
1252026-03-05T02:12:43.248Zprocess exited: duration 7583 ms, exit code 101
 
1262026-03-05T02:12:43.256Zfound 0 output files