01K3PXWGXHR3HQAN76NX51D099: 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: 01K3PXXGVVVPCXF413KKSH6RC6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-27T23:37:36.024Zjob assigned to worker 01K3PY7W2ED721BAMVK8RF9KK2 [factory aws, i-007e876bbac1b4cf3] (queued for 6 m 40 s)
 
22025-08-27T23:37:44.365Zstarting task 0: "setup"
32025-08-27T23:37:44.369Z++ uname -s
42025-08-27T23:37:44.369Z+ kern=SunOS
52025-08-27T23:37:44.369Z+ build_user=build
62025-08-27T23:37:44.370Z+ build_uid=12345
72025-08-27T23:37:44.370Z+ work_dir=/work
82025-08-27T23:37:44.370Z+ input_dir=/input
92025-08-27T23:37:44.370Z+ [[ 0 == 12345 ]]
102025-08-27T23:37:44.370Z+ case "$kern" in
112025-08-27T23:37:44.370Z+ groupadd -g 12345 build
122025-08-27T23:37:44.374Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-27T23:37:46.380Z+ zfs create -o mountpoint=/work rpool/work
142025-08-27T23:37:46.504Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-27T23:37:46.508Z+ home_fs=zfs
162025-08-27T23:37:46.508Z+ [[ zfs == autofs ]]
172025-08-27T23:37:46.508Z+ mkdir -p /home/build
182025-08-27T23:37:46.508Z+ chown build:build /home/build /work
192025-08-27T23:37:48.511Z+ chmod 0700 /home/build /work
202025-08-27T23:37:48.515Zprocess exited: duration 4154 ms, exit code 0
 
212025-08-27T23:37:48.523Zstarting task 1: "rust-toolchain"
222025-08-27T23:37:48.529Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-08-27T23:37:48.529Z * rust toolchain channel = "1.89.0"
242025-08-27T23:37:48.529Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-08-27T23:37:48.529Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-08-27T23:37:48.529Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-27T23:37:48.529Z * rust toolchain profile = "default"
282025-08-27T23:37:48.533Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-27T23:37:48.534Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-08-27T23:37:48.634Zinfo: downloading installer
312025-08-27T23:37:50.130Zwarn: It looks like you have an existing installation of Rust at:
322025-08-27T23:37:50.130Zwarn: /opt/ooce/bin
332025-08-27T23:37:50.130Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-27T23:37:50.130Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-27T23:37:50.130Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-27T23:37:50.130Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-27T23:37:50.130Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-27T23:37:50.130Zerror: cannot install while Rust is installed
392025-08-27T23:37:50.130Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-27T23:37:50.160Zinfo: profile set to 'default'
412025-08-27T23:37:50.160Zinfo: default host triple is x86_64-unknown-illumos
422025-08-27T23:37:50.165Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-08-27T23:37:50.318Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-08-27T23:37:50.318Zinfo: downloading component 'cargo'
452025-08-27T23:37:51.278Zinfo: downloading component 'clippy'
462025-08-27T23:37:51.655Zinfo: downloading component 'rust-docs'
472025-08-27T23:37:53.110Zinfo: downloading component 'rust-std'
482025-08-27T23:37:55.163Zinfo: downloading component 'rustc'
492025-08-27T23:37:56.474Z
502025-08-27T23:37:56.478Zthread 'main' panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/io/driver.rs:208:27:
512025-08-27T23:37:56.478Zfailed to wake I/O driver: Os { code: 0, kind: Uncategorized, message: "Error 0" }
522025-08-27T23:37:56.478Znote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
532025-08-27T23:37:56.494Zprocess exited: duration 7970 ms, exit code 1
 
542025-08-27T23:37:56.504Zfound 0 output files
552025-08-27T23:37:56.508Ztask 2 was incomplete, marked failed
562025-08-27T23:37:56.508Ztask 3 was incomplete, marked failed
572025-08-27T23:37:56.508Ztask 4 was incomplete, marked failed