|
|
|
| 1 | 2026-05-09T03:25:06.137Z | job assigned to worker 01KR5C79997HJ4SHV9EY8DTXNM [factory aws, i-0d7eebd8a0d72f6af] (queued for 51 s) |
| |
| 2 | 2026-05-09T03:25:13.764Z | starting task 0: "setup" |
| 3 | 2026-05-09T03:25:13.770Z | ++ uname -s |
| 4 | 2026-05-09T03:25:13.773Z | + kern=SunOS |
| 5 | 2026-05-09T03:25:13.773Z | + build_user=build |
| 6 | 2026-05-09T03:25:13.773Z | + build_uid=12345 |
| 7 | 2026-05-09T03:25:13.773Z | + work_dir=/work |
| 8 | 2026-05-09T03:25:13.773Z | + input_dir=/input |
| 9 | 2026-05-09T03:25:13.773Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-09T03:25:13.774Z | + case "$kern" in |
| 11 | 2026-05-09T03:25:13.774Z | + groupadd -g 12345 build |
| 12 | 2026-05-09T03:25:13.774Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-09T03:25:15.779Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-09T03:25:15.901Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-09T03:25:15.905Z | + home_fs=zfs |
| 16 | 2026-05-09T03:25:15.905Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-09T03:25:15.905Z | + mkdir -p /home/build |
| 18 | 2026-05-09T03:25:15.905Z | + chown build:build /home/build /work |
| 19 | 2026-05-09T03:25:17.908Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-09T03:25:17.915Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-05-09T03:25:17.927Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-09T03:25:17.931Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-09T03:25:17.931Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-09T03:25:17.932Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-09T03:25:17.932Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-09T03:25:17.932Z | * rust toolchain channel = "stable" |
| 27 | 2026-05-09T03:25:17.932Z | * rust toolchain profile = "default" |
| 28 | 2026-05-09T03:25:17.938Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-09T03:25:17.938Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-09T03:25:18.058Z | info: downloading installer |
| 31 | 2026-05-09T03:25:19.468Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-09T03:25:19.469Z | warn: /opt/ooce/bin |
| 33 | 2026-05-09T03:25:19.469Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-09T03:25:19.469Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-09T03:25:19.469Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-09T03:25:19.469Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-09T03:25:19.469Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-09T03:25:19.469Z | error: cannot install while Rust is installed |
| 39 | 2026-05-09T03:25:19.469Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-09T03:25:19.469Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-09T03:25:19.469Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-09T03:25:19.469Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-09T03:25:19.469Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-09T03:25:19.481Z | info: profile set to default |
| 45 | 2026-05-09T03:25:19.483Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-09T03:25:19.487Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-09T03:25:19.618Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-09T03:25:19.622Z | info: downloading 6 components |
| 49 | 2026-05-09T03:25:34.376Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-09T03:25:34.376Z | |
| 51 | 2026-05-09T03:25:34.409Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-09T03:25:34.409Z | |
| 53 | 2026-05-09T03:25:34.409Z | |
| 54 | 2026-05-09T03:25:34.409Z | Rust is installed now. Great! |
| 55 | 2026-05-09T03:25:34.409Z | |
| 56 | 2026-05-09T03:25:34.469Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-09T03:25:34.469Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-09T03:25:34.469Z | |
| 59 | 2026-05-09T03:25:34.469Z | To configure your current shell, you need to source |
| 60 | 2026-05-09T03:25:34.469Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-09T03:25:34.469Z | |
| 62 | 2026-05-09T03:25:34.469Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-09T03:25:34.470Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-09T03:25:34.471Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-09T03:25:34.471Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-09T03:25:34.471Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-09T03:25:34.471Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-09T03:25:34.471Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-09T03:25:34.471Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-09T03:25:34.471Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-09T03:25:34.502Z | + rustup --version |
| 72 | 2026-05-09T03:25:34.523Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-09T03:25:34.524Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-09T03:25:34.741Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-09T03:25:34.741Z | + cargo --version |
| 76 | 2026-05-09T03:25:34.741Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-09T03:25:34.741Z | + rustc --version |
| 78 | 2026-05-09T03:25:34.742Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-09T03:25:34.742Z | process exited: duration 16644 ms, exit code 0 |
| |
| 80 | 2026-05-09T03:25:34.749Z | starting task 2: "authentication" |
| 81 | 2026-05-09T03:25:34.766Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-05-09T03:25:34.772Z | starting task 3: "clone repository" |
| 83 | 2026-05-09T03:25:34.776Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-05-09T03:25:34.780Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-05-09T03:25:34.807Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-05-09T03:25:35.565Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-05-09T03:25:35.565Z | + git fetch origin c59e7190b66fa3988dbb2b2ecb44858d8035a360 |
| 88 | 2026-05-09T03:25:35.798Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-05-09T03:25:35.798Z | * branch c59e7190b66fa3988dbb2b2ecb44858d8035a360 -> FETCH_HEAD |
| 90 | 2026-05-09T03:25:35.803Z | + [[ -n renovate/propolis-client-digest ]] |
| 91 | 2026-05-09T03:25:35.806Z | ++ git branch --show-current |
| 92 | 2026-05-09T03:25:35.806Z | + current=main |
| 93 | 2026-05-09T03:25:35.806Z | + [[ main != renovate/propolis-client-digest ]] |
| 94 | 2026-05-09T03:25:35.806Z | + git branch -f renovate/propolis-client-digest c59e7190b66fa3988dbb2b2ecb44858d8035a360 |
| 95 | 2026-05-09T03:25:35.809Z | + git checkout -f renovate/propolis-client-digest |
| 96 | 2026-05-09T03:25:35.873Z | Switched to branch 'renovate/propolis-client-digest' |
| 97 | 2026-05-09T03:25:35.877Z | + git reset --hard c59e7190b66fa3988dbb2b2ecb44858d8035a360 |
| 98 | 2026-05-09T03:25:35.937Z | HEAD is now at c59e719 Update propolis-client digest to 8409a47 |
| 99 | 2026-05-09T03:25:35.940Z | process exited: duration 1164 ms, exit code 0 |
| |
| 100 | 2026-05-09T03:25:35.948Z | starting task 4: "build" |
| 101 | 2026-05-09T03:25:35.952Z | + cargo --version |
| 102 | 2026-05-09T03:25:35.958Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 103 | 2026-05-09T03:25:36.138Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 104 | 2026-05-09T03:25:36.141Z | info: downloading 6 components |
| 105 | 2026-05-09T03:25:50.618Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 106 | 2026-05-09T03:25:50.623Z | + rustc --version |
| 107 | 2026-05-09T03:25:50.628Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 108 | 2026-05-09T03:25:50.632Z | + banner build |
| 109 | 2026-05-09T03:25:50.636Z | |
| 110 | 2026-05-09T03:25:50.636Z | ##### # # # # ##### |
| 111 | 2026-05-09T03:25:50.636Z | # # # # # # # # |
| 112 | 2026-05-09T03:25:50.636Z | ##### # # # # # # |
| 113 | 2026-05-09T03:25:50.636Z | # # # # # # # # |
| 114 | 2026-05-09T03:25:50.636Z | # # # # # # # # |
| 115 | 2026-05-09T03:25:50.636Z | ##### #### # ###### ##### |
| 116 | 2026-05-09T03:25:50.636Z | |
| 117 | 2026-05-09T03:25:50.636Z | + ptime -m cargo build --all |
| 118 | 2026-05-09T03:25:50.712Z | Updating crates.io index |
| 119 | 2026-05-09T03:25:50.715Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-05-09T03:25:51.231Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-05-09T03:25:51.231Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 122 | 2026-05-09T03:25:51.273Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-05-09T03:25:51.913Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-05-09T03:25:51.913Z | * [new ref] 8409a4748f76b0a8e49628a96a355ccfa3adb4b5 -> refs/commit/8409a4748f76b0a8e49628a96a355ccfa3adb4b5 |
| 125 | 2026-05-09T03:25:52.074Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-05-09T03:25:52.326Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-05-09T03:25:52.326Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-05-09T03:25:52.879Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-05-09T03:25:53.153Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-05-09T03:25:53.153Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-05-09T03:25:53.163Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-05-09T03:25:53.410Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-05-09T03:25:53.410Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-05-09T03:25:53.429Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-05-09T03:25:53.690Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-05-09T03:25:53.690Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-05-09T03:25:53.700Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-05-09T03:25:54.660Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-05-09T03:25:54.660Z | * [new ref] 3c1708d86e10f0370807388a1efe092edd99d431 -> refs/commit/3c1708d86e10f0370807388a1efe092edd99d431 |
| 140 | 2026-05-09T03:25:54.747Z | Updating crates.io index |
| 141 | 2026-05-09T03:25:56.305Z | error: failed to select a version for `indexmap`. |
| 142 | 2026-05-09T03:25:56.305Z | ... required by package `progenitor-impl v0.14.0` |
| 143 | 2026-05-09T03:25:56.305Z | ... which satisfies dependency `progenitor-impl = "^0.14.0"` of package `progenitor v0.14.0` |
| 144 | 2026-05-09T03:25:56.305Z | ... which satisfies dependency `progenitor = "^0.14.0"` of package `propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8409a4748f76b0a8e49628a96a355ccfa3adb4b5#8409a474)` |
| 145 | 2026-05-09T03:25:56.305Z | ... which satisfies git dependency `propolis-client` of package `libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib)` |
| 146 | 2026-05-09T03:25:56.305Z | ... which satisfies path dependency `libfalcon` (locked to 0.1.0) of package `duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo)` |
| 147 | 2026-05-09T03:25:56.305Z | versions that meet the requirements `^2.14.0` are: 2.14.0 |
| 148 | 2026-05-09T03:25:56.305Z | |
| 149 | 2026-05-09T03:25:56.305Z | all possible versions conflict with previously selected packages. |
| 150 | 2026-05-09T03:25:56.306Z | |
| 151 | 2026-05-09T03:25:56.306Z | previously selected package `indexmap v2.13.0` |
| 152 | 2026-05-09T03:25:56.306Z | ... which satisfies dependency `indexmap = "^2.11.4"` (locked to 2.13.0) of package `toml v0.9.12+spec-1.1.0` |
| 153 | 2026-05-09T03:25:56.306Z | ... which satisfies dependency `toml = "^0.9"` (locked to 0.9.12+spec-1.1.0) of package `libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib)` |
| 154 | 2026-05-09T03:25:56.306Z | ... which satisfies path dependency `libfalcon` (locked to 0.1.0) of package `duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo)` |
| 155 | 2026-05-09T03:25:56.306Z | |
| 156 | 2026-05-09T03:25:56.306Z | failed to select a version for `indexmap` which could resolve this conflict |
| 157 | 2026-05-09T03:25:56.310Z | |
| 158 | 2026-05-09T03:25:56.310Z | real 5.642342929 |
| 159 | 2026-05-09T03:25:56.310Z | user 1.831716106 |
| 160 | 2026-05-09T03:25:56.310Z | sys 0.326698007 |
| 161 | 2026-05-09T03:25:56.310Z | trap 0.000518570 |
| 162 | 2026-05-09T03:25:56.310Z | tflt 0.000009277 |
| 163 | 2026-05-09T03:25:56.310Z | dflt 0.000106989 |
| 164 | 2026-05-09T03:25:56.310Z | kflt 0.000001719 |
| 165 | 2026-05-09T03:25:56.310Z | lock 0.090820840 |
| 166 | 2026-05-09T03:25:56.310Z | slp 15.546900624 |
| 167 | 2026-05-09T03:25:56.310Z | lat 0.043894690 |
| 168 | 2026-05-09T03:25:56.310Z | stop 0.002867271 |
| 169 | 2026-05-09T03:25:56.312Z | process exited: duration 20345 ms, exit code 101 |
| |
| 170 | 2026-05-09T03:25:56.320Z | found 0 output files |