|
|
|
| 1 | 2026-03-14T04:46:39.629Z | job assigned to worker 01KKNAK9K1Y3FM4G5YZJGFB76R [factory aws, i-05423486f1f7a90fd] (queued for 1 m 37 s) |
| |
| 2 | 2026-03-14T04:46:47.291Z | starting task 0: "setup" |
| 3 | 2026-03-14T04:46:47.296Z | ++ uname -s |
| 4 | 2026-03-14T04:46:47.299Z | + kern=SunOS |
| 5 | 2026-03-14T04:46:47.299Z | + build_user=build |
| 6 | 2026-03-14T04:46:47.299Z | + build_uid=12345 |
| 7 | 2026-03-14T04:46:47.299Z | + work_dir=/work |
| 8 | 2026-03-14T04:46:47.299Z | + input_dir=/input |
| 9 | 2026-03-14T04:46:47.299Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-14T04:46:47.299Z | + case "$kern" in |
| 11 | 2026-03-14T04:46:47.299Z | + groupadd -g 12345 build |
| 12 | 2026-03-14T04:46:47.302Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-14T04:46:49.306Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-14T04:46:49.419Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-14T04:46:49.422Z | + home_fs=zfs |
| 16 | 2026-03-14T04:46:49.422Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-14T04:46:49.422Z | + mkdir -p /home/build |
| 18 | 2026-03-14T04:46:49.425Z | + chown build:build /home/build /work |
| 19 | 2026-03-14T04:46:51.428Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-14T04:46:51.431Z | process exited: duration 4138 ms, exit code 0 |
| |
| 21 | 2026-03-14T04:46:51.441Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-14T04:46:51.444Z | * rust toolchain channel = "1.84.0" |
| 23 | 2026-03-14T04:46:51.444Z | * rust toolchain profile = "default" |
| 24 | 2026-03-14T04:46:51.444Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.0 |
| 25 | 2026-03-14T04:46:51.444Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-14T04:46:51.444Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-14T04:46:51.444Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-14T04:46:51.444Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-14T04:46:51.447Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default |
| 30 | 2026-03-14T04:46:51.584Z | info: downloading installer |
| 31 | 2026-03-14T04:46:53.226Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-14T04:46:53.226Z | warn: /opt/ooce/bin |
| 33 | 2026-03-14T04:46:53.226Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-14T04:46:53.226Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-14T04:46:53.226Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-14T04:46:53.226Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-14T04:46:53.226Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-14T04:46:53.226Z | error: cannot install while Rust is installed |
| 39 | 2026-03-14T04:46:53.226Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-14T04:46:53.226Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-14T04:46:53.226Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-14T04:46:53.226Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-14T04:46:53.226Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-14T04:46:53.243Z | info: profile set to default |
| 45 | 2026-03-14T04:46:53.243Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-14T04:46:53.245Z | info: syncing channel updates for 1.84.0-x86_64-unknown-illumos |
| 47 | 2026-03-14T04:46:53.532Z | info: latest update on 2025-01-09 for version 1.84.0 (9fc6b4312 2025-01-07) |
| 48 | 2026-03-14T04:46:53.535Z | info: downloading 6 components |
| 49 | 2026-03-14T04:47:08.069Z | |
| 50 | 2026-03-14T04:47:08.069Z | info: default toolchain set to 1.84.0-x86_64-unknown-illumos |
| 51 | 2026-03-14T04:47:08.102Z | 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07) |
| 52 | 2026-03-14T04:47:08.102Z | |
| 53 | 2026-03-14T04:47:08.105Z | |
| 54 | 2026-03-14T04:47:08.105Z | Rust is installed now. Great! |
| 55 | 2026-03-14T04:47:08.105Z | |
| 56 | 2026-03-14T04:47:08.105Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-14T04:47:08.105Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-14T04:47:08.105Z | |
| 59 | 2026-03-14T04:47:08.105Z | To configure your current shell, you need to source |
| 60 | 2026-03-14T04:47:08.105Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-14T04:47:08.105Z | |
| 62 | 2026-03-14T04:47:08.105Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-14T04:47:08.105Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-14T04:47:08.106Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-14T04:47:08.106Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-14T04:47:08.106Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-14T04:47:08.106Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-14T04:47:08.106Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-14T04:47:08.106Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-14T04:47:08.106Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-14T04:47:08.195Z | + rustup --version |
| 72 | 2026-03-14T04:47:08.205Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-14T04:47:08.212Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-14T04:47:08.232Z | info: the currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)` |
| 75 | 2026-03-14T04:47:08.235Z | + cargo --version |
| 76 | 2026-03-14T04:47:08.253Z | cargo 1.84.0 (66221abde 2024-11-19) |
| 77 | 2026-03-14T04:47:08.258Z | + rustc --version |
| 78 | 2026-03-14T04:47:08.282Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
| 79 | 2026-03-14T04:47:08.286Z | process exited: duration 16843 ms, exit code 0 |
| |
| 80 | 2026-03-14T04:47:08.295Z | starting task 2: "authentication" |
| 81 | 2026-03-14T04:47:08.313Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-14T04:47:08.319Z | starting task 3: "clone repository" |
| 83 | 2026-03-14T04:47:08.323Z | + mkdir -p /work/oxidecomputer/crucible |
| 84 | 2026-03-14T04:47:08.326Z | + git clone https://github.com/oxidecomputer/crucible /work/oxidecomputer/crucible |
| 85 | 2026-03-14T04:47:08.368Z | Cloning into '/work/oxidecomputer/crucible'... |
| 86 | 2026-03-14T04:47:09.526Z | + cd /work/oxidecomputer/crucible |
| 87 | 2026-03-14T04:47:09.529Z | + git fetch origin 32faa9d7c39509069e3468c61de767d474f3af50 |
| 88 | 2026-03-14T04:47:09.766Z | From https://github.com/oxidecomputer/crucible |
| 89 | 2026-03-14T04:47:09.767Z | * branch 32faa9d7c39509069e3468c61de767d474f3af50 -> FETCH_HEAD |
| 90 | 2026-03-14T04:47:09.773Z | + [[ -n '' ]] |
| 91 | 2026-03-14T04:47:09.773Z | + git reset --hard 32faa9d7c39509069e3468c61de767d474f3af50 |
| 92 | 2026-03-14T04:47:09.800Z | HEAD is now at 32faa9d Update Rust crate rand to 0.10.0 |
| 93 | 2026-03-14T04:47:09.803Z | process exited: duration 1483 ms, exit code 0 |
| |
| 94 | 2026-03-14T04:47:09.808Z | starting task 4: "build" |
| 95 | 2026-03-14T04:47:09.813Z | + cargo --version |
| 96 | 2026-03-14T04:47:09.820Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 97 | 2026-03-14T04:47:09.992Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 98 | 2026-03-14T04:47:09.995Z | info: downloading 6 components |
| 99 | 2026-03-14T04:47:25.447Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 100 | 2026-03-14T04:47:25.450Z | + rustc --version |
| 101 | 2026-03-14T04:47:25.485Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 102 | 2026-03-14T04:47:25.490Z | + banner cores |
| 103 | 2026-03-14T04:47:25.493Z | |
| 104 | 2026-03-14T04:47:25.493Z | #### #### ##### ###### #### |
| 105 | 2026-03-14T04:47:25.493Z | # # # # # # # # |
| 106 | 2026-03-14T04:47:25.493Z | # # # # # ##### #### |
| 107 | 2026-03-14T04:47:25.493Z | # # # ##### # # |
| 108 | 2026-03-14T04:47:25.493Z | # # # # # # # # # |
| 109 | 2026-03-14T04:47:25.493Z | #### #### # # ###### #### |
| 110 | 2026-03-14T04:47:25.493Z | |
| 111 | 2026-03-14T04:47:25.495Z | + pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid |
| 112 | 2026-03-14T04:47:25.502Z | + banner prerequisites |
| 113 | 2026-03-14T04:47:25.505Z | |
| 114 | 2026-03-14T04:47:25.505Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 115 | 2026-03-14T04:47:25.505Z | # # # # # # # # # # # # # # # |
| 116 | 2026-03-14T04:47:25.505Z | # # # # ##### # # ##### # # # # # #### # |
| 117 | 2026-03-14T04:47:25.505Z | ##### ##### # ##### # # # # # # # # # |
| 118 | 2026-03-14T04:47:25.505Z | # # # # # # # # # # # # # # # |
| 119 | 2026-03-14T04:47:25.505Z | # # # ###### # # ###### ### # #### # #### # |
| 120 | 2026-03-14T04:47:25.505Z | |
| 121 | 2026-03-14T04:47:25.505Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 122 | 2026-03-14T04:47:33.684Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 123 | 2026-03-14T04:47:43.418Z | Startup: Caching catalogs ... Done |
| 124 | 2026-03-14T04:48:05.771Z | Planning: Solver setup ... Done (20.704s) |
| 125 | 2026-03-14T04:48:05.924Z | Planning: Running solver ... Done (0.152s) |
| 126 | 2026-03-14T04:48:06.111Z | Planning: Finding local manifests ... Done (0.003s) |
| 127 | 2026-03-14T04:48:06.122Z | Planning: Fetching manifests: 0/3 0% complete |
| 128 | 2026-03-14T04:48:06.236Z | Planning: Fetching manifests: 3/3 100% complete |
| 129 | 2026-03-14T04:48:06.276Z | Planning: Package planning ... Done (0.040s) |
| 130 | 2026-03-14T04:48:06.315Z | Planning: Merging actions ... Done (0.039s) |
| 131 | 2026-03-14T04:48:06.458Z | Planning: Checking for conflicting actions ... Done (0.142s) |
| 132 | 2026-03-14T04:48:06.466Z | Planning: Consolidating action changes ... Done (0.009s) |
| 133 | 2026-03-14T04:48:07.326Z | Planning: Evaluating mediators ... Done (0.860s) |
| 134 | 2026-03-14T04:48:07.335Z | Planning: Planning completed in 23.77 seconds |
| 135 | 2026-03-14T04:48:07.351Z | Packages to install: 3 |
| 136 | 2026-03-14T04:48:07.354Z | Mediators to change: 2 |
| 137 | 2026-03-14T04:48:07.354Z | Services to change: 1 |
| 138 | 2026-03-14T04:48:07.354Z | Estimated space available: 154.97 GB |
| 139 | 2026-03-14T04:48:07.354Z | Estimated space to be consumed: 1.82 GB |
| 140 | 2026-03-14T04:48:07.354Z | Create boot environment: No |
| 141 | 2026-03-14T04:48:07.354Z | Create backup boot environment: No |
| 142 | 2026-03-14T04:48:07.354Z | Rebuild boot archive: No |
| 143 | 2026-03-14T04:48:07.354Z | |
| 144 | 2026-03-14T04:48:07.354Z | Changed mediators: |
| 145 | 2026-03-14T04:48:07.354Z | mediator clang: |
| 146 | 2026-03-14T04:48:07.354Z | version: None -> 15 (system default) |
| 147 | 2026-03-14T04:48:07.354Z | |
| 148 | 2026-03-14T04:48:07.355Z | mediator llvm: |
| 149 | 2026-03-14T04:48:07.355Z | version: 14 (system default) -> 15 (system default) |
| 150 | 2026-03-14T04:48:07.355Z | |
| 151 | 2026-03-14T04:48:07.355Z | Changed packages: |
| 152 | 2026-03-14T04:48:07.355Z | helios-dev |
| 153 | 2026-03-14T04:48:07.355Z | developer/build-essential |
| 154 | 2026-03-14T04:48:07.355Z | None -> 11-2.0 |
| 155 | 2026-03-14T04:48:07.355Z | ooce/developer/clang-15 |
| 156 | 2026-03-14T04:48:07.355Z | None -> 15.0.7-2.0 |
| 157 | 2026-03-14T04:48:07.355Z | ooce/developer/llvm-15 |
| 158 | 2026-03-14T04:48:07.355Z | None -> 15.0.7-2.0 |
| 159 | 2026-03-14T04:48:07.355Z | |
| 160 | 2026-03-14T04:48:07.355Z | Services: |
| 161 | 2026-03-14T04:48:07.355Z | restart_fmri: |
| 162 | 2026-03-14T04:48:07.355Z | svc:/system/update-man-index:default |
| 163 | 2026-03-14T04:48:07.397Z | |
| 164 | 2026-03-14T04:48:07.397Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 165 | 2026-03-14T04:48:12.408Z | Download: 1608/3076 items 117.1/211.3MB 55% complete (24.0M/s) |
| 166 | 2026-03-14T04:48:17.410Z | Download: 2831/3076 items 120.1/211.3MB 56% complete (12.2M/s) |
| 167 | 2026-03-14T04:48:22.857Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (10.8M/s) |
| 168 | 2026-03-14T04:48:26.071Z | Download: Completed 211.31 MB in 18.67 seconds (11.3M/s) |
| 169 | 2026-03-14T04:48:26.223Z | Actions: 1/3430 actions (Installing new actions) |
| 170 | 2026-03-14T04:48:30.221Z | Actions: Completed 3430 actions in 4.00 seconds. |
| 171 | 2026-03-14T04:48:30.605Z | Done (0.376s) |
| 172 | 2026-03-14T04:48:30.605Z | Done (0.000s) |
| 173 | 2026-03-14T04:48:31.605Z | Done (1.003s) |
| 174 | 2026-03-14T04:48:35.644Z | Done (3.689s) |
| 175 | 2026-03-14T04:48:35.734Z | Done (0.017s) |
| 176 | 2026-03-14T04:48:35.736Z | Done (0.000s) |
| 177 | 2026-03-14T04:48:35.885Z | Done (0.000s) |
| 178 | 2026-03-14T04:48:36.861Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-03-14T04:48:37.007Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-03-14T04:48:37.009Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-03-14T04:48:37.230Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-03-14T04:48:37.233Z | Planning: Planning completed in 0.37 seconds |
| 183 | 2026-03-14T04:48:37.259Z | Mediators to change: 2 |
| 184 | 2026-03-14T04:48:37.259Z | Create boot environment: No |
| 185 | 2026-03-14T04:48:37.262Z | Create backup boot environment: No |
| 186 | 2026-03-14T04:48:37.333Z | Done |
| 187 | 2026-03-14T04:48:37.333Z | Done |
| 188 | 2026-03-14T04:48:38.079Z | Done |
| 189 | 2026-03-14T04:48:41.409Z | Done |
| 190 | 2026-03-14T04:48:41.495Z | Done |
| 191 | 2026-03-14T04:48:41.498Z | Done |
| 192 | 2026-03-14T04:48:41.647Z | Done |
| 193 | 2026-03-14T04:48:42.026Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 194 | 2026-03-14T04:48:42.027Z | clang system 15 system |
| 195 | 2026-03-14T04:48:42.027Z | csh system system illumos |
| 196 | 2026-03-14T04:48:42.027Z | ctags system system illumos |
| 197 | 2026-03-14T04:48:42.027Z | file system system illumos |
| 198 | 2026-03-14T04:48:42.027Z | gcc vendor 12 vendor |
| 199 | 2026-03-14T04:48:42.027Z | gcc system 10 system |
| 200 | 2026-03-14T04:48:42.027Z | gcc system 7 system |
| 201 | 2026-03-14T04:48:42.027Z | go system 1.20 system |
| 202 | 2026-03-14T04:48:42.027Z | go system 1.19 system |
| 203 | 2026-03-14T04:48:42.027Z | llvm system 15 system |
| 204 | 2026-03-14T04:48:42.027Z | llvm system 14 system |
| 205 | 2026-03-14T04:48:42.027Z | mariadb system 10.6 system |
| 206 | 2026-03-14T04:48:42.027Z | mta vendor vendor dma |
| 207 | 2026-03-14T04:48:42.027Z | openjdk system 17 system |
| 208 | 2026-03-14T04:48:42.027Z | openjdk system 11 system |
| 209 | 2026-03-14T04:48:42.027Z | openjdk system 1.8 system |
| 210 | 2026-03-14T04:48:42.027Z | openssl vendor 3 vendor |
| 211 | 2026-03-14T04:48:42.027Z | perl system 5.36 system |
| 212 | 2026-03-14T04:48:42.027Z | postgresql system 15 system |
| 213 | 2026-03-14T04:48:42.027Z | postgresql system 13 system |
| 214 | 2026-03-14T04:48:42.027Z | python vendor 3 vendor |
| 215 | 2026-03-14T04:48:42.027Z | python system 2 system |
| 216 | 2026-03-14T04:48:42.027Z | python3 system 3.11 system |
| 217 | 2026-03-14T04:48:42.027Z | ruby system 3.0 system |
| 218 | 2026-03-14T04:48:42.027Z | words vendor vendor american-english |
| 219 | 2026-03-14T04:48:42.027Z | words system system australian-english |
| 220 | 2026-03-14T04:48:42.027Z | words system system british-english |
| 221 | 2026-03-14T04:48:42.027Z | words system system canadian-english |
| 222 | 2026-03-14T04:48:42.027Z | words system system french |
| 223 | 2026-03-14T04:48:42.027Z | words system system italian |
| 224 | 2026-03-14T04:48:42.027Z | words system system ngerman |
| 225 | 2026-03-14T04:48:42.027Z | words system system ogerman |
| 226 | 2026-03-14T04:48:42.027Z | words system system spanish |
| 227 | 2026-03-14T04:48:42.328Z | PUBLISHER TYPE STATUS P LOCATION |
| 228 | 2026-03-14T04:48:42.328Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 229 | 2026-03-14T04:48:48.063Z | FMRI IFO |
| 230 | 2026-03-14T04:48:48.063Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 231 | 2026-03-14T04:48:48.063Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 232 | 2026-03-14T04:48:48.063Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 233 | 2026-03-14T04:48:48.063Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 234 | 2026-03-14T04:48:48.063Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 235 | 2026-03-14T04:48:48.063Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 236 | 2026-03-14T04:48:48.063Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 237 | 2026-03-14T04:48:49.033Z | All builder prerequisites installed successfully, and PATH looks valid |
| 238 | 2026-03-14T04:48:49.036Z | |
| 239 | 2026-03-14T04:48:49.036Z | real 1:23.513953345 |
| 240 | 2026-03-14T04:48:49.036Z | user 59.595170169 |
| 241 | 2026-03-14T04:48:49.036Z | sys 5.251170380 |
| 242 | 2026-03-14T04:48:49.036Z | trap 0.008788508 |
| 243 | 2026-03-14T04:48:49.036Z | tflt 0.026308522 |
| 244 | 2026-03-14T04:48:49.036Z | dflt 0.036369384 |
| 245 | 2026-03-14T04:48:49.036Z | kflt 0.013925852 |
| 246 | 2026-03-14T04:48:49.036Z | lock 0.000000000 |
| 247 | 2026-03-14T04:48:49.036Z | slp 1:42.107803775 |
| 248 | 2026-03-14T04:48:49.036Z | lat 0.040282167 |
| 249 | 2026-03-14T04:48:49.036Z | stop 0.000248809 |
| 250 | 2026-03-14T04:48:49.036Z | + banner build |
| 251 | 2026-03-14T04:48:49.039Z | |
| 252 | 2026-03-14T04:48:49.039Z | ##### # # # # ##### |
| 253 | 2026-03-14T04:48:49.039Z | # # # # # # # # |
| 254 | 2026-03-14T04:48:49.039Z | ##### # # # # # # |
| 255 | 2026-03-14T04:48:49.039Z | # # # # # # # # |
| 256 | 2026-03-14T04:48:49.039Z | # # # # # # # # |
| 257 | 2026-03-14T04:48:49.039Z | ##### #### # ###### ##### |
| 258 | 2026-03-14T04:48:49.039Z | |
| 259 | 2026-03-14T04:48:49.039Z | + ptime -m cargo build --verbose --all-features |
| 260 | 2026-03-14T04:48:49.194Z | Updating crates.io index |
| 261 | 2026-03-14T04:48:49.234Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 262 | 2026-03-14T04:48:59.844Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 263 | 2026-03-14T04:49:00.861Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 264 | 2026-03-14T04:49:01.143Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 265 | 2026-03-14T04:49:01.750Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 266 | 2026-03-14T04:49:02.047Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-03-14T04:49:02.261Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-03-14T04:49:02.579Z | error: failed to select a version for `rand`. |
| 269 | 2026-03-14T04:49:02.579Z | ... required by package `crucible-integration-tests v0.1.0 (/work/oxidecomputer/crucible/integration_tests)` |
| 270 | 2026-03-14T04:49:02.579Z | versions that meet the requirements `^0.10.0` are: 0.10.0 |
| 271 | 2026-03-14T04:49:02.579Z | |
| 272 | 2026-03-14T04:49:02.579Z | package `crucible-integration-tests` depends on `rand` with feature `small_rng` but `rand` does not have that feature. |
| 273 | 2026-03-14T04:49:02.579Z | |
| 274 | 2026-03-14T04:49:02.579Z | |
| 275 | 2026-03-14T04:49:02.579Z | failed to select a version for `rand` which could resolve this conflict |
| 276 | 2026-03-14T04:49:02.605Z | |
| 277 | 2026-03-14T04:49:02.608Z | real 13.539475550 |
| 278 | 2026-03-14T04:49:02.608Z | user 7.998915762 |
| 279 | 2026-03-14T04:49:02.608Z | sys 0.546562126 |
| 280 | 2026-03-14T04:49:02.608Z | trap 0.001156187 |
| 281 | 2026-03-14T04:49:02.608Z | tflt 0.000012875 |
| 282 | 2026-03-14T04:49:02.608Z | dflt 0.000005019 |
| 283 | 2026-03-14T04:49:02.608Z | kflt 0.000000000 |
| 284 | 2026-03-14T04:49:02.609Z | lock 0.051009558 |
| 285 | 2026-03-14T04:49:02.609Z | slp 5.133297377 |
| 286 | 2026-03-14T04:49:02.609Z | lat 0.011084525 |
| 287 | 2026-03-14T04:49:02.609Z | stop 0.000122061 |
| 288 | 2026-03-14T04:49:02.609Z | process exited: duration 112781 ms, exit code 101 |
| |
| 289 | 2026-03-14T04:49:02.615Z | found 0 output files |