|
|
|
1 | 2025-02-10T17:22:25.940Z | job assigned to worker 01JKRE2PPEM1G3Q9XM2ESTZWMF [factory aws, i-0120218dea9db9ffb] (queued for 1 m 2 s) |
|
2 | 2025-02-10T17:22:34.891Z | starting task 0: "setup" |
3 | 2025-02-10T17:22:34.898Z | ++ uname -s |
4 | 2025-02-10T17:22:34.903Z | + kern=SunOS |
5 | 2025-02-10T17:22:34.903Z | + build_user=build |
6 | 2025-02-10T17:22:34.903Z | + build_uid=12345 |
7 | 2025-02-10T17:22:34.903Z | + work_dir=/work |
8 | 2025-02-10T17:22:34.903Z | + input_dir=/input |
9 | 2025-02-10T17:22:34.903Z | + [[ 0 == 12345 ]] |
10 | 2025-02-10T17:22:34.903Z | + case "$kern" in |
11 | 2025-02-10T17:22:34.903Z | + groupadd -g 12345 build |
12 | 2025-02-10T17:22:34.906Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-10T17:22:36.912Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-10T17:22:37.040Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-10T17:22:37.042Z | + home_fs=zfs |
16 | 2025-02-10T17:22:37.043Z | + [[ zfs == autofs ]] |
17 | 2025-02-10T17:22:37.043Z | + mkdir -p /home/build |
18 | 2025-02-10T17:22:37.045Z | + chown build:build /home/build /work |
19 | 2025-02-10T17:22:39.046Z | + chmod 0700 /home/build /work |
20 | 2025-02-10T17:22:39.049Z | process exited: duration 4157 ms, exit code 0 |
|
21 | 2025-02-10T17:22:39.055Z | starting task 1: "rust-toolchain" |
22 | 2025-02-10T17:22:39.060Z | + printf ' * rust toolchain channel = "%s"\n' nightly-2024-11-18 |
23 | 2025-02-10T17:22:39.060Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-02-10T17:22:39.060Z | * rust toolchain channel = "nightly-2024-11-18" |
25 | 2025-02-10T17:22:39.060Z | * rust toolchain profile = "default" |
26 | 2025-02-10T17:22:39.060Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-10T17:22:39.060Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-10T17:22:39.063Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-10T17:22:39.063Z | + /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default |
30 | 2025-02-10T17:22:39.186Z | info: downloading installer |
31 | 2025-02-10T17:22:40.458Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-10T17:22:40.458Z | warning: /opt/ooce/bin |
33 | 2025-02-10T17:22:40.458Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-10T17:22:40.458Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-10T17:22:40.458Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-10T17:22:40.458Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-10T17:22:40.458Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-10T17:22:40.458Z | error: cannot install while Rust is installed |
39 | 2025-02-10T17:22:40.458Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-10T17:22:40.507Z | info: profile set to 'default' |
41 | 2025-02-10T17:22:40.507Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-10T17:22:40.510Z | info: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos' |
43 | 2025-02-10T17:22:40.674Z | info: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17) |
44 | 2025-02-10T17:22:40.674Z | info: downloading component 'cargo' |
45 | 2025-02-10T17:22:41.560Z | info: downloading component 'clippy' |
46 | 2025-02-10T17:22:41.898Z | info: downloading component 'rust-docs' |
47 | 2025-02-10T17:22:43.106Z | info: downloading component 'rust-std' |
48 | 2025-02-10T17:22:45.086Z | info: downloading component 'rustc' |
49 | 2025-02-10T17:22:52.137Z | info: downloading component 'rustfmt' |
50 | 2025-02-10T17:22:52.396Z | info: installing component 'cargo' |
51 | 2025-02-10T17:22:53.222Z | info: installing component 'clippy' |
52 | 2025-02-10T17:22:53.604Z | info: installing component 'rust-docs' |
53 | 2025-02-10T17:22:55.259Z | info: installing component 'rust-std' |
54 | 2025-02-10T17:22:57.101Z | info: installing component 'rustc' |
55 | 2025-02-10T17:23:03.066Z | info: installing component 'rustfmt' |
56 | 2025-02-10T17:23:03.395Z | info: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos' |
57 | 2025-02-10T17:23:03.395Z | |
58 | 2025-02-10T17:23:03.787Z | nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17) |
59 | 2025-02-10T17:23:03.787Z | |
60 | 2025-02-10T17:23:03.790Z | |
61 | 2025-02-10T17:23:03.790Z | Rust is installed now. Great! |
62 | 2025-02-10T17:23:03.790Z | |
63 | 2025-02-10T17:23:03.790Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-10T17:23:03.790Z | environment variable. This has not been done automatically. |
65 | 2025-02-10T17:23:03.790Z | |
66 | 2025-02-10T17:23:03.790Z | To configure your current shell, you need to source |
67 | 2025-02-10T17:23:03.790Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-10T17:23:03.791Z | |
69 | 2025-02-10T17:23:03.791Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-10T17:23:03.791Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-10T17:23:03.791Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-10T17:23:03.859Z | + rustup --version |
73 | 2025-02-10T17:23:03.867Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-10T17:23:03.867Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-10T17:23:03.945Z | info: The currently active `rustc` version is `rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)` |
76 | 2025-02-10T17:23:03.948Z | + cargo --version |
77 | 2025-02-10T17:23:04.008Z | cargo 1.84.0-nightly (69e595908 2024-11-16) |
78 | 2025-02-10T17:23:04.011Z | + rustc --version |
79 | 2025-02-10T17:23:04.071Z | rustc 1.84.0-nightly (5ec7d6eee 2024-11-17) |
80 | 2025-02-10T17:23:04.074Z | process exited: duration 25016 ms, exit code 0 |
|
81 | 2025-02-10T17:23:04.080Z | starting task 2: "authentication" |
82 | 2025-02-10T17:23:04.101Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-02-10T17:23:04.109Z | starting task 3: "clone repository" |
84 | 2025-02-10T17:23:04.112Z | + mkdir -p /work/oxidecomputer/opte |
85 | 2025-02-10T17:23:04.115Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
86 | 2025-02-10T17:23:05.921Z | Cloning into '/work/oxidecomputer/opte'... |
87 | 2025-02-10T17:23:07.318Z | + cd /work/oxidecomputer/opte |
88 | 2025-02-10T17:23:07.318Z | + git fetch origin 9345439b57a80ca6d13e173affd8c4aab645af73 |
89 | 2025-02-10T17:23:07.595Z | From https://github.com/oxidecomputer/opte |
90 | 2025-02-10T17:23:07.595Z | * branch 9345439b57a80ca6d13e173affd8c4aab645af73 -> FETCH_HEAD |
91 | 2025-02-10T17:23:07.604Z | + [[ -n ingot-and-offload ]] |
92 | 2025-02-10T17:23:07.606Z | ++ git branch --show-current |
93 | 2025-02-10T17:23:07.610Z | + current=master |
94 | 2025-02-10T17:23:07.610Z | + [[ master != ingot-and-offload ]] |
95 | 2025-02-10T17:23:07.610Z | + git branch -f ingot-and-offload 9345439b57a80ca6d13e173affd8c4aab645af73 |
96 | 2025-02-10T17:23:07.613Z | + git checkout -f ingot-and-offload |
97 | 2025-02-10T17:23:07.633Z | Switched to branch 'ingot-and-offload' |
98 | 2025-02-10T17:23:07.636Z | + git reset --hard 9345439b57a80ca6d13e173affd8c4aab645af73 |
99 | 2025-02-10T17:23:07.655Z | HEAD is now at 9345439 Whelp, these flags moved about. |
100 | 2025-02-10T17:23:07.658Z | process exited: duration 3549 ms, exit code 0 |
|
101 | 2025-02-10T17:23:07.664Z | starting task 4: "build" |
102 | 2025-02-10T17:23:07.669Z | + cargo --version |
103 | 2025-02-10T17:23:07.674Z | info: syncing channel updates for '1.84.0-x86_64-unknown-illumos' |
104 | 2025-02-10T17:23:07.850Z | info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) |
105 | 2025-02-10T17:23:07.850Z | info: downloading component 'cargo' |
106 | 2025-02-10T17:23:08.889Z | info: downloading component 'clippy' |
107 | 2025-02-10T17:23:09.287Z | info: downloading component 'rust-docs' |
108 | 2025-02-10T17:23:10.709Z | info: downloading component 'rust-std' |
109 | 2025-02-10T17:23:12.815Z | info: downloading component 'rustc' |
110 | 2025-02-10T17:23:20.896Z | info: downloading component 'rustfmt' |
111 | 2025-02-10T17:23:21.201Z | info: installing component 'cargo' |
112 | 2025-02-10T17:23:22.032Z | info: installing component 'clippy' |
113 | 2025-02-10T17:23:22.409Z | info: installing component 'rust-docs' |
114 | 2025-02-10T17:23:23.995Z | info: installing component 'rust-std' |
115 | 2025-02-10T17:23:25.686Z | info: installing component 'rustc' |
116 | 2025-02-10T17:23:31.680Z | info: installing component 'rustfmt' |
117 | 2025-02-10T17:23:32.100Z | cargo 1.84.0 (66221abde 2024-11-19) |
118 | 2025-02-10T17:23:32.103Z | + rustc --version |
119 | 2025-02-10T17:23:32.181Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
120 | 2025-02-10T17:23:32.187Z | + pushd bin/opteadm |
121 | 2025-02-10T17:23:32.190Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
122 | 2025-02-10T17:23:32.190Z | + header 'check style' |
123 | 2025-02-10T17:23:32.190Z | + echo '# ==== check style ==== #' |
124 | 2025-02-10T17:23:32.190Z | # ==== check style ==== # |
125 | 2025-02-10T17:23:32.190Z | + ptime -m cargo +nightly-2024-11-18 fmt -- --check |
126 | 2025-02-10T17:23:32.386Z | |
127 | 2025-02-10T17:23:32.386Z | real 0.195200309 |
128 | 2025-02-10T17:23:32.386Z | user 0.109972668 |
129 | 2025-02-10T17:23:32.386Z | sys 0.080342781 |
130 | 2025-02-10T17:23:32.386Z | trap 0.000038896 |
131 | 2025-02-10T17:23:32.386Z | tflt 0.000000000 |
132 | 2025-02-10T17:23:32.386Z | dflt 0.000000000 |
133 | 2025-02-10T17:23:32.386Z | kflt 0.000000000 |
134 | 2025-02-10T17:23:32.389Z | lock 0.000000000 |
135 | 2025-02-10T17:23:32.389Z | slp 0.117960142 |
136 | 2025-02-10T17:23:32.389Z | lat 0.000522148 |
137 | 2025-02-10T17:23:32.389Z | stop 0.000124919 |
138 | 2025-02-10T17:23:32.389Z | + header analyze |
139 | 2025-02-10T17:23:32.389Z | + echo '# ==== analyze ==== #' |
140 | 2025-02-10T17:23:32.389Z | # ==== analyze ==== # |
141 | 2025-02-10T17:23:32.389Z | + ptime -m cargo clippy --all-targets |
142 | 2025-02-10T17:23:32.612Z | Updating crates.io index |
143 | 2025-02-10T17:23:32.670Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
144 | 2025-02-10T17:23:33.447Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
145 | 2025-02-10T17:23:33.743Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
146 | 2025-02-10T17:23:33.985Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
147 | 2025-02-10T17:23:34.370Z | Updating git repository `https://github.com/oxidecomputer/zone` |
148 | 2025-02-10T17:23:34.715Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
149 | 2025-02-10T17:23:34.985Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
150 | 2025-02-10T17:23:35.227Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
151 | 2025-02-10T17:23:35.512Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
152 | 2025-02-10T17:23:36.321Z | Downloading crates ... |
153 | 2025-02-10T17:23:36.372Z | Downloaded anstyle-parse v0.2.6 |
154 | 2025-02-10T17:23:36.377Z | Downloaded anstream v0.6.18 |
155 | 2025-02-10T17:23:36.387Z | Downloaded darling_macro v0.20.10 |
156 | 2025-02-10T17:23:36.395Z | Downloaded cstr-argument v0.1.2 |
157 | 2025-02-10T17:23:36.411Z | Downloaded is_terminal_polyfill v1.70.1 |
158 | 2025-02-10T17:23:36.414Z | Downloaded ident_case v1.0.1 |
159 | 2025-02-10T17:23:36.423Z | Downloaded pretty-hex v0.2.1 |
160 | 2025-02-10T17:23:36.431Z | Downloaded foreign-types-shared v0.3.1 |
161 | 2025-02-10T17:23:36.433Z | Downloaded equivalent v1.0.1 |
162 | 2025-02-10T17:23:36.437Z | Downloaded cfg-if v1.0.0 |
163 | 2025-02-10T17:23:36.441Z | Downloaded anstyle-query v1.1.2 |
164 | 2025-02-10T17:23:36.441Z | Downloaded embedded-io v0.6.1 |
165 | 2025-02-10T17:23:36.444Z | Downloaded embedded-io v0.4.0 |
166 | 2025-02-10T17:23:36.444Z | Downloaded bitflags v1.3.2 |
167 | 2025-02-10T17:23:36.447Z | Downloaded version_check v0.9.5 |
168 | 2025-02-10T17:23:36.447Z | Downloaded utf8parse v0.2.2 |
169 | 2025-02-10T17:23:36.450Z | Downloaded defmt-macros v0.4.0 |
170 | 2025-02-10T17:23:36.454Z | Downloaded either v1.13.0 |
171 | 2025-02-10T17:23:36.454Z | Downloaded defmt-parser v0.4.1 |
172 | 2025-02-10T17:23:36.454Z | Downloaded cobs v0.2.3 |
173 | 2025-02-10T17:23:36.456Z | Downloaded toml_datetime v0.6.8 |
174 | 2025-02-10T17:23:36.457Z | Downloaded itoa v1.0.14 |
175 | 2025-02-10T17:23:36.459Z | Downloaded tracing-attributes v0.1.28 |
176 | 2025-02-10T17:23:36.459Z | Downloaded signal-hook-registry v1.4.2 |
177 | 2025-02-10T17:23:36.462Z | Downloaded scopeguard v1.2.0 |
178 | 2025-02-10T17:23:36.462Z | Downloaded colorchoice v1.0.3 |
179 | 2025-02-10T17:23:36.465Z | Downloaded clap_lex v0.7.4 |
180 | 2025-02-10T17:23:36.465Z | Downloaded zerocopy-derive v0.7.35 |
181 | 2025-02-10T17:23:36.468Z | Downloaded proc-macro-crate v1.3.1 |
182 | 2025-02-10T17:23:36.471Z | Downloaded managed v0.8.0 |
183 | 2025-02-10T17:23:36.471Z | Downloaded fnv v1.0.7 |
184 | 2025-02-10T17:23:36.473Z | Downloaded num_enum_derive v0.5.11 |
185 | 2025-02-10T17:23:36.473Z | Downloaded hash32 v0.3.1 |
186 | 2025-02-10T17:23:36.473Z | Downloaded macaddr v1.0.1 |
187 | 2025-02-10T17:23:36.476Z | Downloaded schemars_derive v0.8.21 |
188 | 2025-02-10T17:23:36.479Z | Downloaded uuid v1.12.0 |
189 | 2025-02-10T17:23:36.482Z | Downloaded toml_edit v0.19.15 |
190 | 2025-02-10T17:23:36.495Z | Downloaded thiserror-impl v1.0.69 |
191 | 2025-02-10T17:23:36.498Z | Downloaded zerocopy-derive v0.8.14 |
192 | 2025-02-10T17:23:36.503Z | Downloaded terminal_size v0.4.1 |
193 | 2025-02-10T17:23:36.506Z | Downloaded tokio-macros v2.5.0 |
194 | 2025-02-10T17:23:36.506Z | Downloaded thiserror v1.0.69 |
195 | 2025-02-10T17:23:36.510Z | Downloaded tracing v0.1.41 |
196 | 2025-02-10T17:23:36.514Z | Downloaded errno v0.3.10 |
197 | 2025-02-10T17:23:36.517Z | Downloaded clap_derive v4.5.24 |
198 | 2025-02-10T17:23:36.520Z | Downloaded once_cell v1.20.2 |
199 | 2025-02-10T17:23:36.523Z | Downloaded defmt v0.3.10 |
200 | 2025-02-10T17:23:36.525Z | Downloaded thiserror-impl v2.0.11 |
201 | 2025-02-10T17:23:36.528Z | Downloaded serde_derive_internals v0.29.1 |
202 | 2025-02-10T17:23:36.528Z | Downloaded quote v1.0.38 |
203 | 2025-02-10T17:23:36.531Z | Downloaded zerocopy v0.7.35 |
204 | 2025-02-10T17:23:36.546Z | Downloaded winnow v0.5.40 |
205 | 2025-02-10T17:23:36.555Z | Downloaded crc32fast v1.4.2 |
206 | 2025-02-10T17:23:36.558Z | Downloaded colored v2.2.0 |
207 | 2025-02-10T17:23:36.561Z | Downloaded thiserror v2.0.11 |
208 | 2025-02-10T17:23:36.564Z | Downloaded zerocopy v0.8.14 |
209 | 2025-02-10T17:23:36.586Z | Downloaded smallvec v1.13.2 |
210 | 2025-02-10T17:23:36.589Z | Downloaded unicode-width v0.2.0 |
211 | 2025-02-10T17:23:36.593Z | Downloaded ryu v1.0.18 |
212 | 2025-02-10T17:23:36.596Z | Downloaded proc-macro2 v1.0.93 |
213 | 2025-02-10T17:23:36.599Z | Downloaded clap v4.5.26 |
214 | 2025-02-10T17:23:36.607Z | Downloaded serde_derive v1.0.217 |
215 | 2025-02-10T17:23:36.610Z | Downloaded darling_core v0.20.10 |
216 | 2025-02-10T17:23:36.614Z | Downloaded bitflags v2.8.0 |
217 | 2025-02-10T17:23:36.618Z | Downloaded parking_lot v0.12.3 |
218 | 2025-02-10T17:23:36.620Z | Downloaded anyhow v1.0.95 |
219 | 2025-02-10T17:23:36.624Z | Downloaded tracing-core v0.1.33 |
220 | 2025-02-10T17:23:36.627Z | Downloaded bytes v1.9.0 |
221 | 2025-02-10T17:23:36.631Z | Downloaded indexmap v2.7.1 |
222 | 2025-02-10T17:23:36.635Z | Downloaded schemars v0.8.21 |
223 | 2025-02-10T17:23:36.645Z | Downloaded rand v0.8.5 |
224 | 2025-02-10T17:23:36.649Z | Downloaded socket2 v0.5.8 |
225 | 2025-02-10T17:23:36.652Z | Downloaded heapless v0.8.0 |
226 | 2025-02-10T17:23:36.655Z | Downloaded ppv-lite86 v0.2.20 |
227 | 2025-02-10T17:23:36.658Z | Downloaded postcard v1.1.1 |
228 | 2025-02-10T17:23:36.660Z | Downloaded pin-project-lite v0.2.16 |
229 | 2025-02-10T17:23:36.663Z | Downloaded parking_lot_core v0.9.10 |
230 | 2025-02-10T17:23:36.666Z | Downloaded mio v1.0.3 |
231 | 2025-02-10T17:23:36.671Z | Downloaded memchr v2.7.4 |
232 | 2025-02-10T17:23:36.676Z | Downloaded serde v1.0.217 |
233 | 2025-02-10T17:23:36.679Z | Downloaded winnow v0.6.24 |
234 | 2025-02-10T17:23:36.689Z | Downloaded proc-macro-error2 v2.0.1 |
235 | 2025-02-10T17:23:36.691Z | Downloaded hashbrown v0.15.2 |
236 | 2025-02-10T17:23:36.696Z | Downloaded aho-corasick v1.1.3 |
237 | 2025-02-10T17:23:36.702Z | Downloaded getrandom v0.2.15 |
238 | 2025-02-10T17:23:36.705Z | Downloaded tokio v1.43.0 |
239 | 2025-02-10T17:23:36.741Z | Downloaded serde_json v1.0.137 |
240 | 2025-02-10T17:23:36.748Z | Downloaded clap_builder v4.5.26 |
241 | 2025-02-10T17:23:36.754Z | Downloaded itertools v0.13.0 |
242 | 2025-02-10T17:23:36.760Z | Downloaded lock_api v0.4.12 |
243 | 2025-02-10T17:23:36.763Z | Downloaded itertools v0.14.0 |
244 | 2025-02-10T17:23:36.768Z | Downloaded ipnetwork v0.21.1 |
245 | 2025-02-10T17:23:36.771Z | Downloaded darling v0.20.10 |
246 | 2025-02-10T17:23:36.774Z | Downloaded tabwriter v1.4.1 |
247 | 2025-02-10T17:23:36.776Z | Downloaded rand_core v0.6.4 |
248 | 2025-02-10T17:23:36.777Z | Downloaded foreign-types v0.5.0 |
249 | 2025-02-10T17:23:36.780Z | Downloaded strsim v0.11.1 |
250 | 2025-02-10T17:23:36.780Z | Downloaded stable_deref_trait v1.2.0 |
251 | 2025-02-10T17:23:36.780Z | Downloaded proc-macro-error-attr2 v2.0.0 |
252 | 2025-02-10T17:23:36.780Z | Downloaded lazy_static v1.5.0 |
253 | 2025-02-10T17:23:36.783Z | Downloaded ipnetwork v0.20.0 |
254 | 2025-02-10T17:23:36.783Z | Downloaded heck v0.5.0 |
255 | 2025-02-10T17:23:36.786Z | Downloaded dyn-clone v1.0.17 |
256 | 2025-02-10T17:23:36.786Z | Downloaded regex v1.11.1 |
257 | 2025-02-10T17:23:36.797Z | Downloaded syn v1.0.109 |
258 | 2025-02-10T17:23:36.807Z | Downloaded unicode-ident v1.0.14 |
259 | 2025-02-10T17:23:36.809Z | Downloaded syn v2.0.96 |
260 | 2025-02-10T17:23:36.820Z | Downloaded rand_chacha v0.3.1 |
261 | 2025-02-10T17:23:36.823Z | Downloaded num_enum v0.5.11 |
262 | 2025-02-10T17:23:36.826Z | Downloaded foreign-types-macros v0.2.3 |
263 | 2025-02-10T17:23:36.828Z | Downloaded rustix v0.38.43 |
264 | 2025-02-10T17:23:36.848Z | Downloaded smoltcp v0.11.0 |
265 | 2025-02-10T17:23:36.859Z | Downloaded byteorder v1.5.0 |
266 | 2025-02-10T17:23:36.862Z | Downloaded regex-syntax v0.8.5 |
267 | 2025-02-10T17:23:36.868Z | Downloaded anstyle v1.0.10 |
268 | 2025-02-10T17:23:36.870Z | Downloaded autocfg v1.4.0 |
269 | 2025-02-10T17:23:36.906Z | Downloaded regex-automata v0.4.9 |
270 | 2025-02-10T17:23:36.922Z | Downloaded libc v0.2.169 |
271 | 2025-02-10T17:23:37.090Z | Compiling proc-macro2 v1.0.93 |
272 | 2025-02-10T17:23:37.090Z | Compiling unicode-ident v1.0.14 |
273 | 2025-02-10T17:23:37.090Z | Compiling libc v0.2.169 |
274 | 2025-02-10T17:23:37.093Z | Compiling serde v1.0.217 |
275 | 2025-02-10T17:23:37.093Z | Checking cfg-if v1.0.0 |
276 | 2025-02-10T17:23:37.106Z | Checking byteorder v1.5.0 |
277 | 2025-02-10T17:23:37.108Z | Compiling ident_case v1.0.1 |
278 | 2025-02-10T17:23:37.108Z | Compiling strsim v0.11.1 |
279 | 2025-02-10T17:23:37.221Z | Compiling fnv v1.0.7 |
280 | 2025-02-10T17:23:37.295Z | Compiling memchr v2.7.4 |
281 | 2025-02-10T17:23:37.305Z | Compiling syn v1.0.109 |
282 | 2025-02-10T17:23:37.356Z | Compiling regex-syntax v0.8.5 |
283 | 2025-02-10T17:23:37.405Z | Compiling zerocopy v0.8.14 |
284 | 2025-02-10T17:23:37.714Z | Compiling autocfg v1.4.0 |
285 | 2025-02-10T17:23:38.257Z | Compiling aho-corasick v1.1.3 |
286 | 2025-02-10T17:23:38.289Z | Compiling equivalent v1.0.1 |
287 | 2025-02-10T17:23:38.368Z | Compiling hashbrown v0.15.2 |
288 | 2025-02-10T17:23:39.130Z | Compiling either v1.13.0 |
289 | 2025-02-10T17:23:39.218Z | Compiling indexmap v2.7.1 |
290 | 2025-02-10T17:23:39.231Z | Compiling lock_api v0.4.12 |
291 | 2025-02-10T17:23:39.251Z | Compiling heapless v0.8.0 |
292 | 2025-02-10T17:23:39.479Z | Compiling itertools v0.13.0 |
293 | 2025-02-10T17:23:39.755Z | Compiling parking_lot_core v0.9.10 |
294 | 2025-02-10T17:23:40.183Z | Compiling regex-automata v0.4.9 |
295 | 2025-02-10T17:23:40.282Z | Compiling quote v1.0.38 |
296 | 2025-02-10T17:23:40.364Z | Compiling toml_datetime v0.6.8 |
297 | 2025-02-10T17:23:40.389Z | Compiling anyhow v1.0.95 |
298 | 2025-02-10T17:23:40.736Z | Compiling syn v2.0.96 |
299 | 2025-02-10T17:23:40.865Z | Compiling winnow v0.5.40 |
300 | 2025-02-10T17:23:41.743Z | Checking hash32 v0.3.1 |
301 | 2025-02-10T17:23:41.794Z | Checking smallvec v1.13.2 |
302 | 2025-02-10T17:23:41.814Z | Compiling smoltcp v0.11.0 |
303 | 2025-02-10T17:23:41.901Z | Checking scopeguard v1.2.0 |
304 | 2025-02-10T17:23:42.031Z | Checking macaddr v1.0.1 |
305 | 2025-02-10T17:23:42.152Z | Checking stable_deref_trait v1.2.0 |
306 | 2025-02-10T17:23:42.251Z | Compiling once_cell v1.20.2 |
307 | 2025-02-10T17:23:42.304Z | Checking dyn-clone v1.0.17 |
308 | 2025-02-10T17:23:42.437Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
309 | 2025-02-10T17:23:42.448Z | Compiling serde_json v1.0.137 |
310 | 2025-02-10T17:23:42.821Z | Checking getrandom v0.2.15 |
311 | 2025-02-10T17:23:42.928Z | Compiling thiserror v1.0.69 |
312 | 2025-02-10T17:23:43.031Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
313 | 2025-02-10T17:23:43.156Z | Checking pin-project-lite v0.2.16 |
314 | 2025-02-10T17:23:43.221Z | Checking cobs v0.2.3 |
315 | 2025-02-10T17:23:43.282Z | Compiling version_check v0.9.5 |
316 | 2025-02-10T17:23:43.353Z | Checking itoa v1.0.14 |
317 | 2025-02-10T17:23:43.386Z | Checking ryu v1.0.18 |
318 | 2025-02-10T17:23:43.473Z | Checking bitflags v1.3.2 |
319 | 2025-02-10T17:23:43.545Z | Checking managed v0.8.0 |
320 | 2025-02-10T17:23:43.565Z | Compiling rustix v0.38.43 |
321 | 2025-02-10T17:23:43.619Z | Compiling schemars v0.8.21 |
322 | 2025-02-10T17:23:43.890Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
323 | 2025-02-10T17:23:44.228Z | Compiling regex v1.11.1 |
324 | 2025-02-10T17:23:44.263Z | Compiling toml_edit v0.19.15 |
325 | 2025-02-10T17:23:44.354Z | Checking parking_lot v0.12.3 |
326 | 2025-02-10T17:23:44.451Z | Checking rand_core v0.6.4 |
327 | 2025-02-10T17:23:44.676Z | Checking socket2 v0.5.8 |
328 | 2025-02-10T17:23:44.739Z | Checking mio v1.0.3 |
329 | 2025-02-10T17:23:45.102Z | Checking errno v0.3.10 |
330 | 2025-02-10T17:23:45.153Z | Checking signal-hook-registry v1.4.2 |
331 | 2025-02-10T17:23:45.272Z | Checking ipnetwork v0.21.1 |
332 | 2025-02-10T17:23:45.387Z | Checking unicode-width v0.2.0 |
333 | 2025-02-10T17:23:45.577Z | Checking bytes v1.9.0 |
334 | 2025-02-10T17:23:45.590Z | Checking foreign-types-shared v0.3.1 |
335 | 2025-02-10T17:23:45.703Z | Checking utf8parse v0.2.2 |
336 | 2025-02-10T17:23:45.864Z | Checking tabwriter v1.4.1 |
337 | 2025-02-10T17:23:46.093Z | Checking anstyle-parse v0.2.6 |
338 | 2025-02-10T17:23:46.133Z | Checking itertools v0.14.0 |
339 | 2025-02-10T17:23:46.328Z | Checking tracing-core v0.1.33 |
340 | 2025-02-10T17:23:46.655Z | Checking cstr-argument v0.1.2 |
341 | 2025-02-10T17:23:46.740Z | Checking crc32fast v1.4.2 |
342 | 2025-02-10T17:23:46.826Z | Checking anstyle v1.0.10 |
343 | 2025-02-10T17:23:46.939Z | Compiling proc-macro-crate v1.3.1 |
344 | 2025-02-10T17:23:46.977Z | Checking lazy_static v1.5.0 |
345 | 2025-02-10T17:23:47.105Z | Checking colorchoice v1.0.3 |
346 | 2025-02-10T17:23:47.179Z | Compiling thiserror v2.0.11 |
347 | 2025-02-10T17:23:47.234Z | Compiling darling_core v0.20.10 |
348 | 2025-02-10T17:23:47.278Z | Compiling serde_derive_internals v0.29.1 |
349 | 2025-02-10T17:23:47.687Z | Checking is_terminal_polyfill v1.70.1 |
350 | 2025-02-10T17:23:47.738Z | Checking pretty-hex v0.2.1 |
351 | 2025-02-10T17:23:47.806Z | Checking anstyle-query v1.1.2 |
352 | 2025-02-10T17:23:47.899Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
353 | 2025-02-10T17:23:47.922Z | Checking anstream v0.6.18 |
354 | 2025-02-10T17:23:48.233Z | Checking colored v2.2.0 |
355 | 2025-02-10T17:23:48.594Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
356 | 2025-02-10T17:23:48.819Z | Checking winnow v0.6.24 |
357 | 2025-02-10T17:23:48.939Z | Checking clap_lex v0.7.4 |
358 | 2025-02-10T17:23:48.971Z | Compiling heck v0.5.0 |
359 | 2025-02-10T17:23:49.194Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
360 | 2025-02-10T17:23:50.210Z | Compiling num_enum_derive v0.5.11 |
361 | 2025-02-10T17:23:50.313Z | Compiling serde_derive v1.0.217 |
362 | 2025-02-10T17:23:50.431Z | Compiling zerocopy-derive v0.8.14 |
363 | 2025-02-10T17:23:50.526Z | Compiling zerocopy-derive v0.7.35 |
364 | 2025-02-10T17:23:50.572Z | Compiling schemars_derive v0.8.21 |
365 | 2025-02-10T17:23:50.581Z | Compiling thiserror-impl v1.0.69 |
366 | 2025-02-10T17:23:50.718Z | Compiling darling_macro v0.20.10 |
367 | 2025-02-10T17:23:51.551Z | Compiling tokio-macros v2.5.0 |
368 | 2025-02-10T17:23:52.240Z | Compiling darling v0.20.10 |
369 | 2025-02-10T17:23:52.291Z | Compiling foreign-types-macros v0.2.3 |
370 | 2025-02-10T17:23:52.348Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
371 | 2025-02-10T17:23:52.396Z | Checking zerocopy v0.7.35 |
372 | 2025-02-10T17:23:52.970Z | Checking tokio v1.43.0 |
373 | 2025-02-10T17:23:53.258Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
374 | 2025-02-10T17:23:53.293Z | Checking num_enum v0.5.11 |
375 | 2025-02-10T17:23:53.431Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
376 | 2025-02-10T17:23:53.463Z | Checking foreign-types v0.5.0 |
377 | 2025-02-10T17:23:53.481Z | Checking ppv-lite86 v0.2.20 |
378 | 2025-02-10T17:23:53.556Z | Compiling tracing-attributes v0.1.28 |
379 | 2025-02-10T17:23:54.141Z | Checking rand_chacha v0.3.1 |
380 | 2025-02-10T17:23:54.491Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
381 | 2025-02-10T17:23:55.503Z | Checking rand v0.8.5 |
382 | 2025-02-10T17:23:55.506Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
383 | 2025-02-10T17:23:55.506Z | Compiling thiserror-impl v2.0.11 |
384 | 2025-02-10T17:23:55.506Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
385 | 2025-02-10T17:23:55.506Z | Compiling clap_derive v4.5.24 |
386 | 2025-02-10T17:23:56.576Z | Checking tracing v0.1.41 |
387 | 2025-02-10T17:23:57.736Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
388 | 2025-02-10T17:23:58.845Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
389 | 2025-02-10T17:23:59.810Z | Checking bitflags v2.8.0 |
390 | 2025-02-10T17:23:59.813Z | Checking postcard v1.1.1 |
391 | 2025-02-10T17:23:59.813Z | Checking ipnetwork v0.20.0 |
392 | 2025-02-10T17:23:59.813Z | Checking uuid v1.12.0 |
393 | 2025-02-10T17:24:00.005Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
394 | 2025-02-10T17:24:00.005Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
395 | 2025-02-10T17:24:00.116Z | warning: unused import: `core::ffi::c_int` |
396 | 2025-02-10T17:24:00.116Z | --> crates/illumos-sys-hdrs/src/mac.rs:7:5 |
397 | 2025-02-10T17:24:00.116Z | | |
398 | 2025-02-10T17:24:00.116Z | 7 | use core::ffi::c_int; |
399 | 2025-02-10T17:24:00.116Z | | ^^^^^^^^^^^^^^^^ |
400 | 2025-02-10T17:24:00.116Z | | |
401 | 2025-02-10T17:24:00.117Z | = note: `#[warn(unused_imports)]` on by default |
402 | 2025-02-10T17:24:00.117Z | |
403 | 2025-02-10T17:24:00.485Z | warning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion) |
404 | 2025-02-10T17:24:00.676Z | Checking terminal_size v0.4.1 |
405 | 2025-02-10T17:24:00.780Z | Checking clap_builder v4.5.26 |
406 | 2025-02-10T17:24:01.345Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
407 | 2025-02-10T17:24:01.840Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
408 | 2025-02-10T17:24:02.641Z | Checking clap v4.5.26 |
409 | 2025-02-10T17:24:06.547Z | warning: this returns a `Result<_, ()>` |
410 | 2025-02-10T17:24:06.547Z | --> lib/opte/src/ddi/mblk.rs:776:5 |
411 | 2025-02-10T17:24:06.547Z | | |
412 | 2025-02-10T17:24:06.547Z | 776 | / pub fn fill_offload_info( |
413 | 2025-02-10T17:24:06.547Z | 777 | | &mut self, |
414 | 2025-02-10T17:24:06.547Z | 778 | | outer_meoi: &mac_ether_offload_info_t, |
415 | 2025-02-10T17:24:06.547Z | 779 | | inner_meoi: Option<&mac_ether_offload_info_t>, |
416 | 2025-02-10T17:24:06.547Z | 780 | | ) -> Result<(), ()> { |
417 | 2025-02-10T17:24:06.547Z | | |_______________________^ |
418 | 2025-02-10T17:24:06.547Z | | |
419 | 2025-02-10T17:24:06.547Z | = help: use a custom `Error` type instead |
420 | 2025-02-10T17:24:06.547Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_unit_err |
421 | 2025-02-10T17:24:06.547Z | = note: `#[warn(clippy::result_unit_err)]` on by default |
422 | 2025-02-10T17:24:06.547Z | |
423 | 2025-02-10T17:24:07.499Z | warning: using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)` |
424 | 2025-02-10T17:24:07.499Z | --> lib/opte/src/engine/port/meta.rs:103:9 |
425 | 2025-02-10T17:24:07.499Z | | |
426 | 2025-02-10T17:24:07.499Z | 103 | / self.get(Self::INTERNAL_TARGET) |
427 | 2025-02-10T17:24:07.499Z | 104 | | .and_then(|v| Some(v == "1")) |
428 | 2025-02-10T17:24:07.500Z | | |_________________________________________^ help: try: `self.get(Self::INTERNAL_TARGET).map(|v| v == "1")` |
429 | 2025-02-10T17:24:07.500Z | | |
430 | 2025-02-10T17:24:07.500Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#bind_instead_of_map |
431 | 2025-02-10T17:24:07.500Z | = note: `#[warn(clippy::bind_instead_of_map)]` on by default |
432 | 2025-02-10T17:24:07.500Z | |
433 | 2025-02-10T17:24:08.218Z | warning: `opte` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p opte` to apply 1 suggestion) |
434 | 2025-02-10T17:24:08.221Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
435 | 2025-02-10T17:24:10.159Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
436 | 2025-02-10T17:24:11.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.09s |
437 | 2025-02-10T17:24:11.777Z | |
438 | 2025-02-10T17:24:11.777Z | real 39.381706443 |
439 | 2025-02-10T17:24:11.777Z | user 2:31.523123711 |
440 | 2025-02-10T17:24:11.777Z | sys 23.612823821 |
441 | 2025-02-10T17:24:11.777Z | trap 0.104976071 |
442 | 2025-02-10T17:24:11.777Z | tflt 0.293526414 |
443 | 2025-02-10T17:24:11.777Z | dflt 2.819674539 |
444 | 2025-02-10T17:24:11.777Z | kflt 0.010433776 |
445 | 2025-02-10T17:24:11.780Z | lock 3:15.211626902 |
446 | 2025-02-10T17:24:11.780Z | slp 10:34.562332874 |
447 | 2025-02-10T17:24:11.780Z | lat 8.907816718 |
448 | 2025-02-10T17:24:11.780Z | stop 18.946732435 |
449 | 2025-02-10T17:24:11.781Z | + header 'debug build' |
450 | 2025-02-10T17:24:11.781Z | + echo '# ==== debug build ==== #' |
451 | 2025-02-10T17:24:11.781Z | # ==== debug build ==== # |
452 | 2025-02-10T17:24:11.781Z | + ptime -m cargo build |
453 | 2025-02-10T17:24:12.074Z | Compiling cfg-if v1.0.0 |
454 | 2025-02-10T17:24:12.074Z | Compiling memchr v2.7.4 |
455 | 2025-02-10T17:24:12.074Z | Compiling strsim v0.11.1 |
456 | 2025-02-10T17:24:12.075Z | Compiling byteorder v1.5.0 |
457 | 2025-02-10T17:24:12.078Z | Compiling libc v0.2.169 |
458 | 2025-02-10T17:24:12.088Z | Compiling once_cell v1.20.2 |
459 | 2025-02-10T17:24:12.091Z | Compiling serde v1.0.217 |
460 | 2025-02-10T17:24:12.104Z | Compiling zerocopy v0.8.14 |
461 | 2025-02-10T17:24:12.143Z | Compiling dyn-clone v1.0.17 |
462 | 2025-02-10T17:24:12.354Z | Compiling hash32 v0.3.1 |
463 | 2025-02-10T17:24:12.375Z | Compiling macaddr v1.0.1 |
464 | 2025-02-10T17:24:12.446Z | Compiling darling_core v0.20.10 |
465 | 2025-02-10T17:24:12.560Z | Compiling scopeguard v1.2.0 |
466 | 2025-02-10T17:24:12.688Z | Compiling stable_deref_trait v1.2.0 |
467 | 2025-02-10T17:24:12.748Z | Compiling smallvec v1.13.2 |
468 | 2025-02-10T17:24:12.784Z | Compiling heapless v0.8.0 |
469 | 2025-02-10T17:24:12.901Z | Compiling lock_api v0.4.12 |
470 | 2025-02-10T17:24:13.141Z | Compiling aho-corasick v1.1.3 |
471 | 2025-02-10T17:24:13.288Z | Compiling getrandom v0.2.15 |
472 | 2025-02-10T17:24:13.432Z | Compiling parking_lot_core v0.9.10 |
473 | 2025-02-10T17:24:13.607Z | Compiling proc-macro-crate v1.3.1 |
474 | 2025-02-10T17:24:13.621Z | Compiling zerocopy v0.7.35 |
475 | 2025-02-10T17:24:13.733Z | Compiling pin-project-lite v0.2.16 |
476 | 2025-02-10T17:24:13.858Z | Compiling cobs v0.2.3 |
477 | 2025-02-10T17:24:14.007Z | Compiling managed v0.8.0 |
478 | 2025-02-10T17:24:14.142Z | Compiling bitflags v1.3.2 |
479 | 2025-02-10T17:24:14.233Z | Compiling itoa v1.0.14 |
480 | 2025-02-10T17:24:14.376Z | Compiling ryu v1.0.18 |
481 | 2025-02-10T17:24:14.411Z | Compiling num_enum_derive v0.5.11 |
482 | 2025-02-10T17:24:14.445Z | Compiling smoltcp v0.11.0 |
483 | 2025-02-10T17:24:14.720Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
484 | 2025-02-10T17:24:14.965Z | Compiling ppv-lite86 v0.2.20 |
485 | 2025-02-10T17:24:15.055Z | Compiling regex-automata v0.4.9 |
486 | 2025-02-10T17:24:15.061Z | Compiling parking_lot v0.12.3 |
487 | 2025-02-10T17:24:15.669Z | Compiling rand_core v0.6.4 |
488 | 2025-02-10T17:24:15.997Z | Compiling mio v1.0.3 |
489 | 2025-02-10T17:24:16.060Z | Compiling errno v0.3.10 |
490 | 2025-02-10T17:24:16.312Z | Compiling signal-hook-registry v1.4.2 |
491 | 2025-02-10T17:24:16.530Z | Compiling socket2 v0.5.8 |
492 | 2025-02-10T17:24:17.143Z | Compiling anyhow v1.0.95 |
493 | 2025-02-10T17:24:17.168Z | Compiling either v1.13.0 |
494 | 2025-02-10T17:24:17.215Z | Compiling bytes v1.9.0 |
495 | 2025-02-10T17:24:17.492Z | Compiling bitflags v2.8.0 |
496 | 2025-02-10T17:24:17.529Z | Compiling postcard v1.1.1 |
497 | 2025-02-10T17:24:17.644Z | Compiling serde_json v1.0.137 |
498 | 2025-02-10T17:24:17.910Z | Compiling darling_macro v0.20.10 |
499 | 2025-02-10T17:24:17.949Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
500 | 2025-02-10T17:24:17.981Z | Compiling utf8parse v0.2.2 |
501 | 2025-02-10T17:24:18.053Z | warning: unused import: `core::ffi::c_int` |
502 | 2025-02-10T17:24:18.053Z | --> crates/illumos-sys-hdrs/src/mac.rs:7:5 |
503 | 2025-02-10T17:24:18.053Z | | |
504 | 2025-02-10T17:24:18.053Z | 7 | use core::ffi::c_int; |
505 | 2025-02-10T17:24:18.053Z | | ^^^^^^^^^^^^^^^^ |
506 | 2025-02-10T17:24:18.053Z | | |
507 | 2025-02-10T17:24:18.053Z | = note: `#[warn(unused_imports)]` on by default |
508 | 2025-02-10T17:24:18.053Z | |
509 | 2025-02-10T17:24:18.112Z | Compiling unicode-width v0.2.0 |
510 | 2025-02-10T17:24:18.123Z | Compiling ipnetwork v0.21.1 |
511 | 2025-02-10T17:24:18.423Z | Compiling foreign-types-shared v0.3.1 |
512 | 2025-02-10T17:24:18.537Z | Compiling foreign-types v0.5.0 |
513 | 2025-02-10T17:24:18.632Z | Compiling tabwriter v1.4.1 |
514 | 2025-02-10T17:24:18.641Z | Compiling anstyle-parse v0.2.6 |
515 | 2025-02-10T17:24:18.678Z | Compiling tokio v1.43.0 |
516 | 2025-02-10T17:24:18.784Z | warning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo fix --lib -p illumos-sys-hdrs` to apply 1 suggestion) |
517 | 2025-02-10T17:24:18.784Z | Compiling rustix v0.38.43 |
518 | 2025-02-10T17:24:18.896Z | Compiling darling v0.20.10 |
519 | 2025-02-10T17:24:18.953Z | Compiling itertools v0.14.0 |
520 | 2025-02-10T17:24:18.990Z | Compiling regex v1.11.1 |
521 | 2025-02-10T17:24:19.084Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
522 | 2025-02-10T17:24:19.269Z | Compiling schemars v0.8.21 |
523 | 2025-02-10T17:24:19.858Z | Compiling ipnetwork v0.20.0 |
524 | 2025-02-10T17:24:20.255Z | Compiling thiserror v1.0.69 |
525 | 2025-02-10T17:24:20.366Z | Compiling num_enum v0.5.11 |
526 | 2025-02-10T17:24:20.389Z | Compiling rand_chacha v0.3.1 |
527 | 2025-02-10T17:24:20.431Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
528 | 2025-02-10T17:24:20.503Z | Compiling cstr-argument v0.1.2 |
529 | 2025-02-10T17:24:20.509Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
530 | 2025-02-10T17:24:20.573Z | Compiling tracing-core v0.1.33 |
531 | 2025-02-10T17:24:20.650Z | Compiling crc32fast v1.4.2 |
532 | 2025-02-10T17:24:20.717Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
533 | 2025-02-10T17:24:20.955Z | Compiling colorchoice v1.0.3 |
534 | 2025-02-10T17:24:21.012Z | Compiling anstyle v1.0.10 |
535 | 2025-02-10T17:24:21.107Z | Compiling is_terminal_polyfill v1.70.1 |
536 | 2025-02-10T17:24:21.226Z | Compiling pretty-hex v0.2.1 |
537 | 2025-02-10T17:24:21.405Z | Compiling lazy_static v1.5.0 |
538 | 2025-02-10T17:24:21.492Z | Compiling anstyle-query v1.1.2 |
539 | 2025-02-10T17:24:21.540Z | Compiling colored v2.2.0 |
540 | 2025-02-10T17:24:21.567Z | Compiling tracing v0.1.41 |
541 | 2025-02-10T17:24:21.629Z | Compiling anstream v0.6.18 |
542 | 2025-02-10T17:24:21.775Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
543 | 2025-02-10T17:24:21.980Z | Compiling rand v0.8.5 |
544 | 2025-02-10T17:24:21.987Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
545 | 2025-02-10T17:24:22.092Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
546 | 2025-02-10T17:24:22.146Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
547 | 2025-02-10T17:24:22.315Z | Compiling terminal_size v0.4.1 |
548 | 2025-02-10T17:24:22.386Z | Compiling uuid v1.12.0 |
549 | 2025-02-10T17:24:22.519Z | Compiling clap_lex v0.7.4 |
550 | 2025-02-10T17:24:22.619Z | Compiling winnow v0.6.24 |
551 | 2025-02-10T17:24:22.655Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
552 | 2025-02-10T17:24:22.969Z | Compiling clap_builder v4.5.26 |
553 | 2025-02-10T17:24:23.023Z | Compiling thiserror v2.0.11 |
554 | 2025-02-10T17:24:23.026Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
555 | 2025-02-10T17:24:25.531Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
556 | 2025-02-10T17:24:25.587Z | Compiling clap v4.5.26 |
557 | 2025-02-10T17:24:25.701Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
558 | 2025-02-10T17:24:25.914Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
559 | 2025-02-10T17:24:26.554Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
560 | 2025-02-10T17:24:28.464Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
561 | 2025-02-10T17:24:34.314Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
562 | 2025-02-10T17:24:36.492Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
563 | 2025-02-10T17:24:42.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.52s |
564 | 2025-02-10T17:24:42.397Z | |
565 | 2025-02-10T17:24:42.400Z | real 30.604360442 |
566 | 2025-02-10T17:24:42.400Z | user 2:08.310181664 |
567 | 2025-02-10T17:24:42.400Z | sys 14.725412284 |
568 | 2025-02-10T17:24:42.400Z | trap 0.077074592 |
569 | 2025-02-10T17:24:42.400Z | tflt 0.154477184 |
570 | 2025-02-10T17:24:42.400Z | dflt 0.471369962 |
571 | 2025-02-10T17:24:42.400Z | kflt 0.000023928 |
572 | 2025-02-10T17:24:42.400Z | lock 3:25.134067756 |
573 | 2025-02-10T17:24:42.400Z | slp 6:55.335793220 |
574 | 2025-02-10T17:24:42.400Z | lat 5.177741282 |
575 | 2025-02-10T17:24:42.400Z | stop 5.549023787 |
576 | 2025-02-10T17:24:42.400Z | + header 'release build' |
577 | 2025-02-10T17:24:42.400Z | + echo '# ==== release build ==== #' |
578 | 2025-02-10T17:24:42.400Z | # ==== release build ==== # |
579 | 2025-02-10T17:24:42.400Z | + ptime -m cargo build --release |
580 | 2025-02-10T17:24:42.584Z | Compiling proc-macro2 v1.0.93 |
581 | 2025-02-10T17:24:42.585Z | Compiling unicode-ident v1.0.14 |
582 | 2025-02-10T17:24:42.585Z | Compiling libc v0.2.169 |
583 | 2025-02-10T17:24:42.588Z | Compiling serde v1.0.217 |
584 | 2025-02-10T17:24:42.588Z | Compiling cfg-if v1.0.0 |
585 | 2025-02-10T17:24:42.588Z | Compiling byteorder v1.5.0 |
586 | 2025-02-10T17:24:42.588Z | Compiling ident_case v1.0.1 |
587 | 2025-02-10T17:24:42.616Z | Compiling fnv v1.0.7 |
588 | 2025-02-10T17:24:42.699Z | Compiling strsim v0.11.1 |
589 | 2025-02-10T17:24:42.737Z | Compiling memchr v2.7.4 |
590 | 2025-02-10T17:24:42.758Z | Compiling regex-syntax v0.8.5 |
591 | 2025-02-10T17:24:42.770Z | Compiling syn v1.0.109 |
592 | 2025-02-10T17:24:42.947Z | Compiling equivalent v1.0.1 |
593 | 2025-02-10T17:24:43.049Z | Compiling zerocopy v0.8.14 |
594 | 2025-02-10T17:24:43.125Z | Compiling autocfg v1.4.0 |
595 | 2025-02-10T17:24:43.279Z | Compiling hashbrown v0.15.2 |
596 | 2025-02-10T17:24:43.322Z | Compiling either v1.13.0 |
597 | 2025-02-10T17:24:43.698Z | Compiling aho-corasick v1.1.3 |
598 | 2025-02-10T17:24:43.707Z | Compiling anyhow v1.0.95 |
599 | 2025-02-10T17:24:43.896Z | Compiling lock_api v0.4.12 |
600 | 2025-02-10T17:24:44.070Z | Compiling itertools v0.13.0 |
601 | 2025-02-10T17:24:44.236Z | Compiling quote v1.0.38 |
602 | 2025-02-10T17:24:44.271Z | Compiling indexmap v2.7.1 |
603 | 2025-02-10T17:24:44.295Z | Compiling parking_lot_core v0.9.10 |
604 | 2025-02-10T17:24:44.722Z | Compiling syn v2.0.96 |
605 | 2025-02-10T17:24:44.762Z | Compiling winnow v0.5.40 |
606 | 2025-02-10T17:24:44.809Z | Compiling heapless v0.8.0 |
607 | 2025-02-10T17:24:45.455Z | Compiling toml_datetime v0.6.8 |
608 | 2025-02-10T17:24:46.214Z | Compiling hash32 v0.3.1 |
609 | 2025-02-10T17:24:46.416Z | Compiling regex-automata v0.4.9 |
610 | 2025-02-10T17:24:46.923Z | Compiling smoltcp v0.11.0 |
611 | 2025-02-10T17:24:47.426Z | Compiling serde_json v1.0.137 |
612 | 2025-02-10T17:24:47.468Z | Compiling smallvec v1.13.2 |
613 | 2025-02-10T17:24:47.509Z | Compiling stable_deref_trait v1.2.0 |
614 | 2025-02-10T17:24:47.602Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
615 | 2025-02-10T17:24:47.753Z | Compiling macaddr v1.0.1 |
616 | 2025-02-10T17:24:47.917Z | Compiling scopeguard v1.2.0 |
617 | 2025-02-10T17:24:47.932Z | Compiling dyn-clone v1.0.17 |
618 | 2025-02-10T17:24:48.046Z | Compiling toml_edit v0.19.15 |
619 | 2025-02-10T17:24:48.151Z | Compiling once_cell v1.20.2 |
620 | 2025-02-10T17:24:48.514Z | Compiling getrandom v0.2.15 |
621 | 2025-02-10T17:24:48.574Z | Compiling managed v0.8.0 |
622 | 2025-02-10T17:24:48.823Z | Compiling ryu v1.0.18 |
623 | 2025-02-10T17:24:48.904Z | Compiling bitflags v1.3.2 |
624 | 2025-02-10T17:24:48.993Z | Compiling thiserror v1.0.69 |
625 | 2025-02-10T17:24:49.015Z | Compiling version_check v0.9.5 |
626 | 2025-02-10T17:24:49.244Z | Compiling pin-project-lite v0.2.16 |
627 | 2025-02-10T17:24:49.251Z | Compiling rustix v0.38.43 |
628 | 2025-02-10T17:24:49.360Z | Compiling schemars v0.8.21 |
629 | 2025-02-10T17:24:49.508Z | Compiling itoa v1.0.14 |
630 | 2025-02-10T17:24:49.593Z | Compiling cobs v0.2.3 |
631 | 2025-02-10T17:24:49.706Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
632 | 2025-02-10T17:24:49.726Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
633 | 2025-02-10T17:24:50.041Z | Compiling rand_core v0.6.4 |
634 | 2025-02-10T17:24:50.054Z | Compiling parking_lot v0.12.3 |
635 | 2025-02-10T17:24:50.203Z | Compiling errno v0.3.10 |
636 | 2025-02-10T17:24:50.432Z | Compiling regex v1.11.1 |
637 | 2025-02-10T17:24:50.477Z | Compiling signal-hook-registry v1.4.2 |
638 | 2025-02-10T17:24:51.355Z | Compiling darling_core v0.20.10 |
639 | 2025-02-10T17:24:51.686Z | Compiling serde_derive_internals v0.29.1 |
640 | 2025-02-10T17:24:51.739Z | Compiling proc-macro-crate v1.3.1 |
641 | 2025-02-10T17:24:52.488Z | Compiling socket2 v0.5.8 |
642 | 2025-02-10T17:24:53.241Z | Compiling mio v1.0.3 |
643 | 2025-02-10T17:24:53.535Z | Compiling unicode-width v0.2.0 |
644 | 2025-02-10T17:24:53.624Z | Compiling utf8parse v0.2.2 |
645 | 2025-02-10T17:24:53.775Z | Compiling bytes v1.9.0 |
646 | 2025-02-10T17:24:54.047Z | Compiling foreign-types-shared v0.3.1 |
647 | 2025-02-10T17:24:54.099Z | Compiling ipnetwork v0.21.1 |
648 | 2025-02-10T17:24:54.438Z | Compiling tabwriter v1.4.1 |
649 | 2025-02-10T17:24:54.523Z | Compiling itertools v0.14.0 |
650 | 2025-02-10T17:24:54.615Z | Compiling num_enum_derive v0.5.11 |
651 | 2025-02-10T17:24:54.779Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
652 | 2025-02-10T17:24:55.075Z | Compiling tracing-core v0.1.33 |
653 | 2025-02-10T17:24:55.244Z | Compiling anstyle-parse v0.2.6 |
654 | 2025-02-10T17:24:55.770Z | Compiling cstr-argument v0.1.2 |
655 | 2025-02-10T17:24:55.901Z | Compiling serde_derive v1.0.217 |
656 | 2025-02-10T17:24:56.022Z | Compiling zerocopy-derive v0.8.14 |
657 | 2025-02-10T17:24:56.172Z | Compiling zerocopy-derive v0.7.35 |
658 | 2025-02-10T17:24:56.360Z | Compiling schemars_derive v0.8.21 |
659 | 2025-02-10T17:24:56.750Z | Compiling thiserror-impl v1.0.69 |
660 | 2025-02-10T17:24:56.782Z | Compiling darling_macro v0.20.10 |
661 | 2025-02-10T17:24:56.826Z | Compiling tokio-macros v2.5.0 |
662 | 2025-02-10T17:24:56.833Z | Compiling foreign-types-macros v0.2.3 |
663 | 2025-02-10T17:24:57.718Z | Compiling darling v0.20.10 |
664 | 2025-02-10T17:24:57.813Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
665 | 2025-02-10T17:24:58.070Z | Compiling foreign-types v0.5.0 |
666 | 2025-02-10T17:24:58.072Z | Compiling zerocopy v0.7.35 |
667 | 2025-02-10T17:24:58.154Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
668 | 2025-02-10T17:24:58.217Z | Compiling tokio v1.43.0 |
669 | 2025-02-10T17:24:59.056Z | Compiling num_enum v0.5.11 |
670 | 2025-02-10T17:24:59.208Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
671 | 2025-02-10T17:24:59.215Z | Compiling tracing-attributes v0.1.28 |
672 | 2025-02-10T17:24:59.325Z | Compiling ppv-lite86 v0.2.20 |
673 | 2025-02-10T17:24:59.858Z | Compiling crc32fast v1.4.2 |
674 | 2025-02-10T17:25:00.079Z | Compiling rand_chacha v0.3.1 |
675 | 2025-02-10T17:25:00.095Z | Compiling is_terminal_polyfill v1.70.1 |
676 | 2025-02-10T17:25:00.187Z | Compiling anstyle-query v1.1.2 |
677 | 2025-02-10T17:25:00.208Z | Compiling lazy_static v1.5.0 |
678 | 2025-02-10T17:25:00.311Z | Compiling thiserror v2.0.11 |
679 | 2025-02-10T17:25:00.323Z | Compiling colorchoice v1.0.3 |
680 | 2025-02-10T17:25:00.473Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
681 | 2025-02-10T17:25:00.800Z | Compiling pretty-hex v0.2.1 |
682 | 2025-02-10T17:25:00.887Z | Compiling anstyle v1.0.10 |
683 | 2025-02-10T17:25:01.349Z | Compiling anstream v0.6.18 |
684 | 2025-02-10T17:25:01.416Z | Compiling rand v0.8.5 |
685 | 2025-02-10T17:25:01.812Z | Compiling colored v2.2.0 |
686 | 2025-02-10T17:25:02.137Z | Compiling tracing v0.1.41 |
687 | 2025-02-10T17:25:02.230Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
688 | 2025-02-10T17:25:02.748Z | Compiling thiserror-impl v2.0.11 |
689 | 2025-02-10T17:25:02.892Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
690 | 2025-02-10T17:25:02.932Z | Compiling winnow v0.6.24 |
691 | 2025-02-10T17:25:03.043Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
692 | 2025-02-10T17:25:03.124Z | Compiling heck v0.5.0 |
693 | 2025-02-10T17:25:03.515Z | Compiling clap_lex v0.7.4 |
694 | 2025-02-10T17:25:03.782Z | Compiling clap_derive v4.5.24 |
695 | 2025-02-10T17:25:03.939Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
696 | 2025-02-10T17:25:04.092Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
697 | 2025-02-10T17:25:06.083Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
698 | 2025-02-10T17:25:07.461Z | Compiling bitflags v2.8.0 |
699 | 2025-02-10T17:25:07.859Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
700 | 2025-02-10T17:25:07.972Z | warning: unused import: `core::ffi::c_int` |
701 | 2025-02-10T17:25:07.972Z | --> crates/illumos-sys-hdrs/src/mac.rs:7:5 |
702 | 2025-02-10T17:25:07.972Z | | |
703 | 2025-02-10T17:25:07.972Z | 7 | use core::ffi::c_int; |
704 | 2025-02-10T17:25:07.972Z | | ^^^^^^^^^^^^^^^^ |
705 | 2025-02-10T17:25:07.972Z | | |
706 | 2025-02-10T17:25:07.972Z | = note: `#[warn(unused_imports)]` on by default |
707 | 2025-02-10T17:25:07.972Z | |
708 | 2025-02-10T17:25:08.093Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
709 | 2025-02-10T17:25:08.644Z | warning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo fix --lib -p illumos-sys-hdrs` to apply 1 suggestion) |
710 | 2025-02-10T17:25:08.647Z | Compiling postcard v1.1.1 |
711 | 2025-02-10T17:25:08.890Z | Compiling ipnetwork v0.20.0 |
712 | 2025-02-10T17:25:09.187Z | Compiling uuid v1.12.0 |
713 | 2025-02-10T17:25:10.009Z | Compiling terminal_size v0.4.1 |
714 | 2025-02-10T17:25:10.159Z | Compiling clap_builder v4.5.26 |
715 | 2025-02-10T17:25:10.351Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
716 | 2025-02-10T17:25:11.002Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
717 | 2025-02-10T17:25:13.741Z | Compiling clap v4.5.26 |
718 | 2025-02-10T17:25:17.240Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
719 | 2025-02-10T17:25:19.162Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
720 | 2025-02-10T17:25:54.800Z | Finished `release` profile [optimized + debuginfo] target(s) in 1m 12s |
721 | 2025-02-10T17:25:54.840Z | |
722 | 2025-02-10T17:25:54.843Z | real 1:12.427314708 |
723 | 2025-02-10T17:25:54.843Z | user 4:40.646334673 |
724 | 2025-02-10T17:25:54.843Z | sys 27.079553559 |
725 | 2025-02-10T17:25:54.843Z | trap 0.152766871 |
726 | 2025-02-10T17:25:54.843Z | tflt 0.290122314 |
727 | 2025-02-10T17:25:54.843Z | dflt 0.564665388 |
728 | 2025-02-10T17:25:54.843Z | kflt 0.000015449 |
729 | 2025-02-10T17:25:54.843Z | lock 9:30.313908141 |
730 | 2025-02-10T17:25:54.843Z | slp 14:44.762389620 |
731 | 2025-02-10T17:25:54.843Z | lat 8.644607385 |
732 | 2025-02-10T17:25:54.843Z | stop 15.039208966 |
733 | 2025-02-10T17:25:54.843Z | + popd |
734 | 2025-02-10T17:25:54.843Z | /work/oxidecomputer/opte |
735 | 2025-02-10T17:25:54.843Z | + for x in debug release |
736 | 2025-02-10T17:25:54.843Z | + mkdir -p /work/debug |
737 | 2025-02-10T17:25:54.846Z | + cp target/debug/opteadm /work/debug/ |
738 | 2025-02-10T17:25:54.904Z | + sha256sum target/debug/opteadm |
739 | 2025-02-10T17:25:55.103Z | + for x in debug release |
740 | 2025-02-10T17:25:55.103Z | + mkdir -p /work/release |
741 | 2025-02-10T17:25:55.106Z | + cp target/release/opteadm /work/release/ |
742 | 2025-02-10T17:25:55.110Z | + sha256sum target/release/opteadm |
743 | 2025-02-10T17:25:55.127Z | process exited: duration 167446 ms, exit code 0 |
|
744 | 2025-02-10T17:25:55.138Z | found 4 output files |
745 | 2025-02-10T17:25:55.138Z | uploading: /work/debug/opteadm (70273928 bytes) |
746 | 2025-02-10T17:25:57.168Z | uploaded: /work/debug/opteadm |
747 | 2025-02-10T17:25:57.170Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
748 | 2025-02-10T17:25:58.177Z | uploaded: /work/debug/opteadm.debug.sha256 |
749 | 2025-02-10T17:25:58.177Z | uploading: /work/release/opteadm (17780328 bytes) |
750 | 2025-02-10T17:25:59.452Z | uploaded: /work/release/opteadm |
751 | 2025-02-10T17:25:59.455Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
752 | 2025-02-10T17:26:00.461Z | uploaded: /work/release/opteadm.release.sha256 |