|
|
|
| 1 | 2026-03-19T07:03:31.311Z | job assigned to worker 01KM2EC2AKS00XH3NG27RCBTWQ [factory aws, i-0817e940b3107d71c] (queued for 2 m 19 s) |
| |
| 2 | 2026-03-19T07:03:39.482Z | starting task 0: "setup" |
| 3 | 2026-03-19T07:03:39.486Z | ++ uname -s |
| 4 | 2026-03-19T07:03:39.489Z | + kern=SunOS |
| 5 | 2026-03-19T07:03:39.489Z | + build_user=build |
| 6 | 2026-03-19T07:03:39.489Z | + build_uid=12345 |
| 7 | 2026-03-19T07:03:39.489Z | + work_dir=/work |
| 8 | 2026-03-19T07:03:39.489Z | + input_dir=/input |
| 9 | 2026-03-19T07:03:39.489Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T07:03:39.489Z | + case "$kern" in |
| 11 | 2026-03-19T07:03:39.489Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T07:03:39.491Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T07:03:41.497Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T07:03:41.621Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T07:03:41.624Z | + home_fs=zfs |
| 16 | 2026-03-19T07:03:41.624Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T07:03:41.624Z | + mkdir -p /home/build |
| 18 | 2026-03-19T07:03:41.626Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T07:03:42.627Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T07:03:42.630Z | process exited: duration 3149 ms, exit code 0 |
| |
| 21 | 2026-03-19T07:03:42.635Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T07:03:42.640Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-19T07:03:42.640Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-19T07:03:42.640Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-19T07:03:42.640Z | * rust toolchain profile = "default" |
| 26 | 2026-03-19T07:03:42.640Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T07:03:42.640Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T07:03:42.643Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T07:03:42.643Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-19T07:03:42.779Z | info: downloading installer |
| 31 | 2026-03-19T07:03:44.435Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T07:03:44.436Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T07:03:44.436Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T07:03:44.436Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T07:03:44.436Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T07:03:44.436Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T07:03:44.436Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T07:03:44.436Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T07:03:44.436Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T07:03:44.436Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T07:03:44.436Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T07:03:44.436Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T07:03:44.436Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T07:03:44.448Z | info: profile set to default |
| 45 | 2026-03-19T07:03:44.448Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T07:03:44.451Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-19T07:03:44.589Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T07:03:44.592Z | info: downloading 6 components |
| 49 | 2026-03-19T07:04:00.721Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-19T07:04:00.721Z | |
| 51 | 2026-03-19T07:04:00.754Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T07:04:00.754Z | |
| 53 | 2026-03-19T07:04:00.757Z | |
| 54 | 2026-03-19T07:04:00.757Z | Rust is installed now. Great! |
| 55 | 2026-03-19T07:04:00.757Z | |
| 56 | 2026-03-19T07:04:00.757Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T07:04:00.757Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T07:04:00.757Z | |
| 59 | 2026-03-19T07:04:00.757Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T07:04:00.757Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T07:04:00.757Z | |
| 62 | 2026-03-19T07:04:00.757Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T07:04:00.757Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T07:04:00.757Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T07:04:00.757Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T07:04:00.758Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T07:04:00.758Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T07:04:00.758Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T07:04:00.758Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T07:04:00.758Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T07:04:00.854Z | + rustup --version |
| 72 | 2026-03-19T07:04:00.865Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T07:04:00.868Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T07:04:00.892Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T07:04:00.895Z | + cargo --version |
| 76 | 2026-03-19T07:04:00.912Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T07:04:00.915Z | + rustc --version |
| 78 | 2026-03-19T07:04:00.939Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T07:04:00.942Z | process exited: duration 18305 ms, exit code 0 |
| |
| 80 | 2026-03-19T07:04:00.948Z | starting task 2: "authentication" |
| 81 | 2026-03-19T07:04:00.967Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-19T07:04:00.972Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T07:04:00.976Z | + mkdir -p /work/oxidecomputer/vw |
| 84 | 2026-03-19T07:04:00.979Z | + git clone https://github.com/oxidecomputer/vw /work/oxidecomputer/vw |
| 85 | 2026-03-19T07:04:01.011Z | Cloning into '/work/oxidecomputer/vw'... |
| 86 | 2026-03-19T07:04:01.547Z | + cd /work/oxidecomputer/vw |
| 87 | 2026-03-19T07:04:01.547Z | + git fetch origin 06476f0c64accbd40d580d08cc6589732520cdec |
| 88 | 2026-03-19T07:04:01.804Z | From https://github.com/oxidecomputer/vw |
| 89 | 2026-03-19T07:04:01.807Z | * branch 06476f0c64accbd40d580d08cc6589732520cdec -> FETCH_HEAD |
| 90 | 2026-03-19T07:04:01.811Z | + [[ -n katie/build_improvements ]] |
| 91 | 2026-03-19T07:04:01.814Z | ++ git branch --show-current |
| 92 | 2026-03-19T07:04:01.816Z | + current=main |
| 93 | 2026-03-19T07:04:01.817Z | + [[ main != katie/build_improvements ]] |
| 94 | 2026-03-19T07:04:01.817Z | + git branch -f katie/build_improvements 06476f0c64accbd40d580d08cc6589732520cdec |
| 95 | 2026-03-19T07:04:01.819Z | + git checkout -f katie/build_improvements |
| 96 | 2026-03-19T07:04:01.823Z | Switched to branch 'katie/build_improvements' |
| 97 | 2026-03-19T07:04:01.825Z | + git reset --hard 06476f0c64accbd40d580d08cc6589732520cdec |
| 98 | 2026-03-19T07:04:01.828Z | HEAD is now at 06476f0 Use petgraph topological sort |
| 99 | 2026-03-19T07:04:01.832Z | process exited: duration 856 ms, exit code 0 |
| |
| 100 | 2026-03-19T07:04:01.838Z | starting task 4: "build" |
| 101 | 2026-03-19T07:04:01.842Z | + cargo --version |
| 102 | 2026-03-19T07:04:01.853Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 103 | 2026-03-19T07:04:01.855Z | + rustc --version |
| 104 | 2026-03-19T07:04:01.880Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 105 | 2026-03-19T07:04:01.883Z | + banner check |
| 106 | 2026-03-19T07:04:01.885Z | |
| 107 | 2026-03-19T07:04:01.886Z | #### # # ###### #### # # |
| 108 | 2026-03-19T07:04:01.886Z | # # # # # # # # # |
| 109 | 2026-03-19T07:04:01.886Z | # ###### ##### # #### |
| 110 | 2026-03-19T07:04:01.886Z | # # # # # # # |
| 111 | 2026-03-19T07:04:01.886Z | # # # # # # # # # |
| 112 | 2026-03-19T07:04:01.886Z | #### # # ###### #### # # |
| 113 | 2026-03-19T07:04:01.886Z | |
| 114 | 2026-03-19T07:04:01.886Z | + cargo fmt -- --check |
| 115 | 2026-03-19T07:04:02.006Z | + cargo clippy --all-targets -- --deny warnings |
| 116 | 2026-03-19T07:04:02.129Z | Updating crates.io index |
| 117 | 2026-03-19T07:04:03.256Z | Downloading crates ... |
| 118 | 2026-03-19T07:04:03.322Z | Downloaded autocfg v1.5.0 |
| 119 | 2026-03-19T07:04:03.325Z | Downloaded strsim v0.11.1 |
| 120 | 2026-03-19T07:04:03.327Z | Downloaded anstyle v1.0.11 |
| 121 | 2026-03-19T07:04:03.331Z | Downloaded anstyle-query v1.1.3 |
| 122 | 2026-03-19T07:04:03.335Z | Downloaded toml_write v0.1.2 |
| 123 | 2026-03-19T07:04:03.338Z | Downloaded errno v0.3.13 |
| 124 | 2026-03-19T07:04:03.340Z | Downloaded fnv v1.0.7 |
| 125 | 2026-03-19T07:04:03.340Z | Downloaded fastrand v2.3.0 |
| 126 | 2026-03-19T07:04:03.340Z | Downloaded dunce v1.0.5 |
| 127 | 2026-03-19T07:04:03.343Z | Downloaded yoke-derive v0.8.0 |
| 128 | 2026-03-19T07:04:03.343Z | Downloaded thiserror-impl v1.0.69 |
| 129 | 2026-03-19T07:04:03.343Z | Downloaded dirs v6.0.0 |
| 130 | 2026-03-19T07:04:03.346Z | Downloaded vhdl_lang_macros v0.86.0 |
| 131 | 2026-03-19T07:04:03.346Z | Downloaded utf8_iter v1.0.4 |
| 132 | 2026-03-19T07:04:03.346Z | Downloaded zerofrom-derive v0.1.6 |
| 133 | 2026-03-19T07:04:03.349Z | Downloaded utf8parse v0.2.2 |
| 134 | 2026-03-19T07:04:03.351Z | Downloaded synstructure v0.13.2 |
| 135 | 2026-03-19T07:04:03.351Z | Downloaded enum-map v2.7.3 |
| 136 | 2026-03-19T07:04:03.356Z | Downloaded writeable v0.6.1 |
| 137 | 2026-03-19T07:04:03.356Z | Downloaded zerofrom v0.1.6 |
| 138 | 2026-03-19T07:04:03.358Z | Downloaded tokio-macros v2.5.0 |
| 139 | 2026-03-19T07:04:03.358Z | Downloaded fixedbitset v0.5.7 |
| 140 | 2026-03-19T07:04:03.358Z | Downloaded url v2.5.4 |
| 141 | 2026-03-19T07:04:03.361Z | Downloaded strum v0.27.2 |
| 142 | 2026-03-19T07:04:03.361Z | Downloaded form_urlencoded v1.2.1 |
| 143 | 2026-03-19T07:04:03.361Z | Downloaded dirs v5.0.1 |
| 144 | 2026-03-19T07:04:03.364Z | Downloaded glob v0.3.2 |
| 145 | 2026-03-19T07:04:03.364Z | Downloaded crossbeam-epoch v0.9.18 |
| 146 | 2026-03-19T07:04:03.367Z | Downloaded enum-map-derive v0.17.0 |
| 147 | 2026-03-19T07:04:03.367Z | Downloaded either v1.15.0 |
| 148 | 2026-03-19T07:04:03.369Z | Downloaded toml v0.8.23 |
| 149 | 2026-03-19T07:04:03.369Z | Downloaded zerovec-derive v0.11.1 |
| 150 | 2026-03-19T07:04:03.372Z | Downloaded strum_macros v0.27.2 |
| 151 | 2026-03-19T07:04:03.374Z | Downloaded toml_datetime v0.6.11 |
| 152 | 2026-03-19T07:04:03.375Z | Downloaded thiserror v1.0.69 |
| 153 | 2026-03-19T07:04:03.378Z | Downloaded subst v0.3.8 |
| 154 | 2026-03-19T07:04:03.380Z | Downloaded dirs-sys v0.4.1 |
| 155 | 2026-03-19T07:04:03.381Z | Downloaded tinystr v0.8.1 |
| 156 | 2026-03-19T07:04:03.383Z | Downloaded yoke v0.8.0 |
| 157 | 2026-03-19T07:04:03.383Z | Downloaded pad v0.1.6 |
| 158 | 2026-03-19T07:04:03.386Z | Downloaded equivalent v1.0.2 |
| 159 | 2026-03-19T07:04:03.386Z | Downloaded anstyle-parse v0.2.7 |
| 160 | 2026-03-19T07:04:03.389Z | Downloaded unicode-ident v1.0.18 |
| 161 | 2026-03-19T07:04:03.389Z | Downloaded idna_adapter v1.2.1 |
| 162 | 2026-03-19T07:04:03.391Z | Downloaded anstream v0.6.19 |
| 163 | 2026-03-19T07:04:03.394Z | Downloaded tempfile v3.20.0 |
| 164 | 2026-03-19T07:04:03.400Z | Downloaded zerotrie v0.2.2 |
| 165 | 2026-03-19T07:04:03.402Z | Downloaded lazy_static v1.5.0 |
| 166 | 2026-03-19T07:04:03.405Z | Downloaded once_cell v1.21.3 |
| 167 | 2026-03-19T07:04:03.408Z | Downloaded colored v2.2.0 |
| 168 | 2026-03-19T07:04:03.408Z | Downloaded foldhash v0.1.5 |
| 169 | 2026-03-19T07:04:03.413Z | Downloaded serde_spanned v0.6.9 |
| 170 | 2026-03-19T07:04:03.417Z | Downloaded heck v0.5.0 |
| 171 | 2026-03-19T07:04:03.423Z | Downloaded toml_edit v0.22.27 |
| 172 | 2026-03-19T07:04:03.426Z | Downloaded potential_utf v0.1.2 |
| 173 | 2026-03-19T07:04:03.429Z | Downloaded is_terminal_polyfill v1.70.1 |
| 174 | 2026-03-19T07:04:03.429Z | Downloaded clap_lex v0.7.5 |
| 175 | 2026-03-19T07:04:03.432Z | Downloaded cfg-if v1.0.1 |
| 176 | 2026-03-19T07:04:03.435Z | Downloaded pinned_vec v0.1.1 |
| 177 | 2026-03-19T07:04:03.435Z | Downloaded percent-encoding v2.3.1 |
| 178 | 2026-03-19T07:04:03.437Z | Downloaded netrc v0.4.1 |
| 179 | 2026-03-19T07:04:03.440Z | Downloaded zerovec v0.11.2 |
| 180 | 2026-03-19T07:04:03.444Z | Downloaded option-ext v0.2.0 |
| 181 | 2026-03-19T07:04:03.447Z | Downloaded itoa v1.0.15 |
| 182 | 2026-03-19T07:04:03.447Z | Downloaded scopeguard v1.2.0 |
| 183 | 2026-03-19T07:04:03.450Z | Downloaded stable_deref_trait v1.2.0 |
| 184 | 2026-03-19T07:04:03.459Z | Downloaded openssl-probe v0.1.6 |
| 185 | 2026-03-19T07:04:03.459Z | Downloaded dirs-sys v0.5.0 |
| 186 | 2026-03-19T07:04:03.459Z | Downloaded winnow v0.7.12 |
| 187 | 2026-03-19T07:04:03.462Z | Downloaded colorchoice v1.0.4 |
| 188 | 2026-03-19T07:04:03.476Z | Downloaded vcpkg v0.2.15 |
| 189 | 2026-03-19T07:04:03.505Z | Downloaded lock_api v0.4.13 |
| 190 | 2026-03-19T07:04:03.508Z | Downloaded aho-corasick v1.1.3 |
| 191 | 2026-03-19T07:04:03.511Z | Downloaded unicode-width v0.1.14 |
| 192 | 2026-03-19T07:04:03.514Z | Downloaded pkg-config v0.3.32 |
| 193 | 2026-03-19T07:04:03.517Z | Downloaded pin-project-lite v0.2.16 |
| 194 | 2026-03-19T07:04:03.519Z | Downloaded crossbeam-deque v0.8.6 |
| 195 | 2026-03-19T07:04:03.522Z | Downloaded syn v2.0.104 |
| 196 | 2026-03-19T07:04:03.528Z | Downloaded signal-hook-registry v1.4.5 |
| 197 | 2026-03-19T07:04:03.531Z | Downloaded displaydoc v0.2.5 |
| 198 | 2026-03-19T07:04:03.534Z | Downloaded vhdl_lang v0.86.0 |
| 199 | 2026-03-19T07:04:03.541Z | Downloaded quote v1.0.40 |
| 200 | 2026-03-19T07:04:03.544Z | Downloaded getrandom v0.3.3 |
| 201 | 2026-03-19T07:04:03.547Z | Downloaded jobserver v0.1.33 |
| 202 | 2026-03-19T07:04:03.547Z | Downloaded shlex v1.3.0 |
| 203 | 2026-03-19T07:04:03.556Z | Downloaded clap_derive v4.5.41 |
| 204 | 2026-03-19T07:04:03.562Z | Downloaded bitflags v2.9.1 |
| 205 | 2026-03-19T07:04:03.564Z | Downloaded parking_lot_core v0.9.11 |
| 206 | 2026-03-19T07:04:03.567Z | Downloaded crossbeam-utils v0.8.21 |
| 207 | 2026-03-19T07:04:03.570Z | Downloaded tokio v1.47.0 |
| 208 | 2026-03-19T07:04:03.594Z | Downloaded ryu v1.0.20 |
| 209 | 2026-03-19T07:04:03.596Z | Downloaded camino v1.2.1 |
| 210 | 2026-03-19T07:04:03.599Z | Downloaded parking_lot v0.12.4 |
| 211 | 2026-03-19T07:04:03.599Z | Downloaded log v0.4.27 |
| 212 | 2026-03-19T07:04:03.602Z | Downloaded litemap v0.8.0 |
| 213 | 2026-03-19T07:04:03.605Z | Downloaded icu_normalizer_data v2.0.0 |
| 214 | 2026-03-19T07:04:03.605Z | Downloaded icu_provider v2.0.0 |
| 215 | 2026-03-19T07:04:03.610Z | Downloaded proc-macro2 v1.0.95 |
| 216 | 2026-03-19T07:04:03.620Z | Downloaded socket2 v0.6.0 |
| 217 | 2026-03-19T07:04:03.622Z | Downloaded smallvec v1.15.1 |
| 218 | 2026-03-19T07:04:03.625Z | Downloaded serde_derive v1.0.219 |
| 219 | 2026-03-19T07:04:03.637Z | Downloaded icu_normalizer v2.0.0 |
| 220 | 2026-03-19T07:04:03.639Z | Downloaded serde v1.0.219 |
| 221 | 2026-03-19T07:04:03.642Z | Downloaded indexmap v2.12.1 |
| 222 | 2026-03-19T07:04:03.645Z | Downloaded icu_properties v2.0.1 |
| 223 | 2026-03-19T07:04:03.648Z | Downloaded openssl-sys v0.9.109 |
| 224 | 2026-03-19T07:04:03.651Z | Downloaded clap v4.5.41 |
| 225 | 2026-03-19T07:04:03.657Z | Downloaded icu_locale_core v2.0.0 |
| 226 | 2026-03-19T07:04:03.661Z | Downloaded icu_collections v2.0.0 |
| 227 | 2026-03-19T07:04:03.665Z | Downloaded hashbrown v0.16.1 |
| 228 | 2026-03-19T07:04:03.669Z | Downloaded bytes v1.10.1 |
| 229 | 2026-03-19T07:04:03.672Z | Downloaded rayon-core v1.12.1 |
| 230 | 2026-03-19T07:04:03.675Z | Downloaded prettyplease v0.2.36 |
| 231 | 2026-03-19T07:04:03.694Z | Downloaded memchr v2.7.5 |
| 232 | 2026-03-19T07:04:03.699Z | Downloaded cc v1.2.30 |
| 233 | 2026-03-19T07:04:03.711Z | Downloaded mio v1.0.4 |
| 234 | 2026-03-19T07:04:03.740Z | Downloaded serde_json v1.0.141 |
| 235 | 2026-03-19T07:04:03.752Z | Downloaded idna v1.0.3 |
| 236 | 2026-03-19T07:04:03.759Z | Downloaded itertools v0.14.0 |
| 237 | 2026-03-19T07:04:03.763Z | Downloaded hashbrown v0.15.5 |
| 238 | 2026-03-19T07:04:03.768Z | Downloaded git2 v0.18.3 |
| 239 | 2026-03-19T07:04:03.774Z | Downloaded icu_properties_data v2.0.1 |
| 240 | 2026-03-19T07:04:03.780Z | Downloaded regex v1.11.2 |
| 241 | 2026-03-19T07:04:03.785Z | Downloaded rayon v1.10.0 |
| 242 | 2026-03-19T07:04:03.797Z | Downloaded clap_builder v4.5.41 |
| 243 | 2026-03-19T07:04:03.915Z | Downloaded regex-syntax v0.8.6 |
| 244 | 2026-03-19T07:04:03.939Z | Downloaded rustix v1.0.8 |
| 245 | 2026-03-19T07:04:04.013Z | Downloaded libssh2-sys v0.3.1 |
| 246 | 2026-03-19T07:04:04.034Z | Downloaded regex-automata v0.4.10 |
| 247 | 2026-03-19T07:04:04.067Z | Downloaded libc v0.2.174 |
| 248 | 2026-03-19T07:04:04.100Z | Downloaded libz-sys v1.1.22 |
| 249 | 2026-03-19T07:04:04.115Z | Downloaded petgraph v0.8.3 |
| 250 | 2026-03-19T07:04:04.174Z | Downloaded libgit2-sys v0.16.2+1.7.2 |
| 251 | 2026-03-19T07:04:04.262Z | Compiling proc-macro2 v1.0.95 |
| 252 | 2026-03-19T07:04:04.265Z | Compiling unicode-ident v1.0.18 |
| 253 | 2026-03-19T07:04:04.265Z | Compiling libc v0.2.174 |
| 254 | 2026-03-19T07:04:04.265Z | Compiling shlex v1.3.0 |
| 255 | 2026-03-19T07:04:04.265Z | Checking stable_deref_trait v1.2.0 |
| 256 | 2026-03-19T07:04:04.265Z | Compiling pkg-config v0.3.32 |
| 257 | 2026-03-19T07:04:04.265Z | Compiling vcpkg v0.2.15 |
| 258 | 2026-03-19T07:04:04.265Z | Checking smallvec v1.15.1 |
| 259 | 2026-03-19T07:04:04.390Z | Checking litemap v0.8.0 |
| 260 | 2026-03-19T07:04:04.448Z | Checking writeable v0.6.1 |
| 261 | 2026-03-19T07:04:04.539Z | Compiling serde v1.0.219 |
| 262 | 2026-03-19T07:04:04.546Z | Compiling icu_normalizer_data v2.0.0 |
| 263 | 2026-03-19T07:04:04.632Z | Compiling icu_properties_data v2.0.1 |
| 264 | 2026-03-19T07:04:04.669Z | Compiling crossbeam-utils v0.8.21 |
| 265 | 2026-03-19T07:04:04.905Z | Checking cfg-if v1.0.1 |
| 266 | 2026-03-19T07:04:04.941Z | Checking memchr v2.7.5 |
| 267 | 2026-03-19T07:04:04.948Z | Compiling autocfg v1.5.0 |
| 268 | 2026-03-19T07:04:05.104Z | Compiling jobserver v0.1.33 |
| 269 | 2026-03-19T07:04:05.143Z | Checking utf8parse v0.2.2 |
| 270 | 2026-03-19T07:04:05.146Z | Checking equivalent v1.0.2 |
| 271 | 2026-03-19T07:04:05.163Z | Checking option-ext v0.2.0 |
| 272 | 2026-03-19T07:04:05.226Z | Compiling heck v0.5.0 |
| 273 | 2026-03-19T07:04:05.245Z | Checking hashbrown v0.16.1 |
| 274 | 2026-03-19T07:04:05.248Z | Compiling parking_lot_core v0.9.11 |
| 275 | 2026-03-19T07:04:05.401Z | Compiling cc v1.2.30 |
| 276 | 2026-03-19T07:04:05.442Z | Compiling lock_api v0.4.13 |
| 277 | 2026-03-19T07:04:05.472Z | Compiling quote v1.0.40 |
| 278 | 2026-03-19T07:04:05.487Z | Checking crossbeam-epoch v0.9.18 |
| 279 | 2026-03-19T07:04:05.508Z | Checking anstyle-parse v0.2.7 |
| 280 | 2026-03-19T07:04:05.564Z | Checking is_terminal_polyfill v1.70.1 |
| 281 | 2026-03-19T07:04:05.653Z | Checking anstyle-query v1.1.3 |
| 282 | 2026-03-19T07:04:05.678Z | Checking colorchoice v1.0.4 |
| 283 | 2026-03-19T07:04:05.696Z | Compiling syn v2.0.104 |
| 284 | 2026-03-19T07:04:05.760Z | Compiling rayon-core v1.12.1 |
| 285 | 2026-03-19T07:04:05.779Z | Checking anstyle v1.0.11 |
| 286 | 2026-03-19T07:04:05.806Z | Checking scopeguard v1.2.0 |
| 287 | 2026-03-19T07:04:05.820Z | Checking crossbeam-deque v0.8.6 |
| 288 | 2026-03-19T07:04:05.861Z | Checking indexmap v2.12.1 |
| 289 | 2026-03-19T07:04:06.000Z | Checking anstream v0.6.19 |
| 290 | 2026-03-19T07:04:06.023Z | Checking percent-encoding v2.3.1 |
| 291 | 2026-03-19T07:04:06.132Z | Checking unicode-width v0.1.14 |
| 292 | 2026-03-19T07:04:06.169Z | Checking winnow v0.7.12 |
| 293 | 2026-03-19T07:04:06.220Z | Compiling getrandom v0.3.3 |
| 294 | 2026-03-19T07:04:06.237Z | Compiling rustix v1.0.8 |
| 295 | 2026-03-19T07:04:06.246Z | Checking clap_lex v0.7.5 |
| 296 | 2026-03-19T07:04:06.416Z | Checking either v1.15.0 |
| 297 | 2026-03-19T07:04:06.424Z | Checking bitflags v2.9.1 |
| 298 | 2026-03-19T07:04:06.572Z | Checking utf8_iter v1.0.4 |
| 299 | 2026-03-19T07:04:06.605Z | Checking toml_write v0.1.2 |
| 300 | 2026-03-19T07:04:06.613Z | Checking strsim v0.11.1 |
| 301 | 2026-03-19T07:04:06.708Z | Checking parking_lot v0.12.4 |
| 302 | 2026-03-19T07:04:06.740Z | Checking form_urlencoded v1.2.1 |
| 303 | 2026-03-19T07:04:06.793Z | Checking clap_builder v4.5.41 |
| 304 | 2026-03-19T07:04:06.858Z | Checking aho-corasick v1.1.3 |
| 305 | 2026-03-19T07:04:06.880Z | Checking dirs-sys v0.5.0 |
| 306 | 2026-03-19T07:04:06.934Z | Checking errno v0.3.13 |
| 307 | 2026-03-19T07:04:07.007Z | Compiling thiserror v1.0.69 |
| 308 | 2026-03-19T07:04:07.065Z | Checking foldhash v0.1.5 |
| 309 | 2026-03-19T07:04:07.200Z | Checking regex-syntax v0.8.6 |
| 310 | 2026-03-19T07:04:07.203Z | Compiling openssl-sys v0.9.109 |
| 311 | 2026-03-19T07:04:07.215Z | Compiling libz-sys v1.1.22 |
| 312 | 2026-03-19T07:04:07.378Z | Compiling libssh2-sys v0.3.1 |
| 313 | 2026-03-19T07:04:07.807Z | Compiling libgit2-sys v0.16.2+1.7.2 |
| 314 | 2026-03-19T07:04:07.844Z | Compiling camino v1.2.1 |
| 315 | 2026-03-19T07:04:07.852Z | Compiling serde_json v1.0.141 |
| 316 | 2026-03-19T07:04:08.234Z | Compiling prettyplease v0.2.36 |
| 317 | 2026-03-19T07:04:08.328Z | Checking hashbrown v0.15.5 |
| 318 | 2026-03-19T07:04:08.515Z | Checking rayon v1.10.0 |
| 319 | 2026-03-19T07:04:08.527Z | Checking dirs v6.0.0 |
| 320 | 2026-03-19T07:04:08.773Z | Checking itertools v0.14.0 |
| 321 | 2026-03-19T07:04:08.931Z | Checking pad v0.1.6 |
| 322 | 2026-03-19T07:04:09.051Z | Checking subst v0.3.8 |
| 323 | 2026-03-19T07:04:09.074Z | Checking regex-automata v0.4.10 |
| 324 | 2026-03-19T07:04:09.281Z | Checking dirs-sys v0.4.1 |
| 325 | 2026-03-19T07:04:09.403Z | Checking signal-hook-registry v1.4.5 |
| 326 | 2026-03-19T07:04:09.412Z | Checking mio v1.0.4 |
| 327 | 2026-03-19T07:04:09.587Z | Compiling synstructure v0.13.2 |
| 328 | 2026-03-19T07:04:09.767Z | Checking socket2 v0.6.0 |
| 329 | 2026-03-19T07:04:10.059Z | Checking dunce v1.0.5 |
| 330 | 2026-03-19T07:04:10.152Z | Checking itoa v1.0.15 |
| 331 | 2026-03-19T07:04:10.155Z | Checking pinned_vec v0.1.1 |
| 332 | 2026-03-19T07:04:10.245Z | Checking log v0.4.27 |
| 333 | 2026-03-19T07:04:10.261Z | Checking ryu v1.0.20 |
| 334 | 2026-03-19T07:04:10.287Z | Checking openssl-probe v0.1.6 |
| 335 | 2026-03-19T07:04:10.398Z | Checking glob v0.3.2 |
| 336 | 2026-03-19T07:04:10.413Z | Checking once_cell v1.21.3 |
| 337 | 2026-03-19T07:04:10.421Z | Checking fnv v1.0.7 |
| 338 | 2026-03-19T07:04:10.501Z | Checking pin-project-lite v0.2.16 |
| 339 | 2026-03-19T07:04:10.509Z | Checking fixedbitset v0.5.7 |
| 340 | 2026-03-19T07:04:10.516Z | Checking bytes v1.10.1 |
| 341 | 2026-03-19T07:04:10.597Z | Checking fastrand v2.3.0 |
| 342 | 2026-03-19T07:04:10.615Z | Checking dirs v5.0.1 |
| 343 | 2026-03-19T07:04:10.742Z | Checking petgraph v0.8.3 |
| 344 | 2026-03-19T07:04:10.810Z | Checking tempfile v3.20.0 |
| 345 | 2026-03-19T07:04:10.908Z | Checking regex v1.11.2 |
| 346 | 2026-03-19T07:04:11.020Z | Checking netrc v0.4.1 |
| 347 | 2026-03-19T07:04:11.048Z | Checking lazy_static v1.5.0 |
| 348 | 2026-03-19T07:04:11.141Z | Checking colored v2.2.0 |
| 349 | 2026-03-19T07:04:11.407Z | Compiling zerofrom-derive v0.1.6 |
| 350 | 2026-03-19T07:04:11.420Z | Compiling yoke-derive v0.8.0 |
| 351 | 2026-03-19T07:04:11.623Z | Compiling zerovec-derive v0.11.1 |
| 352 | 2026-03-19T07:04:11.723Z | Compiling displaydoc v0.2.5 |
| 353 | 2026-03-19T07:04:11.726Z | Compiling serde_derive v1.0.219 |
| 354 | 2026-03-19T07:04:11.726Z | Compiling strum_macros v0.27.2 |
| 355 | 2026-03-19T07:04:12.656Z | Compiling enum-map-derive v0.17.0 |
| 356 | 2026-03-19T07:04:12.773Z | Compiling clap_derive v4.5.41 |
| 357 | 2026-03-19T07:04:12.782Z | Compiling tokio-macros v2.5.0 |
| 358 | 2026-03-19T07:04:13.019Z | Compiling thiserror-impl v1.0.69 |
| 359 | 2026-03-19T07:04:13.144Z | Checking zerofrom v0.1.6 |
| 360 | 2026-03-19T07:04:13.282Z | Checking yoke v0.8.0 |
| 361 | 2026-03-19T07:04:13.336Z | Checking enum-map v2.7.3 |
| 362 | 2026-03-19T07:04:13.495Z | Checking zerovec v0.11.2 |
| 363 | 2026-03-19T07:04:13.522Z | Checking zerotrie v0.2.2 |
| 364 | 2026-03-19T07:04:13.702Z | Compiling vhdl_lang_macros v0.86.0 |
| 365 | 2026-03-19T07:04:13.822Z | Checking tokio v1.47.0 |
| 366 | 2026-03-19T07:04:14.250Z | Checking strum v0.27.2 |
| 367 | 2026-03-19T07:04:14.470Z | Checking tinystr v0.8.1 |
| 368 | 2026-03-19T07:04:14.530Z | Checking potential_utf v0.1.2 |
| 369 | 2026-03-19T07:04:14.672Z | Checking icu_collections v2.0.0 |
| 370 | 2026-03-19T07:04:14.675Z | Checking icu_locale_core v2.0.0 |
| 371 | 2026-03-19T07:04:14.980Z | Checking clap v4.5.41 |
| 372 | 2026-03-19T07:04:15.263Z | Checking icu_provider v2.0.0 |
| 373 | 2026-03-19T07:04:15.551Z | Checking icu_properties v2.0.1 |
| 374 | 2026-03-19T07:04:15.648Z | Checking icu_normalizer v2.0.0 |
| 375 | 2026-03-19T07:04:16.640Z | Checking idna_adapter v1.2.1 |
| 376 | 2026-03-19T07:04:16.770Z | Checking idna v1.0.3 |
| 377 | 2026-03-19T07:04:17.052Z | Checking url v2.5.4 |
| 378 | 2026-03-19T07:04:17.657Z | Checking toml_datetime v0.6.11 |
| 379 | 2026-03-19T07:04:17.683Z | Checking serde_spanned v0.6.9 |
| 380 | 2026-03-19T07:04:17.857Z | Checking toml_edit v0.22.27 |
| 381 | 2026-03-19T07:04:19.245Z | Checking toml v0.8.23 |
| 382 | 2026-03-19T07:04:19.617Z | Checking vhdl_lang v0.86.0 |
| 383 | 2026-03-19T07:04:19.630Z | Checking git2 v0.18.3 |
| 384 | 2026-03-19T07:04:23.152Z | Checking vw-lib v0.1.0 (/work/oxidecomputer/vw/vw-lib) |
| 385 | 2026-03-19T07:04:24.153Z | Checking vw v0.1.0 (/work/oxidecomputer/vw/vw-cli) |
| 386 | 2026-03-19T07:04:24.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.51s |
| 387 | 2026-03-19T07:04:24.676Z | + banner build |
| 388 | 2026-03-19T07:04:24.679Z | |
| 389 | 2026-03-19T07:04:24.679Z | ##### # # # # ##### |
| 390 | 2026-03-19T07:04:24.679Z | # # # # # # # # |
| 391 | 2026-03-19T07:04:24.679Z | ##### # # # # # # |
| 392 | 2026-03-19T07:04:24.679Z | # # # # # # # # |
| 393 | 2026-03-19T07:04:24.679Z | # # # # # # # # |
| 394 | 2026-03-19T07:04:24.679Z | ##### #### # ###### ##### |
| 395 | 2026-03-19T07:04:24.679Z | |
| 396 | 2026-03-19T07:04:24.679Z | + cargo build --release |
| 397 | 2026-03-19T07:04:24.862Z | Compiling proc-macro2 v1.0.95 |
| 398 | 2026-03-19T07:04:24.862Z | Compiling unicode-ident v1.0.18 |
| 399 | 2026-03-19T07:04:24.864Z | Compiling libc v0.2.174 |
| 400 | 2026-03-19T07:04:24.865Z | Compiling shlex v1.3.0 |
| 401 | 2026-03-19T07:04:24.865Z | Compiling stable_deref_trait v1.2.0 |
| 402 | 2026-03-19T07:04:24.865Z | Compiling pkg-config v0.3.32 |
| 403 | 2026-03-19T07:04:24.865Z | Compiling vcpkg v0.2.15 |
| 404 | 2026-03-19T07:04:24.865Z | Compiling smallvec v1.15.1 |
| 405 | 2026-03-19T07:04:24.958Z | Compiling litemap v0.8.0 |
| 406 | 2026-03-19T07:04:24.996Z | Compiling serde v1.0.219 |
| 407 | 2026-03-19T07:04:25.084Z | Compiling writeable v0.6.1 |
| 408 | 2026-03-19T07:04:25.177Z | Compiling crossbeam-utils v0.8.21 |
| 409 | 2026-03-19T07:04:25.239Z | Compiling icu_properties_data v2.0.1 |
| 410 | 2026-03-19T07:04:25.488Z | Compiling icu_normalizer_data v2.0.0 |
| 411 | 2026-03-19T07:04:25.499Z | Compiling memchr v2.7.5 |
| 412 | 2026-03-19T07:04:25.532Z | Compiling autocfg v1.5.0 |
| 413 | 2026-03-19T07:04:25.579Z | Compiling cfg-if v1.0.1 |
| 414 | 2026-03-19T07:04:25.694Z | Compiling jobserver v0.1.33 |
| 415 | 2026-03-19T07:04:25.706Z | Compiling hashbrown v0.16.1 |
| 416 | 2026-03-19T07:04:25.824Z | Compiling option-ext v0.2.0 |
| 417 | 2026-03-19T07:04:25.849Z | Compiling parking_lot_core v0.9.11 |
| 418 | 2026-03-19T07:04:25.919Z | Compiling utf8parse v0.2.2 |
| 419 | 2026-03-19T07:04:25.979Z | Compiling quote v1.0.40 |
| 420 | 2026-03-19T07:04:26.032Z | Compiling cc v1.2.30 |
| 421 | 2026-03-19T07:04:26.090Z | Compiling lock_api v0.4.13 |
| 422 | 2026-03-19T07:04:26.153Z | Compiling heck v0.5.0 |
| 423 | 2026-03-19T07:04:26.197Z | Compiling syn v2.0.104 |
| 424 | 2026-03-19T07:04:26.309Z | Compiling equivalent v1.0.2 |
| 425 | 2026-03-19T07:04:26.394Z | Compiling crossbeam-epoch v0.9.18 |
| 426 | 2026-03-19T07:04:26.405Z | Compiling anstyle-parse v0.2.7 |
| 427 | 2026-03-19T07:04:26.576Z | Compiling indexmap v2.12.1 |
| 428 | 2026-03-19T07:04:26.606Z | Compiling anstyle v1.0.11 |
| 429 | 2026-03-19T07:04:26.661Z | Compiling anstyle-query v1.1.3 |
| 430 | 2026-03-19T07:04:26.770Z | Compiling colorchoice v1.0.4 |
| 431 | 2026-03-19T07:04:26.810Z | Compiling rayon-core v1.12.1 |
| 432 | 2026-03-19T07:04:26.893Z | Compiling scopeguard v1.2.0 |
| 433 | 2026-03-19T07:04:26.930Z | Compiling is_terminal_polyfill v1.70.1 |
| 434 | 2026-03-19T07:04:27.023Z | Compiling anstream v0.6.19 |
| 435 | 2026-03-19T07:04:27.027Z | Compiling crossbeam-deque v0.8.6 |
| 436 | 2026-03-19T07:04:27.270Z | Compiling strsim v0.11.1 |
| 437 | 2026-03-19T07:04:27.271Z | Compiling percent-encoding v2.3.1 |
| 438 | 2026-03-19T07:04:27.546Z | Compiling clap_lex v0.7.5 |
| 439 | 2026-03-19T07:04:27.596Z | Compiling getrandom v0.3.3 |
| 440 | 2026-03-19T07:04:27.623Z | Compiling toml_write v0.1.2 |
| 441 | 2026-03-19T07:04:27.639Z | Compiling utf8_iter v1.0.4 |
| 442 | 2026-03-19T07:04:27.823Z | Compiling either v1.15.0 |
| 443 | 2026-03-19T07:04:27.877Z | Compiling openssl-sys v0.9.109 |
| 444 | 2026-03-19T07:04:27.904Z | Compiling libz-sys v1.1.22 |
| 445 | 2026-03-19T07:04:27.984Z | Compiling libssh2-sys v0.3.1 |
| 446 | 2026-03-19T07:04:27.992Z | Compiling libgit2-sys v0.16.2+1.7.2 |
| 447 | 2026-03-19T07:04:28.100Z | Compiling unicode-width v0.1.14 |
| 448 | 2026-03-19T07:04:28.332Z | Compiling bitflags v2.9.1 |
| 449 | 2026-03-19T07:04:28.439Z | Compiling winnow v0.7.12 |
| 450 | 2026-03-19T07:04:28.467Z | Compiling rustix v1.0.8 |
| 451 | 2026-03-19T07:04:28.500Z | Compiling clap_builder v4.5.41 |
| 452 | 2026-03-19T07:04:28.972Z | Compiling form_urlencoded v1.2.1 |
| 453 | 2026-03-19T07:04:29.282Z | Compiling parking_lot v0.12.4 |
| 454 | 2026-03-19T07:04:29.643Z | Compiling aho-corasick v1.1.3 |
| 455 | 2026-03-19T07:04:29.761Z | Compiling dirs-sys v0.5.0 |
| 456 | 2026-03-19T07:04:30.378Z | Compiling synstructure v0.13.2 |
| 457 | 2026-03-19T07:04:30.404Z | Compiling errno v0.3.13 |
| 458 | 2026-03-19T07:04:30.581Z | Compiling serde_json v1.0.141 |
| 459 | 2026-03-19T07:04:30.841Z | Compiling prettyplease v0.2.36 |
| 460 | 2026-03-19T07:04:30.922Z | Compiling regex-syntax v0.8.6 |
| 461 | 2026-03-19T07:04:31.038Z | Compiling thiserror v1.0.69 |
| 462 | 2026-03-19T07:04:31.107Z | Compiling camino v1.2.1 |
| 463 | 2026-03-19T07:04:31.400Z | Compiling foldhash v0.1.5 |
| 464 | 2026-03-19T07:04:31.543Z | Compiling hashbrown v0.15.5 |
| 465 | 2026-03-19T07:04:31.795Z | Compiling rayon v1.10.0 |
| 466 | 2026-03-19T07:04:31.864Z | Compiling zerofrom-derive v0.1.6 |
| 467 | 2026-03-19T07:04:32.367Z | Compiling yoke-derive v0.8.0 |
| 468 | 2026-03-19T07:04:33.575Z | Compiling zerovec-derive v0.11.1 |
| 469 | 2026-03-19T07:04:33.604Z | Compiling zerofrom v0.1.6 |
| 470 | 2026-03-19T07:04:33.754Z | Compiling displaydoc v0.2.5 |
| 471 | 2026-03-19T07:04:33.776Z | Compiling yoke v0.8.0 |
| 472 | 2026-03-19T07:04:34.018Z | Compiling serde_derive v1.0.219 |
| 473 | 2026-03-19T07:04:34.660Z | Compiling zerotrie v0.2.2 |
| 474 | 2026-03-19T07:04:34.778Z | Compiling enum-map-derive v0.17.0 |
| 475 | 2026-03-19T07:04:34.955Z | Compiling zerovec v0.11.2 |
| 476 | 2026-03-19T07:04:35.187Z | Compiling strum_macros v0.27.2 |
| 477 | 2026-03-19T07:04:35.460Z | Compiling clap_derive v4.5.41 |
| 478 | 2026-03-19T07:04:36.289Z | Compiling tinystr v0.8.1 |
| 479 | 2026-03-19T07:04:36.545Z | Compiling icu_locale_core v2.0.0 |
| 480 | 2026-03-19T07:04:36.629Z | Compiling potential_utf v0.1.2 |
| 481 | 2026-03-19T07:04:36.833Z | Compiling icu_collections v2.0.0 |
| 482 | 2026-03-19T07:04:37.688Z | Compiling icu_provider v2.0.0 |
| 483 | 2026-03-19T07:04:37.693Z | Compiling clap v4.5.41 |
| 484 | 2026-03-19T07:04:37.721Z | Compiling strum v0.27.2 |
| 485 | 2026-03-19T07:04:37.768Z | Compiling enum-map v2.7.3 |
| 486 | 2026-03-19T07:04:37.860Z | Compiling regex-automata v0.4.10 |
| 487 | 2026-03-19T07:04:37.978Z | Compiling thiserror-impl v1.0.69 |
| 488 | 2026-03-19T07:04:38.041Z | Compiling icu_normalizer v2.0.0 |
| 489 | 2026-03-19T07:04:38.196Z | Compiling icu_properties v2.0.1 |
| 490 | 2026-03-19T07:04:39.481Z | Compiling idna_adapter v1.2.1 |
| 491 | 2026-03-19T07:04:39.629Z | Compiling idna v1.0.3 |
| 492 | 2026-03-19T07:04:39.925Z | Compiling vhdl_lang_macros v0.86.0 |
| 493 | 2026-03-19T07:04:40.235Z | Compiling url v2.5.4 |
| 494 | 2026-03-19T07:04:40.284Z | Compiling tokio-macros v2.5.0 |
| 495 | 2026-03-19T07:04:40.615Z | Compiling toml_datetime v0.6.11 |
| 496 | 2026-03-19T07:04:40.837Z | Compiling serde_spanned v0.6.9 |
| 497 | 2026-03-19T07:04:41.009Z | Compiling toml_edit v0.22.27 |
| 498 | 2026-03-19T07:04:41.068Z | Compiling dirs v6.0.0 |
| 499 | 2026-03-19T07:04:41.427Z | Compiling pad v0.1.6 |
| 500 | 2026-03-19T07:04:41.730Z | Compiling subst v0.3.8 |
| 501 | 2026-03-19T07:04:42.228Z | Compiling itertools v0.14.0 |
| 502 | 2026-03-19T07:04:42.269Z | Compiling dirs-sys v0.4.1 |
| 503 | 2026-03-19T07:04:42.273Z | Compiling socket2 v0.6.0 |
| 504 | 2026-03-19T07:04:42.906Z | Compiling signal-hook-registry v1.4.5 |
| 505 | 2026-03-19T07:04:43.186Z | Compiling toml v0.8.23 |
| 506 | 2026-03-19T07:04:43.311Z | Compiling mio v1.0.4 |
| 507 | 2026-03-19T07:04:43.751Z | Compiling dunce v1.0.5 |
| 508 | 2026-03-19T07:04:43.855Z | Compiling log v0.4.27 |
| 509 | 2026-03-19T07:04:44.134Z | Compiling bytes v1.10.1 |
| 510 | 2026-03-19T07:04:44.188Z | Compiling pinned_vec v0.1.1 |
| 511 | 2026-03-19T07:04:44.251Z | Compiling fnv v1.0.7 |
| 512 | 2026-03-19T07:04:44.316Z | Compiling openssl-probe v0.1.6 |
| 513 | 2026-03-19T07:04:44.355Z | Compiling pin-project-lite v0.2.16 |
| 514 | 2026-03-19T07:04:44.458Z | Compiling itoa v1.0.15 |
| 515 | 2026-03-19T07:04:44.608Z | Compiling ryu v1.0.20 |
| 516 | 2026-03-19T07:04:44.612Z | Compiling glob v0.3.2 |
| 517 | 2026-03-19T07:04:44.951Z | Compiling fixedbitset v0.5.7 |
| 518 | 2026-03-19T07:04:45.294Z | Compiling once_cell v1.21.3 |
| 519 | 2026-03-19T07:04:45.568Z | Compiling fastrand v2.3.0 |
| 520 | 2026-03-19T07:04:45.579Z | Compiling petgraph v0.8.3 |
| 521 | 2026-03-19T07:04:45.817Z | Compiling tempfile v3.20.0 |
| 522 | 2026-03-19T07:04:45.988Z | Compiling vhdl_lang v0.86.0 |
| 523 | 2026-03-19T07:04:46.887Z | Compiling tokio v1.47.0 |
| 524 | 2026-03-19T07:04:50.108Z | Compiling dirs v5.0.1 |
| 525 | 2026-03-19T07:04:50.291Z | Compiling regex v1.11.2 |
| 526 | 2026-03-19T07:04:52.248Z | Compiling lazy_static v1.5.0 |
| 527 | 2026-03-19T07:04:52.352Z | Compiling netrc v0.4.1 |
| 528 | 2026-03-19T07:04:52.607Z | Compiling colored v2.2.0 |
| 529 | 2026-03-19T07:05:08.567Z | Compiling git2 v0.18.3 |
| 530 | 2026-03-19T07:05:11.321Z | Compiling vw-lib v0.1.0 (/work/oxidecomputer/vw/vw-lib) |
| 531 | 2026-03-19T07:05:15.011Z | Compiling vw v0.1.0 (/work/oxidecomputer/vw/vw-cli) |
| 532 | 2026-03-19T07:05:18.670Z | Finished `release` profile [optimized] target(s) in 53.97s |
| 533 | 2026-03-19T07:05:18.701Z | + mkdir -p /work/release/ |
| 534 | 2026-03-19T07:05:18.704Z | + cp target/release/vw /work/release/ |
| 535 | 2026-03-19T07:05:18.725Z | process exited: duration 76880 ms, exit code 0 |
| |
| 536 | 2026-03-19T07:05:18.735Z | found 1 output files |
| 537 | 2026-03-19T07:05:18.736Z | uploading: /work/release/vw (18904216 bytes) |
| 538 | 2026-03-19T07:05:19.891Z | uploaded: /work/release/vw |