|
|
|
| 1 | 2026-06-24T18:10:59.017Z | job assigned to worker 01KVXD6QQWXJ6XYK74AM4ZP7XB [factory aws, i-0bc5125746d806cd0] (queued for 47 s) |
| |
| 2 | 2026-06-24T18:11:05.954Z | starting task 0: "setup" |
| 3 | 2026-06-24T18:11:05.958Z | ++ uname -s |
| 4 | 2026-06-24T18:11:05.961Z | + kern=SunOS |
| 5 | 2026-06-24T18:11:05.961Z | + build_user=build |
| 6 | 2026-06-24T18:11:05.961Z | + build_uid=12345 |
| 7 | 2026-06-24T18:11:05.961Z | + work_dir=/work |
| 8 | 2026-06-24T18:11:05.961Z | + input_dir=/input |
| 9 | 2026-06-24T18:11:05.961Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-24T18:11:05.961Z | + case "$kern" in |
| 11 | 2026-06-24T18:11:05.961Z | + groupadd -g 12345 build |
| 12 | 2026-06-24T18:11:05.964Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-24T18:11:07.969Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-24T18:11:08.057Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-24T18:11:08.060Z | + home_fs=zfs |
| 16 | 2026-06-24T18:11:08.060Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-24T18:11:08.060Z | + mkdir -p /home/build |
| 18 | 2026-06-24T18:11:08.060Z | + chown build:build /home/build /work |
| 19 | 2026-06-24T18:11:10.059Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-24T18:11:10.062Z | process exited: duration 4109 ms, exit code 0 |
| |
| 21 | 2026-06-24T18:11:10.068Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-24T18:11:10.072Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-06-24T18:11:10.072Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-06-24T18:11:10.072Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-24T18:11:10.072Z | * rust toolchain profile = "default" |
| 26 | 2026-06-24T18:11:10.072Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-24T18:11:10.072Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-24T18:11:10.076Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-24T18:11:10.076Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-06-24T18:11:10.149Z | info: downloading installer |
| 31 | 2026-06-24T18:11:11.613Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-24T18:11:11.613Z | warn: /opt/ooce/bin |
| 33 | 2026-06-24T18:11:11.613Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-24T18:11:11.613Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-24T18:11:11.613Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-24T18:11:11.613Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-24T18:11:11.613Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-24T18:11:11.613Z | error: cannot install while Rust is installed |
| 39 | 2026-06-24T18:11:11.613Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-24T18:11:11.617Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-24T18:11:11.617Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-24T18:11:11.617Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-24T18:11:11.617Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-24T18:11:11.628Z | info: profile set to default |
| 45 | 2026-06-24T18:11:11.628Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-24T18:11:11.631Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-06-24T18:11:11.780Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-06-24T18:11:11.783Z | info: downloading 6 components |
| 49 | 2026-06-24T18:11:25.981Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-06-24T18:11:25.981Z | |
| 51 | 2026-06-24T18:11:26.012Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-06-24T18:11:26.012Z | |
| 53 | 2026-06-24T18:11:26.012Z | |
| 54 | 2026-06-24T18:11:26.012Z | Rust is installed now. Great! |
| 55 | 2026-06-24T18:11:26.012Z | |
| 56 | 2026-06-24T18:11:26.012Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-24T18:11:26.012Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-24T18:11:26.013Z | |
| 59 | 2026-06-24T18:11:26.013Z | To configure your current shell, you need to source |
| 60 | 2026-06-24T18:11:26.013Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-24T18:11:26.013Z | |
| 62 | 2026-06-24T18:11:26.013Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-24T18:11:26.013Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-24T18:11:26.013Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-24T18:11:26.013Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-24T18:11:26.013Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-24T18:11:26.013Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-24T18:11:26.013Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-24T18:11:26.016Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-24T18:11:26.016Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-24T18:11:26.094Z | + rustup --version |
| 72 | 2026-06-24T18:11:26.103Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-24T18:11:26.106Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-24T18:11:26.125Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-06-24T18:11:26.128Z | + cargo --version |
| 76 | 2026-06-24T18:11:26.140Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-06-24T18:11:26.143Z | + rustc --version |
| 78 | 2026-06-24T18:11:26.163Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-06-24T18:11:26.166Z | process exited: duration 16093 ms, exit code 0 |
| |
| 80 | 2026-06-24T18:11:26.173Z | starting task 2: "authentication" |
| 81 | 2026-06-24T18:11:26.189Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-24T18:11:26.195Z | starting task 3: "clone repository" |
| 83 | 2026-06-24T18:11:26.198Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-06-24T18:11:26.202Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-06-24T18:11:26.300Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-06-24T18:11:27.358Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-06-24T18:11:27.358Z | + git fetch origin 7c01ff5fc32e18c23039e3f0a29031c89d4780a6 |
| 88 | 2026-06-24T18:11:27.762Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-06-24T18:11:27.762Z | * branch 7c01ff5fc32e18c23039e3f0a29031c89d4780a6 -> FETCH_HEAD |
| 90 | 2026-06-24T18:11:27.765Z | + [[ -n '' ]] |
| 91 | 2026-06-24T18:11:27.765Z | + git reset --hard 7c01ff5fc32e18c23039e3f0a29031c89d4780a6 |
| 92 | 2026-06-24T18:11:27.789Z | HEAD is now at 7c01ff5f Emulated xHCI 1.0 Controller, USB 2.0 devices, and HID 1.11 tablet |
| 93 | 2026-06-24T18:11:27.792Z | process exited: duration 1594 ms, exit code 0 |
| |
| 94 | 2026-06-24T18:11:27.798Z | starting task 4: "build" |
| 95 | 2026-06-24T18:11:27.808Z | Cloning into './gate_src'... |
| 96 | 2026-06-24T18:12:23.645Z | Updating files: 37% (18637/49517)
Updating files: 38% (18817/49517)
Updating files: 39% (19312/49517)
Updating files: 40% (19807/49517)
Updating files: 41% (20302/49517)
Updating files: 42% (20798/49517)
Updating files: 43% (21293/49517)
Updating files: 44% (21788/49517)
Updating files: 45% (22283/49517)
Updating files: 46% (22778/49517)
Updating files: 47% (23273/49517)
Updating files: 48% (23769/49517)
Updating files: 49% (24264/49517)
Updating files: 50% (24759/49517)
Updating files: 51% (25254/49517)
Updating files: 52% (25749/49517)
Updating files: 53% (26245/49517)
Updating files: 54% (26740/49517)
Updating files: 55% (27235/49517)
Updating files: 56% (27730/49517)
Updating files: 57% (28225/49517)
Updating files: 58% (28720/49517)
Updating files: 59% (29216/49517)
Updating files: 60% (29711/49517)
Updating files: 61% (30206/49517)
Updating files: 62% (30701/49517)
Updating files: 63% (31196/49517)
Updating files: 64% (31691/49517)
Updating files: 65% (32187/49517)
Updating files: 66% (32682/49517)
Updating files: 67% (33177/49517)
Updating files: 68% (33672/49517)
Updating files: 69% (34167/49517)
Updating files: 70% (34662/49517)
Updating files: 71% (35158/49517)
Updating files: 72% (35653/49517)
Updating files: 73% (36148/49517)
Updating files: 74% (36643/49517)
Updating files: 75% (37138/49517)
Updating files: 76% (37633/49517)
Updating files: 77% (38129/49517)
Updating files: 78% (38624/49517)
Updating files: 79% (39119/49517)
Updating files: 80% (39614/49517)
Updating files: 81% (40109/49517)
Updating files: 82% (40604/49517)
Updating files: 83% (41100/49517)
Updating files: 84% (41595/49517)
Updating files: 85% (42090/49517)
Updating files: 85% (42288/49517)
Updating files: 86% (42585/49517)
Updating files: 87% (43080/49517)
Updating files: 88% (43575/49517)
Updating files: 89% (44071/49517)
Updating files: 90% (44566/49517)
Updating files: 91% (45061/49517)
Updating files: 92% (45556/49517)
Updating files: 93% (46051/49517)
Updating files: 94% (46546/49517)
Updating files: 95% (47042/49517)
Updating files: 96% (47537/49517)
Updating files: 97% (48032/49517)
Updating files: 98% (48527/49517)
Updating files: 99% (49022/49517)
Updating files: 100% (49517/49517)
Updating files: 100% (49517/49517), done. |
| 97 | 2026-06-24T18:12:23.718Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 98 | 2026-06-24T18:12:23.747Z | warning: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 99 | 2026-06-24T18:12:23.808Z | Updating crates.io index |
| 100 | 2026-06-24T18:12:24.324Z | Locking 44 packages to latest compatible versions |
| 101 | 2026-06-24T18:12:24.327Z | Adding strum v0.25.0 (available: v0.28.0) |
| 102 | 2026-06-24T18:12:24.330Z | Downloading crates ... |
| 103 | 2026-06-24T18:12:24.382Z | Downloaded itoa v1.0.18 |
| 104 | 2026-06-24T18:12:24.388Z | Downloaded dirs v2.0.2 |
| 105 | 2026-06-24T18:12:24.390Z | Downloaded rustversion v1.0.22 |
| 106 | 2026-06-24T18:12:24.398Z | Downloaded dirs-sys v0.3.7 |
| 107 | 2026-06-24T18:12:24.401Z | Downloaded unicode-xid v0.2.6 |
| 108 | 2026-06-24T18:12:24.401Z | Downloaded strum v0.25.0 |
| 109 | 2026-06-24T18:12:24.401Z | Downloaded rustc_version v0.4.1 |
| 110 | 2026-06-24T18:12:24.404Z | Downloaded strum v0.26.3 |
| 111 | 2026-06-24T18:12:24.409Z | Downloaded cfg-if v0.1.10 |
| 112 | 2026-06-24T18:12:24.412Z | Downloaded zmij v1.0.21 |
| 113 | 2026-06-24T18:12:24.414Z | Downloaded find-msvc-tools v0.1.9 |
| 114 | 2026-06-24T18:12:24.421Z | Downloaded heck v0.5.0 |
| 115 | 2026-06-24T18:12:24.424Z | Downloaded bitflags v1.3.2 |
| 116 | 2026-06-24T18:12:24.427Z | Downloaded garando_pos v0.1.0 |
| 117 | 2026-06-24T18:12:24.429Z | Downloaded shlex v2.0.1 |
| 118 | 2026-06-24T18:12:24.429Z | Downloaded ctest2 v0.4.10 |
| 119 | 2026-06-24T18:12:24.429Z | Downloaded garando_errors v0.1.0 |
| 120 | 2026-06-24T18:12:24.438Z | Downloaded strum_macros v0.26.4 |
| 121 | 2026-06-24T18:12:24.441Z | Downloaded semver v1.0.28 |
| 122 | 2026-06-24T18:12:24.444Z | Downloaded term v0.6.1 |
| 123 | 2026-06-24T18:12:24.447Z | Downloaded quote v1.0.46 |
| 124 | 2026-06-24T18:12:24.458Z | Downloaded proc-macro2 v1.0.106 |
| 125 | 2026-06-24T18:12:24.461Z | Downloaded serde_derive v1.0.228 |
| 126 | 2026-06-24T18:12:24.464Z | Downloaded unicode-ident v1.0.24 |
| 127 | 2026-06-24T18:12:24.464Z | Downloaded log v0.4.33 |
| 128 | 2026-06-24T18:12:24.469Z | Downloaded serde_core v1.0.228 |
| 129 | 2026-06-24T18:12:24.472Z | Downloaded serde v1.0.228 |
| 130 | 2026-06-24T18:12:24.475Z | Downloaded cc v1.2.65 |
| 131 | 2026-06-24T18:12:24.481Z | Downloaded serde_json v1.0.150 |
| 132 | 2026-06-24T18:12:24.485Z | Downloaded memchr v2.8.2 |
| 133 | 2026-06-24T18:12:24.523Z | Downloaded syn v2.0.118 |
| 134 | 2026-06-24T18:12:24.528Z | Downloaded garando_syntax v0.1.1 |
| 135 | 2026-06-24T18:12:24.568Z | Downloaded libc v0.2.186 |
| 136 | 2026-06-24T18:12:24.618Z | Compiling proc-macro2 v1.0.106 |
| 137 | 2026-06-24T18:12:24.618Z | Compiling unicode-ident v1.0.24 |
| 138 | 2026-06-24T18:12:24.618Z | Compiling quote v1.0.46 |
| 139 | 2026-06-24T18:12:24.621Z | Compiling libc v0.2.186 |
| 140 | 2026-06-24T18:12:24.621Z | Compiling serde_core v1.0.228 |
| 141 | 2026-06-24T18:12:24.621Z | Compiling serde v1.0.228 |
| 142 | 2026-06-24T18:12:24.621Z | Compiling rustversion v1.0.22 |
| 143 | 2026-06-24T18:12:24.621Z | Compiling cfg-if v0.1.10 |
| 144 | 2026-06-24T18:12:24.706Z | Compiling zmij v1.0.21 |
| 145 | 2026-06-24T18:12:24.764Z | Compiling serde_json v1.0.150 |
| 146 | 2026-06-24T18:12:25.005Z | Compiling unicode-xid v0.2.6 |
| 147 | 2026-06-24T18:12:25.029Z | Compiling itoa v1.0.18 |
| 148 | 2026-06-24T18:12:25.037Z | Compiling memchr v2.8.2 |
| 149 | 2026-06-24T18:12:25.095Z | Compiling heck v0.5.0 |
| 150 | 2026-06-24T18:12:25.187Z | Compiling log v0.4.33 |
| 151 | 2026-06-24T18:12:25.273Z | Compiling bitflags v1.3.2 |
| 152 | 2026-06-24T18:12:25.280Z | Compiling find-msvc-tools v0.1.9 |
| 153 | 2026-06-24T18:12:25.328Z | Compiling dirs-sys v0.3.7 |
| 154 | 2026-06-24T18:12:25.335Z | Compiling semver v1.0.28 |
| 155 | 2026-06-24T18:12:25.379Z | Compiling shlex v2.0.1 |
| 156 | 2026-06-24T18:12:25.500Z | Compiling dirs v2.0.2 |
| 157 | 2026-06-24T18:12:25.541Z | Compiling rustc_version v0.4.1 |
| 158 | 2026-06-24T18:12:25.541Z | Compiling cc v1.2.65 |
| 159 | 2026-06-24T18:12:25.573Z | Compiling term v0.6.1 |
| 160 | 2026-06-24T18:12:25.588Z | Compiling strum v0.25.0 |
| 161 | 2026-06-24T18:12:25.781Z | Compiling syn v2.0.118 |
| 162 | 2026-06-24T18:12:27.403Z | Compiling serde_derive v1.0.228 |
| 163 | 2026-06-24T18:12:27.403Z | Compiling strum_macros v0.26.4 |
| 164 | 2026-06-24T18:12:28.431Z | Compiling strum v0.26.3 |
| 165 | 2026-06-24T18:12:28.494Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 166 | 2026-06-24T18:12:29.469Z | Compiling garando_pos v0.1.0 |
| 167 | 2026-06-24T18:12:29.738Z | Compiling garando_errors v0.1.0 |
| 168 | 2026-06-24T18:12:30.118Z | Compiling garando_syntax v0.1.1 |
| 169 | 2026-06-24T18:12:34.122Z | Compiling ctest2 v0.4.10 |
| 170 | 2026-06-24T18:12:34.748Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 171 | 2026-06-24T18:12:37.089Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.36s |
| 172 | 2026-06-24T18:12:37.108Z | Running test/main.rs (target/debug/deps/main-33821666dd9946f6) |
| 173 | 2026-06-24T18:12:37.112Z | RUNNING ALL TESTS |
| 174 | 2026-06-24T18:12:37.112Z | PASSED 1185 tests |
| 175 | 2026-06-24T18:12:37.118Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 176 | 2026-06-24T18:12:37.177Z | Updating crates.io index |
| 177 | 2026-06-24T18:12:37.360Z | Locking 39 packages to latest compatible versions |
| 178 | 2026-06-24T18:12:37.401Z | Compiling proc-macro2 v1.0.106 |
| 179 | 2026-06-24T18:12:37.401Z | Compiling libc v0.2.186 |
| 180 | 2026-06-24T18:12:37.401Z | Compiling unicode-ident v1.0.24 |
| 181 | 2026-06-24T18:12:37.401Z | Compiling quote v1.0.46 |
| 182 | 2026-06-24T18:12:37.401Z | Compiling serde_core v1.0.228 |
| 183 | 2026-06-24T18:12:37.404Z | Compiling serde v1.0.228 |
| 184 | 2026-06-24T18:12:37.404Z | Compiling zmij v1.0.21 |
| 185 | 2026-06-24T18:12:37.404Z | Compiling cfg-if v0.1.10 |
| 186 | 2026-06-24T18:12:37.461Z | Compiling serde_json v1.0.150 |
| 187 | 2026-06-24T18:12:37.507Z | Compiling itoa v1.0.18 |
| 188 | 2026-06-24T18:12:37.660Z | Compiling memchr v2.8.2 |
| 189 | 2026-06-24T18:12:37.666Z | Compiling unicode-xid v0.2.6 |
| 190 | 2026-06-24T18:12:37.689Z | Compiling semver v1.0.28 |
| 191 | 2026-06-24T18:12:37.715Z | Compiling log v0.4.33 |
| 192 | 2026-06-24T18:12:37.754Z | Compiling find-msvc-tools v0.1.9 |
| 193 | 2026-06-24T18:12:37.897Z | Compiling bitflags v1.3.2 |
| 194 | 2026-06-24T18:12:37.938Z | Compiling shlex v2.0.1 |
| 195 | 2026-06-24T18:12:37.963Z | Compiling rustc_version v0.4.1 |
| 196 | 2026-06-24T18:12:38.042Z | Compiling cc v1.2.65 |
| 197 | 2026-06-24T18:12:38.091Z | Compiling dirs-sys v0.3.7 |
| 198 | 2026-06-24T18:12:38.119Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 199 | 2026-06-24T18:12:38.200Z | Compiling dirs v2.0.2 |
| 200 | 2026-06-24T18:12:38.260Z | Compiling term v0.6.1 |
| 201 | 2026-06-24T18:12:38.464Z | Compiling syn v2.0.118 |
| 202 | 2026-06-24T18:12:39.701Z | Compiling serde_derive v1.0.228 |
| 203 | 2026-06-24T18:12:41.581Z | Compiling garando_pos v0.1.0 |
| 204 | 2026-06-24T18:12:41.842Z | Compiling garando_errors v0.1.0 |
| 205 | 2026-06-24T18:12:42.208Z | Compiling garando_syntax v0.1.1 |
| 206 | 2026-06-24T18:12:46.213Z | Compiling ctest2 v0.4.10 |
| 207 | 2026-06-24T18:12:46.846Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 208 | 2026-06-24T18:12:47.746Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.61s |
| 209 | 2026-06-24T18:12:47.762Z | Running test/main.rs (target/debug/deps/main-9f3df220230ae995) |
| 210 | 2026-06-24T18:12:47.765Z | RUNNING ALL TESTS |
| 211 | 2026-06-24T18:12:47.766Z | PASSED 90 tests |
| 212 | 2026-06-24T18:12:47.770Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 213 | 2026-06-24T18:12:47.832Z | Updating crates.io index |
| 214 | 2026-06-24T18:12:47.990Z | Locking 41 packages to latest compatible versions |
| 215 | 2026-06-24T18:12:48.034Z | Compiling libc v0.2.186 |
| 216 | 2026-06-24T18:12:48.034Z | Compiling proc-macro2 v1.0.106 |
| 217 | 2026-06-24T18:12:48.034Z | Compiling unicode-ident v1.0.24 |
| 218 | 2026-06-24T18:12:48.038Z | Compiling quote v1.0.46 |
| 219 | 2026-06-24T18:12:48.038Z | Compiling serde_core v1.0.228 |
| 220 | 2026-06-24T18:12:48.038Z | Compiling serde v1.0.228 |
| 221 | 2026-06-24T18:12:48.038Z | Compiling cfg-if v0.1.10 |
| 222 | 2026-06-24T18:12:48.038Z | Compiling zmij v1.0.21 |
| 223 | 2026-06-24T18:12:48.098Z | Compiling serde_json v1.0.150 |
| 224 | 2026-06-24T18:12:48.143Z | Compiling unicode-xid v0.2.6 |
| 225 | 2026-06-24T18:12:48.241Z | Compiling itoa v1.0.18 |
| 226 | 2026-06-24T18:12:48.305Z | Compiling memchr v2.8.2 |
| 227 | 2026-06-24T18:12:48.330Z | Compiling bitflags v1.3.2 |
| 228 | 2026-06-24T18:12:48.354Z | Compiling semver v1.0.28 |
| 229 | 2026-06-24T18:12:48.381Z | Compiling shlex v2.0.1 |
| 230 | 2026-06-24T18:12:48.404Z | Compiling find-msvc-tools v0.1.9 |
| 231 | 2026-06-24T18:12:48.547Z | Compiling log v0.4.33 |
| 232 | 2026-06-24T18:12:48.563Z | Compiling cc v1.2.65 |
| 233 | 2026-06-24T18:12:48.618Z | Compiling rustc_version v0.4.1 |
| 234 | 2026-06-24T18:12:48.730Z | Compiling dirs-sys v0.3.7 |
| 235 | 2026-06-24T18:12:48.730Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 236 | 2026-06-24T18:12:48.808Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 237 | 2026-06-24T18:12:48.835Z | Compiling dirs v2.0.2 |
| 238 | 2026-06-24T18:12:48.895Z | Compiling term v0.6.1 |
| 239 | 2026-06-24T18:12:48.899Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 240 | 2026-06-24T18:12:49.082Z | Compiling syn v2.0.118 |
| 241 | 2026-06-24T18:12:50.355Z | Compiling serde_derive v1.0.228 |
| 242 | 2026-06-24T18:12:52.232Z | Compiling garando_pos v0.1.0 |
| 243 | 2026-06-24T18:12:52.489Z | Compiling garando_errors v0.1.0 |
| 244 | 2026-06-24T18:12:52.863Z | Compiling garando_syntax v0.1.1 |
| 245 | 2026-06-24T18:12:56.880Z | Compiling ctest2 v0.4.10 |
| 246 | 2026-06-24T18:12:57.528Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 247 | 2026-06-24T18:12:58.536Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.75s |
| 248 | 2026-06-24T18:12:58.551Z | Running test/main.rs (target/debug/deps/main-cb2d3ac7c86f50f8) |
| 249 | 2026-06-24T18:12:58.554Z | RUNNING ALL TESTS |
| 250 | 2026-06-24T18:12:58.554Z | PASSED 257 tests |
| 251 | 2026-06-24T18:12:58.560Z | process exited: duration 90743 ms, exit code 0 |
| |
| 252 | 2026-06-24T18:12:58.566Z | found 0 output files |