|
|
|
| 1 | 2026-08-06T22:37:48.176Z | job assigned to worker 01KZCKJ4E5DJPMNDSS2Z1PGENQ [factory aws, i-0be9a97567aa1f1b2] (queued for 53 s) |
| |
| 2 | 2026-08-06T22:37:55.154Z | starting task 0: "setup" |
| 3 | 2026-08-06T22:37:55.158Z | ++ uname -s |
| 4 | 2026-08-06T22:37:55.162Z | + kern=SunOS |
| 5 | 2026-08-06T22:37:55.162Z | + build_user=build |
| 6 | 2026-08-06T22:37:55.163Z | + build_uid=12345 |
| 7 | 2026-08-06T22:37:55.163Z | + work_dir=/work |
| 8 | 2026-08-06T22:37:55.163Z | + input_dir=/input |
| 9 | 2026-08-06T22:37:55.163Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-06T22:37:55.163Z | + case "$kern" in |
| 11 | 2026-08-06T22:37:55.163Z | + groupadd -g 12345 build |
| 12 | 2026-08-06T22:37:55.167Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-06T22:37:57.170Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-06T22:37:57.260Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-06T22:37:57.263Z | + home_fs=zfs |
| 16 | 2026-08-06T22:37:57.263Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-06T22:37:57.263Z | + mkdir -p /home/build |
| 18 | 2026-08-06T22:37:57.263Z | + chown build:build /home/build /work |
| 19 | 2026-08-06T22:37:59.266Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-06T22:37:59.269Z | process exited: duration 4117 ms, exit code 0 |
| |
| 21 | 2026-08-06T22:37:59.276Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-06T22:37:59.281Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-06T22:37:59.281Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-06T22:37:59.281Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-08-06T22:37:59.281Z | * rust toolchain profile = "default" |
| 26 | 2026-08-06T22:37:59.281Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-06T22:37:59.281Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-06T22:37:59.285Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-06T22:37:59.285Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-06T22:37:59.404Z | info: downloading installer |
| 31 | 2026-08-06T22:38:00.686Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-06T22:38:00.686Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-06T22:38:00.686Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-06T22:38:00.686Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-06T22:38:00.699Z | info: profile set to default |
| 36 | 2026-08-06T22:38:00.699Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-06T22:38:00.706Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-06T22:38:00.851Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-06T22:38:00.855Z | info: downloading 6 components |
| 40 | 2026-08-06T22:38:15.157Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-06T22:38:15.157Z | |
| 42 | 2026-08-06T22:38:15.184Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-06T22:38:15.184Z | |
| 44 | 2026-08-06T22:38:15.184Z | |
| 45 | 2026-08-06T22:38:15.184Z | Rust is installed now. Great! |
| 46 | 2026-08-06T22:38:15.184Z | |
| 47 | 2026-08-06T22:38:15.184Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-06T22:38:15.184Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-06T22:38:15.184Z | |
| 50 | 2026-08-06T22:38:15.184Z | To configure your current shell, you need to source |
| 51 | 2026-08-06T22:38:15.184Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-06T22:38:15.184Z | |
| 53 | 2026-08-06T22:38:15.184Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-06T22:38:15.185Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-06T22:38:15.185Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-06T22:38:15.185Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-06T22:38:15.185Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-06T22:38:15.185Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-06T22:38:15.185Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-06T22:38:15.188Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-06T22:38:15.189Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-06T22:38:15.282Z | + rustup --version |
| 63 | 2026-08-06T22:38:15.289Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-06T22:38:15.294Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-06T22:38:15.308Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-06T22:38:15.312Z | + cargo --version |
| 67 | 2026-08-06T22:38:15.319Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-06T22:38:15.323Z | + rustc --version |
| 69 | 2026-08-06T22:38:15.342Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-06T22:38:15.346Z | process exited: duration 16068 ms, exit code 0 |
| |
| 71 | 2026-08-06T22:38:15.353Z | starting task 2: "authentication" |
| 72 | 2026-08-06T22:38:15.370Z | process exited: duration 17 ms, exit code 0 |
| |
| 73 | 2026-08-06T22:38:15.378Z | starting task 3: "clone repository" |
| 74 | 2026-08-06T22:38:15.383Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-06T22:38:15.389Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-06T22:38:15.420Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-06T22:38:32.339Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-06T22:38:32.339Z | + git fetch origin 65d5c4a03b2fd329922c1ac79dd2910357c3926e |
| 79 | 2026-08-06T22:38:32.646Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-06T22:38:32.646Z | * branch 65d5c4a03b2fd329922c1ac79dd2910357c3926e -> FETCH_HEAD |
| 81 | 2026-08-06T22:38:32.659Z | + [[ -n eliza/fm-statefile ]] |
| 82 | 2026-08-06T22:38:32.662Z | ++ git branch --show-current |
| 83 | 2026-08-06T22:38:32.663Z | + current=main |
| 84 | 2026-08-06T22:38:32.663Z | + [[ main != eliza/fm-statefile ]] |
| 85 | 2026-08-06T22:38:32.663Z | + git branch -f eliza/fm-statefile 65d5c4a03b2fd329922c1ac79dd2910357c3926e |
| 86 | 2026-08-06T22:38:32.666Z | + git checkout -f eliza/fm-statefile |
| 87 | 2026-08-06T22:38:32.920Z | Switched to branch 'eliza/fm-statefile' |
| 88 | 2026-08-06T22:38:32.924Z | + git reset --hard 65d5c4a03b2fd329922c1ac79dd2910357c3926e |
| 89 | 2026-08-06T22:38:32.942Z | HEAD is now at 65d5c4a03 reticulizing |
| 90 | 2026-08-06T22:38:32.945Z | process exited: duration 17565 ms, exit code 0 |
| |
| 91 | 2026-08-06T22:38:32.952Z | starting task 4: "build" |
| 92 | 2026-08-06T22:38:32.957Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-06T22:38:32.957Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-06T22:38:32.957Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-06T22:38:32.961Z | +++ uname -s |
| 96 | 2026-08-06T22:38:32.961Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-06T22:38:32.961Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-06T22:38:32.964Z | + cargo --version |
| 99 | 2026-08-06T22:38:32.971Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-06T22:38:32.974Z | + rustc --version |
| 101 | 2026-08-06T22:38:32.994Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-06T22:38:32.997Z | + cargo tree --locked |
| 103 | 2026-08-06T22:38:33.014Z | error: missing comma between array elements, expected `,` |
| 104 | 2026-08-06T22:38:33.014Z | --> Cargo.toml:107:5 |
| 105 | 2026-08-06T22:38:33.014Z | | |
| 106 | 2026-08-06T22:38:33.014Z | 107 | "nexus/internal-api", |
| 107 | 2026-08-06T22:38:33.014Z | | ^ |
| 108 | 2026-08-06T22:38:33.018Z | process exited: duration 63 ms, exit code 101 |
| |
| 109 | 2026-08-06T22:38:33.025Z | found 0 output files |
| 110 | 2026-08-06T22:38:33.025Z | upload error: rule "/work/manifest.toml" required a match, but was not used |
| 111 | 2026-08-06T22:38:33.025Z | upload error: rule "/work/repo.zip" required a match, but was not used |
| 112 | 2026-08-06T22:38:33.025Z | upload error: rule "/work/repo.zip.sha256.txt" required a match, but was not used |
| 113 | 2026-08-06T22:38:33.025Z | upload error: rule "/work/helios.json" required a match, but was not used |
| 114 | 2026-08-06T22:38:33.025Z | upload error: rule "/work/incorporation.p5m" required a match, but was not used |
| 115 | 2026-08-06T22:38:33.025Z | upload error: rule "/work/incorporation.p5p" required a match, but was not used |