|
|
|
1 | 2025-03-14T21:29:53.313Z | job assigned to worker 01JPB8YTK39F09DDGN3YCHWAN4 [factory aws, i-0aef622a0f041be3a] (queued for 1 m 2 s) |
|
2 | 2025-03-14T21:30:00.893Z | starting task 0: "setup" |
3 | 2025-03-14T21:30:00.898Z | ++ uname -s |
4 | 2025-03-14T21:30:00.901Z | + kern=SunOS |
5 | 2025-03-14T21:30:00.901Z | + build_user=build |
6 | 2025-03-14T21:30:00.901Z | + build_uid=12345 |
7 | 2025-03-14T21:30:00.901Z | + work_dir=/work |
8 | 2025-03-14T21:30:00.901Z | + input_dir=/input |
9 | 2025-03-14T21:30:00.901Z | + [[ 0 == 12345 ]] |
10 | 2025-03-14T21:30:00.902Z | + case "$kern" in |
11 | 2025-03-14T21:30:00.902Z | + groupadd -g 12345 build |
12 | 2025-03-14T21:30:00.905Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-14T21:30:02.908Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-14T21:30:03.040Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-14T21:30:03.043Z | + home_fs=zfs |
16 | 2025-03-14T21:30:03.043Z | + [[ zfs == autofs ]] |
17 | 2025-03-14T21:30:03.043Z | + mkdir -p /home/build |
18 | 2025-03-14T21:30:03.046Z | + chown build:build /home/build /work |
19 | 2025-03-14T21:30:04.046Z | + chmod 0700 /home/build /work |
20 | 2025-03-14T21:30:04.049Z | process exited: duration 3158 ms, exit code 0 |
|
21 | 2025-03-14T21:30:04.056Z | starting task 1: "rust-toolchain" |
22 | 2025-03-14T21:30:04.060Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
23 | 2025-03-14T21:30:04.060Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-03-14T21:30:04.060Z | * rust toolchain channel = "1.85.0" |
25 | 2025-03-14T21:30:04.060Z | * rust toolchain profile = "default" |
26 | 2025-03-14T21:30:04.064Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-14T21:30:04.064Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-14T21:30:04.064Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-14T21:30:04.064Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-03-14T21:30:04.181Z | info: downloading installer |
31 | 2025-03-14T21:30:05.593Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-14T21:30:05.593Z | warn: /opt/ooce/bin |
33 | 2025-03-14T21:30:05.593Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-14T21:30:05.593Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-14T21:30:05.593Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-14T21:30:05.593Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-14T21:30:05.593Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-14T21:30:05.593Z | error: cannot install while Rust is installed |
39 | 2025-03-14T21:30:05.593Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-14T21:30:05.621Z | info: profile set to 'default' |
41 | 2025-03-14T21:30:05.621Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-14T21:30:05.623Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-03-14T21:30:05.782Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-14T21:30:05.782Z | info: downloading component 'cargo' |
45 | 2025-03-14T21:30:06.673Z | info: downloading component 'clippy' |
46 | 2025-03-14T21:30:07.044Z | info: downloading component 'rust-docs' |
47 | 2025-03-14T21:30:08.193Z | info: downloading component 'rust-std' |
48 | 2025-03-14T21:30:10.222Z | info: downloading component 'rustc' |
49 | 2025-03-14T21:30:15.954Z | info: downloading component 'rustfmt' |
50 | 2025-03-14T21:30:16.196Z | info: installing component 'cargo' |
51 | 2025-03-14T21:30:17.002Z | info: installing component 'clippy' |
52 | 2025-03-14T21:30:17.381Z | info: installing component 'rust-docs' |
53 | 2025-03-14T21:30:19.110Z | info: installing component 'rust-std' |
54 | 2025-03-14T21:30:20.925Z | info: installing component 'rustc' |
55 | 2025-03-14T21:30:26.697Z | info: installing component 'rustfmt' |
56 | 2025-03-14T21:30:27.030Z | |
57 | 2025-03-14T21:30:27.030Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
58 | 2025-03-14T21:30:27.395Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-14T21:30:27.395Z | |
60 | 2025-03-14T21:30:27.399Z | |
61 | 2025-03-14T21:30:27.399Z | Rust is installed now. Great! |
62 | 2025-03-14T21:30:27.399Z | |
63 | 2025-03-14T21:30:27.399Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-14T21:30:27.399Z | environment variable. This has not been done automatically. |
65 | 2025-03-14T21:30:27.399Z | |
66 | 2025-03-14T21:30:27.399Z | To configure your current shell, you need to source |
67 | 2025-03-14T21:30:27.399Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-14T21:30:27.399Z | |
69 | 2025-03-14T21:30:27.399Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-14T21:30:27.399Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-14T21:30:27.399Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-14T21:30:27.399Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-14T21:30:27.467Z | + rustup --version |
74 | 2025-03-14T21:30:27.477Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-14T21:30:27.481Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-14T21:30:27.504Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
77 | 2025-03-14T21:30:27.507Z | + cargo --version |
78 | 2025-03-14T21:30:27.524Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
79 | 2025-03-14T21:30:27.528Z | + rustc --version |
80 | 2025-03-14T21:30:27.551Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
81 | 2025-03-14T21:30:27.555Z | process exited: duration 23500 ms, exit code 0 |
|
82 | 2025-03-14T21:30:27.561Z | starting task 2: "authentication" |
83 | 2025-03-14T21:30:27.582Z | process exited: duration 20 ms, exit code 0 |
|
84 | 2025-03-14T21:30:27.590Z | starting task 3: "clone repository" |
85 | 2025-03-14T21:30:27.593Z | + mkdir -p /work/oxidecomputer/opte |
86 | 2025-03-14T21:30:27.596Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
87 | 2025-03-14T21:30:27.694Z | Cloning into '/work/oxidecomputer/opte'... |
88 | 2025-03-14T21:30:28.596Z | + cd /work/oxidecomputer/opte |
89 | 2025-03-14T21:30:28.599Z | + git fetch origin 304b24984e5cfa57221a54e78ad1720b6ec336cc |
90 | 2025-03-14T21:30:28.846Z | From https://github.com/oxidecomputer/opte |
91 | 2025-03-14T21:30:28.846Z | * branch 304b24984e5cfa57221a54e78ad1720b6ec336cc -> FETCH_HEAD |
92 | 2025-03-14T21:30:28.854Z | + [[ -n ingot-and-offload ]] |
93 | 2025-03-14T21:30:28.857Z | ++ git branch --show-current |
94 | 2025-03-14T21:30:28.860Z | + current=master |
95 | 2025-03-14T21:30:28.860Z | + [[ master != ingot-and-offload ]] |
96 | 2025-03-14T21:30:28.860Z | + git branch -f ingot-and-offload 304b24984e5cfa57221a54e78ad1720b6ec336cc |
97 | 2025-03-14T21:30:28.863Z | + git checkout -f ingot-and-offload |
98 | 2025-03-14T21:30:28.885Z | Switched to branch 'ingot-and-offload' |
99 | 2025-03-14T21:30:28.888Z | + git reset --hard 304b24984e5cfa57221a54e78ad1720b6ec336cc |
100 | 2025-03-14T21:30:28.908Z | HEAD is now at 304b249 Merge branch 'master' into ingot-and-offload |
101 | 2025-03-14T21:30:28.911Z | process exited: duration 1321 ms, exit code 0 |
|
102 | 2025-03-14T21:30:28.917Z | starting task 4: "build" |
103 | 2025-03-14T21:30:28.922Z | + source .github/buildomat/common.sh |
104 | 2025-03-14T21:30:28.925Z | ++ rustup show active-toolchain |
105 | 2025-03-14T21:30:28.968Z | 1.85.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
106 | 2025-03-14T21:30:28.971Z | ++ pushd xde |
107 | 2025-03-14T21:30:28.971Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
108 | 2025-03-14T21:30:28.971Z | ++ rustup show active-toolchain |
109 | 2025-03-14T21:30:28.978Z | info: syncing channel updates for 'nightly-2025-02-20-x86_64-unknown-illumos' |
110 | 2025-03-14T21:30:29.157Z | info: latest update on 2025-02-20, rust version 1.87.0-nightly (f280acf4c 2025-02-19) |
111 | 2025-03-14T21:30:29.160Z | info: downloading component 'cargo' |
112 | 2025-03-14T21:30:30.131Z | info: downloading component 'clippy' |
113 | 2025-03-14T21:30:30.514Z | info: downloading component 'rust-src' |
114 | 2025-03-14T21:30:30.715Z | info: downloading component 'rust-std' |
115 | 2025-03-14T21:30:32.508Z | info: downloading component 'rustc' |
116 | 2025-03-14T21:30:40.344Z | info: downloading component 'rustfmt' |
117 | 2025-03-14T21:30:40.577Z | info: installing component 'cargo' |
118 | 2025-03-14T21:30:41.442Z | info: installing component 'clippy' |
119 | 2025-03-14T21:30:41.827Z | info: installing component 'rust-src' |
120 | 2025-03-14T21:30:42.154Z | info: installing component 'rust-std' |
121 | 2025-03-14T21:30:43.778Z | info: installing component 'rustc' |
122 | 2025-03-14T21:30:50.047Z | info: installing component 'rustfmt' |
123 | 2025-03-14T21:30:50.371Z | nightly-2025-02-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
124 | 2025-03-14T21:30:50.444Z | +++ rustup show active-toolchain -v |
125 | 2025-03-14T21:30:50.447Z | +++ head -n 1 |
126 | 2025-03-14T21:30:50.447Z | +++ cut '-d ' -f1 |
127 | 2025-03-14T21:30:50.543Z | ++ export NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos |
128 | 2025-03-14T21:30:50.543Z | ++ NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos |
129 | 2025-03-14T21:30:50.543Z | ++ popd |
130 | 2025-03-14T21:30:50.546Z | /work/oxidecomputer/opte |
131 | 2025-03-14T21:30:50.546Z | + cargo --version |
132 | 2025-03-14T21:30:50.596Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
133 | 2025-03-14T21:30:50.599Z | + rustc --version |
134 | 2025-03-14T21:30:50.663Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
135 | 2025-03-14T21:30:50.666Z | + pushd bin/opteadm |
136 | 2025-03-14T21:30:50.666Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
137 | 2025-03-14T21:30:50.666Z | + header 'check style' |
138 | 2025-03-14T21:30:50.666Z | + echo '# ==== check style ==== #' |
139 | 2025-03-14T21:30:50.666Z | # ==== check style ==== # |
140 | 2025-03-14T21:30:50.666Z | + ptime -m cargo +nightly-2025-02-20-x86_64-unknown-illumos fmt -- --check |
141 | 2025-03-14T21:30:50.856Z | |
142 | 2025-03-14T21:30:50.856Z | real 0.186236718 |
143 | 2025-03-14T21:30:50.856Z | user 0.127047267 |
144 | 2025-03-14T21:30:50.856Z | sys 0.057063140 |
145 | 2025-03-14T21:30:50.856Z | trap 0.000004850 |
146 | 2025-03-14T21:30:50.856Z | tflt 0.000015490 |
147 | 2025-03-14T21:30:50.856Z | dflt 0.000013881 |
148 | 2025-03-14T21:30:50.856Z | kflt 0.000000000 |
149 | 2025-03-14T21:30:50.856Z | lock 0.617945998 |
150 | 2025-03-14T21:30:50.856Z | slp 0.197235380 |
151 | 2025-03-14T21:30:50.856Z | lat 0.001883052 |
152 | 2025-03-14T21:30:50.856Z | stop 0.000176415 |
153 | 2025-03-14T21:30:50.861Z | + header analyze |
154 | 2025-03-14T21:30:50.861Z | + echo '# ==== analyze ==== #' |
155 | 2025-03-14T21:30:50.861Z | # ==== analyze ==== # |
156 | 2025-03-14T21:30:50.861Z | + ptime -m cargo clippy --all-targets |
157 | 2025-03-14T21:30:51.108Z | Updating crates.io index |
158 | 2025-03-14T21:30:51.112Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
159 | 2025-03-14T21:30:51.866Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
160 | 2025-03-14T21:30:52.175Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
161 | 2025-03-14T21:30:52.446Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
162 | 2025-03-14T21:30:52.734Z | Updating git repository `https://github.com/oxidecomputer/zone` |
163 | 2025-03-14T21:30:53.009Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
164 | 2025-03-14T21:30:53.280Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
165 | 2025-03-14T21:30:53.576Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
166 | 2025-03-14T21:30:54.372Z | Downloading crates ... |
167 | 2025-03-14T21:30:54.427Z | Downloaded anstyle-parse v0.2.6 |
168 | 2025-03-14T21:30:54.430Z | Downloaded autocfg v1.4.0 |
169 | 2025-03-14T21:30:54.434Z | Downloaded anstyle v1.0.10 |
170 | 2025-03-14T21:30:54.437Z | Downloaded darling_macro v0.20.10 |
171 | 2025-03-14T21:30:54.440Z | Downloaded cstr-argument v0.1.2 |
172 | 2025-03-14T21:30:54.443Z | Downloaded equivalent v1.0.2 |
173 | 2025-03-14T21:30:54.451Z | Downloaded utf8parse v0.2.2 |
174 | 2025-03-14T21:30:54.456Z | Downloaded foreign-types-shared v0.3.1 |
175 | 2025-03-14T21:30:54.461Z | Downloaded uuid v1.15.1 |
176 | 2025-03-14T21:30:54.465Z | Downloaded ident_case v1.0.1 |
177 | 2025-03-14T21:30:54.468Z | Downloaded is_terminal_polyfill v1.70.1 |
178 | 2025-03-14T21:30:54.473Z | Downloaded version_check v0.9.5 |
179 | 2025-03-14T21:30:54.473Z | Downloaded tracing-core v0.1.33 |
180 | 2025-03-14T21:30:54.476Z | Downloaded pretty-hex v0.2.1 |
181 | 2025-03-14T21:30:54.479Z | Downloaded bitflags v1.3.2 |
182 | 2025-03-14T21:30:54.481Z | Downloaded stable_deref_trait v1.2.0 |
183 | 2025-03-14T21:30:54.488Z | Downloaded errno v0.3.10 |
184 | 2025-03-14T21:30:54.491Z | Downloaded dyn-clone v1.0.19 |
185 | 2025-03-14T21:30:54.494Z | Downloaded either v1.15.0 |
186 | 2025-03-14T21:30:54.494Z | Downloaded winnow v0.5.40 |
187 | 2025-03-14T21:30:54.501Z | Downloaded scopeguard v1.2.0 |
188 | 2025-03-14T21:30:54.504Z | Downloaded oxnet v0.1.1 |
189 | 2025-03-14T21:30:54.504Z | Downloaded foreign-types-macros v0.2.3 |
190 | 2025-03-14T21:30:54.507Z | Downloaded winnow v0.6.26 |
191 | 2025-03-14T21:30:54.513Z | Downloaded rand_chacha v0.3.1 |
192 | 2025-03-14T21:30:54.516Z | Downloaded rand_core v0.6.4 |
193 | 2025-03-14T21:30:54.516Z | Downloaded proc-macro-crate v1.3.1 |
194 | 2025-03-14T21:30:54.519Z | Downloaded num_enum v0.5.11 |
195 | 2025-03-14T21:30:54.524Z | Downloaded macaddr v1.0.1 |
196 | 2025-03-14T21:30:54.527Z | Downloaded zerocopy v0.8.23 |
197 | 2025-03-14T21:30:54.545Z | Downloaded tokio-macros v2.5.0 |
198 | 2025-03-14T21:30:54.549Z | Downloaded thiserror-impl v2.0.12 |
199 | 2025-03-14T21:30:54.549Z | Downloaded terminal_size v0.4.2 |
200 | 2025-03-14T21:30:54.549Z | Downloaded ppv-lite86 v0.2.21 |
201 | 2025-03-14T21:30:54.552Z | Downloaded num_enum_derive v0.5.11 |
202 | 2025-03-14T21:30:54.552Z | Downloaded lazy_static v1.5.0 |
203 | 2025-03-14T21:30:54.555Z | Downloaded fnv v1.0.7 |
204 | 2025-03-14T21:30:54.555Z | Downloaded strsim v0.11.1 |
205 | 2025-03-14T21:30:54.555Z | Downloaded toml_datetime v0.6.8 |
206 | 2025-03-14T21:30:54.560Z | Downloaded anstream v0.6.18 |
207 | 2025-03-14T21:30:54.560Z | Downloaded thiserror-impl v1.0.69 |
208 | 2025-03-14T21:30:54.563Z | Downloaded proc-macro-error-attr2 v2.0.0 |
209 | 2025-03-14T21:30:54.563Z | Downloaded ipnetwork v0.21.1 |
210 | 2025-03-14T21:30:54.563Z | Downloaded heck v0.5.0 |
211 | 2025-03-14T21:30:54.563Z | Downloaded foreign-types v0.5.0 |
212 | 2025-03-14T21:30:54.567Z | Downloaded tabwriter v1.4.1 |
213 | 2025-03-14T21:30:54.567Z | Downloaded darling v0.20.10 |
214 | 2025-03-14T21:30:54.570Z | Downloaded colored v2.2.0 |
215 | 2025-03-14T21:30:54.572Z | Downloaded embedded-io v0.6.1 |
216 | 2025-03-14T21:30:54.573Z | Downloaded lock_api v0.4.12 |
217 | 2025-03-14T21:30:54.576Z | Downloaded clap_derive v4.5.28 |
218 | 2025-03-14T21:30:54.576Z | Downloaded embedded-io v0.4.0 |
219 | 2025-03-14T21:30:54.579Z | Downloaded cobs v0.2.3 |
220 | 2025-03-14T21:30:54.579Z | Downloaded defmt-macros v0.4.0 |
221 | 2025-03-14T21:30:54.583Z | Downloaded signal-hook-registry v1.4.2 |
222 | 2025-03-14T21:30:54.583Z | Downloaded smallvec v1.14.0 |
223 | 2025-03-14T21:30:54.586Z | Downloaded parking_lot_core v0.9.10 |
224 | 2025-03-14T21:30:54.586Z | Downloaded once_cell v1.20.3 |
225 | 2025-03-14T21:30:54.589Z | Downloaded defmt v0.3.10 |
226 | 2025-03-14T21:30:54.592Z | Downloaded pin-project-lite v0.2.16 |
227 | 2025-03-14T21:30:54.595Z | Downloaded managed v0.8.0 |
228 | 2025-03-14T21:30:54.598Z | Downloaded hash32 v0.3.1 |
229 | 2025-03-14T21:30:54.598Z | Downloaded thiserror v2.0.12 |
230 | 2025-03-14T21:30:54.602Z | Downloaded thiserror v1.0.69 |
231 | 2025-03-14T21:30:54.607Z | Downloaded tracing-attributes v0.1.28 |
232 | 2025-03-14T21:30:54.610Z | Downloaded getrandom v0.2.15 |
233 | 2025-03-14T21:30:54.613Z | Downloaded crc32fast v1.4.2 |
234 | 2025-03-14T21:30:54.613Z | Downloaded postcard v1.1.1 |
235 | 2025-03-14T21:30:54.616Z | Downloaded socket2 v0.5.8 |
236 | 2025-03-14T21:30:54.619Z | Downloaded anyhow v1.0.97 |
237 | 2025-03-14T21:30:54.622Z | Downloaded proc-macro-error2 v2.0.1 |
238 | 2025-03-14T21:30:54.625Z | Downloaded parking_lot v0.12.3 |
239 | 2025-03-14T21:30:54.629Z | Downloaded clap_lex v0.7.4 |
240 | 2025-03-14T21:30:54.629Z | Downloaded colorchoice v1.0.3 |
241 | 2025-03-14T21:30:54.629Z | Downloaded defmt-parser v0.4.1 |
242 | 2025-03-14T21:30:54.630Z | Downloaded cfg-if v1.0.0 |
243 | 2025-03-14T21:30:54.633Z | Downloaded byteorder v1.5.0 |
244 | 2025-03-14T21:30:54.633Z | Downloaded anstyle-query v1.1.2 |
245 | 2025-03-14T21:30:54.633Z | Downloaded quote v1.0.39 |
246 | 2025-03-14T21:30:54.636Z | Downloaded clap v4.5.31 |
247 | 2025-03-14T21:30:54.642Z | Downloaded bitflags v2.9.0 |
248 | 2025-03-14T21:30:54.649Z | Downloaded serde_derive v1.0.219 |
249 | 2025-03-14T21:30:54.652Z | Downloaded proc-macro2 v1.0.94 |
250 | 2025-03-14T21:30:54.667Z | Downloaded unicode-ident v1.0.18 |
251 | 2025-03-14T21:30:54.685Z | Downloaded serde v1.0.219 |
252 | 2025-03-14T21:30:54.688Z | Downloaded tracing v0.1.41 |
253 | 2025-03-14T21:30:54.693Z | Downloaded heapless v0.8.0 |
254 | 2025-03-14T21:30:54.701Z | Downloaded memchr v2.7.4 |
255 | 2025-03-14T21:30:54.706Z | Downloaded indexmap v2.7.1 |
256 | 2025-03-14T21:30:54.710Z | Downloaded darling_core v0.20.10 |
257 | 2025-03-14T21:30:54.714Z | Downloaded toml_edit v0.19.15 |
258 | 2025-03-14T21:30:54.729Z | Downloaded zerocopy-derive v0.8.23 |
259 | 2025-03-14T21:30:54.735Z | Downloaded rand v0.8.5 |
260 | 2025-03-14T21:30:54.738Z | Downloaded mio v1.0.3 |
261 | 2025-03-14T21:30:54.743Z | Downloaded bytes v1.10.1 |
262 | 2025-03-14T21:30:54.767Z | Downloaded clap_builder v4.5.31 |
263 | 2025-03-14T21:30:54.773Z | Downloaded hashbrown v0.15.2 |
264 | 2025-03-14T21:30:54.778Z | Downloaded itertools v0.13.0 |
265 | 2025-03-14T21:30:54.785Z | Downloaded itertools v0.14.0 |
266 | 2025-03-14T21:30:54.791Z | Downloaded aho-corasick v1.1.3 |
267 | 2025-03-14T21:30:54.828Z | Downloaded regex v1.11.1 |
268 | 2025-03-14T21:30:54.839Z | Downloaded syn v1.0.109 |
269 | 2025-03-14T21:30:54.871Z | Downloaded unicode-width v0.2.0 |
270 | 2025-03-14T21:30:54.876Z | Downloaded syn v2.0.100 |
271 | 2025-03-14T21:30:54.887Z | Downloaded smoltcp v0.11.0 |
272 | 2025-03-14T21:30:54.898Z | Downloaded regex-syntax v0.8.5 |
273 | 2025-03-14T21:30:54.910Z | Downloaded rustix v1.0.1 |
274 | 2025-03-14T21:30:54.961Z | Downloaded regex-automata v0.4.9 |
275 | 2025-03-14T21:30:54.987Z | Downloaded libc v0.2.170 |
276 | 2025-03-14T21:30:55.009Z | Downloaded tokio v1.44.0 |
277 | 2025-03-14T21:30:55.172Z | Compiling proc-macro2 v1.0.94 |
278 | 2025-03-14T21:30:55.172Z | Compiling unicode-ident v1.0.18 |
279 | 2025-03-14T21:30:55.175Z | Compiling libc v0.2.170 |
280 | 2025-03-14T21:30:55.175Z | Checking cfg-if v1.0.0 |
281 | 2025-03-14T21:30:55.175Z | Compiling serde v1.0.219 |
282 | 2025-03-14T21:30:55.175Z | Compiling zerocopy v0.8.23 |
283 | 2025-03-14T21:30:55.185Z | Compiling ident_case v1.0.1 |
284 | 2025-03-14T21:30:55.188Z | Compiling fnv v1.0.7 |
285 | 2025-03-14T21:30:55.278Z | Compiling strsim v0.11.1 |
286 | 2025-03-14T21:30:55.334Z | Compiling memchr v2.7.4 |
287 | 2025-03-14T21:30:55.369Z | Compiling regex-syntax v0.8.5 |
288 | 2025-03-14T21:30:55.380Z | Compiling syn v1.0.109 |
289 | 2025-03-14T21:30:55.794Z | Compiling equivalent v1.0.2 |
290 | 2025-03-14T21:30:55.874Z | Compiling hashbrown v0.15.2 |
291 | 2025-03-14T21:30:56.311Z | Compiling aho-corasick v1.1.3 |
292 | 2025-03-14T21:30:56.589Z | Compiling autocfg v1.4.0 |
293 | 2025-03-14T21:30:56.608Z | Compiling either v1.15.0 |
294 | 2025-03-14T21:30:56.617Z | Compiling parking_lot_core v0.9.10 |
295 | 2025-03-14T21:30:56.776Z | Compiling indexmap v2.7.1 |
296 | 2025-03-14T21:30:57.010Z | Compiling itertools v0.13.0 |
297 | 2025-03-14T21:30:57.071Z | Compiling toml_datetime v0.6.8 |
298 | 2025-03-14T21:30:57.186Z | Compiling winnow v0.5.40 |
299 | 2025-03-14T21:30:57.380Z | Compiling lock_api v0.4.12 |
300 | 2025-03-14T21:30:57.425Z | Compiling heapless v0.8.0 |
301 | 2025-03-14T21:30:57.727Z | Compiling quote v1.0.39 |
302 | 2025-03-14T21:30:57.915Z | Compiling anyhow v1.0.97 |
303 | 2025-03-14T21:30:57.963Z | Checking byteorder v1.5.0 |
304 | 2025-03-14T21:30:58.137Z | Compiling syn v2.0.100 |
305 | 2025-03-14T21:30:58.274Z | Checking hash32 v0.3.1 |
306 | 2025-03-14T21:30:58.427Z | Compiling regex-automata v0.4.9 |
307 | 2025-03-14T21:30:59.273Z | Compiling smoltcp v0.11.0 |
308 | 2025-03-14T21:30:59.882Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
309 | 2025-03-14T21:30:59.891Z | Checking macaddr v1.0.1 |
310 | 2025-03-14T21:30:59.984Z | Compiling once_cell v1.20.3 |
311 | 2025-03-14T21:31:00.091Z | Checking scopeguard v1.2.0 |
312 | 2025-03-14T21:31:00.124Z | Checking stable_deref_trait v1.2.0 |
313 | 2025-03-14T21:31:00.213Z | Checking smallvec v1.14.0 |
314 | 2025-03-14T21:31:00.326Z | Compiling toml_edit v0.19.15 |
315 | 2025-03-14T21:31:00.531Z | Checking getrandom v0.2.15 |
316 | 2025-03-14T21:31:00.609Z | Compiling thiserror v1.0.69 |
317 | 2025-03-14T21:31:00.747Z | Checking bitflags v1.3.2 |
318 | 2025-03-14T21:31:00.834Z | Checking pin-project-lite v0.2.16 |
319 | 2025-03-14T21:31:00.878Z | Compiling version_check v0.9.5 |
320 | 2025-03-14T21:31:00.957Z | Checking managed v0.8.0 |
321 | 2025-03-14T21:31:00.989Z | Checking cobs v0.2.3 |
322 | 2025-03-14T21:31:01.161Z | Compiling rustix v1.0.1 |
323 | 2025-03-14T21:31:01.172Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
324 | 2025-03-14T21:31:01.403Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
325 | 2025-03-14T21:31:01.797Z | Checking parking_lot v0.12.3 |
326 | 2025-03-14T21:31:01.863Z | Checking rand_core v0.6.4 |
327 | 2025-03-14T21:31:01.971Z | Checking signal-hook-registry v1.4.2 |
328 | 2025-03-14T21:31:02.128Z | Checking errno v0.3.10 |
329 | 2025-03-14T21:31:02.131Z | Checking mio v1.0.3 |
330 | 2025-03-14T21:31:02.200Z | Compiling regex v1.11.1 |
331 | 2025-03-14T21:31:02.294Z | Checking socket2 v0.5.8 |
332 | 2025-03-14T21:31:02.706Z | Checking bytes v1.10.1 |
333 | 2025-03-14T21:31:02.747Z | Checking utf8parse v0.2.2 |
334 | 2025-03-14T21:31:02.888Z | Checking foreign-types-shared v0.3.1 |
335 | 2025-03-14T21:31:03.000Z | Compiling proc-macro-crate v1.3.1 |
336 | 2025-03-14T21:31:03.671Z | Checking unicode-width v0.2.0 |
337 | 2025-03-14T21:31:04.008Z | Checking ipnetwork v0.21.1 |
338 | 2025-03-14T21:31:04.124Z | Checking tracing-core v0.1.33 |
339 | 2025-03-14T21:31:04.127Z | Checking tabwriter v1.4.1 |
340 | 2025-03-14T21:31:04.176Z | Checking cstr-argument v0.1.2 |
341 | 2025-03-14T21:31:04.315Z | Checking itertools v0.14.0 |
342 | 2025-03-14T21:31:04.348Z | Checking anstyle-parse v0.2.6 |
343 | 2025-03-14T21:31:04.553Z | Compiling darling_core v0.20.10 |
344 | 2025-03-14T21:31:04.747Z | Checking crc32fast v1.4.2 |
345 | 2025-03-14T21:31:04.762Z | Checking anstyle-query v1.1.2 |
346 | 2025-03-14T21:31:04.881Z | Checking colorchoice v1.0.3 |
347 | 2025-03-14T21:31:04.931Z | Compiling thiserror v2.0.12 |
348 | 2025-03-14T21:31:04.947Z | Checking lazy_static v1.5.0 |
349 | 2025-03-14T21:31:05.011Z | Checking pretty-hex v0.2.1 |
350 | 2025-03-14T21:31:05.067Z | Checking is_terminal_polyfill v1.70.1 |
351 | 2025-03-14T21:31:05.173Z | Checking anstyle v1.0.10 |
352 | 2025-03-14T21:31:05.176Z | Checking dyn-clone v1.0.19 |
353 | 2025-03-14T21:31:05.308Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
354 | 2025-03-14T21:31:05.503Z | Checking anstream v0.6.18 |
355 | 2025-03-14T21:31:05.636Z | Checking colored v2.2.0 |
356 | 2025-03-14T21:31:05.864Z | Compiling heck v0.5.0 |
357 | 2025-03-14T21:31:05.985Z | Checking oxnet v0.1.1 |
358 | 2025-03-14T21:31:06.088Z | Checking winnow v0.6.26 |
359 | 2025-03-14T21:31:06.249Z | Checking clap_lex v0.7.4 |
360 | 2025-03-14T21:31:06.290Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
361 | 2025-03-14T21:31:06.340Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
362 | 2025-03-14T21:31:07.002Z | Compiling num_enum_derive v0.5.11 |
363 | 2025-03-14T21:31:07.012Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
364 | 2025-03-14T21:31:07.243Z | Compiling serde_derive v1.0.219 |
365 | 2025-03-14T21:31:07.244Z | Compiling zerocopy-derive v0.8.23 |
366 | 2025-03-14T21:31:07.502Z | Compiling tokio-macros v2.5.0 |
367 | 2025-03-14T21:31:07.911Z | Compiling foreign-types-macros v0.2.3 |
368 | 2025-03-14T21:31:08.112Z | Compiling thiserror-impl v1.0.69 |
369 | 2025-03-14T21:31:08.376Z | Compiling darling_macro v0.20.10 |
370 | 2025-03-14T21:31:08.783Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
371 | 2025-03-14T21:31:08.892Z | Checking num_enum v0.5.11 |
372 | 2025-03-14T21:31:08.914Z | Checking tokio v1.44.0 |
373 | 2025-03-14T21:31:09.039Z | Compiling tracing-attributes v0.1.28 |
374 | 2025-03-14T21:31:09.134Z | Checking foreign-types v0.5.0 |
375 | 2025-03-14T21:31:09.230Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
376 | 2025-03-14T21:31:09.359Z | Compiling darling v0.20.10 |
377 | 2025-03-14T21:31:09.463Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
378 | 2025-03-14T21:31:09.496Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
379 | 2025-03-14T21:31:09.841Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
380 | 2025-03-14T21:31:09.982Z | Compiling thiserror-impl v2.0.12 |
381 | 2025-03-14T21:31:10.787Z | Compiling clap_derive v4.5.28 |
382 | 2025-03-14T21:31:11.792Z | Checking tracing v0.1.41 |
383 | 2025-03-14T21:31:12.632Z | Checking ppv-lite86 v0.2.21 |
384 | 2025-03-14T21:31:13.290Z | Checking rand_chacha v0.3.1 |
385 | 2025-03-14T21:31:13.603Z | Checking rand v0.8.5 |
386 | 2025-03-14T21:31:13.953Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
387 | 2025-03-14T21:31:14.788Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
388 | 2025-03-14T21:31:15.605Z | Checking bitflags v2.9.0 |
389 | 2025-03-14T21:31:15.606Z | Checking postcard v1.1.1 |
390 | 2025-03-14T21:31:15.609Z | Checking uuid v1.15.1 |
391 | 2025-03-14T21:31:15.802Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
392 | 2025-03-14T21:31:15.803Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
393 | 2025-03-14T21:31:16.485Z | Checking terminal_size v0.4.2 |
394 | 2025-03-14T21:31:16.588Z | Checking clap_builder v4.5.31 |
395 | 2025-03-14T21:31:17.073Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
396 | 2025-03-14T21:31:18.318Z | Checking clap v4.5.31 |
397 | 2025-03-14T21:31:23.767Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
398 | 2025-03-14T21:31:25.674Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
399 | 2025-03-14T21:31:27.074Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.07s |
400 | 2025-03-14T21:31:27.203Z | |
401 | 2025-03-14T21:31:27.203Z | real 36.343757332 |
402 | 2025-03-14T21:31:27.203Z | user 2:18.437883713 |
403 | 2025-03-14T21:31:27.203Z | sys 21.550554408 |
404 | 2025-03-14T21:31:27.203Z | trap 0.095515540 |
405 | 2025-03-14T21:31:27.203Z | tflt 0.107404067 |
406 | 2025-03-14T21:31:27.203Z | dflt 0.739944816 |
407 | 2025-03-14T21:31:27.203Z | kflt 0.007894873 |
408 | 2025-03-14T21:31:27.203Z | lock 2:54.458203191 |
409 | 2025-03-14T21:31:27.203Z | slp 9:20.287365403 |
410 | 2025-03-14T21:31:27.203Z | lat 6.426568923 |
411 | 2025-03-14T21:31:27.203Z | stop 15.217961369 |
412 | 2025-03-14T21:31:27.207Z | + header 'debug build' |
413 | 2025-03-14T21:31:27.207Z | + echo '# ==== debug build ==== #' |
414 | 2025-03-14T21:31:27.207Z | # ==== debug build ==== # |
415 | 2025-03-14T21:31:27.207Z | + ptime -m cargo build |
416 | 2025-03-14T21:31:27.491Z | Compiling cfg-if v1.0.0 |
417 | 2025-03-14T21:31:27.491Z | Compiling strsim v0.11.1 |
418 | 2025-03-14T21:31:27.495Z | Compiling libc v0.2.170 |
419 | 2025-03-14T21:31:27.505Z | Compiling once_cell v1.20.3 |
420 | 2025-03-14T21:31:27.509Z | Compiling serde v1.0.219 |
421 | 2025-03-14T21:31:27.509Z | Compiling zerocopy v0.8.23 |
422 | 2025-03-14T21:31:27.512Z | Compiling byteorder v1.5.0 |
423 | 2025-03-14T21:31:27.516Z | Compiling stable_deref_trait v1.2.0 |
424 | 2025-03-14T21:31:27.558Z | Compiling scopeguard v1.2.0 |
425 | 2025-03-14T21:31:27.592Z | Compiling smallvec v1.14.0 |
426 | 2025-03-14T21:31:27.679Z | Compiling macaddr v1.0.1 |
427 | 2025-03-14T21:31:27.817Z | Compiling darling_core v0.20.10 |
428 | 2025-03-14T21:31:27.827Z | Compiling hash32 v0.3.1 |
429 | 2025-03-14T21:31:27.987Z | Compiling heapless v0.8.0 |
430 | 2025-03-14T21:31:28.001Z | Compiling proc-macro-crate v1.3.1 |
431 | 2025-03-14T21:31:28.018Z | Compiling lock_api v0.4.12 |
432 | 2025-03-14T21:31:28.144Z | Compiling getrandom v0.2.15 |
433 | 2025-03-14T21:31:28.286Z | Compiling parking_lot_core v0.9.10 |
434 | 2025-03-14T21:31:28.405Z | Compiling managed v0.8.0 |
435 | 2025-03-14T21:31:28.438Z | Compiling bitflags v1.3.2 |
436 | 2025-03-14T21:31:28.519Z | Compiling pin-project-lite v0.2.16 |
437 | 2025-03-14T21:31:28.635Z | Compiling cobs v0.2.3 |
438 | 2025-03-14T21:31:28.703Z | Compiling num_enum_derive v0.5.11 |
439 | 2025-03-14T21:31:28.794Z | Compiling smoltcp v0.11.0 |
440 | 2025-03-14T21:31:28.834Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
441 | 2025-03-14T21:31:28.841Z | Compiling parking_lot v0.12.3 |
442 | 2025-03-14T21:31:28.900Z | Compiling rand_core v0.6.4 |
443 | 2025-03-14T21:31:29.194Z | Compiling errno v0.3.10 |
444 | 2025-03-14T21:31:29.295Z | Compiling socket2 v0.5.8 |
445 | 2025-03-14T21:31:29.418Z | Compiling signal-hook-registry v1.4.2 |
446 | 2025-03-14T21:31:29.690Z | Compiling mio v1.0.3 |
447 | 2025-03-14T21:31:30.190Z | Compiling anyhow v1.0.97 |
448 | 2025-03-14T21:31:30.225Z | Compiling either v1.15.0 |
449 | 2025-03-14T21:31:30.484Z | Compiling ppv-lite86 v0.2.21 |
450 | 2025-03-14T21:31:30.557Z | Compiling bytes v1.10.1 |
451 | 2025-03-14T21:31:30.722Z | Compiling memchr v2.7.4 |
452 | 2025-03-14T21:31:30.808Z | Compiling utf8parse v0.2.2 |
453 | 2025-03-14T21:31:30.935Z | Compiling unicode-width v0.2.0 |
454 | 2025-03-14T21:31:30.946Z | Compiling ipnetwork v0.21.1 |
455 | 2025-03-14T21:31:31.224Z | Compiling foreign-types-shared v0.3.1 |
456 | 2025-03-14T21:31:31.354Z | Compiling foreign-types v0.5.0 |
457 | 2025-03-14T21:31:31.449Z | Compiling tabwriter v1.4.1 |
458 | 2025-03-14T21:31:31.471Z | Compiling rand_chacha v0.3.1 |
459 | 2025-03-14T21:31:31.474Z | Compiling anstyle-parse v0.2.6 |
460 | 2025-03-14T21:31:31.782Z | Compiling tokio v1.44.0 |
461 | 2025-03-14T21:31:31.885Z | Compiling cstr-argument v0.1.2 |
462 | 2025-03-14T21:31:31.991Z | Compiling num_enum v0.5.11 |
463 | 2025-03-14T21:31:32.095Z | Compiling itertools v0.14.0 |
464 | 2025-03-14T21:31:32.134Z | Compiling thiserror v1.0.69 |
465 | 2025-03-14T21:31:32.256Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
466 | 2025-03-14T21:31:32.268Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
467 | 2025-03-14T21:31:32.395Z | Compiling bitflags v2.9.0 |
468 | 2025-03-14T21:31:32.408Z | Compiling postcard v1.1.1 |
469 | 2025-03-14T21:31:32.524Z | Compiling tracing-core v0.1.33 |
470 | 2025-03-14T21:31:32.642Z | Compiling crc32fast v1.4.2 |
471 | 2025-03-14T21:31:32.807Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
472 | 2025-03-14T21:31:32.925Z | Compiling rustix v1.0.1 |
473 | 2025-03-14T21:31:32.932Z | Compiling darling_macro v0.20.10 |
474 | 2025-03-14T21:31:32.964Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
475 | 2025-03-14T21:31:33.314Z | Compiling anstyle v1.0.10 |
476 | 2025-03-14T21:31:33.578Z | Compiling anstyle-query v1.1.2 |
477 | 2025-03-14T21:31:33.709Z | Compiling lazy_static v1.5.0 |
478 | 2025-03-14T21:31:33.723Z | Compiling colorchoice v1.0.3 |
479 | 2025-03-14T21:31:33.824Z | Compiling is_terminal_polyfill v1.70.1 |
480 | 2025-03-14T21:31:33.837Z | Compiling pretty-hex v0.2.1 |
481 | 2025-03-14T21:31:33.862Z | Compiling dyn-clone v1.0.19 |
482 | 2025-03-14T21:31:33.907Z | Compiling darling v0.20.10 |
483 | 2025-03-14T21:31:33.929Z | Compiling anstream v0.6.18 |
484 | 2025-03-14T21:31:33.991Z | Compiling terminal_size v0.4.2 |
485 | 2025-03-14T21:31:33.999Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
486 | 2025-03-14T21:31:34.003Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
487 | 2025-03-14T21:31:34.042Z | Compiling colored v2.2.0 |
488 | 2025-03-14T21:31:34.070Z | Compiling tracing v0.1.41 |
489 | 2025-03-14T21:31:34.187Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
490 | 2025-03-14T21:31:34.338Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
491 | 2025-03-14T21:31:34.387Z | Compiling uuid v1.15.1 |
492 | 2025-03-14T21:31:34.466Z | Compiling rand v0.8.5 |
493 | 2025-03-14T21:31:34.531Z | Compiling oxnet v0.1.1 |
494 | 2025-03-14T21:31:34.774Z | Compiling winnow v0.6.26 |
495 | 2025-03-14T21:31:34.853Z | Compiling clap_lex v0.7.4 |
496 | 2025-03-14T21:31:34.958Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
497 | 2025-03-14T21:31:35.093Z | Compiling clap_builder v4.5.31 |
498 | 2025-03-14T21:31:35.247Z | Compiling thiserror v2.0.12 |
499 | 2025-03-14T21:31:35.274Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
500 | 2025-03-14T21:31:37.812Z | Compiling clap v4.5.31 |
501 | 2025-03-14T21:31:37.913Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
502 | 2025-03-14T21:31:38.381Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
503 | 2025-03-14T21:31:38.428Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
504 | 2025-03-14T21:31:38.618Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
505 | 2025-03-14T21:31:40.329Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
506 | 2025-03-14T21:31:46.147Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
507 | 2025-03-14T21:31:48.205Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
508 | 2025-03-14T21:31:53.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.99s |
509 | 2025-03-14T21:31:53.291Z | |
510 | 2025-03-14T21:31:53.291Z | real 26.079750966 |
511 | 2025-03-14T21:31:53.291Z | user 1:41.265857045 |
512 | 2025-03-14T21:31:53.291Z | sys 12.520507906 |
513 | 2025-03-14T21:31:53.291Z | trap 0.054266530 |
514 | 2025-03-14T21:31:53.291Z | tflt 0.116197750 |
515 | 2025-03-14T21:31:53.291Z | dflt 0.120577323 |
516 | 2025-03-14T21:31:53.291Z | kflt 0.000000000 |
517 | 2025-03-14T21:31:53.291Z | lock 2:34.170201227 |
518 | 2025-03-14T21:31:53.291Z | slp 5:16.857827253 |
519 | 2025-03-14T21:31:53.291Z | lat 3.616477338 |
520 | 2025-03-14T21:31:53.294Z | stop 5.297333636 |
521 | 2025-03-14T21:31:53.294Z | + header 'release build' |
522 | 2025-03-14T21:31:53.294Z | + echo '# ==== release build ==== #' |
523 | 2025-03-14T21:31:53.294Z | # ==== release build ==== # |
524 | 2025-03-14T21:31:53.294Z | + ptime -m cargo build --release |
525 | 2025-03-14T21:31:53.473Z | Compiling proc-macro2 v1.0.94 |
526 | 2025-03-14T21:31:53.473Z | Compiling unicode-ident v1.0.18 |
527 | 2025-03-14T21:31:53.473Z | Compiling libc v0.2.170 |
528 | 2025-03-14T21:31:53.473Z | Compiling cfg-if v1.0.0 |
529 | 2025-03-14T21:31:53.476Z | Compiling serde v1.0.219 |
530 | 2025-03-14T21:31:53.476Z | Compiling zerocopy v0.8.23 |
531 | 2025-03-14T21:31:53.476Z | Compiling fnv v1.0.7 |
532 | 2025-03-14T21:31:53.476Z | Compiling ident_case v1.0.1 |
533 | 2025-03-14T21:31:53.579Z | Compiling strsim v0.11.1 |
534 | 2025-03-14T21:31:53.611Z | Compiling memchr v2.7.4 |
535 | 2025-03-14T21:31:53.649Z | Compiling syn v1.0.109 |
536 | 2025-03-14T21:31:53.661Z | Compiling regex-syntax v0.8.5 |
537 | 2025-03-14T21:31:54.015Z | Compiling anyhow v1.0.97 |
538 | 2025-03-14T21:31:54.118Z | Compiling equivalent v1.0.2 |
539 | 2025-03-14T21:31:54.206Z | Compiling either v1.15.0 |
540 | 2025-03-14T21:31:54.210Z | Compiling hashbrown v0.15.2 |
541 | 2025-03-14T21:31:54.216Z | Compiling autocfg v1.4.0 |
542 | 2025-03-14T21:31:54.554Z | Compiling aho-corasick v1.1.3 |
543 | 2025-03-14T21:31:54.568Z | Compiling itertools v0.13.0 |
544 | 2025-03-14T21:31:54.805Z | Compiling parking_lot_core v0.9.10 |
545 | 2025-03-14T21:31:54.810Z | Compiling byteorder v1.5.0 |
546 | 2025-03-14T21:31:54.938Z | Compiling lock_api v0.4.12 |
547 | 2025-03-14T21:31:55.136Z | Compiling quote v1.0.39 |
548 | 2025-03-14T21:31:55.247Z | Compiling indexmap v2.7.1 |
549 | 2025-03-14T21:31:55.253Z | Compiling toml_datetime v0.6.8 |
550 | 2025-03-14T21:31:55.298Z | Compiling heapless v0.8.0 |
551 | 2025-03-14T21:31:55.585Z | Compiling syn v2.0.100 |
552 | 2025-03-14T21:31:55.651Z | Compiling winnow v0.5.40 |
553 | 2025-03-14T21:31:56.248Z | Compiling hash32 v0.3.1 |
554 | 2025-03-14T21:31:56.457Z | Compiling macaddr v1.0.1 |
555 | 2025-03-14T21:31:56.471Z | Compiling smoltcp v0.11.0 |
556 | 2025-03-14T21:31:56.879Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
557 | 2025-03-14T21:31:57.095Z | Compiling regex-automata v0.4.9 |
558 | 2025-03-14T21:31:57.251Z | Compiling stable_deref_trait v1.2.0 |
559 | 2025-03-14T21:31:57.341Z | Compiling once_cell v1.20.3 |
560 | 2025-03-14T21:31:57.348Z | Compiling smallvec v1.14.0 |
561 | 2025-03-14T21:31:57.692Z | Compiling scopeguard v1.2.0 |
562 | 2025-03-14T21:31:58.257Z | Compiling getrandom v0.2.15 |
563 | 2025-03-14T21:31:58.538Z | Compiling managed v0.8.0 |
564 | 2025-03-14T21:31:58.567Z | Compiling cobs v0.2.3 |
565 | 2025-03-14T21:31:58.789Z | Compiling toml_edit v0.19.15 |
566 | 2025-03-14T21:31:58.898Z | Compiling pin-project-lite v0.2.16 |
567 | 2025-03-14T21:31:58.951Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
568 | 2025-03-14T21:31:59.000Z | Compiling bitflags v1.3.2 |
569 | 2025-03-14T21:31:59.017Z | Compiling rustix v1.0.1 |
570 | 2025-03-14T21:31:59.061Z | Compiling version_check v0.9.5 |
571 | 2025-03-14T21:31:59.086Z | Compiling thiserror v1.0.69 |
572 | 2025-03-14T21:31:59.606Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
573 | 2025-03-14T21:31:59.749Z | Compiling rand_core v0.6.4 |
574 | 2025-03-14T21:31:59.909Z | Compiling parking_lot v0.12.3 |
575 | 2025-03-14T21:31:59.932Z | Compiling signal-hook-registry v1.4.2 |
576 | 2025-03-14T21:32:00.168Z | Compiling errno v0.3.10 |
577 | 2025-03-14T21:32:00.394Z | Compiling socket2 v0.5.8 |
578 | 2025-03-14T21:32:01.008Z | Compiling regex v1.11.1 |
579 | 2025-03-14T21:32:01.496Z | Compiling proc-macro-crate v1.3.1 |
580 | 2025-03-14T21:32:01.660Z | Compiling mio v1.0.3 |
581 | 2025-03-14T21:32:02.197Z | Compiling darling_core v0.20.10 |
582 | 2025-03-14T21:32:02.676Z | Compiling bytes v1.10.1 |
583 | 2025-03-14T21:32:03.570Z | Compiling foreign-types-shared v0.3.1 |
584 | 2025-03-14T21:32:03.683Z | Compiling ipnetwork v0.21.1 |
585 | 2025-03-14T21:32:03.902Z | Compiling unicode-width v0.2.0 |
586 | 2025-03-14T21:32:04.379Z | Compiling utf8parse v0.2.2 |
587 | 2025-03-14T21:32:04.390Z | Compiling tabwriter v1.4.1 |
588 | 2025-03-14T21:32:04.451Z | Compiling cstr-argument v0.1.2 |
589 | 2025-03-14T21:32:04.526Z | Compiling anstyle-parse v0.2.6 |
590 | 2025-03-14T21:32:04.529Z | Compiling itertools v0.14.0 |
591 | 2025-03-14T21:32:04.701Z | Compiling tracing-core v0.1.33 |
592 | 2025-03-14T21:32:05.070Z | Compiling num_enum_derive v0.5.11 |
593 | 2025-03-14T21:32:05.074Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
594 | 2025-03-14T21:32:05.518Z | Compiling crc32fast v1.4.2 |
595 | 2025-03-14T21:32:05.856Z | Compiling pretty-hex v0.2.1 |
596 | 2025-03-14T21:32:05.863Z | Compiling anstyle v1.0.10 |
597 | 2025-03-14T21:32:05.871Z | Compiling serde_derive v1.0.219 |
598 | 2025-03-14T21:32:05.929Z | Compiling zerocopy-derive v0.8.23 |
599 | 2025-03-14T21:32:06.044Z | Compiling thiserror-impl v1.0.69 |
600 | 2025-03-14T21:32:06.341Z | Compiling tokio-macros v2.5.0 |
601 | 2025-03-14T21:32:06.404Z | Compiling foreign-types-macros v0.2.3 |
602 | 2025-03-14T21:32:06.817Z | Compiling tracing-attributes v0.1.28 |
603 | 2025-03-14T21:32:07.133Z | Compiling num_enum v0.5.11 |
604 | 2025-03-14T21:32:07.269Z | Compiling darling_macro v0.20.10 |
605 | 2025-03-14T21:32:07.294Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
606 | 2025-03-14T21:32:07.642Z | Compiling foreign-types v0.5.0 |
607 | 2025-03-14T21:32:07.734Z | Compiling lazy_static v1.5.0 |
608 | 2025-03-14T21:32:07.749Z | Compiling tokio v1.44.0 |
609 | 2025-03-14T21:32:07.849Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
610 | 2025-03-14T21:32:08.148Z | Compiling colorchoice v1.0.3 |
611 | 2025-03-14T21:32:08.176Z | Compiling anstyle-query v1.1.2 |
612 | 2025-03-14T21:32:08.204Z | Compiling darling v0.20.10 |
613 | 2025-03-14T21:32:08.287Z | Compiling thiserror v2.0.12 |
614 | 2025-03-14T21:32:08.300Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
615 | 2025-03-14T21:32:08.307Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
616 | 2025-03-14T21:32:08.686Z | Compiling is_terminal_polyfill v1.70.1 |
617 | 2025-03-14T21:32:08.803Z | Compiling dyn-clone v1.0.19 |
618 | 2025-03-14T21:32:08.997Z | Compiling anstream v0.6.18 |
619 | 2025-03-14T21:32:09.191Z | Compiling colored v2.2.0 |
620 | 2025-03-14T21:32:09.362Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
621 | 2025-03-14T21:32:09.474Z | Compiling tracing v0.1.41 |
622 | 2025-03-14T21:32:09.798Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
623 | 2025-03-14T21:32:09.950Z | Compiling thiserror-impl v2.0.12 |
624 | 2025-03-14T21:32:10.288Z | Compiling heck v0.5.0 |
625 | 2025-03-14T21:32:10.677Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
626 | 2025-03-14T21:32:11.042Z | Compiling oxnet v0.1.1 |
627 | 2025-03-14T21:32:11.174Z | Compiling winnow v0.6.26 |
628 | 2025-03-14T21:32:11.616Z | Compiling clap_lex v0.7.4 |
629 | 2025-03-14T21:32:11.952Z | Compiling ppv-lite86 v0.2.21 |
630 | 2025-03-14T21:32:12.151Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
631 | 2025-03-14T21:32:12.210Z | Compiling clap_derive v4.5.28 |
632 | 2025-03-14T21:32:12.690Z | Compiling rand_chacha v0.3.1 |
633 | 2025-03-14T21:32:13.079Z | Compiling rand v0.8.5 |
634 | 2025-03-14T21:32:13.963Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
635 | 2025-03-14T21:32:15.644Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
636 | 2025-03-14T21:32:17.071Z | Compiling bitflags v2.9.0 |
637 | 2025-03-14T21:32:17.686Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
638 | 2025-03-14T21:32:17.838Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
639 | 2025-03-14T21:32:17.870Z | Compiling postcard v1.1.1 |
640 | 2025-03-14T21:32:18.022Z | Compiling uuid v1.15.1 |
641 | 2025-03-14T21:32:19.126Z | Compiling terminal_size v0.4.2 |
642 | 2025-03-14T21:32:19.248Z | Compiling clap_builder v4.5.31 |
643 | 2025-03-14T21:32:19.786Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
644 | 2025-03-14T21:32:22.033Z | Compiling clap v4.5.31 |
645 | 2025-03-14T21:32:25.658Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
646 | 2025-03-14T21:32:27.720Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
647 | 2025-03-14T21:33:00.133Z | Finished `release` profile [optimized + debuginfo] target(s) in 1m 06s |
648 | 2025-03-14T21:33:00.170Z | |
649 | 2025-03-14T21:33:00.173Z | real 1:06.873046748 |
650 | 2025-03-14T21:33:00.173Z | user 4:07.686430149 |
651 | 2025-03-14T21:33:00.173Z | sys 24.224621137 |
652 | 2025-03-14T21:33:00.173Z | trap 0.135971525 |
653 | 2025-03-14T21:33:00.173Z | tflt 0.200308292 |
654 | 2025-03-14T21:33:00.173Z | dflt 0.584973908 |
655 | 2025-03-14T21:33:00.173Z | kflt 0.000006320 |
656 | 2025-03-14T21:33:00.173Z | lock 8:28.183671387 |
657 | 2025-03-14T21:33:00.173Z | slp 12:57.239762514 |
658 | 2025-03-14T21:33:00.173Z | lat 8.540059564 |
659 | 2025-03-14T21:33:00.173Z | stop 13.166495269 |
660 | 2025-03-14T21:33:00.173Z | + popd |
661 | 2025-03-14T21:33:00.173Z | /work/oxidecomputer/opte |
662 | 2025-03-14T21:33:00.173Z | + for x in debug release |
663 | 2025-03-14T21:33:00.173Z | + mkdir -p /work/debug |
664 | 2025-03-14T21:33:00.173Z | + cp target/debug/opteadm /work/debug/ |
665 | 2025-03-14T21:33:00.224Z | + sha256sum target/debug/opteadm |
666 | 2025-03-14T21:33:00.274Z | + for x in debug release |
667 | 2025-03-14T21:33:00.274Z | + mkdir -p /work/release |
668 | 2025-03-14T21:33:00.277Z | + cp target/release/opteadm /work/release/ |
669 | 2025-03-14T21:33:00.293Z | + sha256sum target/release/opteadm |
670 | 2025-03-14T21:33:00.311Z | process exited: duration 151401 ms, exit code 0 |
|
671 | 2025-03-14T21:33:00.323Z | found 4 output files |
672 | 2025-03-14T21:33:00.323Z | uploading: /work/debug/opteadm (63585704 bytes) |
673 | 2025-03-14T21:33:02.138Z | uploaded: /work/debug/opteadm |
674 | 2025-03-14T21:33:02.138Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
675 | 2025-03-14T21:33:03.149Z | uploaded: /work/debug/opteadm.debug.sha256 |
676 | 2025-03-14T21:33:03.149Z | uploading: /work/release/opteadm (17568664 bytes) |
677 | 2025-03-14T21:33:04.452Z | uploaded: /work/release/opteadm |
678 | 2025-03-14T21:33:04.453Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
679 | 2025-03-14T21:33:05.461Z | uploaded: /work/release/opteadm.release.sha256 |