|
|
|
| 1 | 2026-03-04T23:40:16.827Z | job assigned to worker 01KJXJYV5JJM1SFDW424D783P5 [factory aws, i-06213262b706886a6] (queued for 10 m 50 s) |
| |
| 2 | 2026-03-04T23:40:25.727Z | starting task 0: "setup" |
| 3 | 2026-03-04T23:40:25.732Z | ++ uname -s |
| 4 | 2026-03-04T23:40:25.736Z | + kern=SunOS |
| 5 | 2026-03-04T23:40:25.737Z | + build_user=build |
| 6 | 2026-03-04T23:40:25.737Z | + build_uid=12345 |
| 7 | 2026-03-04T23:40:25.737Z | + work_dir=/work |
| 8 | 2026-03-04T23:40:25.737Z | + input_dir=/input |
| 9 | 2026-03-04T23:40:25.737Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-04T23:40:25.737Z | + case "$kern" in |
| 11 | 2026-03-04T23:40:25.737Z | + groupadd -g 12345 build |
| 12 | 2026-03-04T23:40:25.740Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-04T23:40:27.745Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-04T23:40:27.872Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-04T23:40:27.875Z | + home_fs=zfs |
| 16 | 2026-03-04T23:40:27.875Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-04T23:40:27.875Z | + mkdir -p /home/build |
| 18 | 2026-03-04T23:40:27.878Z | + chown build:build /home/build /work |
| 19 | 2026-03-04T23:40:29.880Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-04T23:40:29.882Z | process exited: duration 4156 ms, exit code 0 |
| |
| 21 | 2026-03-04T23:40:29.889Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-04T23:40:29.894Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-03-04T23:40:29.894Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-03-04T23:40:29.894Z | * rust toolchain profile = "default" |
| 25 | 2026-03-04T23:40:29.894Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-04T23:40:29.894Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-04T23:40:29.894Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-04T23:40:29.897Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-04T23:40:29.897Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-03-04T23:40:30.033Z | info: downloading installer |
| 31 | 2026-03-04T23:40:31.957Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-04T23:40:31.957Z | warn: /opt/ooce/bin |
| 33 | 2026-03-04T23:40:31.957Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-04T23:40:31.957Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-04T23:40:31.957Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-04T23:40:31.957Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-04T23:40:31.957Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-04T23:40:31.957Z | error: cannot install while Rust is installed |
| 39 | 2026-03-04T23:40:31.957Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-04T23:40:31.975Z | info: profile set to 'default' |
| 41 | 2026-03-04T23:40:31.975Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-04T23:40:31.978Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 43 | 2026-03-04T23:40:32.172Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 44 | 2026-03-04T23:40:32.172Z | info: downloading component 'cargo' |
| 45 | 2026-03-04T23:40:33.298Z | info: downloading component 'clippy' |
| 46 | 2026-03-04T23:40:33.771Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-04T23:40:35.642Z | info: downloading component 'rust-std' |
| 48 | 2026-03-04T23:40:38.441Z | info: downloading component 'rustc' |
| 49 | 2026-03-04T23:40:46.353Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-04T23:40:46.837Z | info: installing component 'cargo' |
| 51 | 2026-03-04T23:40:47.746Z | info: installing component 'clippy' |
| 52 | 2026-03-04T23:40:48.153Z | info: installing component 'rust-docs' |
| 53 | 2026-03-04T23:40:50.024Z | info: installing component 'rust-std' |
| 54 | 2026-03-04T23:40:51.952Z | info: installing component 'rustc' |
| 55 | 2026-03-04T23:40:58.560Z | info: installing component 'rustfmt' |
| 56 | 2026-03-04T23:40:58.903Z | info: default toolchain set to '1.90.0-x86_64-unknown-illumos' |
| 57 | 2026-03-04T23:40:58.903Z | |
| 58 | 2026-03-04T23:40:59.315Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 59 | 2026-03-04T23:40:59.315Z | |
| 60 | 2026-03-04T23:40:59.318Z | |
| 61 | 2026-03-04T23:40:59.318Z | Rust is installed now. Great! |
| 62 | 2026-03-04T23:40:59.318Z | |
| 63 | 2026-03-04T23:40:59.318Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-04T23:40:59.318Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-04T23:40:59.318Z | |
| 66 | 2026-03-04T23:40:59.318Z | To configure your current shell, you need to source |
| 67 | 2026-03-04T23:40:59.318Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-04T23:40:59.318Z | |
| 69 | 2026-03-04T23:40:59.318Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-04T23:40:59.318Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-04T23:40:59.318Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-04T23:40:59.318Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-04T23:40:59.396Z | + rustup --version |
| 74 | 2026-03-04T23:40:59.407Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-04T23:40:59.410Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-04T23:40:59.502Z | info: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 77 | 2026-03-04T23:40:59.507Z | + cargo --version |
| 78 | 2026-03-04T23:40:59.606Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 79 | 2026-03-04T23:40:59.608Z | + rustc --version |
| 80 | 2026-03-04T23:40:59.696Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 81 | 2026-03-04T23:40:59.699Z | process exited: duration 29802 ms, exit code 0 |
| |
| 82 | 2026-03-04T23:40:59.706Z | starting task 2: "authentication" |
| 83 | 2026-03-04T23:40:59.728Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-03-04T23:40:59.737Z | starting task 3: "clone repository" |
| 85 | 2026-03-04T23:40:59.741Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2026-03-04T23:40:59.744Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2026-03-04T23:40:59.777Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2026-03-04T23:41:03.942Z | + cd /work/oxidecomputer/propolis |
| 89 | 2026-03-04T23:41:03.942Z | + git fetch origin 2c3bbb75355ae32e22d54298d2a49e24c1ba6985 |
| 90 | 2026-03-04T23:41:04.306Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2026-03-04T23:41:04.306Z | * branch 2c3bbb75355ae32e22d54298d2a49e24c1ba6985 -> FETCH_HEAD |
| 92 | 2026-03-04T23:41:04.315Z | + [[ -n spr/papertigers/want-virtio-vsock-support ]] |
| 93 | 2026-03-04T23:41:04.317Z | ++ git branch --show-current |
| 94 | 2026-03-04T23:41:04.321Z | + current=master |
| 95 | 2026-03-04T23:41:04.321Z | + [[ master != spr/papertigers/want-virtio-vsock-support ]] |
| 96 | 2026-03-04T23:41:04.321Z | + git branch -f spr/papertigers/want-virtio-vsock-support 2c3bbb75355ae32e22d54298d2a49e24c1ba6985 |
| 97 | 2026-03-04T23:41:04.324Z | + git checkout -f spr/papertigers/want-virtio-vsock-support |
| 98 | 2026-03-04T23:41:04.351Z | Switched to branch 'spr/papertigers/want-virtio-vsock-support' |
| 99 | 2026-03-04T23:41:04.354Z | + git reset --hard 2c3bbb75355ae32e22d54298d2a49e24c1ba6985 |
| 100 | 2026-03-04T23:41:04.360Z | HEAD is now at 2c3bbb7 rebase master |
| 101 | 2026-03-04T23:41:04.363Z | process exited: duration 4624 ms, exit code 0 |
| |
| 102 | 2026-03-04T23:41:04.369Z | starting task 4: "build" |
| 103 | 2026-03-04T23:41:04.381Z | Cloning into './gate_src'... |
| 104 | 2026-03-04T23:43:01.432Z | Updating files: 30% (15159/49358)
Updating files: 31% (15301/49358)
Updating files: 32% (15795/49358)
Updating files: 33% (16289/49358)
Updating files: 34% (16782/49358)
Updating files: 35% (17276/49358)
Updating files: 36% (17769/49358)
Updating files: 37% (18263/49358)
Updating files: 38% (18757/49358)
Updating files: 39% (19250/49358)
Updating files: 40% (19744/49358)
Updating files: 41% (20237/49358)
Updating files: 42% (20731/49358)
Updating files: 43% (21224/49358)
Updating files: 44% (21718/49358)
Updating files: 45% (22212/49358)
Updating files: 46% (22705/49358)
Updating files: 47% (23199/49358)
Updating files: 48% (23692/49358)
Updating files: 49% (24186/49358)
Updating files: 50% (24679/49358)
Updating files: 51% (25173/49358)
Updating files: 52% (25667/49358)
Updating files: 53% (26160/49358)
Updating files: 54% (26654/49358)
Updating files: 55% (27147/49358)
Updating files: 56% (27641/49358)
Updating files: 57% (28135/49358)
Updating files: 57% (28486/49358)
Updating files: 58% (28628/49358)
Updating files: 59% (29122/49358)
Updating files: 60% (29615/49358)
Updating files: 61% (30109/49358)
Updating files: 62% (30602/49358)
Updating files: 63% (31096/49358)
Updating files: 64% (31590/49358)
Updating files: 65% (32083/49358)
Updating files: 66% (32577/49358)
Updating files: 67% (33070/49358)
Updating files: 68% (33564/49358)
Updating files: 69% (34058/49358)
Updating files: 70% (34551/49358)
Updating files: 71% (35045/49358)
Updating files: 72% (35538/49358)
Updating files: 73% (36032/49358)
Updating files: 74% (36525/49358)
Updating files: 75% (37019/49358)
Updating files: 76% (37513/49358)
Updating files: 77% (38006/49358)
Updating files: 78% (38500/49358)
Updating files: 79% (38993/49358)
Updating files: 80% (39487/49358)
Updating files: 81% (39980/49358)
Updating files: 82% (40474/49358)
Updating files: 83% (40968/49358)
Updating files: 84% (41461/49358)
Updating files: 85% (41955/49358)
Updating files: 86% (42448/49358)
Updating files: 86% (42532/49358)
Updating files: 87% (42942/49358)
Updating files: 88% (43436/49358)
Updating files: 89% (43929/49358)
Updating files: 90% (44423/49358)
Updating files: 91% (44916/49358)
Updating files: 92% (45410/49358)
Updating files: 93% (45903/49358)
Updating files: 94% (46397/49358)
Updating files: 95% (46891/49358)
Updating files: 96% (47384/49358)
Updating files: 97% (47878/49358)
Updating files: 98% (48371/49358)
Updating files: 99% (48865/49358)
Updating files: 100% (49358/49358)
Updating files: 100% (49358/49358), done. |
| 105 | 2026-03-04T23:43:01.528Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 106 | 2026-03-04T23:43:01.620Z | warning: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 107 | 2026-03-04T23:43:01.687Z | Updating crates.io index |
| 108 | 2026-03-04T23:43:02.250Z | Locking 44 packages to latest compatible versions |
| 109 | 2026-03-04T23:43:02.253Z | Adding strum v0.25.0 (available: v0.28.0) |
| 110 | 2026-03-04T23:43:02.256Z | Downloading crates ... |
| 111 | 2026-03-04T23:43:02.325Z | Downloaded cfg-if v0.1.10 |
| 112 | 2026-03-04T23:43:02.334Z | Downloaded dirs v2.0.2 |
| 113 | 2026-03-04T23:43:02.337Z | Downloaded heck v0.5.0 |
| 114 | 2026-03-04T23:43:02.337Z | Downloaded dirs-sys v0.3.7 |
| 115 | 2026-03-04T23:43:02.341Z | Downloaded strum v0.26.3 |
| 116 | 2026-03-04T23:43:02.344Z | Downloaded semver v1.0.27 |
| 117 | 2026-03-04T23:43:02.347Z | Downloaded unicode-xid v0.2.6 |
| 118 | 2026-03-04T23:43:02.347Z | Downloaded itoa v1.0.17 |
| 119 | 2026-03-04T23:43:02.349Z | Downloaded bitflags v1.3.2 |
| 120 | 2026-03-04T23:43:02.353Z | Downloaded strum v0.25.0 |
| 121 | 2026-03-04T23:43:02.362Z | Downloaded rustc_version v0.4.1 |
| 122 | 2026-03-04T23:43:02.365Z | Downloaded ctest2 v0.4.10 |
| 123 | 2026-03-04T23:43:02.371Z | Downloaded memchr v2.8.0 |
| 124 | 2026-03-04T23:43:02.376Z | Downloaded find-msvc-tools v0.1.9 |
| 125 | 2026-03-04T23:43:02.379Z | Downloaded garando_pos v0.1.0 |
| 126 | 2026-03-04T23:43:02.379Z | Downloaded zmij v1.0.21 |
| 127 | 2026-03-04T23:43:02.383Z | Downloaded garando_errors v0.1.0 |
| 128 | 2026-03-04T23:43:02.385Z | Downloaded strum_macros v0.26.4 |
| 129 | 2026-03-04T23:43:02.385Z | Downloaded rustversion v1.0.22 |
| 130 | 2026-03-04T23:43:02.393Z | Downloaded shlex v1.3.0 |
| 131 | 2026-03-04T23:43:02.396Z | Downloaded quote v1.0.45 |
| 132 | 2026-03-04T23:43:02.409Z | Downloaded log v0.4.29 |
| 133 | 2026-03-04T23:43:02.412Z | Downloaded serde_core v1.0.228 |
| 134 | 2026-03-04T23:43:02.415Z | Downloaded proc-macro2 v1.0.106 |
| 135 | 2026-03-04T23:43:02.418Z | Downloaded unicode-ident v1.0.24 |
| 136 | 2026-03-04T23:43:02.421Z | Downloaded term v0.6.1 |
| 137 | 2026-03-04T23:43:02.424Z | Downloaded serde_derive v1.0.228 |
| 138 | 2026-03-04T23:43:02.428Z | Downloaded serde v1.0.228 |
| 139 | 2026-03-04T23:43:02.431Z | Downloaded cc v1.2.56 |
| 140 | 2026-03-04T23:43:02.457Z | Downloaded serde_json v1.0.149 |
| 141 | 2026-03-04T23:43:02.478Z | Downloaded garando_syntax v0.1.1 |
| 142 | 2026-03-04T23:43:02.488Z | Downloaded syn v2.0.117 |
| 143 | 2026-03-04T23:43:02.535Z | Downloaded libc v0.2.182 |
| 144 | 2026-03-04T23:43:02.609Z | Compiling proc-macro2 v1.0.106 |
| 145 | 2026-03-04T23:43:02.609Z | Compiling quote v1.0.45 |
| 146 | 2026-03-04T23:43:02.610Z | Compiling unicode-ident v1.0.24 |
| 147 | 2026-03-04T23:43:02.612Z | Compiling libc v0.2.182 |
| 148 | 2026-03-04T23:43:02.613Z | Compiling serde_core v1.0.228 |
| 149 | 2026-03-04T23:43:02.613Z | Compiling serde v1.0.228 |
| 150 | 2026-03-04T23:43:02.613Z | Compiling rustversion v1.0.22 |
| 151 | 2026-03-04T23:43:02.634Z | Compiling zmij v1.0.21 |
| 152 | 2026-03-04T23:43:02.881Z | Compiling cfg-if v0.1.10 |
| 153 | 2026-03-04T23:43:02.967Z | Compiling serde_json v1.0.149 |
| 154 | 2026-03-04T23:43:03.275Z | Compiling unicode-xid v0.2.6 |
| 155 | 2026-03-04T23:43:03.284Z | Compiling heck v0.5.0 |
| 156 | 2026-03-04T23:43:03.309Z | Compiling memchr v2.8.0 |
| 157 | 2026-03-04T23:43:03.427Z | Compiling itoa v1.0.17 |
| 158 | 2026-03-04T23:43:03.722Z | Compiling semver v1.0.27 |
| 159 | 2026-03-04T23:43:03.759Z | Compiling log v0.4.29 |
| 160 | 2026-03-04T23:43:03.801Z | Compiling bitflags v1.3.2 |
| 161 | 2026-03-04T23:43:03.890Z | Compiling find-msvc-tools v0.1.9 |
| 162 | 2026-03-04T23:43:04.044Z | Compiling shlex v1.3.0 |
| 163 | 2026-03-04T23:43:04.275Z | Compiling dirs-sys v0.3.7 |
| 164 | 2026-03-04T23:43:04.283Z | Compiling cc v1.2.56 |
| 165 | 2026-03-04T23:43:04.339Z | Compiling rustc_version v0.4.1 |
| 166 | 2026-03-04T23:43:04.342Z | Compiling strum v0.25.0 |
| 167 | 2026-03-04T23:43:04.475Z | Compiling dirs v2.0.2 |
| 168 | 2026-03-04T23:43:04.636Z | Compiling term v0.6.1 |
| 169 | 2026-03-04T23:43:05.082Z | Compiling syn v2.0.117 |
| 170 | 2026-03-04T23:43:08.335Z | Compiling serde_derive v1.0.228 |
| 171 | 2026-03-04T23:43:08.335Z | Compiling strum_macros v0.26.4 |
| 172 | 2026-03-04T23:43:10.049Z | Compiling strum v0.26.3 |
| 173 | 2026-03-04T23:43:10.128Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 174 | 2026-03-04T23:43:11.885Z | Compiling garando_pos v0.1.0 |
| 175 | 2026-03-04T23:43:12.340Z | Compiling garando_errors v0.1.0 |
| 176 | 2026-03-04T23:43:12.994Z | Compiling garando_syntax v0.1.1 |
| 177 | 2026-03-04T23:43:20.128Z | Compiling ctest2 v0.4.10 |
| 178 | 2026-03-04T23:43:21.636Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 179 | 2026-03-04T23:43:25.130Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 23.53s |
| 180 | 2026-03-04T23:43:25.152Z | Running test/main.rs (target/debug/deps/main-94d9bf68730c773c) |
| 181 | 2026-03-04T23:43:25.155Z | RUNNING ALL TESTS |
| 182 | 2026-03-04T23:43:25.155Z | PASSED 1185 tests |
| 183 | 2026-03-04T23:43:25.164Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 184 | 2026-03-04T23:43:25.290Z | Updating crates.io index |
| 185 | 2026-03-04T23:43:25.485Z | Locking 39 packages to latest compatible versions |
| 186 | 2026-03-04T23:43:25.546Z | Compiling proc-macro2 v1.0.106 |
| 187 | 2026-03-04T23:43:25.546Z | Compiling unicode-ident v1.0.24 |
| 188 | 2026-03-04T23:43:25.546Z | Compiling libc v0.2.182 |
| 189 | 2026-03-04T23:43:25.546Z | Compiling quote v1.0.45 |
| 190 | 2026-03-04T23:43:25.549Z | Compiling serde_core v1.0.228 |
| 191 | 2026-03-04T23:43:25.549Z | Compiling serde v1.0.228 |
| 192 | 2026-03-04T23:43:25.549Z | Compiling cfg-if v0.1.10 |
| 193 | 2026-03-04T23:43:25.566Z | Compiling zmij v1.0.21 |
| 194 | 2026-03-04T23:43:25.643Z | Compiling serde_json v1.0.149 |
| 195 | 2026-03-04T23:43:25.725Z | Compiling unicode-xid v0.2.6 |
| 196 | 2026-03-04T23:43:25.876Z | Compiling itoa v1.0.17 |
| 197 | 2026-03-04T23:43:25.984Z | Compiling memchr v2.8.0 |
| 198 | 2026-03-04T23:43:26.078Z | Compiling bitflags v1.3.2 |
| 199 | 2026-03-04T23:43:26.151Z | Compiling log v0.4.29 |
| 200 | 2026-03-04T23:43:26.183Z | Compiling semver v1.0.27 |
| 201 | 2026-03-04T23:43:26.192Z | Compiling find-msvc-tools v0.1.9 |
| 202 | 2026-03-04T23:43:26.427Z | Compiling shlex v1.3.0 |
| 203 | 2026-03-04T23:43:26.624Z | Compiling rustc_version v0.4.1 |
| 204 | 2026-03-04T23:43:26.639Z | Compiling cc v1.2.56 |
| 205 | 2026-03-04T23:43:27.051Z | Compiling dirs-sys v0.3.7 |
| 206 | 2026-03-04T23:43:27.052Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 207 | 2026-03-04T23:43:27.214Z | Compiling dirs v2.0.2 |
| 208 | 2026-03-04T23:43:27.309Z | Compiling term v0.6.1 |
| 209 | 2026-03-04T23:43:27.601Z | Compiling syn v2.0.117 |
| 210 | 2026-03-04T23:43:30.109Z | Compiling serde_derive v1.0.228 |
| 211 | 2026-03-04T23:43:33.482Z | Compiling garando_pos v0.1.0 |
| 212 | 2026-03-04T23:43:33.940Z | Compiling garando_errors v0.1.0 |
| 213 | 2026-03-04T23:43:34.607Z | Compiling garando_syntax v0.1.1 |
| 214 | 2026-03-04T23:43:41.672Z | Compiling ctest2 v0.4.10 |
| 215 | 2026-03-04T23:43:43.167Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 216 | 2026-03-04T23:43:44.402Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 19.17s |
| 217 | 2026-03-04T23:43:44.421Z | Running test/main.rs (target/debug/deps/main-345c8ae9adbf7c1c) |
| 218 | 2026-03-04T23:43:44.424Z | RUNNING ALL TESTS |
| 219 | 2026-03-04T23:43:44.424Z | PASSED 90 tests |
| 220 | 2026-03-04T23:43:44.430Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 221 | 2026-03-04T23:43:44.563Z | Updating crates.io index |
| 222 | 2026-03-04T23:43:44.768Z | Locking 41 packages to latest compatible versions |
| 223 | 2026-03-04T23:43:44.832Z | Compiling libc v0.2.182 |
| 224 | 2026-03-04T23:43:44.832Z | Compiling proc-macro2 v1.0.106 |
| 225 | 2026-03-04T23:43:44.835Z | Compiling quote v1.0.45 |
| 226 | 2026-03-04T23:43:44.835Z | Compiling unicode-ident v1.0.24 |
| 227 | 2026-03-04T23:43:44.835Z | Compiling serde_core v1.0.228 |
| 228 | 2026-03-04T23:43:44.835Z | Compiling serde v1.0.228 |
| 229 | 2026-03-04T23:43:44.835Z | Compiling zmij v1.0.21 |
| 230 | 2026-03-04T23:43:44.835Z | Compiling cfg-if v0.1.10 |
| 231 | 2026-03-04T23:43:44.928Z | Compiling serde_json v1.0.149 |
| 232 | 2026-03-04T23:43:45.023Z | Compiling memchr v2.8.0 |
| 233 | 2026-03-04T23:43:45.286Z | Compiling itoa v1.0.17 |
| 234 | 2026-03-04T23:43:45.334Z | Compiling unicode-xid v0.2.6 |
| 235 | 2026-03-04T23:43:45.405Z | Compiling find-msvc-tools v0.1.9 |
| 236 | 2026-03-04T23:43:45.495Z | Compiling semver v1.0.27 |
| 237 | 2026-03-04T23:43:45.572Z | Compiling log v0.4.29 |
| 238 | 2026-03-04T23:43:45.848Z | Compiling shlex v1.3.0 |
| 239 | 2026-03-04T23:43:45.859Z | Compiling bitflags v1.3.2 |
| 240 | 2026-03-04T23:43:45.879Z | Compiling rustc_version v0.4.1 |
| 241 | 2026-03-04T23:43:46.063Z | Compiling cc v1.2.56 |
| 242 | 2026-03-04T23:43:46.274Z | Compiling dirs-sys v0.3.7 |
| 243 | 2026-03-04T23:43:46.274Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 244 | 2026-03-04T23:43:46.380Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 245 | 2026-03-04T23:43:46.468Z | Compiling dirs v2.0.2 |
| 246 | 2026-03-04T23:43:46.559Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 247 | 2026-03-04T23:43:46.607Z | Compiling term v0.6.1 |
| 248 | 2026-03-04T23:43:46.873Z | Compiling syn v2.0.117 |
| 249 | 2026-03-04T23:43:49.361Z | Compiling serde_derive v1.0.228 |
| 250 | 2026-03-04T23:43:52.794Z | Compiling garando_pos v0.1.0 |
| 251 | 2026-03-04T23:43:53.254Z | Compiling garando_errors v0.1.0 |
| 252 | 2026-03-04T23:43:53.904Z | Compiling garando_syntax v0.1.1 |
| 253 | 2026-03-04T23:44:01.035Z | Compiling ctest2 v0.4.10 |
| 254 | 2026-03-04T23:44:02.514Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 255 | 2026-03-04T23:44:03.949Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 19.45s |
| 256 | 2026-03-04T23:44:03.969Z | Running test/main.rs (target/debug/deps/main-ca4fc6fef5f527ea) |
| 257 | 2026-03-04T23:44:03.972Z | RUNNING ALL TESTS |
| 258 | 2026-03-04T23:44:03.972Z | PASSED 257 tests |
| 259 | 2026-03-04T23:44:03.980Z | process exited: duration 179565 ms, exit code 0 |
| |
| 260 | 2026-03-04T23:44:03.987Z | found 0 output files |