|
|
|
1 | 2025-03-24T23:17:21.248Z | job assigned to worker 01JQ5735Z44D8D97Z6KNXVWPWT [factory aws, i-0ea9e00c5b22c4c7b] (queued for 49 s) |
|
2 | 2025-03-24T23:17:29.555Z | starting task 0: "setup" |
3 | 2025-03-24T23:17:29.560Z | ++ uname -s |
4 | 2025-03-24T23:17:29.564Z | + kern=SunOS |
5 | 2025-03-24T23:17:29.564Z | + build_user=build |
6 | 2025-03-24T23:17:29.564Z | + build_uid=12345 |
7 | 2025-03-24T23:17:29.564Z | + work_dir=/work |
8 | 2025-03-24T23:17:29.564Z | + input_dir=/input |
9 | 2025-03-24T23:17:29.564Z | + [[ 0 == 12345 ]] |
10 | 2025-03-24T23:17:29.564Z | + case "$kern" in |
11 | 2025-03-24T23:17:29.564Z | + groupadd -g 12345 build |
12 | 2025-03-24T23:17:29.567Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-24T23:17:31.572Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-24T23:17:31.705Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-24T23:17:31.708Z | + home_fs=zfs |
16 | 2025-03-24T23:17:31.708Z | + [[ zfs == autofs ]] |
17 | 2025-03-24T23:17:31.708Z | + mkdir -p /home/build |
18 | 2025-03-24T23:17:31.711Z | + chown build:build /home/build /work |
19 | 2025-03-24T23:17:33.711Z | + chmod 0700 /home/build /work |
20 | 2025-03-24T23:17:33.715Z | process exited: duration 4161 ms, exit code 0 |
|
21 | 2025-03-24T23:17:33.721Z | starting task 1: "rust-toolchain" |
22 | 2025-03-24T23:17:33.727Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
23 | 2025-03-24T23:17:33.727Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-03-24T23:17:33.727Z | * rust toolchain channel = "1.85.0" |
25 | 2025-03-24T23:17:33.727Z | * rust toolchain profile = "default" |
26 | 2025-03-24T23:17:33.730Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-24T23:17:33.730Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-24T23:17:33.730Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-24T23:17:33.731Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-03-24T23:17:33.833Z | info: downloading installer |
31 | 2025-03-24T23:17:35.270Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-24T23:17:35.270Z | warn: /opt/ooce/bin |
33 | 2025-03-24T23:17:35.270Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-24T23:17:35.270Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-24T23:17:35.270Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-24T23:17:35.270Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-24T23:17:35.271Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-24T23:17:35.271Z | error: cannot install while Rust is installed |
39 | 2025-03-24T23:17:35.271Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-24T23:17:35.308Z | info: profile set to 'default' |
41 | 2025-03-24T23:17:35.308Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-24T23:17:35.319Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-03-24T23:17:35.490Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-24T23:17:35.490Z | info: downloading component 'cargo' |
45 | 2025-03-24T23:17:36.411Z | info: downloading component 'clippy' |
46 | 2025-03-24T23:17:36.725Z | info: downloading component 'rust-docs' |
47 | 2025-03-24T23:17:37.858Z | info: downloading component 'rust-std' |
48 | 2025-03-24T23:17:40.144Z | info: downloading component 'rustc' |
49 | 2025-03-24T23:17:43.366Z | |
50 | 2025-03-24T23:17:43.366Z | thread 'main' panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/io/driver.rs:208:27: |
51 | 2025-03-24T23:17:43.366Z | failed to wake I/O driver: Os { code: 0, kind: Uncategorized, message: "Error 0" } |
52 | 2025-03-24T23:17:43.366Z | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
53 | 2025-03-24T23:17:43.386Z | process exited: duration 9664 ms, exit code 1 |
|
54 | 2025-03-24T23:17:43.395Z | found 0 output files |
55 | 2025-03-24T23:17:43.395Z | upload error: rule "/work/manifest.toml" required a match, but was not used |
56 | 2025-03-24T23:17:43.395Z | upload error: rule "/work/repo.zip" required a match, but was not used |
57 | 2025-03-24T23:17:43.395Z | upload error: rule "/work/repo.zip.sha256.txt" required a match, but was not used |
58 | 2025-03-24T23:17:43.398Z | task 2 was incomplete, marked failed |
59 | 2025-03-24T23:17:43.398Z | task 3 was incomplete, marked failed |
60 | 2025-03-24T23:17:43.398Z | task 4 was incomplete, marked failed |