|
|
|
| 1 | 2026-02-17T05:24:07.940Z | job assigned to worker 01KHN0VNRESQ55F0RRFCF1M6PG [factory gimlet-EVT22200007-propolis, EVT22200007/58364] (queued for 2 m 58 s) |
| |
| 2 | 2026-02-17T05:24:17.351Z | starting task 0: "setup" |
| 3 | 2026-02-17T05:24:17.375Z | ++ uname -s |
| 4 | 2026-02-17T05:24:17.376Z | + kern=SunOS |
| 5 | 2026-02-17T05:24:17.376Z | + build_user=build |
| 6 | 2026-02-17T05:24:17.376Z | + build_uid=12345 |
| 7 | 2026-02-17T05:24:17.376Z | + work_dir=/work |
| 8 | 2026-02-17T05:24:17.376Z | + input_dir=/input |
| 9 | 2026-02-17T05:24:17.376Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T05:24:17.376Z | + case "$kern" in |
| 11 | 2026-02-17T05:24:17.376Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T05:24:17.376Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T05:24:19.380Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T05:24:19.418Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T05:24:19.442Z | + home_fs=zfs |
| 16 | 2026-02-17T05:24:19.442Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T05:24:19.442Z | + mkdir -p /home/build |
| 18 | 2026-02-17T05:24:19.442Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T05:24:20.427Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T05:24:20.451Z | process exited: duration 3080 ms, exit code 0 |
| |
| 21 | 2026-02-17T05:24:20.499Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T05:24:20.523Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T05:24:20.523Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-17T05:24:20.523Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-02-17T05:24:20.523Z | * rust toolchain channel = "stable" |
| 26 | 2026-02-17T05:24:20.523Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T05:24:20.523Z | * rust toolchain profile = "default" |
| 28 | 2026-02-17T05:24:20.523Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T05:24:20.523Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T05:24:20.664Z | info: downloading installer |
| 31 | 2026-02-17T05:24:21.431Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T05:24:21.431Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T05:24:21.431Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T05:24:21.431Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T05:24:21.431Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T05:24:21.431Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T05:24:21.431Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T05:24:21.431Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T05:24:21.431Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T05:24:21.455Z | info: profile set to 'default' |
| 41 | 2026-02-17T05:24:21.455Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T05:24:21.455Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T05:24:21.580Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T05:24:21.580Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T05:24:21.762Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T05:24:21.834Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T05:24:22.098Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T05:24:22.474Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T05:24:24.267Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T05:24:24.321Z | info: installing component 'cargo' |
| 51 | 2026-02-17T05:24:25.655Z | info: installing component 'clippy' |
| 52 | 2026-02-17T05:24:26.128Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T05:24:29.849Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T05:24:32.060Z | info: installing component 'rustc' |
| 55 | 2026-02-17T05:24:40.690Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T05:24:41.112Z | |
| 57 | 2026-02-17T05:24:41.112Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-02-17T05:24:41.302Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T05:24:41.302Z | |
| 60 | 2026-02-17T05:24:41.302Z | |
| 61 | 2026-02-17T05:24:41.302Z | Rust is installed now. Great! |
| 62 | 2026-02-17T05:24:41.302Z | |
| 63 | 2026-02-17T05:24:41.328Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T05:24:41.328Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T05:24:41.328Z | |
| 66 | 2026-02-17T05:24:41.328Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T05:24:41.328Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T05:24:41.328Z | |
| 69 | 2026-02-17T05:24:41.328Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T05:24:41.328Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T05:24:41.328Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T05:24:41.328Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T05:24:41.431Z | + rustup --version |
| 74 | 2026-02-17T05:24:41.456Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T05:24:41.456Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T05:24:41.587Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T05:24:41.613Z | + cargo --version |
| 78 | 2026-02-17T05:24:41.719Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T05:24:41.743Z | + rustc --version |
| 80 | 2026-02-17T05:24:41.849Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T05:24:41.876Z | process exited: duration 21358 ms, exit code 0 |
| |
| 82 | 2026-02-17T05:24:41.928Z | starting task 2: "authentication" |
| 83 | 2026-02-17T05:24:41.989Z | process exited: duration 64 ms, exit code 0 |
| |
| 84 | 2026-02-17T05:24:42.037Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T05:24:42.062Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-17T05:24:42.062Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-17T05:24:42.086Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-17T05:24:43.296Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-17T05:24:43.296Z | + git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 90 | 2026-02-17T05:24:43.650Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-17T05:24:43.650Z | * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD |
| 92 | 2026-02-17T05:24:43.674Z | + [[ -n renovate/reqwest-0.x ]] |
| 93 | 2026-02-17T05:24:43.674Z | ++ git branch --show-current |
| 94 | 2026-02-17T05:24:43.674Z | + current=main |
| 95 | 2026-02-17T05:24:43.674Z | + [[ main != renovate/reqwest-0.x ]] |
| 96 | 2026-02-17T05:24:43.674Z | + git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 97 | 2026-02-17T05:24:43.698Z | + git checkout -f renovate/reqwest-0.x |
| 98 | 2026-02-17T05:24:43.730Z | Switched to branch 'renovate/reqwest-0.x' |
| 99 | 2026-02-17T05:24:43.755Z | + git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 100 | 2026-02-17T05:24:43.755Z | HEAD is now at e54075a Update Rust crate reqwest to 0.13 |
| 101 | 2026-02-17T05:24:43.755Z | process exited: duration 1704 ms, exit code 0 |
| |
| 102 | 2026-02-17T05:24:43.807Z | starting task 4: "build" |
| 103 | 2026-02-17T05:24:43.831Z | + pfexec pkg install clang-15 |
| 104 | 2026-02-17T05:25:00.975Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 105 | 2026-02-17T05:25:18.880Z | Startup: Caching catalogs ... Done |
| 106 | 2026-02-17T05:25:56.296Z | Planning: Solver setup ... Done |
| 107 | 2026-02-17T05:25:56.583Z | Planning: Running solver ... Done |
| 108 | 2026-02-17T05:25:56.790Z | Planning: Finding local manifests ... Done |
| 109 | 2026-02-17T05:25:56.929Z | Planning: Fetching manifests: 0/2 0% complete |
| 110 | 2026-02-17T05:25:57.415Z | Planning: Fetching manifests: 2/2 100% complete |
| 111 | 2026-02-17T05:25:57.498Z | Planning: Package planning ... Done |
| 112 | 2026-02-17T05:25:57.586Z | Planning: Merging actions ... Done |
| 113 | 2026-02-17T05:25:57.894Z | Planning: Checking for conflicting actions ... Done |
| 114 | 2026-02-17T05:25:57.918Z | Planning: Consolidating action changes ... Done |
| 115 | 2026-02-17T05:25:58.753Z | Planning: Evaluating mediators ... Done |
| 116 | 2026-02-17T05:25:58.777Z | Planning: Planning completed in 39.77 seconds |
| 117 | 2026-02-17T05:25:58.805Z | Packages to install: 2 |
| 118 | 2026-02-17T05:25:58.805Z | Mediators to change: 2 |
| 119 | 2026-02-17T05:25:58.805Z | Services to change: 1 |
| 120 | 2026-02-17T05:25:58.829Z | Create boot environment: No |
| 121 | 2026-02-17T05:25:58.829Z | Create backup boot environment: No |
| 122 | 2026-02-17T05:25:58.889Z | |
| 123 | 2026-02-17T05:25:58.889Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 124 | 2026-02-17T05:26:03.889Z | Download: 982/3076 items 78.8/211.3MB 37% complete (16.0M/s) |
| 125 | 2026-02-17T05:26:08.889Z | Download: 1569/3076 items 117.1/211.3MB 55% complete (11.9M/s) |
| 126 | 2026-02-17T05:26:13.891Z | Download: 2578/3076 items 119.7/211.3MB 56% complete (4.2M/s) |
| 127 | 2026-02-17T05:26:18.854Z | Download: Completed 211.31 MB in 19.97 seconds (10.6M/s) |
| 128 | 2026-02-17T05:26:19.016Z | Actions: 1/3418 actions (Installing new actions) |
| 129 | 2026-02-17T05:26:24.019Z | Actions: 2215/3418 actions (Installing new actions) |
| 130 | 2026-02-17T05:26:25.047Z | Actions: Completed 3418 actions in 6.03 seconds. |
| 131 | 2026-02-17T05:26:25.724Z | Done |
| 132 | 2026-02-17T05:26:25.724Z | Done |
| 133 | 2026-02-17T05:26:27.066Z | Done |
| 134 | 2026-02-17T05:26:32.504Z | Done |
| 135 | 2026-02-17T05:26:32.607Z | Done |
| 136 | 2026-02-17T05:26:32.630Z | Done |
| 137 | 2026-02-17T05:26:32.766Z | Done |
| 138 | 2026-02-17T05:26:33.431Z | + cargo --version |
| 139 | 2026-02-17T05:26:33.456Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 140 | 2026-02-17T05:26:33.610Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 141 | 2026-02-17T05:26:33.611Z | info: downloading component 'cargo' |
| 142 | 2026-02-17T05:26:33.863Z | info: downloading component 'clippy' |
| 143 | 2026-02-17T05:26:33.957Z | info: downloading component 'rust-docs' |
| 144 | 2026-02-17T05:26:34.457Z | info: downloading component 'rust-std' |
| 145 | 2026-02-17T05:26:34.732Z | info: downloading component 'rustc' |
| 146 | 2026-02-17T05:26:35.895Z | info: downloading component 'rustfmt' |
| 147 | 2026-02-17T05:26:35.957Z | info: installing component 'cargo' |
| 148 | 2026-02-17T05:26:37.086Z | info: installing component 'clippy' |
| 149 | 2026-02-17T05:26:37.546Z | info: installing component 'rust-docs' |
| 150 | 2026-02-17T05:26:40.886Z | info: installing component 'rust-std' |
| 151 | 2026-02-17T05:26:43.020Z | info: installing component 'rustc' |
| 152 | 2026-02-17T05:26:51.732Z | info: installing component 'rustfmt' |
| 153 | 2026-02-17T05:26:52.312Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 154 | 2026-02-17T05:26:52.336Z | + rustc --version |
| 155 | 2026-02-17T05:26:52.451Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 156 | 2026-02-17T05:26:52.476Z | + banner check |
| 157 | 2026-02-17T05:26:52.476Z | |
| 158 | 2026-02-17T05:26:52.477Z | #### # # ###### #### # # |
| 159 | 2026-02-17T05:26:52.477Z | # # # # # # # # # |
| 160 | 2026-02-17T05:26:52.477Z | # ###### ##### # #### |
| 161 | 2026-02-17T05:26:52.477Z | # # # # # # # |
| 162 | 2026-02-17T05:26:52.477Z | # # # # # # # # # |
| 163 | 2026-02-17T05:26:52.477Z | #### # # ###### #### # # |
| 164 | 2026-02-17T05:26:52.477Z | |
| 165 | 2026-02-17T05:26:52.477Z | + cargo fmt -- --check |
| 166 | 2026-02-17T05:26:53.500Z | + cargo clippy --all-targets -- --deny warnings |
| 167 | 2026-02-17T05:26:53.918Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 168 | 2026-02-17T05:26:54.733Z | From https://github.com/oxidecomputer/falcon |
| 169 | 2026-02-17T05:26:54.733Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 170 | 2026-02-17T05:26:54.888Z | Updating crates.io index |
| 171 | 2026-02-17T05:26:54.912Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 172 | 2026-02-17T05:26:55.798Z | From https://github.com/oxidecomputer/dendrite |
| 173 | 2026-02-17T05:26:55.798Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 174 | 2026-02-17T05:26:55.913Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 175 | 2026-02-17T05:26:56.272Z | From https://github.com/oxidecomputer/ispf |
| 176 | 2026-02-17T05:26:56.272Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 177 | 2026-02-17T05:26:56.315Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 178 | 2026-02-17T05:26:56.848Z | From https://github.com/oxidecomputer/netadm-sys |
| 179 | 2026-02-17T05:26:56.848Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 180 | 2026-02-17T05:26:56.872Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 181 | 2026-02-17T05:27:05.688Z | From https://github.com/oxidecomputer/omicron |
| 182 | 2026-02-17T05:27:05.688Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 183 | 2026-02-17T05:27:06.654Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 184 | 2026-02-17T05:27:07.429Z | From https://github.com/oxidecomputer/opte |
| 185 | 2026-02-17T05:27:07.429Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 186 | 2026-02-17T05:27:07.568Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 187 | 2026-02-17T05:27:07.915Z | From https://github.com/illumos/smf-rs |
| 188 | 2026-02-17T05:27:07.915Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 189 | 2026-02-17T05:27:07.954Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 190 | 2026-02-17T05:27:08.328Z | From https://github.com/oxidecomputer/network-interface |
| 191 | 2026-02-17T05:27:08.328Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 192 | 2026-02-17T05:27:08.376Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 193 | 2026-02-17T05:27:08.760Z | From https://github.com/oxidecomputer/zone |
| 194 | 2026-02-17T05:27:08.760Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 195 | 2026-02-17T05:27:08.809Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 196 | 2026-02-17T05:27:10.232Z | From https://github.com/oxidecomputer/propolis |
| 197 | 2026-02-17T05:27:10.232Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 198 | 2026-02-17T05:27:10.447Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 199 | 2026-02-17T05:27:11.117Z | From https://github.com/oxidecomputer/transceiver-control |
| 200 | 2026-02-17T05:27:11.117Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 201 | 2026-02-17T05:27:11.155Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 202 | 2026-02-17T05:27:11.514Z | From https://github.com/oxidecomputer/dlpi-sys |
| 203 | 2026-02-17T05:27:11.514Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 204 | 2026-02-17T05:27:11.538Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 205 | 2026-02-17T05:27:11.958Z | From https://github.com/jmesmon/rust-libzfs |
| 206 | 2026-02-17T05:27:11.958Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 207 | 2026-02-17T05:27:11.988Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 208 | 2026-02-17T05:27:12.318Z | From https://github.com/oxidecomputer/rusty-doors |
| 209 | 2026-02-17T05:27:12.318Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 210 | 2026-02-17T05:27:12.385Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 211 | 2026-02-17T05:27:12.835Z | From https://github.com/oxidecomputer/lldp |
| 212 | 2026-02-17T05:27:12.836Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 213 | 2026-02-17T05:27:12.864Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 214 | 2026-02-17T05:27:13.866Z | From https://github.com/oxidecomputer/maghemite |
| 215 | 2026-02-17T05:27:13.866Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 216 | 2026-02-17T05:27:13.946Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 217 | 2026-02-17T05:27:14.291Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 218 | 2026-02-17T05:27:14.291Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 219 | 2026-02-17T05:27:14.335Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 220 | 2026-02-17T05:27:14.714Z | From https://github.com/oxidecomputer/slog-error-chain |
| 221 | 2026-02-17T05:27:14.715Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 222 | 2026-02-17T05:27:14.738Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 223 | 2026-02-17T05:27:15.152Z | From https://github.com/oxidecomputer/tufaceous |
| 224 | 2026-02-17T05:27:15.152Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 225 | 2026-02-17T05:27:15.233Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 226 | 2026-02-17T05:27:15.873Z | From https://github.com/oxidecomputer/management-gateway-service |
| 227 | 2026-02-17T05:27:15.873Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 228 | 2026-02-17T05:27:15.922Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 229 | 2026-02-17T05:27:17.700Z | From https://github.com/oxidecomputer/crucible |
| 230 | 2026-02-17T05:27:17.700Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 231 | 2026-02-17T05:27:17.893Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 232 | 2026-02-17T05:27:18.371Z | From https://github.com/oxidecomputer/propolis |
| 233 | 2026-02-17T05:27:18.371Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 234 | 2026-02-17T05:27:18.610Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 235 | 2026-02-17T05:27:18.995Z | From https://github.com/oxidecomputer/tofino |
| 236 | 2026-02-17T05:27:18.995Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 237 | 2026-02-17T05:27:19.019Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 238 | 2026-02-17T05:27:19.383Z | From https://github.com/oxidecomputer/clickward |
| 239 | 2026-02-17T05:27:19.383Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 240 | 2026-02-17T05:27:19.435Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 241 | 2026-02-17T05:27:19.784Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 242 | 2026-02-17T05:27:19.784Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 243 | 2026-02-17T05:27:20.515Z | error: failed to select a version for `reqwest`. |
| 244 | 2026-02-17T05:27:20.515Z | ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)` |
| 245 | 2026-02-17T05:27:20.515Z | ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)` |
| 246 | 2026-02-17T05:27:20.515Z | versions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0 |
| 247 | 2026-02-17T05:27:20.515Z | |
| 248 | 2026-02-17T05:27:20.515Z | package `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature. |
| 249 | 2026-02-17T05:27:20.515Z | |
| 250 | 2026-02-17T05:27:20.515Z | |
| 251 | 2026-02-17T05:27:20.515Z | failed to select a version for `reqwest` which could resolve this conflict |
| 252 | 2026-02-17T05:27:20.580Z | process exited: duration 156785 ms, exit code 101 |
| |
| 253 | 2026-02-17T05:27:20.630Z | found 0 output files |