|
|
|
| 1 | 2026-03-05T04:07:01.260Z | job assigned to worker 01KJY2T46W4NSJQWT5NWMFABF8 [factory gimlet-EVT22200007-propolis, EVT22200007/60297] (queued for 25 s) |
| |
| 2 | 2026-03-05T04:07:10.141Z | starting task 0: "setup" |
| 3 | 2026-03-05T04:07:10.166Z | ++ uname -s |
| 4 | 2026-03-05T04:07:10.166Z | + kern=SunOS |
| 5 | 2026-03-05T04:07:10.167Z | + build_user=build |
| 6 | 2026-03-05T04:07:10.167Z | + build_uid=12345 |
| 7 | 2026-03-05T04:07:10.167Z | + work_dir=/work |
| 8 | 2026-03-05T04:07:10.167Z | + input_dir=/input |
| 9 | 2026-03-05T04:07:10.167Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T04:07:10.167Z | + case "$kern" in |
| 11 | 2026-03-05T04:07:10.167Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T04:07:10.167Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T04:07:12.164Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T04:07:12.203Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T04:07:12.227Z | + home_fs=zfs |
| 16 | 2026-03-05T04:07:12.227Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T04:07:12.228Z | + mkdir -p /home/build |
| 18 | 2026-03-05T04:07:12.228Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T04:07:14.213Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T04:07:14.237Z | process exited: duration 4078 ms, exit code 0 |
| |
| 21 | 2026-03-05T04:07:14.289Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T04:07:14.313Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-05T04:07:14.313Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-05T04:07:14.313Z | * rust toolchain profile = "default" |
| 25 | 2026-03-05T04:07:14.313Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-05T04:07:14.313Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T04:07:14.314Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-05T04:07:14.314Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T04:07:14.314Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T04:07:14.431Z | info: downloading installer |
| 31 | 2026-03-05T04:07:14.958Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T04:07:14.958Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T04:07:14.958Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T04:07:14.958Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T04:07:14.958Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T04:07:14.959Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T04:07:14.959Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T04:07:14.959Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T04:07:14.959Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T04:07:14.984Z | info: profile set to 'default' |
| 41 | 2026-03-05T04:07:14.984Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T04:07:14.984Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T04:07:15.187Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T04:07:15.187Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T04:07:15.382Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T04:07:15.464Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T04:07:15.699Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T04:07:16.099Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T04:07:17.661Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T04:07:17.722Z | info: installing component 'cargo' |
| 51 | 2026-03-05T04:07:18.940Z | info: installing component 'clippy' |
| 52 | 2026-03-05T04:07:19.402Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T04:07:22.810Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T04:07:24.783Z | info: installing component 'rustc' |
| 55 | 2026-03-05T04:07:33.002Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T04:07:33.370Z | |
| 57 | 2026-03-05T04:07:33.370Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-03-05T04:07:33.546Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T04:07:33.546Z | |
| 60 | 2026-03-05T04:07:33.546Z | |
| 61 | 2026-03-05T04:07:33.546Z | Rust is installed now. Great! |
| 62 | 2026-03-05T04:07:33.546Z | |
| 63 | 2026-03-05T04:07:33.546Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T04:07:33.546Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T04:07:33.546Z | |
| 66 | 2026-03-05T04:07:33.546Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T04:07:33.546Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T04:07:33.546Z | |
| 69 | 2026-03-05T04:07:33.546Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T04:07:33.546Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T04:07:33.546Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T04:07:33.546Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T04:07:33.668Z | + rustup --version |
| 74 | 2026-03-05T04:07:33.693Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T04:07:33.693Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T04:07:33.802Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T04:07:33.828Z | + cargo --version |
| 78 | 2026-03-05T04:07:33.908Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T04:07:33.933Z | + rustc --version |
| 80 | 2026-03-05T04:07:34.021Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T04:07:34.046Z | process exited: duration 19739 ms, exit code 0 |
| |
| 82 | 2026-03-05T04:07:34.098Z | starting task 2: "authentication" |
| 83 | 2026-03-05T04:07:34.156Z | process exited: duration 60 ms, exit code 0 |
| |
| 84 | 2026-03-05T04:07:34.206Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T04:07:34.231Z | + mkdir -p /work/oxidecomputer/falcon |
| 86 | 2026-03-05T04:07:34.232Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 87 | 2026-03-05T04:07:34.256Z | Cloning into '/work/oxidecomputer/falcon'... |
| 88 | 2026-03-05T04:07:35.869Z | + cd /work/oxidecomputer/falcon |
| 89 | 2026-03-05T04:07:35.869Z | + git fetch origin a1c6c55a43520a07f1716cd58aaea59783a5b2e2 |
| 90 | 2026-03-05T04:07:36.284Z | From https://github.com/oxidecomputer/falcon |
| 91 | 2026-03-05T04:07:36.284Z | * branch a1c6c55a43520a07f1716cd58aaea59783a5b2e2 -> FETCH_HEAD |
| 92 | 2026-03-05T04:07:36.311Z | + [[ -n renovate/propolis-client-digest ]] |
| 93 | 2026-03-05T04:07:36.311Z | ++ git branch --show-current |
| 94 | 2026-03-05T04:07:36.311Z | + current=main |
| 95 | 2026-03-05T04:07:36.311Z | + [[ main != renovate/propolis-client-digest ]] |
| 96 | 2026-03-05T04:07:36.312Z | + git branch -f renovate/propolis-client-digest a1c6c55a43520a07f1716cd58aaea59783a5b2e2 |
| 97 | 2026-03-05T04:07:36.336Z | + git checkout -f renovate/propolis-client-digest |
| 98 | 2026-03-05T04:07:36.464Z | Switched to branch 'renovate/propolis-client-digest' |
| 99 | 2026-03-05T04:07:36.489Z | + git reset --hard a1c6c55a43520a07f1716cd58aaea59783a5b2e2 |
| 100 | 2026-03-05T04:07:36.592Z | HEAD is now at a1c6c55 Update propolis-client digest to 3db8c28 |
| 101 | 2026-03-05T04:07:36.617Z | process exited: duration 2388 ms, exit code 0 |
| |
| 102 | 2026-03-05T04:07:36.666Z | starting task 4: "build" |
| 103 | 2026-03-05T04:07:36.691Z | + cargo --version |
| 104 | 2026-03-05T04:07:36.691Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 105 | 2026-03-05T04:07:36.855Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 106 | 2026-03-05T04:07:36.855Z | info: downloading component 'cargo' |
| 107 | 2026-03-05T04:07:37.089Z | info: downloading component 'clippy' |
| 108 | 2026-03-05T04:07:37.174Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-05T04:07:37.633Z | info: downloading component 'rust-std' |
| 110 | 2026-03-05T04:07:37.930Z | info: downloading component 'rustc' |
| 111 | 2026-03-05T04:07:39.499Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-05T04:07:39.554Z | info: installing component 'cargo' |
| 113 | 2026-03-05T04:07:40.655Z | info: installing component 'clippy' |
| 114 | 2026-03-05T04:07:41.098Z | info: installing component 'rust-docs' |
| 115 | 2026-03-05T04:07:44.316Z | info: installing component 'rust-std' |
| 116 | 2026-03-05T04:07:46.462Z | info: installing component 'rustc' |
| 117 | 2026-03-05T04:07:54.879Z | info: installing component 'rustfmt' |
| 118 | 2026-03-05T04:07:55.421Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 119 | 2026-03-05T04:07:55.445Z | + rustc --version |
| 120 | 2026-03-05T04:07:55.569Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 121 | 2026-03-05T04:07:55.593Z | + banner build |
| 122 | 2026-03-05T04:07:55.593Z | |
| 123 | 2026-03-05T04:07:55.593Z | ##### # # # # ##### |
| 124 | 2026-03-05T04:07:55.593Z | # # # # # # # # |
| 125 | 2026-03-05T04:07:55.593Z | ##### # # # # # # |
| 126 | 2026-03-05T04:07:55.593Z | # # # # # # # # |
| 127 | 2026-03-05T04:07:55.593Z | # # # # # # # # |
| 128 | 2026-03-05T04:07:55.593Z | ##### #### # ###### ##### |
| 129 | 2026-03-05T04:07:55.593Z | |
| 130 | 2026-03-05T04:07:55.593Z | + ptime -m cargo build --all |
| 131 | 2026-03-05T04:07:55.787Z | Updating crates.io index |
| 132 | 2026-03-05T04:07:55.812Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 133 | 2026-03-05T04:07:56.494Z | From https://github.com/oxidecomputer/netadm-sys |
| 134 | 2026-03-05T04:07:56.494Z | * [new ref] 5c5135ecfc91961c35dce798ea985cd1f21e1459 -> refs/commit/5c5135ecfc91961c35dce798ea985cd1f21e1459 |
| 135 | 2026-03-05T04:07:56.593Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 136 | 2026-03-05T04:07:58.645Z | From https://github.com/oxidecomputer/propolis |
| 137 | 2026-03-05T04:07:58.645Z | * [new ref] 3db8c282441aad15c0e583280d8f9903373bd953 -> refs/commit/3db8c282441aad15c0e583280d8f9903373bd953 |
| 138 | 2026-03-05T04:07:58.804Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 139 | 2026-03-05T04:07:59.282Z | From https://github.com/oxidecomputer/zone |
| 140 | 2026-03-05T04:07:59.282Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 141 | 2026-03-05T04:07:59.307Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 142 | 2026-03-05T04:07:59.735Z | From https://github.com/oxidecomputer/dlpi-sys |
| 143 | 2026-03-05T04:07:59.735Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 144 | 2026-03-05T04:07:59.759Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-03-05T04:08:00.344Z | From https://github.com/jmesmon/rust-libzfs |
| 146 | 2026-03-05T04:08:00.344Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 147 | 2026-03-05T04:08:00.370Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 148 | 2026-03-05T04:08:00.805Z | From https://github.com/oxidecomputer/rusty-doors |
| 149 | 2026-03-05T04:08:00.805Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 150 | 2026-03-05T04:08:00.830Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 151 | 2026-03-05T04:08:03.352Z | From https://github.com/oxidecomputer/crucible |
| 152 | 2026-03-05T04:08:03.352Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 153 | 2026-03-05T04:08:03.427Z | Updating crates.io index |
| 154 | 2026-03-05T04:08:04.396Z | error: failed to select a version for `serde_tokenstream`. |
| 155 | 2026-03-05T04:08:04.396Z | ... required by package `typify-macro v0.6.1` |
| 156 | 2026-03-05T04:08:04.396Z | ... which satisfies dependency `typify-macro = "^0.6.1"` of package `typify v0.6.1` |
| 157 | 2026-03-05T04:08:04.396Z | ... which satisfies dependency `typify = "^0.6.1"` of package `progenitor-impl v0.13.0` |
| 158 | 2026-03-05T04:08:04.396Z | ... which satisfies dependency `progenitor-impl = "^0.13.0"` of package `progenitor v0.13.0` |
| 159 | 2026-03-05T04:08:04.396Z | ... which satisfies dependency `progenitor = "^0.13.0"` of package `propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3db8c282441aad15c0e583280d8f9903373bd953#3db8c282)` |
| 160 | 2026-03-05T04:08:04.396Z | ... which satisfies git dependency `propolis-client` of package `libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib)` |
| 161 | 2026-03-05T04:08:04.396Z | ... which satisfies path dependency `libfalcon` (locked to 0.1.0) of package `duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo)` |
| 162 | 2026-03-05T04:08:04.396Z | versions that meet the requirements `^0.2.2` (locked to 0.2.2) are: 0.2.2 |
| 163 | 2026-03-05T04:08:04.396Z | |
| 164 | 2026-03-05T04:08:04.396Z | all possible versions conflict with previously selected packages. |
| 165 | 2026-03-05T04:08:04.396Z | |
| 166 | 2026-03-05T04:08:04.396Z | previously selected package `serde_tokenstream v0.2.3` |
| 167 | 2026-03-05T04:08:04.396Z | ... which satisfies dependency `serde_tokenstream = "^0.2.3"` of package `progenitor-macro v0.13.0` |
| 168 | 2026-03-05T04:08:04.396Z | ... which satisfies dependency `progenitor-macro = "^0.13.0"` of package `progenitor v0.13.0` |
| 169 | 2026-03-05T04:08:04.396Z | ... which satisfies dependency `progenitor = "^0.13.0"` of package `propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3db8c282441aad15c0e583280d8f9903373bd953#3db8c282)` |
| 170 | 2026-03-05T04:08:04.396Z | ... which satisfies git dependency `propolis-client` of package `libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib)` |
| 171 | 2026-03-05T04:08:04.396Z | ... which satisfies path dependency `libfalcon` (locked to 0.1.0) of package `duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo)` |
| 172 | 2026-03-05T04:08:04.396Z | |
| 173 | 2026-03-05T04:08:04.396Z | failed to select a version for `serde_tokenstream` which could resolve this conflict |
| 174 | 2026-03-05T04:08:04.421Z | |
| 175 | 2026-03-05T04:08:04.421Z | real 8.813237507 |
| 176 | 2026-03-05T04:08:04.421Z | user 3.627108946 |
| 177 | 2026-03-05T04:08:04.421Z | sys 0.890640403 |
| 178 | 2026-03-05T04:08:04.421Z | trap 0.002813679 |
| 179 | 2026-03-05T04:08:04.421Z | tflt 0.000060747 |
| 180 | 2026-03-05T04:08:04.421Z | dflt 0.000721013 |
| 181 | 2026-03-05T04:08:04.421Z | kflt 0.000000000 |
| 182 | 2026-03-05T04:08:04.422Z | lock 0.591727882 |
| 183 | 2026-03-05T04:08:04.422Z | slp 34.140899790 |
| 184 | 2026-03-05T04:08:04.422Z | lat 0.505937513 |
| 185 | 2026-03-05T04:08:04.422Z | stop 0.003255881 |
| 186 | 2026-03-05T04:08:04.422Z | process exited: duration 27754 ms, exit code 101 |
| |
| 187 | 2026-03-05T04:08:04.473Z | found 0 output files |