|
|
|
| 1 | 2026-04-30T23:50:50.089Z | job assigned to worker 01KQGCSG4WP7865YZ8GCAWYRFX [factory aws, i-0c2c367b36dffff76] (queued for 48 s) |
| |
| 2 | 2026-04-30T23:50:57.389Z | starting task 0: "setup" |
| 3 | 2026-04-30T23:50:57.393Z | ++ uname -s |
| 4 | 2026-04-30T23:50:57.395Z | + kern=SunOS |
| 5 | 2026-04-30T23:50:57.396Z | + build_user=build |
| 6 | 2026-04-30T23:50:57.396Z | + build_uid=12345 |
| 7 | 2026-04-30T23:50:57.396Z | + work_dir=/work |
| 8 | 2026-04-30T23:50:57.396Z | + input_dir=/input |
| 9 | 2026-04-30T23:50:57.396Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-30T23:50:57.396Z | + case "$kern" in |
| 11 | 2026-04-30T23:50:57.396Z | + groupadd -g 12345 build |
| 12 | 2026-04-30T23:50:57.399Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-30T23:50:59.403Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-30T23:50:59.527Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-30T23:50:59.530Z | + home_fs=zfs |
| 16 | 2026-04-30T23:50:59.530Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-30T23:50:59.530Z | + mkdir -p /home/build |
| 18 | 2026-04-30T23:50:59.530Z | + chown build:build /home/build /work |
| 19 | 2026-04-30T23:51:01.531Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-30T23:51:01.534Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-04-30T23:51:01.540Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-30T23:51:01.544Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-04-30T23:51:01.544Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-30T23:51:01.544Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-04-30T23:51:01.544Z | * rust toolchain profile = "default" |
| 26 | 2026-04-30T23:51:01.545Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-30T23:51:01.545Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-30T23:51:01.550Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-30T23:51:01.550Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-04-30T23:51:01.664Z | info: downloading installer |
| 31 | 2026-04-30T23:51:03.130Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-30T23:51:03.130Z | warn: /opt/ooce/bin |
| 33 | 2026-04-30T23:51:03.130Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-30T23:51:03.130Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-30T23:51:03.130Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-30T23:51:03.130Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-30T23:51:03.130Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-30T23:51:03.130Z | error: cannot install while Rust is installed |
| 39 | 2026-04-30T23:51:03.130Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-30T23:51:03.131Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-30T23:51:03.131Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-30T23:51:03.131Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-30T23:51:03.131Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-30T23:51:03.164Z | info: profile set to default |
| 45 | 2026-04-30T23:51:03.164Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-30T23:51:03.167Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-04-30T23:51:03.313Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-04-30T23:51:03.316Z | info: downloading 6 components |
| 49 | 2026-04-30T23:51:17.061Z | |
| 50 | 2026-04-30T23:51:17.061Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 51 | 2026-04-30T23:51:17.094Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-04-30T23:51:17.094Z | |
| 53 | 2026-04-30T23:51:17.095Z | |
| 54 | 2026-04-30T23:51:17.095Z | Rust is installed now. Great! |
| 55 | 2026-04-30T23:51:17.095Z | |
| 56 | 2026-04-30T23:51:17.095Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-30T23:51:17.095Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-30T23:51:17.095Z | |
| 59 | 2026-04-30T23:51:17.095Z | To configure your current shell, you need to source |
| 60 | 2026-04-30T23:51:17.095Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-30T23:51:17.095Z | |
| 62 | 2026-04-30T23:51:17.095Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-30T23:51:17.095Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-30T23:51:17.095Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-30T23:51:17.098Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-30T23:51:17.098Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-30T23:51:17.098Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-30T23:51:17.098Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-30T23:51:17.098Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-30T23:51:17.098Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-30T23:51:17.190Z | + rustup --version |
| 72 | 2026-04-30T23:51:17.199Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-30T23:51:17.203Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-30T23:51:17.221Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-04-30T23:51:17.224Z | + cargo --version |
| 76 | 2026-04-30T23:51:17.236Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-04-30T23:51:17.240Z | + rustc --version |
| 78 | 2026-04-30T23:51:17.259Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-04-30T23:51:17.262Z | process exited: duration 15720 ms, exit code 0 |
| |
| 80 | 2026-04-30T23:51:17.267Z | starting task 2: "authentication" |
| 81 | 2026-04-30T23:51:17.283Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-30T23:51:17.289Z | starting task 3: "clone repository" |
| 83 | 2026-04-30T23:51:17.292Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-04-30T23:51:17.295Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-04-30T23:51:17.447Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-04-30T23:51:18.361Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-04-30T23:51:18.361Z | + git fetch origin bb6f678936a2592c8237682e6b60bad667c68dd2 |
| 88 | 2026-04-30T23:51:18.768Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-04-30T23:51:18.768Z | * branch bb6f678936a2592c8237682e6b60bad667c68dd2 -> FETCH_HEAD |
| 90 | 2026-04-30T23:51:18.772Z | + [[ -n '' ]] |
| 91 | 2026-04-30T23:51:18.772Z | + git reset --hard bb6f678936a2592c8237682e6b60bad667c68dd2 |
| 92 | 2026-04-30T23:51:18.792Z | HEAD is now at bb6f678 acpi: add more shared constants b/w fadt and dsdt |
| 93 | 2026-04-30T23:51:18.795Z | process exited: duration 1503 ms, exit code 0 |
| |
| 94 | 2026-04-30T23:51:18.800Z | starting task 4: "build" |
| 95 | 2026-04-30T23:51:18.809Z | Cloning into './gate_src'... |
| 96 | 2026-04-30T23:51:58.939Z | Updating files: 37% (18348/49467)
Updating files: 38% (18798/49467)
Updating files: 39% (19293/49467)
Updating files: 40% (19787/49467)
Updating files: 41% (20282/49467)
Updating files: 42% (20777/49467)
Updating files: 43% (21271/49467)
Updating files: 44% (21766/49467)
Updating files: 45% (22261/49467)
Updating files: 46% (22755/49467)
Updating files: 47% (23250/49467)
Updating files: 48% (23745/49467)
Updating files: 49% (24239/49467)
Updating files: 50% (24734/49467)
Updating files: 51% (25229/49467)
Updating files: 52% (25723/49467)
Updating files: 53% (26218/49467)
Updating files: 54% (26713/49467)
Updating files: 55% (27207/49467)
Updating files: 56% (27702/49467)
Updating files: 57% (28197/49467)
Updating files: 58% (28691/49467)
Updating files: 59% (29186/49467)
Updating files: 60% (29681/49467)
Updating files: 61% (30175/49467)
Updating files: 62% (30670/49467)
Updating files: 63% (31165/49467)
Updating files: 64% (31659/49467)
Updating files: 65% (32154/49467)
Updating files: 66% (32649/49467)
Updating files: 67% (33143/49467)
Updating files: 68% (33638/49467)
Updating files: 69% (34133/49467)
Updating files: 70% (34627/49467)
Updating files: 71% (35122/49467)
Updating files: 72% (35617/49467)
Updating files: 73% (36111/49467)
Updating files: 74% (36606/49467)
Updating files: 75% (37101/49467)
Updating files: 76% (37595/49467)
Updating files: 77% (38090/49467)
Updating files: 78% (38585/49467)
Updating files: 79% (39079/49467)
Updating files: 80% (39574/49467)
Updating files: 81% (40069/49467)
Updating files: 82% (40563/49467)
Updating files: 83% (41058/49467)
Updating files: 84% (41553/49467)
Updating files: 85% (42047/49467)
Updating files: 85% (42135/49467)
Updating files: 86% (42542/49467)
Updating files: 87% (43037/49467)
Updating files: 88% (43531/49467)
Updating files: 89% (44026/49467)
Updating files: 90% (44521/49467)
Updating files: 91% (45015/49467)
Updating files: 92% (45510/49467)
Updating files: 93% (46005/49467)
Updating files: 94% (46499/49467)
Updating files: 95% (46994/49467)
Updating files: 96% (47489/49467)
Updating files: 97% (47983/49467)
Updating files: 98% (48478/49467)
Updating files: 99% (48973/49467)
Updating files: 100% (49467/49467)
Updating files: 100% (49467/49467), done. |
| 97 | 2026-04-30T23:51:59.025Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 98 | 2026-04-30T23:51:59.052Z | warning: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 99 | 2026-04-30T23:51:59.116Z | Updating crates.io index |
| 100 | 2026-04-30T23:51:59.450Z | Locking 44 packages to latest compatible versions |
| 101 | 2026-04-30T23:51:59.453Z | Adding strum v0.25.0 (available: v0.28.0) |
| 102 | 2026-04-30T23:51:59.456Z | Downloading crates ... |
| 103 | 2026-04-30T23:51:59.506Z | Downloaded log v0.4.29 |
| 104 | 2026-04-30T23:51:59.509Z | Downloaded ctest2 v0.4.10 |
| 105 | 2026-04-30T23:51:59.512Z | Downloaded itoa v1.0.18 |
| 106 | 2026-04-30T23:51:59.522Z | Downloaded semver v1.0.28 |
| 107 | 2026-04-30T23:51:59.525Z | Downloaded dirs-sys v0.3.7 |
| 108 | 2026-04-30T23:51:59.528Z | Downloaded dirs v2.0.2 |
| 109 | 2026-04-30T23:51:59.528Z | Downloaded strum v0.25.0 |
| 110 | 2026-04-30T23:51:59.530Z | Downloaded heck v0.5.0 |
| 111 | 2026-04-30T23:51:59.533Z | Downloaded rustc_version v0.4.1 |
| 112 | 2026-04-30T23:51:59.538Z | Downloaded strum v0.26.3 |
| 113 | 2026-04-30T23:51:59.541Z | Downloaded bitflags v1.3.2 |
| 114 | 2026-04-30T23:51:59.543Z | Downloaded unicode-xid v0.2.6 |
| 115 | 2026-04-30T23:51:59.543Z | Downloaded cfg-if v0.1.10 |
| 116 | 2026-04-30T23:51:59.549Z | Downloaded zmij v1.0.21 |
| 117 | 2026-04-30T23:51:59.552Z | Downloaded garando_errors v0.1.0 |
| 118 | 2026-04-30T23:51:59.552Z | Downloaded rustversion v1.0.22 |
| 119 | 2026-04-30T23:51:59.562Z | Downloaded strum_macros v0.26.4 |
| 120 | 2026-04-30T23:51:59.566Z | Downloaded shlex v1.3.0 |
| 121 | 2026-04-30T23:51:59.569Z | Downloaded quote v1.0.45 |
| 122 | 2026-04-30T23:51:59.569Z | Downloaded garando_pos v0.1.0 |
| 123 | 2026-04-30T23:51:59.573Z | Downloaded find-msvc-tools v0.1.9 |
| 124 | 2026-04-30T23:51:59.579Z | Downloaded term v0.6.1 |
| 125 | 2026-04-30T23:51:59.604Z | Downloaded unicode-ident v1.0.24 |
| 126 | 2026-04-30T23:51:59.607Z | Downloaded proc-macro2 v1.0.106 |
| 127 | 2026-04-30T23:51:59.610Z | Downloaded serde_derive v1.0.228 |
| 128 | 2026-04-30T23:51:59.613Z | Downloaded memchr v2.8.0 |
| 129 | 2026-04-30T23:51:59.616Z | Downloaded serde_core v1.0.228 |
| 130 | 2026-04-30T23:51:59.616Z | Downloaded serde v1.0.228 |
| 131 | 2026-04-30T23:51:59.619Z | Downloaded cc v1.2.61 |
| 132 | 2026-04-30T23:51:59.643Z | Downloaded serde_json v1.0.149 |
| 133 | 2026-04-30T23:51:59.660Z | Downloaded garando_syntax v0.1.1 |
| 134 | 2026-04-30T23:51:59.668Z | Downloaded syn v2.0.117 |
| 135 | 2026-04-30T23:51:59.706Z | Downloaded libc v0.2.186 |
| 136 | 2026-04-30T23:51:59.759Z | Compiling proc-macro2 v1.0.106 |
| 137 | 2026-04-30T23:51:59.759Z | Compiling quote v1.0.45 |
| 138 | 2026-04-30T23:51:59.759Z | Compiling unicode-ident v1.0.24 |
| 139 | 2026-04-30T23:51:59.762Z | Compiling libc v0.2.186 |
| 140 | 2026-04-30T23:51:59.762Z | Compiling serde_core v1.0.228 |
| 141 | 2026-04-30T23:51:59.762Z | Compiling serde v1.0.228 |
| 142 | 2026-04-30T23:51:59.762Z | Compiling rustversion v1.0.22 |
| 143 | 2026-04-30T23:51:59.762Z | Compiling cfg-if v0.1.10 |
| 144 | 2026-04-30T23:51:59.854Z | Compiling zmij v1.0.21 |
| 145 | 2026-04-30T23:51:59.907Z | Compiling serde_json v1.0.149 |
| 146 | 2026-04-30T23:52:00.367Z | Compiling itoa v1.0.18 |
| 147 | 2026-04-30T23:52:00.394Z | Compiling unicode-xid v0.2.6 |
| 148 | 2026-04-30T23:52:00.401Z | Compiling memchr v2.8.0 |
| 149 | 2026-04-30T23:52:00.508Z | Compiling heck v0.5.0 |
| 150 | 2026-04-30T23:52:00.547Z | Compiling semver v1.0.28 |
| 151 | 2026-04-30T23:52:00.663Z | Compiling bitflags v1.3.2 |
| 152 | 2026-04-30T23:52:00.699Z | Compiling dirs-sys v0.3.7 |
| 153 | 2026-04-30T23:52:00.722Z | Compiling log v0.4.29 |
| 154 | 2026-04-30T23:52:00.751Z | Compiling find-msvc-tools v0.1.9 |
| 155 | 2026-04-30T23:52:00.831Z | Compiling dirs v2.0.2 |
| 156 | 2026-04-30T23:52:00.884Z | Compiling shlex v1.3.0 |
| 157 | 2026-04-30T23:52:00.917Z | Compiling term v0.6.1 |
| 158 | 2026-04-30T23:52:00.934Z | Compiling rustc_version v0.4.1 |
| 159 | 2026-04-30T23:52:00.981Z | Compiling strum v0.25.0 |
| 160 | 2026-04-30T23:52:00.998Z | Compiling cc v1.2.61 |
| 161 | 2026-04-30T23:52:01.199Z | Compiling syn v2.0.117 |
| 162 | 2026-04-30T23:52:02.771Z | Compiling serde_derive v1.0.228 |
| 163 | 2026-04-30T23:52:02.771Z | Compiling strum_macros v0.26.4 |
| 164 | 2026-04-30T23:52:03.781Z | Compiling strum v0.26.3 |
| 165 | 2026-04-30T23:52:03.843Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 166 | 2026-04-30T23:52:04.831Z | Compiling garando_pos v0.1.0 |
| 167 | 2026-04-30T23:52:05.101Z | Compiling garando_errors v0.1.0 |
| 168 | 2026-04-30T23:52:05.478Z | Compiling garando_syntax v0.1.1 |
| 169 | 2026-04-30T23:52:09.483Z | Compiling ctest2 v0.4.10 |
| 170 | 2026-04-30T23:52:10.114Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 171 | 2026-04-30T23:52:12.811Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.77s |
| 172 | 2026-04-30T23:52:12.830Z | Running test/main.rs (target/debug/deps/main-7f1479b9b01eb3e3) |
| 173 | 2026-04-30T23:52:12.833Z | RUNNING ALL TESTS |
| 174 | 2026-04-30T23:52:12.834Z | PASSED 1185 tests |
| 175 | 2026-04-30T23:52:12.840Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 176 | 2026-04-30T23:52:12.900Z | Updating crates.io index |
| 177 | 2026-04-30T23:52:13.073Z | Locking 39 packages to latest compatible versions |
| 178 | 2026-04-30T23:52:13.118Z | Compiling proc-macro2 v1.0.106 |
| 179 | 2026-04-30T23:52:13.118Z | Compiling unicode-ident v1.0.24 |
| 180 | 2026-04-30T23:52:13.122Z | Compiling quote v1.0.45 |
| 181 | 2026-04-30T23:52:13.122Z | Compiling libc v0.2.186 |
| 182 | 2026-04-30T23:52:13.122Z | Compiling serde_core v1.0.228 |
| 183 | 2026-04-30T23:52:13.122Z | Compiling serde v1.0.228 |
| 184 | 2026-04-30T23:52:13.122Z | Compiling zmij v1.0.21 |
| 185 | 2026-04-30T23:52:13.122Z | Compiling cfg-if v0.1.10 |
| 186 | 2026-04-30T23:52:13.179Z | Compiling serde_json v1.0.149 |
| 187 | 2026-04-30T23:52:13.225Z | Compiling itoa v1.0.18 |
| 188 | 2026-04-30T23:52:13.385Z | Compiling unicode-xid v0.2.6 |
| 189 | 2026-04-30T23:52:13.393Z | Compiling memchr v2.8.0 |
| 190 | 2026-04-30T23:52:13.415Z | Compiling log v0.4.29 |
| 191 | 2026-04-30T23:52:13.438Z | Compiling find-msvc-tools v0.1.9 |
| 192 | 2026-04-30T23:52:13.483Z | Compiling bitflags v1.3.2 |
| 193 | 2026-04-30T23:52:13.541Z | Compiling semver v1.0.28 |
| 194 | 2026-04-30T23:52:13.566Z | Compiling shlex v1.3.0 |
| 195 | 2026-04-30T23:52:13.674Z | Compiling cc v1.2.61 |
| 196 | 2026-04-30T23:52:13.709Z | Compiling rustc_version v0.4.1 |
| 197 | 2026-04-30T23:52:13.814Z | Compiling dirs-sys v0.3.7 |
| 198 | 2026-04-30T23:52:13.818Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 199 | 2026-04-30T23:52:13.918Z | Compiling dirs v2.0.2 |
| 200 | 2026-04-30T23:52:13.978Z | Compiling term v0.6.1 |
| 201 | 2026-04-30T23:52:14.160Z | Compiling syn v2.0.117 |
| 202 | 2026-04-30T23:52:15.416Z | Compiling serde_derive v1.0.228 |
| 203 | 2026-04-30T23:52:17.328Z | Compiling garando_pos v0.1.0 |
| 204 | 2026-04-30T23:52:17.587Z | Compiling garando_errors v0.1.0 |
| 205 | 2026-04-30T23:52:17.954Z | Compiling garando_syntax v0.1.1 |
| 206 | 2026-04-30T23:52:21.982Z | Compiling ctest2 v0.4.10 |
| 207 | 2026-04-30T23:52:22.607Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 208 | 2026-04-30T23:52:23.631Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.78s |
| 209 | 2026-04-30T23:52:23.646Z | Running test/main.rs (target/debug/deps/main-a2224149626a13a4) |
| 210 | 2026-04-30T23:52:23.649Z | RUNNING ALL TESTS |
| 211 | 2026-04-30T23:52:23.649Z | PASSED 90 tests |
| 212 | 2026-04-30T23:52:23.653Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 213 | 2026-04-30T23:52:23.712Z | Updating crates.io index |
| 214 | 2026-04-30T23:52:23.883Z | Locking 41 packages to latest compatible versions |
| 215 | 2026-04-30T23:52:23.925Z | Compiling libc v0.2.186 |
| 216 | 2026-04-30T23:52:23.925Z | Compiling proc-macro2 v1.0.106 |
| 217 | 2026-04-30T23:52:23.928Z | Compiling unicode-ident v1.0.24 |
| 218 | 2026-04-30T23:52:23.928Z | Compiling quote v1.0.45 |
| 219 | 2026-04-30T23:52:23.928Z | Compiling serde_core v1.0.228 |
| 220 | 2026-04-30T23:52:23.928Z | Compiling serde v1.0.228 |
| 221 | 2026-04-30T23:52:23.939Z | Compiling cfg-if v0.1.10 |
| 222 | 2026-04-30T23:52:23.942Z | Compiling zmij v1.0.21 |
| 223 | 2026-04-30T23:52:23.988Z | Compiling serde_json v1.0.149 |
| 224 | 2026-04-30T23:52:24.031Z | Compiling memchr v2.8.0 |
| 225 | 2026-04-30T23:52:24.194Z | Compiling unicode-xid v0.2.6 |
| 226 | 2026-04-30T23:52:24.219Z | Compiling itoa v1.0.18 |
| 227 | 2026-04-30T23:52:24.243Z | Compiling semver v1.0.28 |
| 228 | 2026-04-30T23:52:24.284Z | Compiling find-msvc-tools v0.1.9 |
| 229 | 2026-04-30T23:52:24.372Z | Compiling shlex v1.3.0 |
| 230 | 2026-04-30T23:52:24.448Z | Compiling bitflags v1.3.2 |
| 231 | 2026-04-30T23:52:24.496Z | Compiling log v0.4.29 |
| 232 | 2026-04-30T23:52:24.496Z | Compiling cc v1.2.61 |
| 233 | 2026-04-30T23:52:24.500Z | Compiling rustc_version v0.4.1 |
| 234 | 2026-04-30T23:52:24.582Z | Compiling dirs-sys v0.3.7 |
| 235 | 2026-04-30T23:52:24.582Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 236 | 2026-04-30T23:52:24.671Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 237 | 2026-04-30T23:52:24.695Z | Compiling dirs v2.0.2 |
| 238 | 2026-04-30T23:52:24.755Z | Compiling term v0.6.1 |
| 239 | 2026-04-30T23:52:24.761Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 240 | 2026-04-30T23:52:24.960Z | Compiling syn v2.0.117 |
| 241 | 2026-04-30T23:52:26.214Z | Compiling serde_derive v1.0.228 |
| 242 | 2026-04-30T23:52:28.131Z | Compiling garando_pos v0.1.0 |
| 243 | 2026-04-30T23:52:28.401Z | Compiling garando_errors v0.1.0 |
| 244 | 2026-04-30T23:52:28.775Z | Compiling garando_syntax v0.1.1 |
| 245 | 2026-04-30T23:52:32.798Z | Compiling ctest2 v0.4.10 |
| 246 | 2026-04-30T23:52:33.445Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 247 | 2026-04-30T23:52:34.466Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.80s |
| 248 | 2026-04-30T23:52:34.481Z | Running test/main.rs (target/debug/deps/main-cb554a347c9d3223) |
| 249 | 2026-04-30T23:52:34.484Z | RUNNING ALL TESTS |
| 250 | 2026-04-30T23:52:34.484Z | PASSED 257 tests |
| 251 | 2026-04-30T23:52:34.490Z | process exited: duration 75684 ms, exit code 0 |
| |
| 252 | 2026-04-30T23:52:34.496Z | found 0 output files |