01K2JK5T709X6P9VGSN1VE384Z: clippy (helios)

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

Buildomat Job: 01K2JK6674D338FJSZJ86HP4X5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-13T20:51:18.167Zjob assigned to worker 01K2JK66G0BPFFM2F2QP1P90SG [factory gimlet-EVT22200007-propolis, EVT22200007/38193] (queued for 32 s)
 
22025-08-13T20:51:27.845Zstarting task 0: "setup"
32025-08-13T20:51:27.872Z++ uname -s
42025-08-13T20:51:27.872Z+ kern=SunOS
52025-08-13T20:51:27.872Z+ build_user=build
62025-08-13T20:51:27.872Z+ build_uid=12345
72025-08-13T20:51:27.872Z+ work_dir=/work
82025-08-13T20:51:27.872Z+ input_dir=/input
92025-08-13T20:51:27.872Z+ [[ 0 == 12345 ]]
102025-08-13T20:51:27.872Z+ case "$kern" in
112025-08-13T20:51:27.872Z+ groupadd -g 12345 build
122025-08-13T20:51:27.872Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-13T20:51:29.883Z+ zfs create -o mountpoint=/work rpool/work
142025-08-13T20:51:29.923Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-13T20:51:29.950Z+ home_fs=zfs
162025-08-13T20:51:29.950Z+ [[ zfs == autofs ]]
172025-08-13T20:51:29.950Z+ mkdir -p /home/build
182025-08-13T20:51:29.950Z+ chown build:build /home/build /work
192025-08-13T20:51:31.934Z+ chmod 0700 /home/build /work
202025-08-13T20:51:31.961Zprocess exited: duration 4094 ms, exit code 0
 
212025-08-13T20:51:32.019Zstarting task 1: "rust-toolchain"
222025-08-13T20:51:32.048Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-08-13T20:51:32.048Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-08-13T20:51:32.048Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-08-13T20:51:32.048Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-08-13T20:51:32.048Z * rust toolchain channel = "1.88.0"
272025-08-13T20:51:32.048Z * rust toolchain profile = "default"
282025-08-13T20:51:32.048Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-13T20:51:32.048Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-08-13T20:51:32.209Zinfo: downloading installer
312025-08-13T20:51:33.471Zwarn: It looks like you have an existing installation of Rust at:
322025-08-13T20:51:33.471Zwarn: /opt/ooce/bin
332025-08-13T20:51:33.471Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-13T20:51:33.471Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-13T20:51:33.471Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-13T20:51:33.471Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-13T20:51:33.472Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-13T20:51:33.472Zerror: cannot install while Rust is installed
392025-08-13T20:51:33.472Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-13T20:51:33.500Zinfo: profile set to 'default'
412025-08-13T20:51:33.500Zinfo: default host triple is x86_64-unknown-illumos
422025-08-13T20:51:33.500Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-08-13T20:51:33.714Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-08-13T20:51:33.714Zinfo: downloading component 'cargo'
452025-08-13T20:51:33.996Zinfo: downloading component 'clippy'
462025-08-13T20:51:34.120Zinfo: downloading component 'rust-docs'
472025-08-13T20:51:34.625Zinfo: downloading component 'rust-std'
482025-08-13T20:51:34.977Zinfo: downloading component 'rustc'
492025-08-13T20:51:35.242Z
502025-08-13T20:51:35.242Zthread 'main' panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/io/driver.rs:208:27:
512025-08-13T20:51:35.242Zfailed to wake I/O driver: Os { code: 0, kind: Uncategorized, message: "Error 0" }
522025-08-13T20:51:35.242Znote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
532025-08-13T20:51:35.273Zprocess exited: duration 3256 ms, exit code 1
 
542025-08-13T20:51:35.328Zfound 0 output files
552025-08-13T20:51:35.357Ztask 2 was incomplete, marked failed
562025-08-13T20:51:35.357Ztask 3 was incomplete, marked failed
572025-08-13T20:51:35.357Ztask 4 was incomplete, marked failed