01JP0Z2QVZH18MA6NGTCX3JAJ2: 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: 01JP0Z32NFD86PG8N143Q4P134

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-10T21:24:30.586Zjob assigned to worker 01JP0Z336E5QBXX0KSGAASWE56 [factory gimlet-EVT22200007-propolis, EVT22200007/21595] (queued for 25 s)
 
22025-03-10T21:24:38.928Zstarting task 0: "setup"
32025-03-10T21:24:38.954Z++ uname -s
42025-03-10T21:24:38.954Z+ kern=SunOS
52025-03-10T21:24:38.954Z+ build_user=build
62025-03-10T21:24:38.954Z+ build_uid=12345
72025-03-10T21:24:38.954Z+ work_dir=/work
82025-03-10T21:24:38.954Z+ input_dir=/input
92025-03-10T21:24:38.954Z+ [[ 0 == 12345 ]]
102025-03-10T21:24:38.954Z+ case "$kern" in
112025-03-10T21:24:38.954Z+ groupadd -g 12345 build
122025-03-10T21:24:38.954Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-10T21:24:40.952Z+ zfs create -o mountpoint=/work rpool/work
142025-03-10T21:24:40.987Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-10T21:24:41.012Z+ home_fs=zfs
162025-03-10T21:24:41.012Z+ [[ zfs == autofs ]]
172025-03-10T21:24:41.012Z+ mkdir -p /home/build
182025-03-10T21:24:41.012Z+ chown build:build /home/build /work
192025-03-10T21:24:42.995Z+ chmod 0700 /home/build /work
202025-03-10T21:24:43.020Zprocess exited: duration 4072 ms, exit code 0
 
212025-03-10T21:24:43.072Zstarting task 1: "rust-toolchain"
222025-03-10T21:24:43.097Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-10T21:24:43.097Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-10T21:24:43.097Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-03-10T21:24:43.097Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-03-10T21:24:43.097Z * rust toolchain channel = "1.85.0"
272025-03-10T21:24:43.097Z * rust toolchain profile = "default"
282025-03-10T21:24:43.097Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
292025-03-10T21:24:43.097Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
302025-03-10T21:24:43.230Zinfo: downloading installer
312025-03-10T21:24:43.839Zwarn: It looks like you have an existing installation of Rust at:
322025-03-10T21:24:43.839Zwarn: /opt/ooce/bin
332025-03-10T21:24:43.839Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-10T21:24:43.839Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-10T21:24:43.839Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-10T21:24:43.839Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-10T21:24:43.840Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-10T21:24:43.840Zerror: cannot install while Rust is installed
392025-03-10T21:24:43.840Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-10T21:24:43.864Zinfo: profile set to 'default'
412025-03-10T21:24:43.865Zinfo: default host triple is x86_64-unknown-illumos
422025-03-10T21:24:43.865Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-10T21:24:43.967Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-10T21:24:43.967Zinfo: downloading component 'cargo'
452025-03-10T21:24:44.113Zinfo: downloading component 'clippy'
462025-03-10T21:24:44.191Zinfo: downloading component 'rust-docs'
472025-03-10T21:24:44.488Zinfo: downloading component 'rust-std'
482025-03-10T21:24:44.991Zinfo: downloading component 'rustc'
492025-03-10T21:24:45.763Z
502025-03-10T21:24:45.763Zthread 'main' panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/io/driver.rs:208:27:
512025-03-10T21:24:45.763Zfailed to wake I/O driver: Os { code: 0, kind: Uncategorized, message: "Error 0" }
522025-03-10T21:24:45.763Znote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
532025-03-10T21:24:45.789Zprocess exited: duration 2717 ms, exit code 1
 
542025-03-10T21:24:45.839Zfound 0 output files
552025-03-10T21:24:45.864Ztask 2 was incomplete, marked failed
562025-03-10T21:24:45.864Ztask 3 was incomplete, marked failed
572025-03-10T21:24:45.864Ztask 4 was incomplete, marked failed