|
|
|
1 | 2025-02-10T17:22:21.925Z | job assigned to worker 01JKRE2KF23QV6WQVX56V7DTVN [factory aws, i-0fdba13047531d996] (queued for 58 s) |
|
2 | 2025-02-10T17:22:29.899Z | starting task 0: "setup" |
3 | 2025-02-10T17:22:29.907Z | ++ uname -s |
4 | 2025-02-10T17:22:29.909Z | + kern=SunOS |
5 | 2025-02-10T17:22:29.909Z | + build_user=build |
6 | 2025-02-10T17:22:29.909Z | + build_uid=12345 |
7 | 2025-02-10T17:22:29.909Z | + work_dir=/work |
8 | 2025-02-10T17:22:29.909Z | + input_dir=/input |
9 | 2025-02-10T17:22:29.909Z | + [[ 0 == 12345 ]] |
10 | 2025-02-10T17:22:29.909Z | + case "$kern" in |
11 | 2025-02-10T17:22:29.909Z | + groupadd -g 12345 build |
12 | 2025-02-10T17:22:29.912Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-10T17:22:31.920Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-10T17:22:32.049Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-10T17:22:32.051Z | + home_fs=zfs |
16 | 2025-02-10T17:22:32.051Z | + [[ zfs == autofs ]] |
17 | 2025-02-10T17:22:32.051Z | + mkdir -p /home/build |
18 | 2025-02-10T17:22:32.054Z | + chown build:build /home/build /work |
19 | 2025-02-10T17:22:34.055Z | + chmod 0700 /home/build /work |
20 | 2025-02-10T17:22:34.058Z | process exited: duration 4157 ms, exit code 0 |
|
21 | 2025-02-10T17:22:34.064Z | starting task 1: "rust-toolchain" |
22 | 2025-02-10T17:22:34.069Z | + printf ' * rust toolchain channel = "%s"\n' nightly-2024-11-18 |
23 | 2025-02-10T17:22:34.069Z | * rust toolchain channel = "nightly-2024-11-18" |
24 | 2025-02-10T17:22:34.069Z | * rust toolchain profile = "default" |
25 | 2025-02-10T17:22:34.069Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-02-10T17:22:34.069Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-10T17:22:34.069Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-10T17:22:34.071Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-10T17:22:34.071Z | + /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default |
30 | 2025-02-10T17:22:34.182Z | info: downloading installer |
31 | 2025-02-10T17:22:35.501Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-10T17:22:35.501Z | warning: /opt/ooce/bin |
33 | 2025-02-10T17:22:35.501Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-10T17:22:35.501Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-10T17:22:35.501Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-10T17:22:35.501Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-10T17:22:35.501Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-10T17:22:35.501Z | error: cannot install while Rust is installed |
39 | 2025-02-10T17:22:35.501Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-10T17:22:35.513Z | info: profile set to 'default' |
41 | 2025-02-10T17:22:35.513Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-10T17:22:35.516Z | info: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos' |
43 | 2025-02-10T17:22:35.673Z | info: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17) |
44 | 2025-02-10T17:22:35.673Z | info: downloading component 'cargo' |
45 | 2025-02-10T17:22:36.567Z | info: downloading component 'clippy' |
46 | 2025-02-10T17:22:36.905Z | info: downloading component 'rust-docs' |
47 | 2025-02-10T17:22:38.121Z | info: downloading component 'rust-std' |
48 | 2025-02-10T17:22:40.159Z | info: downloading component 'rustc' |
49 | 2025-02-10T17:22:47.096Z | info: downloading component 'rustfmt' |
50 | 2025-02-10T17:22:47.356Z | info: installing component 'cargo' |
51 | 2025-02-10T17:22:48.190Z | info: installing component 'clippy' |
52 | 2025-02-10T17:22:48.566Z | info: installing component 'rust-docs' |
53 | 2025-02-10T17:22:50.255Z | info: installing component 'rust-std' |
54 | 2025-02-10T17:22:52.127Z | info: installing component 'rustc' |
55 | 2025-02-10T17:22:58.106Z | info: installing component 'rustfmt' |
56 | 2025-02-10T17:22:58.431Z | info: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos' |
57 | 2025-02-10T17:22:58.431Z | |
58 | 2025-02-10T17:22:58.818Z | nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17) |
59 | 2025-02-10T17:22:58.818Z | |
60 | 2025-02-10T17:22:58.821Z | |
61 | 2025-02-10T17:22:58.821Z | Rust is installed now. Great! |
62 | 2025-02-10T17:22:58.821Z | |
63 | 2025-02-10T17:22:58.821Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-10T17:22:58.821Z | environment variable. This has not been done automatically. |
65 | 2025-02-10T17:22:58.821Z | |
66 | 2025-02-10T17:22:58.821Z | To configure your current shell, you need to source |
67 | 2025-02-10T17:22:58.821Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-10T17:22:58.821Z | |
69 | 2025-02-10T17:22:58.821Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-10T17:22:58.821Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-10T17:22:58.821Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-10T17:22:58.894Z | + rustup --version |
73 | 2025-02-10T17:22:58.902Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-10T17:22:58.902Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-10T17:22:58.980Z | info: The currently active `rustc` version is `rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)` |
76 | 2025-02-10T17:22:58.983Z | + cargo --version |
77 | 2025-02-10T17:22:59.041Z | cargo 1.84.0-nightly (69e595908 2024-11-16) |
78 | 2025-02-10T17:22:59.044Z | + rustc --version |
79 | 2025-02-10T17:22:59.104Z | rustc 1.84.0-nightly (5ec7d6eee 2024-11-17) |
80 | 2025-02-10T17:22:59.107Z | process exited: duration 25042 ms, exit code 0 |
|
81 | 2025-02-10T17:22:59.113Z | starting task 2: "authentication" |
82 | 2025-02-10T17:22:59.135Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-02-10T17:22:59.143Z | starting task 3: "clone repository" |
84 | 2025-02-10T17:22:59.146Z | + mkdir -p /work/oxidecomputer/opte |
85 | 2025-02-10T17:22:59.148Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
86 | 2025-02-10T17:22:59.187Z | Cloning into '/work/oxidecomputer/opte'... |
87 | 2025-02-10T17:23:00.033Z | + cd /work/oxidecomputer/opte |
88 | 2025-02-10T17:23:00.036Z | + git fetch origin 9345439b57a80ca6d13e173affd8c4aab645af73 |
89 | 2025-02-10T17:23:00.364Z | From https://github.com/oxidecomputer/opte |
90 | 2025-02-10T17:23:00.364Z | * branch 9345439b57a80ca6d13e173affd8c4aab645af73 -> FETCH_HEAD |
91 | 2025-02-10T17:23:00.373Z | + [[ -n ingot-and-offload ]] |
92 | 2025-02-10T17:23:00.375Z | ++ git branch --show-current |
93 | 2025-02-10T17:23:00.377Z | + current=master |
94 | 2025-02-10T17:23:00.378Z | + [[ master != ingot-and-offload ]] |
95 | 2025-02-10T17:23:00.378Z | + git branch -f ingot-and-offload 9345439b57a80ca6d13e173affd8c4aab645af73 |
96 | 2025-02-10T17:23:00.381Z | + git checkout -f ingot-and-offload |
97 | 2025-02-10T17:23:00.403Z | Switched to branch 'ingot-and-offload' |
98 | 2025-02-10T17:23:00.405Z | + git reset --hard 9345439b57a80ca6d13e173affd8c4aab645af73 |
99 | 2025-02-10T17:23:00.425Z | HEAD is now at 9345439 Whelp, these flags moved about. |
100 | 2025-02-10T17:23:00.428Z | process exited: duration 1286 ms, exit code 0 |
|
101 | 2025-02-10T17:23:00.433Z | starting task 4: "build" |
102 | 2025-02-10T17:23:00.438Z | + TGT_BASE=/work |
103 | 2025-02-10T17:23:00.438Z | + REL_SRC=target/x86_64-unknown-unknown/release |
104 | 2025-02-10T17:23:00.438Z | + REL_TGT=/work/release |
105 | 2025-02-10T17:23:00.438Z | + mkdir -p /work/release |
106 | 2025-02-10T17:23:00.441Z | + cargo --version |
107 | 2025-02-10T17:23:00.445Z | info: syncing channel updates for '1.84.0-x86_64-unknown-illumos' |
108 | 2025-02-10T17:23:00.588Z | info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) |
109 | 2025-02-10T17:23:00.588Z | info: downloading component 'cargo' |
110 | 2025-02-10T17:23:01.314Z | info: downloading component 'clippy' |
111 | 2025-02-10T17:23:01.593Z | info: downloading component 'rust-docs' |
112 | 2025-02-10T17:23:02.591Z | info: downloading component 'rust-std' |
113 | 2025-02-10T17:23:04.063Z | info: downloading component 'rustc' |
114 | 2025-02-10T17:23:09.738Z | info: downloading component 'rustfmt' |
115 | 2025-02-10T17:23:09.954Z | info: installing component 'cargo' |
116 | 2025-02-10T17:23:10.800Z | info: installing component 'clippy' |
117 | 2025-02-10T17:23:11.177Z | info: installing component 'rust-docs' |
118 | 2025-02-10T17:23:12.837Z | info: installing component 'rust-std' |
119 | 2025-02-10T17:23:14.526Z | info: installing component 'rustc' |
120 | 2025-02-10T17:23:20.501Z | info: installing component 'rustfmt' |
121 | 2025-02-10T17:23:20.912Z | cargo 1.84.0 (66221abde 2024-11-19) |
122 | 2025-02-10T17:23:20.915Z | + rustc --version |
123 | 2025-02-10T17:23:20.990Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
124 | 2025-02-10T17:23:20.995Z | + header 'build xde and opteadm (release+debug)' |
125 | 2025-02-10T17:23:20.997Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
126 | 2025-02-10T17:23:20.997Z | # ==== build xde and opteadm (release+debug) ==== # |
127 | 2025-02-10T17:23:20.997Z | + ptime -m cargo xtask build |
128 | 2025-02-10T17:23:21.143Z | Updating crates.io index |
129 | 2025-02-10T17:23:21.146Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
130 | 2025-02-10T17:23:21.825Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
131 | 2025-02-10T17:23:23.234Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
132 | 2025-02-10T17:23:23.446Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
133 | 2025-02-10T17:23:23.767Z | Updating git repository `https://github.com/oxidecomputer/zone` |
134 | 2025-02-10T17:23:24.072Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
135 | 2025-02-10T17:23:24.318Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
136 | 2025-02-10T17:23:24.575Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
137 | 2025-02-10T17:23:24.839Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
138 | 2025-02-10T17:23:25.586Z | Downloading crates ... |
139 | 2025-02-10T17:23:25.630Z | Downloaded anstyle v1.0.10 |
140 | 2025-02-10T17:23:25.632Z | Downloaded anstyle-parse v0.2.6 |
141 | 2025-02-10T17:23:25.655Z | Downloaded cargo-platform v0.1.9 |
142 | 2025-02-10T17:23:25.657Z | Downloaded camino v1.1.9 |
143 | 2025-02-10T17:23:25.660Z | Downloaded equivalent v1.0.1 |
144 | 2025-02-10T17:23:25.662Z | Downloaded anstyle-query v1.1.2 |
145 | 2025-02-10T17:23:25.666Z | Downloaded errno v0.3.10 |
146 | 2025-02-10T17:23:25.669Z | Downloaded serde_spanned v0.6.8 |
147 | 2025-02-10T17:23:25.672Z | Downloaded itoa v1.0.14 |
148 | 2025-02-10T17:23:25.674Z | Downloaded toml_datetime v0.6.8 |
149 | 2025-02-10T17:23:25.674Z | Downloaded is_terminal_polyfill v1.70.1 |
150 | 2025-02-10T17:23:25.676Z | Downloaded clap_lex v0.7.4 |
151 | 2025-02-10T17:23:25.679Z | Downloaded thiserror-impl v2.0.11 |
152 | 2025-02-10T17:23:25.681Z | Downloaded strsim v0.11.1 |
153 | 2025-02-10T17:23:25.684Z | Downloaded anstream v0.6.18 |
154 | 2025-02-10T17:23:25.687Z | Downloaded utf8parse v0.2.2 |
155 | 2025-02-10T17:23:25.690Z | Downloaded colorchoice v1.0.3 |
156 | 2025-02-10T17:23:25.692Z | Downloaded thiserror v2.0.11 |
157 | 2025-02-10T17:23:25.696Z | Downloaded quote v1.0.38 |
158 | 2025-02-10T17:23:25.699Z | Downloaded semver v1.0.25 |
159 | 2025-02-10T17:23:25.701Z | Downloaded anyhow v1.0.95 |
160 | 2025-02-10T17:23:25.704Z | Downloaded clap v4.5.26 |
161 | 2025-02-10T17:23:25.712Z | Downloaded ryu v1.0.18 |
162 | 2025-02-10T17:23:25.715Z | Downloaded unicode-ident v1.0.14 |
163 | 2025-02-10T17:23:25.717Z | Downloaded proc-macro2 v1.0.93 |
164 | 2025-02-10T17:23:25.720Z | Downloaded toml v0.8.19 |
165 | 2025-02-10T17:23:25.723Z | Downloaded heck v0.5.0 |
166 | 2025-02-10T17:23:25.726Z | Downloaded bitflags v2.8.0 |
167 | 2025-02-10T17:23:25.728Z | Downloaded terminal_size v0.4.1 |
168 | 2025-02-10T17:23:25.730Z | Downloaded serde_derive v1.0.217 |
169 | 2025-02-10T17:23:25.733Z | Downloaded clap_derive v4.5.24 |
170 | 2025-02-10T17:23:25.735Z | Downloaded cargo_metadata v0.19.1 |
171 | 2025-02-10T17:23:25.738Z | Downloaded memchr v2.7.4 |
172 | 2025-02-10T17:23:25.743Z | Downloaded toml_edit v0.22.22 |
173 | 2025-02-10T17:23:25.763Z | Downloaded serde v1.0.217 |
174 | 2025-02-10T17:23:25.766Z | Downloaded winnow v0.6.24 |
175 | 2025-02-10T17:23:25.774Z | Downloaded indexmap v2.7.1 |
176 | 2025-02-10T17:23:25.782Z | Downloaded hashbrown v0.15.2 |
177 | 2025-02-10T17:23:25.789Z | Downloaded serde_json v1.0.137 |
178 | 2025-02-10T17:23:25.796Z | Downloaded clap_builder v4.5.26 |
179 | 2025-02-10T17:23:25.819Z | Downloaded syn v2.0.96 |
180 | 2025-02-10T17:23:25.829Z | Downloaded rustix v0.38.43 |
181 | 2025-02-10T17:23:25.850Z | Downloaded libc v0.2.169 |
182 | 2025-02-10T17:23:25.989Z | Compiling proc-macro2 v1.0.93 |
183 | 2025-02-10T17:23:25.989Z | Compiling unicode-ident v1.0.14 |
184 | 2025-02-10T17:23:25.991Z | Compiling serde v1.0.217 |
185 | 2025-02-10T17:23:25.991Z | Compiling libc v0.2.169 |
186 | 2025-02-10T17:23:25.991Z | Compiling rustix v0.38.43 |
187 | 2025-02-10T17:23:25.991Z | Compiling bitflags v2.8.0 |
188 | 2025-02-10T17:23:26.001Z | Compiling utf8parse v0.2.2 |
189 | 2025-02-10T17:23:26.004Z | Compiling thiserror v2.0.11 |
190 | 2025-02-10T17:23:26.163Z | Compiling anstyle-parse v0.2.6 |
191 | 2025-02-10T17:23:26.180Z | Compiling colorchoice v1.0.3 |
192 | 2025-02-10T17:23:26.333Z | Compiling equivalent v1.0.1 |
193 | 2025-02-10T17:23:26.407Z | Compiling anstyle v1.0.10 |
194 | 2025-02-10T17:23:26.436Z | Compiling camino v1.1.9 |
195 | 2025-02-10T17:23:26.477Z | Compiling is_terminal_polyfill v1.70.1 |
196 | 2025-02-10T17:23:26.574Z | Compiling serde_json v1.0.137 |
197 | 2025-02-10T17:23:26.586Z | Compiling anstyle-query v1.1.2 |
198 | 2025-02-10T17:23:26.612Z | Compiling hashbrown v0.15.2 |
199 | 2025-02-10T17:23:26.717Z | Compiling semver v1.0.25 |
200 | 2025-02-10T17:23:26.754Z | Compiling anstream v0.6.18 |
201 | 2025-02-10T17:23:26.925Z | Compiling clap_lex v0.7.4 |
202 | 2025-02-10T17:23:27.016Z | Compiling anyhow v1.0.95 |
203 | 2025-02-10T17:23:27.109Z | Compiling ryu v1.0.18 |
204 | 2025-02-10T17:23:27.230Z | Compiling itoa v1.0.14 |
205 | 2025-02-10T17:23:27.433Z | Compiling heck v0.5.0 |
206 | 2025-02-10T17:23:27.434Z | Compiling memchr v2.7.4 |
207 | 2025-02-10T17:23:27.478Z | Compiling strsim v0.11.1 |
208 | 2025-02-10T17:23:27.520Z | Compiling winnow v0.6.24 |
209 | 2025-02-10T17:23:27.767Z | Compiling quote v1.0.38 |
210 | 2025-02-10T17:23:27.836Z | Compiling errno v0.3.10 |
211 | 2025-02-10T17:23:28.070Z | Compiling indexmap v2.7.1 |
212 | 2025-02-10T17:23:28.244Z | Compiling syn v2.0.96 |
213 | 2025-02-10T17:23:28.896Z | Compiling terminal_size v0.4.1 |
214 | 2025-02-10T17:23:29.020Z | Compiling clap_builder v4.5.26 |
215 | 2025-02-10T17:23:32.022Z | Compiling serde_derive v1.0.217 |
216 | 2025-02-10T17:23:32.025Z | Compiling thiserror-impl v2.0.11 |
217 | 2025-02-10T17:23:32.048Z | Compiling clap_derive v4.5.24 |
218 | 2025-02-10T17:23:34.393Z | Compiling clap v4.5.26 |
219 | 2025-02-10T17:23:38.429Z | Compiling serde_spanned v0.6.8 |
220 | 2025-02-10T17:23:38.432Z | Compiling toml_datetime v0.6.8 |
221 | 2025-02-10T17:23:38.432Z | Compiling cargo-platform v0.1.9 |
222 | 2025-02-10T17:23:38.719Z | Compiling toml_edit v0.22.22 |
223 | 2025-02-10T17:23:39.615Z | Compiling cargo_metadata v0.19.1 |
224 | 2025-02-10T17:23:40.808Z | Compiling toml v0.8.19 |
225 | 2025-02-10T17:23:42.211Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
226 | 2025-02-10T17:23:43.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.74s |
227 | 2025-02-10T17:23:43.904Z | Running `target/debug/xtask build` |
228 | 2025-02-10T17:23:43.925Z | Building opteadm (debug). |
229 | 2025-02-10T17:23:46.469Z | Compiling libc v0.2.169 |
230 | 2025-02-10T17:23:46.469Z | Compiling serde v1.0.217 |
231 | 2025-02-10T17:23:46.469Z | Compiling cfg-if v1.0.0 |
232 | 2025-02-10T17:23:46.472Z | Compiling byteorder v1.5.0 |
233 | 2025-02-10T17:23:46.472Z | Compiling ident_case v1.0.1 |
234 | 2025-02-10T17:23:46.472Z | Compiling fnv v1.0.7 |
235 | 2025-02-10T17:23:46.472Z | Compiling memchr v2.7.4 |
236 | 2025-02-10T17:23:46.472Z | Compiling syn v2.0.96 |
237 | 2025-02-10T17:23:46.566Z | Compiling regex-syntax v0.8.5 |
238 | 2025-02-10T17:23:46.609Z | Compiling syn v1.0.109 |
239 | 2025-02-10T17:23:46.645Z | Compiling either v1.13.0 |
240 | 2025-02-10T17:23:46.800Z | Compiling zerocopy v0.8.14 |
241 | 2025-02-10T17:23:47.007Z | Compiling hashbrown v0.15.2 |
242 | 2025-02-10T17:23:47.018Z | Compiling equivalent v1.0.1 |
243 | 2025-02-10T17:23:47.120Z | Compiling autocfg v1.4.0 |
244 | 2025-02-10T17:23:47.200Z | Compiling once_cell v1.20.2 |
245 | 2025-02-10T17:23:47.555Z | Compiling aho-corasick v1.1.3 |
246 | 2025-02-10T17:23:47.977Z | Compiling itertools v0.13.0 |
247 | 2025-02-10T17:23:47.988Z | Compiling lock_api v0.4.12 |
248 | 2025-02-10T17:23:48.167Z | Compiling indexmap v2.7.1 |
249 | 2025-02-10T17:23:48.683Z | Compiling heapless v0.8.0 |
250 | 2025-02-10T17:23:49.225Z | Compiling winnow v0.5.40 |
251 | 2025-02-10T17:23:49.457Z | Compiling toml_datetime v0.6.8 |
252 | 2025-02-10T17:23:49.814Z | Compiling parking_lot_core v0.9.10 |
253 | 2025-02-10T17:23:50.341Z | Compiling regex-automata v0.4.9 |
254 | 2025-02-10T17:23:50.363Z | Compiling hash32 v0.3.1 |
255 | 2025-02-10T17:23:50.583Z | Compiling macaddr v1.0.1 |
256 | 2025-02-10T17:23:50.921Z | Compiling dyn-clone v1.0.17 |
257 | 2025-02-10T17:23:50.927Z | Compiling stable_deref_trait v1.2.0 |
258 | 2025-02-10T17:23:51.018Z | Compiling smallvec v1.13.2 |
259 | 2025-02-10T17:23:51.132Z | Compiling serde_json v1.0.137 |
260 | 2025-02-10T17:23:51.385Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
261 | 2025-02-10T17:23:51.477Z | Compiling smoltcp v0.11.0 |
262 | 2025-02-10T17:23:51.603Z | Compiling scopeguard v1.2.0 |
263 | 2025-02-10T17:23:52.114Z | Compiling getrandom v0.2.15 |
264 | 2025-02-10T17:23:52.179Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
265 | 2025-02-10T17:23:52.368Z | Compiling toml_edit v0.19.15 |
266 | 2025-02-10T17:23:52.466Z | Compiling schemars v0.8.21 |
267 | 2025-02-10T17:23:52.507Z | Compiling bitflags v1.3.2 |
268 | 2025-02-10T17:23:52.553Z | Compiling thiserror v1.0.69 |
269 | 2025-02-10T17:23:52.596Z | Compiling cobs v0.2.3 |
270 | 2025-02-10T17:23:52.822Z | Compiling managed v0.8.0 |
271 | 2025-02-10T17:23:52.889Z | Compiling version_check v0.9.5 |
272 | 2025-02-10T17:23:52.945Z | Compiling pin-project-lite v0.2.16 |
273 | 2025-02-10T17:23:53.083Z | Compiling darling_core v0.20.10 |
274 | 2025-02-10T17:23:53.090Z | Compiling serde_derive_internals v0.29.1 |
275 | 2025-02-10T17:23:53.449Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
276 | 2025-02-10T17:23:54.112Z | Compiling rand_core v0.6.4 |
277 | 2025-02-10T17:23:54.534Z | Compiling regex v1.11.1 |
278 | 2025-02-10T17:23:55.100Z | Compiling proc-macro-crate v1.3.1 |
279 | 2025-02-10T17:23:55.443Z | Compiling parking_lot v0.12.3 |
280 | 2025-02-10T17:23:55.839Z | Compiling mio v1.0.3 |
281 | 2025-02-10T17:23:56.352Z | Compiling errno v0.3.10 |
282 | 2025-02-10T17:23:56.582Z | Compiling socket2 v0.5.8 |
283 | 2025-02-10T17:23:57.062Z | Compiling signal-hook-registry v1.4.2 |
284 | 2025-02-10T17:23:57.556Z | Compiling foreign-types-shared v0.3.1 |
285 | 2025-02-10T17:23:57.642Z | Compiling ipnetwork v0.21.1 |
286 | 2025-02-10T17:23:57.656Z | Compiling serde_derive v1.0.217 |
287 | 2025-02-10T17:23:57.663Z | Compiling zerocopy-derive v0.8.14 |
288 | 2025-02-10T17:23:57.782Z | Compiling zerocopy-derive v0.7.35 |
289 | 2025-02-10T17:23:57.888Z | Compiling num_enum_derive v0.5.11 |
290 | 2025-02-10T17:23:57.903Z | Compiling schemars_derive v0.8.21 |
291 | 2025-02-10T17:23:58.034Z | Compiling thiserror-impl v1.0.69 |
292 | 2025-02-10T17:23:58.195Z | Compiling tokio-macros v2.5.0 |
293 | 2025-02-10T17:23:58.547Z | Compiling darling_macro v0.20.10 |
294 | 2025-02-10T17:23:59.534Z | Compiling darling v0.20.10 |
295 | 2025-02-10T17:23:59.625Z | Compiling foreign-types-macros v0.2.3 |
296 | 2025-02-10T17:23:59.633Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
297 | 2025-02-10T17:23:59.657Z | Compiling zerocopy v0.7.35 |
298 | 2025-02-10T17:23:59.892Z | Compiling bytes v1.9.0 |
299 | 2025-02-10T17:24:00.687Z | Compiling unicode-width v0.2.0 |
300 | 2025-02-10T17:24:00.822Z | Compiling ppv-lite86 v0.2.20 |
301 | 2025-02-10T17:24:00.835Z | Compiling foreign-types v0.5.0 |
302 | 2025-02-10T17:24:00.862Z | Compiling tokio v1.43.0 |
303 | 2025-02-10T17:24:00.924Z | Compiling num_enum v0.5.11 |
304 | 2025-02-10T17:24:01.064Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
305 | 2025-02-10T17:24:01.072Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
306 | 2025-02-10T17:24:01.192Z | Compiling tabwriter v1.4.1 |
307 | 2025-02-10T17:24:01.529Z | Compiling rand_chacha v0.3.1 |
308 | 2025-02-10T17:24:01.638Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
309 | 2025-02-10T17:24:01.936Z | Compiling tracing-attributes v0.1.28 |
310 | 2025-02-10T17:24:02.385Z | Compiling itertools v0.14.0 |
311 | 2025-02-10T17:24:02.890Z | Compiling cstr-argument v0.1.2 |
312 | 2025-02-10T17:24:02.893Z | Compiling tracing-core v0.1.33 |
313 | 2025-02-10T17:24:03.132Z | Compiling crc32fast v1.4.2 |
314 | 2025-02-10T17:24:03.395Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
315 | 2025-02-10T17:24:03.417Z | Compiling lazy_static v1.5.0 |
316 | 2025-02-10T17:24:03.543Z | Compiling pretty-hex v0.2.1 |
317 | 2025-02-10T17:24:03.727Z | Compiling colored v2.2.0 |
318 | 2025-02-10T17:24:03.733Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
319 | 2025-02-10T17:24:04.249Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
320 | 2025-02-10T17:24:04.297Z | Compiling rand v0.8.5 |
321 | 2025-02-10T17:24:04.405Z | Compiling thiserror-impl v2.0.11 |
322 | 2025-02-10T17:24:04.465Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
323 | 2025-02-10T17:24:04.547Z | Compiling clap_derive v4.5.24 |
324 | 2025-02-10T17:24:04.769Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
325 | 2025-02-10T17:24:04.968Z | Compiling tracing v0.1.41 |
326 | 2025-02-10T17:24:05.774Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
327 | 2025-02-10T17:24:06.364Z | Compiling thiserror v2.0.11 |
328 | 2025-02-10T17:24:07.714Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
329 | 2025-02-10T17:24:08.692Z | Compiling bitflags v2.8.0 |
330 | 2025-02-10T17:24:08.805Z | Compiling postcard v1.1.1 |
331 | 2025-02-10T17:24:09.073Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
332 | 2025-02-10T17:24:09.081Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
333 | 2025-02-10T17:24:09.116Z | Compiling rustix v0.38.43 |
334 | 2025-02-10T17:24:09.145Z | Compiling ipnetwork v0.20.0 |
335 | 2025-02-10T17:24:09.190Z | warning: unused import: `core::ffi::c_int` |
336 | 2025-02-10T17:24:09.190Z | --> crates/illumos-sys-hdrs/src/mac.rs:7:5 |
337 | 2025-02-10T17:24:09.190Z | | |
338 | 2025-02-10T17:24:09.190Z | 7 | use core::ffi::c_int; |
339 | 2025-02-10T17:24:09.190Z | | ^^^^^^^^^^^^^^^^ |
340 | 2025-02-10T17:24:09.190Z | | |
341 | 2025-02-10T17:24:09.190Z | = note: `#[warn(unused_imports)]` on by default |
342 | 2025-02-10T17:24:09.190Z | |
343 | 2025-02-10T17:24:09.411Z | Compiling uuid v1.12.0 |
344 | 2025-02-10T17:24:09.798Z | warning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo fix --lib -p illumos-sys-hdrs` to apply 1 suggestion) |
345 | 2025-02-10T17:24:10.027Z | Compiling terminal_size v0.4.1 |
346 | 2025-02-10T17:24:10.126Z | Compiling clap_builder v4.5.26 |
347 | 2025-02-10T17:24:10.860Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
348 | 2025-02-10T17:24:11.435Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
349 | 2025-02-10T17:24:12.905Z | Compiling clap v4.5.26 |
350 | 2025-02-10T17:24:17.617Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
351 | 2025-02-10T17:24:19.746Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
352 | 2025-02-10T17:24:25.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.94s |
353 | 2025-02-10T17:24:25.301Z | Building xde (debug). |
354 | 2025-02-10T17:24:25.428Z | info: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos' |
355 | 2025-02-10T17:24:25.609Z | info: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17) |
356 | 2025-02-10T17:24:25.631Z | info: component 'clippy' for target 'x86_64-unknown-illumos' is up to date |
357 | 2025-02-10T17:24:25.631Z | info: component 'rustfmt' for target 'x86_64-unknown-illumos' is up to date |
358 | 2025-02-10T17:24:25.634Z | info: downloading component 'rust-src' |
359 | 2025-02-10T17:24:25.847Z | info: installing component 'rust-src' |
360 | 2025-02-10T17:24:26.502Z | Updating crates.io index |
361 | 2025-02-10T17:24:26.593Z | Downloading crates ... |
362 | 2025-02-10T17:24:26.663Z | Downloaded addr2line v0.22.0 |
363 | 2025-02-10T17:24:26.671Z | Downloaded miniz_oxide v0.7.4 |
364 | 2025-02-10T17:24:26.674Z | Downloaded getopts v0.2.21 |
365 | 2025-02-10T17:24:26.676Z | Downloaded adler v1.0.2 |
366 | 2025-02-10T17:24:26.699Z | Downloaded allocator-api2 v0.2.18 |
367 | 2025-02-10T17:24:26.719Z | Downloaded hashbrown v0.15.0 |
368 | 2025-02-10T17:24:26.753Z | Downloaded unicode-width v0.1.14 |
369 | 2025-02-10T17:24:26.760Z | Downloaded compiler_builtins v0.1.138 |
370 | 2025-02-10T17:24:26.772Z | Downloaded gimli v0.29.0 |
371 | 2025-02-10T17:24:26.781Z | Downloaded object v0.36.5 |
372 | 2025-02-10T17:24:26.812Z | Downloaded libc v0.2.161 |
373 | 2025-02-10T17:24:26.916Z | Compiling compiler_builtins v0.1.138 |
374 | 2025-02-10T17:24:26.919Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
375 | 2025-02-10T17:24:26.919Z | Compiling proc-macro2 v1.0.93 |
376 | 2025-02-10T17:24:26.919Z | Compiling unicode-ident v1.0.14 |
377 | 2025-02-10T17:24:26.919Z | Compiling strsim v0.11.1 |
378 | 2025-02-10T17:24:26.919Z | Compiling ident_case v1.0.1 |
379 | 2025-02-10T17:24:26.919Z | Compiling fnv v1.0.7 |
380 | 2025-02-10T17:24:26.926Z | Compiling serde v1.0.217 |
381 | 2025-02-10T17:24:27.098Z | Compiling memchr v2.7.4 |
382 | 2025-02-10T17:24:27.128Z | Compiling regex-syntax v0.8.5 |
383 | 2025-02-10T17:24:27.147Z | Compiling zerocopy v0.8.14 |
384 | 2025-02-10T17:24:27.655Z | Compiling either v1.13.0 |
385 | 2025-02-10T17:24:27.824Z | Compiling heapless v0.8.0 |
386 | 2025-02-10T17:24:28.031Z | Compiling itertools v0.13.0 |
387 | 2025-02-10T17:24:28.198Z | Compiling aho-corasick v1.1.3 |
388 | 2025-02-10T17:24:28.286Z | Compiling smoltcp v0.11.0 |
389 | 2025-02-10T17:24:28.729Z | Compiling quote v1.0.38 |
390 | 2025-02-10T17:24:28.866Z | Compiling version_check v0.9.5 |
391 | 2025-02-10T17:24:29.104Z | Compiling syn v2.0.96 |
392 | 2025-02-10T17:24:29.633Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
393 | 2025-02-10T17:24:30.461Z | Compiling regex-automata v0.4.9 |
394 | 2025-02-10T17:24:33.481Z | Compiling regex v1.11.1 |
395 | 2025-02-10T17:24:33.861Z | Compiling darling_core v0.20.10 |
396 | 2025-02-10T17:24:36.210Z | Compiling serde_derive v1.0.217 |
397 | 2025-02-10T17:24:36.210Z | Compiling zerocopy-derive v0.8.14 |
398 | 2025-02-10T17:24:36.213Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
399 | 2025-02-10T17:24:37.714Z | Compiling darling_macro v0.20.10 |
400 | 2025-02-10T17:24:38.897Z | Compiling darling v0.20.10 |
401 | 2025-02-10T17:24:38.977Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
402 | 2025-02-10T17:24:38.977Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
403 | 2025-02-10T17:24:46.417Z | Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) |
404 | 2025-02-10T17:24:47.199Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
405 | 2025-02-10T17:24:49.666Z | Compiling byteorder v1.5.0 |
406 | 2025-02-10T17:24:49.666Z | Compiling stable_deref_trait v1.2.0 |
407 | 2025-02-10T17:24:49.669Z | Compiling cfg-if v1.0.0 |
408 | 2025-02-10T17:24:49.669Z | Compiling macaddr v1.0.1 |
409 | 2025-02-10T17:24:49.669Z | Compiling cobs v0.2.3 |
410 | 2025-02-10T17:24:49.753Z | Compiling bitflags v1.3.2 |
411 | 2025-02-10T17:24:49.765Z | Compiling managed v0.8.0 |
412 | 2025-02-10T17:24:49.942Z | Compiling hash32 v0.3.1 |
413 | 2025-02-10T17:24:49.981Z | Compiling crc32fast v1.4.2 |
414 | 2025-02-10T17:24:50.031Z | Compiling dyn-clone v1.0.17 |
415 | 2025-02-10T17:24:50.144Z | Compiling itertools v0.14.0 |
416 | 2025-02-10T17:24:50.180Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
417 | 2025-02-10T17:24:51.779Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
418 | 2025-02-10T17:24:53.094Z | Compiling bitflags v2.8.0 |
419 | 2025-02-10T17:24:53.094Z | Compiling postcard v1.1.1 |
420 | 2025-02-10T17:24:53.095Z | Compiling uuid v1.12.0 |
421 | 2025-02-10T17:24:53.304Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
422 | 2025-02-10T17:24:53.304Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
423 | 2025-02-10T17:24:54.676Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
424 | 2025-02-10T17:24:56.196Z | warning: unused import: `illumos_sys_hdrs::mac::MacEtherOffloadFlags` |
425 | 2025-02-10T17:24:56.196Z | --> lib/opte/src/ddi/mblk.rs:32:5 |
426 | 2025-02-10T17:24:56.196Z | | |
427 | 2025-02-10T17:24:56.196Z | 32 | use illumos_sys_hdrs::mac::MacEtherOffloadFlags; |
428 | 2025-02-10T17:24:56.196Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
429 | 2025-02-10T17:24:56.196Z | | |
430 | 2025-02-10T17:24:56.196Z | = note: `#[warn(unused_imports)]` on by default |
431 | 2025-02-10T17:24:56.196Z | |
432 | 2025-02-10T17:25:00.915Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
433 | 2025-02-10T17:25:02.373Z | warning: `opte` (lib) generated 1 warning (run `cargo fix --lib -p opte` to apply 1 suggestion) |
434 | 2025-02-10T17:25:04.755Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
435 | 2025-02-10T17:25:05.147Z | warning: unused import: `crate::mac::TunnelTcpLsoFlags` |
436 | 2025-02-10T17:25:05.147Z | --> xde/src/xde.rs:37:5 |
437 | 2025-02-10T17:25:05.147Z | | |
438 | 2025-02-10T17:25:05.147Z | 37 | use crate::mac::TunnelTcpLsoFlags; |
439 | 2025-02-10T17:25:05.147Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
440 | 2025-02-10T17:25:05.147Z | | |
441 | 2025-02-10T17:25:05.147Z | = note: `#[warn(unused_imports)]` on by default |
442 | 2025-02-10T17:25:05.148Z | |
443 | 2025-02-10T17:25:07.590Z | warning: variable does not need to be mutable |
444 | 2025-02-10T17:25:07.590Z | --> xde/src/xde.rs:1611:25 |
445 | 2025-02-10T17:25:07.590Z | | |
446 | 2025-02-10T17:25:07.590Z | 1611 | let mut pkt = emit_spec.apply(pkt); |
447 | 2025-02-10T17:25:07.590Z | | ----^^^ |
448 | 2025-02-10T17:25:07.590Z | | | |
449 | 2025-02-10T17:25:07.590Z | | help: remove this `mut` |
450 | 2025-02-10T17:25:07.590Z | | |
451 | 2025-02-10T17:25:07.590Z | = note: `#[warn(unused_mut)]` on by default |
452 | 2025-02-10T17:25:07.590Z | |
453 | 2025-02-10T17:25:07.987Z | warning: creating a mutable reference to mutable static is discouraged |
454 | 2025-02-10T17:25:07.987Z | --> xde/src/xde.rs:485:5 |
455 | 2025-02-10T17:25:07.987Z | | |
456 | 2025-02-10T17:25:07.987Z | 485 | xde_devs.init(KRwLockType::Driver); |
457 | 2025-02-10T17:25:07.987Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static |
458 | 2025-02-10T17:25:07.987Z | | |
459 | 2025-02-10T17:25:07.987Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
460 | 2025-02-10T17:25:07.987Z | = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives |
461 | 2025-02-10T17:25:07.987Z | = note: `#[warn(static_mut_refs)]` on by default |
462 | 2025-02-10T17:25:07.987Z | |
463 | 2025-02-10T17:25:07.990Z | warning: creating a shared reference to mutable static is discouraged |
464 | 2025-02-10T17:25:07.990Z | --> xde/src/xde.rs:809:25 |
465 | 2025-02-10T17:25:07.990Z | | |
466 | 2025-02-10T17:25:07.990Z | 809 | let devs = unsafe { xde_devs.read() }; |
467 | 2025-02-10T17:25:07.990Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
468 | 2025-02-10T17:25:07.990Z | | |
469 | 2025-02-10T17:25:07.990Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
470 | 2025-02-10T17:25:07.990Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
471 | 2025-02-10T17:25:07.990Z | |
472 | 2025-02-10T17:25:07.990Z | warning: creating a shared reference to mutable static is discouraged |
473 | 2025-02-10T17:25:07.990Z | --> xde/src/xde.rs:837:29 |
474 | 2025-02-10T17:25:07.990Z | | |
475 | 2025-02-10T17:25:07.990Z | 837 | let mut devs = unsafe { xde_devs.write() }; |
476 | 2025-02-10T17:25:07.990Z | | ^^^^^^^^^^^^^^^^ shared reference to mutable static |
477 | 2025-02-10T17:25:07.990Z | | |
478 | 2025-02-10T17:25:07.990Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
479 | 2025-02-10T17:25:07.990Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
480 | 2025-02-10T17:25:07.990Z | |
481 | 2025-02-10T17:25:07.990Z | warning: creating a shared reference to mutable static is discouraged |
482 | 2025-02-10T17:25:07.990Z | --> xde/src/xde.rs:971:29 |
483 | 2025-02-10T17:25:07.990Z | | |
484 | 2025-02-10T17:25:07.990Z | 971 | let mut devs = unsafe { xde_devs.write() }; |
485 | 2025-02-10T17:25:07.990Z | | ^^^^^^^^^^^^^^^^ shared reference to mutable static |
486 | 2025-02-10T17:25:07.990Z | | |
487 | 2025-02-10T17:25:07.990Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
488 | 2025-02-10T17:25:07.990Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
489 | 2025-02-10T17:25:07.990Z | |
490 | 2025-02-10T17:25:07.990Z | warning: creating a shared reference to mutable static is discouraged |
491 | 2025-02-10T17:25:07.990Z | --> xde/src/xde.rs:1059:18 |
492 | 2025-02-10T17:25:07.990Z | | |
493 | 2025-02-10T17:25:07.990Z | 1059 | if unsafe { !xde_devs.read().is_empty() } { |
494 | 2025-02-10T17:25:07.990Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
495 | 2025-02-10T17:25:07.990Z | | |
496 | 2025-02-10T17:25:07.990Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
497 | 2025-02-10T17:25:07.990Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
498 | 2025-02-10T17:25:07.990Z | |
499 | 2025-02-10T17:25:07.993Z | warning: creating a shared reference to mutable static is discouraged |
500 | 2025-02-10T17:25:07.993Z | --> xde/src/xde.rs:1381:9 |
501 | 2025-02-10T17:25:07.993Z | | |
502 | 2025-02-10T17:25:07.993Z | 1381 | if !xde_devs.read().is_empty() { |
503 | 2025-02-10T17:25:07.993Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
504 | 2025-02-10T17:25:07.993Z | | |
505 | 2025-02-10T17:25:07.993Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
506 | 2025-02-10T17:25:07.993Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
507 | 2025-02-10T17:25:07.993Z | |
508 | 2025-02-10T17:25:07.993Z | warning: creating a shared reference to mutable static is discouraged |
509 | 2025-02-10T17:25:07.993Z | --> xde/src/xde.rs:1841:37 |
510 | 2025-02-10T17:25:07.993Z | | |
511 | 2025-02-10T17:25:07.993Z | 1841 | let devs = unsafe { xde_devs.read() }; |
512 | 2025-02-10T17:25:07.994Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
513 | 2025-02-10T17:25:07.994Z | | |
514 | 2025-02-10T17:25:07.994Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
515 | 2025-02-10T17:25:07.994Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
516 | 2025-02-10T17:25:07.994Z | |
517 | 2025-02-10T17:25:07.997Z | warning: creating a shared reference to mutable static is discouraged |
518 | 2025-02-10T17:25:07.997Z | --> xde/src/xde.rs:2215:16 |
519 | 2025-02-10T17:25:07.997Z | | |
520 | 2025-02-10T17:25:07.997Z | 2215 | let devs = xde_devs.read(); |
521 | 2025-02-10T17:25:07.997Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
522 | 2025-02-10T17:25:07.997Z | | |
523 | 2025-02-10T17:25:07.997Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
524 | 2025-02-10T17:25:07.997Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
525 | 2025-02-10T17:25:07.997Z | |
526 | 2025-02-10T17:25:07.997Z | warning: creating a shared reference to mutable static is discouraged |
527 | 2025-02-10T17:25:07.997Z | --> xde/src/xde.rs:2279:25 |
528 | 2025-02-10T17:25:07.997Z | | |
529 | 2025-02-10T17:25:07.997Z | 2279 | let devs = unsafe { xde_devs.read() }; |
530 | 2025-02-10T17:25:07.997Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
531 | 2025-02-10T17:25:07.997Z | | |
532 | 2025-02-10T17:25:07.997Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
533 | 2025-02-10T17:25:07.998Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
534 | 2025-02-10T17:25:07.998Z | |
535 | 2025-02-10T17:25:07.998Z | warning: creating a shared reference to mutable static is discouraged |
536 | 2025-02-10T17:25:07.998Z | --> xde/src/xde.rs:2292:25 |
537 | 2025-02-10T17:25:07.998Z | | |
538 | 2025-02-10T17:25:07.998Z | 2292 | let devs = unsafe { xde_devs.read() }; |
539 | 2025-02-10T17:25:07.998Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
540 | 2025-02-10T17:25:07.998Z | | |
541 | 2025-02-10T17:25:07.998Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
542 | 2025-02-10T17:25:07.998Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
543 | 2025-02-10T17:25:07.998Z | |
544 | 2025-02-10T17:25:07.998Z | warning: creating a shared reference to mutable static is discouraged |
545 | 2025-02-10T17:25:07.998Z | --> xde/src/xde.rs:2303:25 |
546 | 2025-02-10T17:25:07.998Z | | |
547 | 2025-02-10T17:25:07.998Z | 2303 | let devs = unsafe { xde_devs.read() }; |
548 | 2025-02-10T17:25:07.998Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
549 | 2025-02-10T17:25:07.998Z | | |
550 | 2025-02-10T17:25:07.998Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
551 | 2025-02-10T17:25:07.998Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
552 | 2025-02-10T17:25:07.998Z | |
553 | 2025-02-10T17:25:07.998Z | warning: creating a shared reference to mutable static is discouraged |
554 | 2025-02-10T17:25:07.998Z | --> xde/src/xde.rs:2315:25 |
555 | 2025-02-10T17:25:07.998Z | | |
556 | 2025-02-10T17:25:07.998Z | 2315 | let devs = unsafe { xde_devs.read() }; |
557 | 2025-02-10T17:25:07.998Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
558 | 2025-02-10T17:25:07.998Z | | |
559 | 2025-02-10T17:25:07.998Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
560 | 2025-02-10T17:25:07.998Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
561 | 2025-02-10T17:25:07.998Z | |
562 | 2025-02-10T17:25:07.998Z | warning: creating a shared reference to mutable static is discouraged |
563 | 2025-02-10T17:25:07.998Z | --> xde/src/xde.rs:2327:25 |
564 | 2025-02-10T17:25:07.998Z | | |
565 | 2025-02-10T17:25:07.998Z | 2327 | let devs = unsafe { xde_devs.read() }; |
566 | 2025-02-10T17:25:07.998Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
567 | 2025-02-10T17:25:07.998Z | | |
568 | 2025-02-10T17:25:07.998Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
569 | 2025-02-10T17:25:07.998Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
570 | 2025-02-10T17:25:07.998Z | |
571 | 2025-02-10T17:25:07.998Z | warning: creating a shared reference to mutable static is discouraged |
572 | 2025-02-10T17:25:07.999Z | --> xde/src/xde.rs:2391:25 |
573 | 2025-02-10T17:25:07.999Z | | |
574 | 2025-02-10T17:25:07.999Z | 2391 | let devs = unsafe { xde_devs.read() }; |
575 | 2025-02-10T17:25:07.999Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
576 | 2025-02-10T17:25:07.999Z | | |
577 | 2025-02-10T17:25:07.999Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
578 | 2025-02-10T17:25:07.999Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
579 | 2025-02-10T17:25:07.999Z | |
580 | 2025-02-10T17:25:07.999Z | warning: creating a shared reference to mutable static is discouraged |
581 | 2025-02-10T17:25:07.999Z | --> xde/src/xde.rs:2402:25 |
582 | 2025-02-10T17:25:07.999Z | | |
583 | 2025-02-10T17:25:07.999Z | 2402 | let devs = unsafe { xde_devs.read() }; |
584 | 2025-02-10T17:25:07.999Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
585 | 2025-02-10T17:25:07.999Z | | |
586 | 2025-02-10T17:25:07.999Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
587 | 2025-02-10T17:25:07.999Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
588 | 2025-02-10T17:25:07.999Z | |
589 | 2025-02-10T17:25:07.999Z | warning: creating a shared reference to mutable static is discouraged |
590 | 2025-02-10T17:25:07.999Z | --> xde/src/xde.rs:2414:25 |
591 | 2025-02-10T17:25:07.999Z | | |
592 | 2025-02-10T17:25:07.999Z | 2414 | let devs = unsafe { xde_devs.read() }; |
593 | 2025-02-10T17:25:07.999Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
594 | 2025-02-10T17:25:07.999Z | | |
595 | 2025-02-10T17:25:07.999Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
596 | 2025-02-10T17:25:07.999Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
597 | 2025-02-10T17:25:07.999Z | |
598 | 2025-02-10T17:25:07.999Z | warning: creating a shared reference to mutable static is discouraged |
599 | 2025-02-10T17:25:07.999Z | --> xde/src/xde.rs:2428:25 |
600 | 2025-02-10T17:25:07.999Z | | |
601 | 2025-02-10T17:25:07.999Z | 2428 | let devs = unsafe { xde_devs.read() }; |
602 | 2025-02-10T17:25:07.999Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
603 | 2025-02-10T17:25:07.999Z | | |
604 | 2025-02-10T17:25:07.999Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
605 | 2025-02-10T17:25:07.999Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
606 | 2025-02-10T17:25:07.999Z | |
607 | 2025-02-10T17:25:07.999Z | warning: creating a shared reference to mutable static is discouraged |
608 | 2025-02-10T17:25:07.999Z | --> xde/src/xde.rs:2441:25 |
609 | 2025-02-10T17:25:07.999Z | | |
610 | 2025-02-10T17:25:07.999Z | 2441 | let devs = unsafe { xde_devs.read() }; |
611 | 2025-02-10T17:25:08.000Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
612 | 2025-02-10T17:25:08.000Z | | |
613 | 2025-02-10T17:25:08.000Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
614 | 2025-02-10T17:25:08.000Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
615 | 2025-02-10T17:25:08.000Z | |
616 | 2025-02-10T17:25:08.000Z | warning: creating a shared reference to mutable static is discouraged |
617 | 2025-02-10T17:25:08.003Z | --> xde/src/xde.rs:2454:25 |
618 | 2025-02-10T17:25:08.003Z | | |
619 | 2025-02-10T17:25:08.003Z | 2454 | let devs = unsafe { xde_devs.read() }; |
620 | 2025-02-10T17:25:08.003Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
621 | 2025-02-10T17:25:08.003Z | | |
622 | 2025-02-10T17:25:08.003Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
623 | 2025-02-10T17:25:08.003Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
624 | 2025-02-10T17:25:08.003Z | |
625 | 2025-02-10T17:25:08.003Z | warning: creating a shared reference to mutable static is discouraged |
626 | 2025-02-10T17:25:08.003Z | --> xde/src/xde.rs:2465:25 |
627 | 2025-02-10T17:25:08.003Z | | |
628 | 2025-02-10T17:25:08.003Z | 2465 | let devs = unsafe { xde_devs.read() }; |
629 | 2025-02-10T17:25:08.003Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
630 | 2025-02-10T17:25:08.003Z | | |
631 | 2025-02-10T17:25:08.003Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
632 | 2025-02-10T17:25:08.003Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
633 | 2025-02-10T17:25:08.003Z | |
634 | 2025-02-10T17:25:08.003Z | warning: creating a shared reference to mutable static is discouraged |
635 | 2025-02-10T17:25:08.003Z | --> xde/src/xde.rs:2477:25 |
636 | 2025-02-10T17:25:08.003Z | | |
637 | 2025-02-10T17:25:08.003Z | 2477 | let devs = unsafe { xde_devs.read() }; |
638 | 2025-02-10T17:25:08.004Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
639 | 2025-02-10T17:25:08.004Z | | |
640 | 2025-02-10T17:25:08.004Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
641 | 2025-02-10T17:25:08.004Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
642 | 2025-02-10T17:25:08.004Z | |
643 | 2025-02-10T17:25:08.004Z | warning: creating a shared reference to mutable static is discouraged |
644 | 2025-02-10T17:25:08.004Z | --> xde/src/xde.rs:2492:25 |
645 | 2025-02-10T17:25:08.004Z | | |
646 | 2025-02-10T17:25:08.004Z | 2492 | let devs = unsafe { xde_devs.read() }; |
647 | 2025-02-10T17:25:08.004Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
648 | 2025-02-10T17:25:08.004Z | | |
649 | 2025-02-10T17:25:08.004Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
650 | 2025-02-10T17:25:08.004Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
651 | 2025-02-10T17:25:08.004Z | |
652 | 2025-02-10T17:25:08.004Z | warning: creating a shared reference to mutable static is discouraged |
653 | 2025-02-10T17:25:08.004Z | --> xde/src/xde.rs:2506:25 |
654 | 2025-02-10T17:25:08.004Z | | |
655 | 2025-02-10T17:25:08.004Z | 2506 | let devs = unsafe { xde_devs.read() }; |
656 | 2025-02-10T17:25:08.004Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
657 | 2025-02-10T17:25:08.004Z | | |
658 | 2025-02-10T17:25:08.004Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
659 | 2025-02-10T17:25:08.004Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
660 | 2025-02-10T17:25:08.004Z | |
661 | 2025-02-10T17:25:10.801Z | warning: `xde` (lib) generated 25 warnings (run `cargo fix --lib -p xde` to apply 2 suggestions) |
662 | 2025-02-10T17:25:10.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.53s |
663 | 2025-02-10T17:25:10.832Z | Linking xde kmod... |
664 | 2025-02-10T17:25:14.984Z | Building xde dev link helper (debug). |
665 | 2025-02-10T17:25:15.162Z | Compiling compiler_builtins v0.1.138 |
666 | 2025-02-10T17:25:15.162Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
667 | 2025-02-10T17:25:15.165Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
668 | 2025-02-10T17:25:30.244Z | Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) |
669 | 2025-02-10T17:25:30.983Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
670 | 2025-02-10T17:25:33.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.77s |
671 | 2025-02-10T17:25:33.832Z | Building opteadm (release). |
672 | 2025-02-10T17:25:34.109Z | Compiling proc-macro2 v1.0.93 |
673 | 2025-02-10T17:25:34.109Z | Compiling unicode-ident v1.0.14 |
674 | 2025-02-10T17:25:34.109Z | Compiling libc v0.2.169 |
675 | 2025-02-10T17:25:34.109Z | Compiling serde v1.0.217 |
676 | 2025-02-10T17:25:34.112Z | Compiling cfg-if v1.0.0 |
677 | 2025-02-10T17:25:34.112Z | Compiling byteorder v1.5.0 |
678 | 2025-02-10T17:25:34.112Z | Compiling ident_case v1.0.1 |
679 | 2025-02-10T17:25:34.112Z | Compiling strsim v0.11.1 |
680 | 2025-02-10T17:25:34.196Z | Compiling fnv v1.0.7 |
681 | 2025-02-10T17:25:34.264Z | Compiling memchr v2.7.4 |
682 | 2025-02-10T17:25:34.283Z | Compiling syn v1.0.109 |
683 | 2025-02-10T17:25:34.317Z | Compiling regex-syntax v0.8.5 |
684 | 2025-02-10T17:25:34.471Z | Compiling equivalent v1.0.1 |
685 | 2025-02-10T17:25:34.574Z | Compiling zerocopy v0.8.14 |
686 | 2025-02-10T17:25:34.666Z | Compiling anyhow v1.0.95 |
687 | 2025-02-10T17:25:34.690Z | Compiling hashbrown v0.15.2 |
688 | 2025-02-10T17:25:34.859Z | Compiling autocfg v1.4.0 |
689 | 2025-02-10T17:25:35.214Z | Compiling aho-corasick v1.1.3 |
690 | 2025-02-10T17:25:35.255Z | Compiling either v1.13.0 |
691 | 2025-02-10T17:25:35.586Z | Compiling toml_datetime v0.6.8 |
692 | 2025-02-10T17:25:35.623Z | Compiling lock_api v0.4.12 |
693 | 2025-02-10T17:25:35.640Z | Compiling itertools v0.13.0 |
694 | 2025-02-10T17:25:35.721Z | Compiling quote v1.0.38 |
695 | 2025-02-10T17:25:35.922Z | Compiling indexmap v2.7.1 |
696 | 2025-02-10T17:25:35.955Z | Compiling winnow v0.5.40 |
697 | 2025-02-10T17:25:36.271Z | Compiling syn v2.0.96 |
698 | 2025-02-10T17:25:36.299Z | Compiling parking_lot_core v0.9.10 |
699 | 2025-02-10T17:25:37.142Z | Compiling heapless v0.8.0 |
700 | 2025-02-10T17:25:37.988Z | Compiling regex-automata v0.4.9 |
701 | 2025-02-10T17:25:38.665Z | Compiling hash32 v0.3.1 |
702 | 2025-02-10T17:25:38.843Z | Compiling serde_json v1.0.137 |
703 | 2025-02-10T17:25:38.884Z | Compiling smoltcp v0.11.0 |
704 | 2025-02-10T17:25:39.032Z | Compiling dyn-clone v1.0.17 |
705 | 2025-02-10T17:25:39.198Z | Compiling toml_edit v0.19.15 |
706 | 2025-02-10T17:25:39.268Z | Compiling once_cell v1.20.2 |
707 | 2025-02-10T17:25:39.369Z | Compiling stable_deref_trait v1.2.0 |
708 | 2025-02-10T17:25:39.465Z | Compiling scopeguard v1.2.0 |
709 | 2025-02-10T17:25:39.471Z | Compiling smallvec v1.13.2 |
710 | 2025-02-10T17:25:39.597Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
711 | 2025-02-10T17:25:39.615Z | Compiling macaddr v1.0.1 |
712 | 2025-02-10T17:25:40.046Z | Compiling getrandom v0.2.15 |
713 | 2025-02-10T17:25:40.136Z | Compiling version_check v0.9.5 |
714 | 2025-02-10T17:25:40.362Z | Compiling managed v0.8.0 |
715 | 2025-02-10T17:25:40.704Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
716 | 2025-02-10T17:25:40.727Z | Compiling bitflags v1.3.2 |
717 | 2025-02-10T17:25:40.818Z | Compiling itoa v1.0.14 |
718 | 2025-02-10T17:25:40.837Z | Compiling cobs v0.2.3 |
719 | 2025-02-10T17:25:40.977Z | Compiling ryu v1.0.18 |
720 | 2025-02-10T17:25:41.035Z | Compiling pin-project-lite v0.2.16 |
721 | 2025-02-10T17:25:41.041Z | Compiling schemars v0.8.21 |
722 | 2025-02-10T17:25:41.166Z | Compiling rustix v0.38.43 |
723 | 2025-02-10T17:25:41.178Z | Compiling thiserror v1.0.69 |
724 | 2025-02-10T17:25:41.436Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
725 | 2025-02-10T17:25:41.762Z | Compiling parking_lot v0.12.3 |
726 | 2025-02-10T17:25:41.799Z | Compiling proc-macro-crate v1.3.1 |
727 | 2025-02-10T17:25:42.036Z | Compiling regex v1.11.1 |
728 | 2025-02-10T17:25:42.712Z | Compiling rand_core v0.6.4 |
729 | 2025-02-10T17:25:42.993Z | Compiling darling_core v0.20.10 |
730 | 2025-02-10T17:25:43.160Z | Compiling serde_derive_internals v0.29.1 |
731 | 2025-02-10T17:25:43.439Z | Compiling signal-hook-registry v1.4.2 |
732 | 2025-02-10T17:25:44.616Z | Compiling socket2 v0.5.8 |
733 | 2025-02-10T17:25:44.757Z | Compiling mio v1.0.3 |
734 | 2025-02-10T17:25:44.970Z | Compiling errno v0.3.10 |
735 | 2025-02-10T17:25:45.128Z | Compiling unicode-width v0.2.0 |
736 | 2025-02-10T17:25:45.208Z | Compiling utf8parse v0.2.2 |
737 | 2025-02-10T17:25:45.702Z | Compiling ipnetwork v0.21.1 |
738 | 2025-02-10T17:25:45.782Z | Compiling bytes v1.9.0 |
739 | 2025-02-10T17:25:45.953Z | Compiling foreign-types-shared v0.3.1 |
740 | 2025-02-10T17:25:46.074Z | Compiling tracing-core v0.1.33 |
741 | 2025-02-10T17:25:46.117Z | Compiling itertools v0.14.0 |
742 | 2025-02-10T17:25:46.231Z | Compiling num_enum_derive v0.5.11 |
743 | 2025-02-10T17:25:46.388Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
744 | 2025-02-10T17:25:47.239Z | Compiling tabwriter v1.4.1 |
745 | 2025-02-10T17:25:47.247Z | Compiling anstyle-parse v0.2.6 |
746 | 2025-02-10T17:25:47.321Z | Compiling serde_derive v1.0.217 |
747 | 2025-02-10T17:25:47.610Z | Compiling zerocopy-derive v0.8.14 |
748 | 2025-02-10T17:25:47.738Z | Compiling zerocopy-derive v0.7.35 |
749 | 2025-02-10T17:25:47.868Z | Compiling tokio-macros v2.5.0 |
750 | 2025-02-10T17:25:47.871Z | Compiling thiserror-impl v1.0.69 |
751 | 2025-02-10T17:25:48.391Z | Compiling schemars_derive v0.8.21 |
752 | 2025-02-10T17:25:48.485Z | Compiling foreign-types-macros v0.2.3 |
753 | 2025-02-10T17:25:48.494Z | Compiling darling_macro v0.20.10 |
754 | 2025-02-10T17:25:49.289Z | Compiling tokio v1.43.0 |
755 | 2025-02-10T17:25:49.454Z | Compiling darling v0.20.10 |
756 | 2025-02-10T17:25:49.558Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
757 | 2025-02-10T17:25:49.638Z | Compiling zerocopy v0.7.35 |
758 | 2025-02-10T17:25:49.725Z | Compiling foreign-types v0.5.0 |
759 | 2025-02-10T17:25:49.822Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
760 | 2025-02-10T17:25:50.687Z | Compiling num_enum v0.5.11 |
761 | 2025-02-10T17:25:50.861Z | Compiling tracing-attributes v0.1.28 |
762 | 2025-02-10T17:25:50.887Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
763 | 2025-02-10T17:25:51.030Z | Compiling ppv-lite86 v0.2.20 |
764 | 2025-02-10T17:25:51.463Z | Compiling cstr-argument v0.1.2 |
765 | 2025-02-10T17:25:51.729Z | Compiling rand_chacha v0.3.1 |
766 | 2025-02-10T17:25:52.129Z | Compiling crc32fast v1.4.2 |
767 | 2025-02-10T17:25:52.129Z | Compiling pretty-hex v0.2.1 |
768 | 2025-02-10T17:25:52.364Z | Compiling thiserror v2.0.11 |
769 | 2025-02-10T17:25:52.494Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
770 | 2025-02-10T17:25:52.823Z | Compiling lazy_static v1.5.0 |
771 | 2025-02-10T17:25:52.941Z | Compiling is_terminal_polyfill v1.70.1 |
772 | 2025-02-10T17:25:52.965Z | Compiling anstyle-query v1.1.2 |
773 | 2025-02-10T17:25:53.070Z | Compiling anstyle v1.0.10 |
774 | 2025-02-10T17:25:53.112Z | Compiling colorchoice v1.0.3 |
775 | 2025-02-10T17:25:53.461Z | Compiling anstream v0.6.18 |
776 | 2025-02-10T17:25:53.515Z | Compiling colored v2.2.0 |
777 | 2025-02-10T17:25:53.928Z | Compiling tracing v0.1.41 |
778 | 2025-02-10T17:25:54.306Z | Compiling rand v0.8.5 |
779 | 2025-02-10T17:25:54.376Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
780 | 2025-02-10T17:25:54.477Z | Compiling thiserror-impl v2.0.11 |
781 | 2025-02-10T17:25:54.591Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
782 | 2025-02-10T17:25:54.749Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
783 | 2025-02-10T17:25:54.778Z | Compiling heck v0.5.0 |
784 | 2025-02-10T17:25:55.105Z | Compiling winnow v0.6.24 |
785 | 2025-02-10T17:25:55.166Z | Compiling clap_lex v0.7.4 |
786 | 2025-02-10T17:25:55.772Z | Compiling clap_derive v4.5.24 |
787 | 2025-02-10T17:25:55.804Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
788 | 2025-02-10T17:25:56.015Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
789 | 2025-02-10T17:25:57.159Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
790 | 2025-02-10T17:25:59.718Z | Compiling bitflags v2.8.0 |
791 | 2025-02-10T17:25:59.824Z | Compiling postcard v1.1.1 |
792 | 2025-02-10T17:25:59.886Z | Compiling ipnetwork v0.20.0 |
793 | 2025-02-10T17:26:00.131Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
794 | 2025-02-10T17:26:00.200Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
795 | 2025-02-10T17:26:00.342Z | warning: unused import: `core::ffi::c_int` |
796 | 2025-02-10T17:26:00.342Z | --> crates/illumos-sys-hdrs/src/mac.rs:7:5 |
797 | 2025-02-10T17:26:00.342Z | | |
798 | 2025-02-10T17:26:00.342Z | 7 | use core::ffi::c_int; |
799 | 2025-02-10T17:26:00.342Z | | ^^^^^^^^^^^^^^^^ |
800 | 2025-02-10T17:26:00.342Z | | |
801 | 2025-02-10T17:26:00.342Z | = note: `#[warn(unused_imports)]` on by default |
802 | 2025-02-10T17:26:00.342Z | |
803 | 2025-02-10T17:26:00.345Z | Compiling uuid v1.12.0 |
804 | 2025-02-10T17:26:00.798Z | warning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo fix --lib -p illumos-sys-hdrs` to apply 1 suggestion) |
805 | 2025-02-10T17:26:01.096Z | Compiling terminal_size v0.4.1 |
806 | 2025-02-10T17:26:01.202Z | Compiling clap_builder v4.5.26 |
807 | 2025-02-10T17:26:02.111Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
808 | 2025-02-10T17:26:03.021Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
809 | 2025-02-10T17:26:04.862Z | Compiling clap v4.5.26 |
810 | 2025-02-10T17:26:09.133Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
811 | 2025-02-10T17:26:11.154Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
812 | 2025-02-10T17:26:46.826Z | Finished `release` profile [optimized + debuginfo] target(s) in 1m 12s |
813 | 2025-02-10T17:26:46.873Z | Building xde (release). |
814 | 2025-02-10T17:26:47.179Z | Compiling compiler_builtins v0.1.138 |
815 | 2025-02-10T17:26:47.179Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
816 | 2025-02-10T17:26:47.179Z | Compiling proc-macro2 v1.0.93 |
817 | 2025-02-10T17:26:47.182Z | Compiling unicode-ident v1.0.14 |
818 | 2025-02-10T17:26:47.182Z | Compiling fnv v1.0.7 |
819 | 2025-02-10T17:26:47.182Z | Compiling serde v1.0.217 |
820 | 2025-02-10T17:26:47.182Z | Compiling ident_case v1.0.1 |
821 | 2025-02-10T17:26:47.182Z | Compiling strsim v0.11.1 |
822 | 2025-02-10T17:26:47.292Z | Compiling memchr v2.7.4 |
823 | 2025-02-10T17:26:47.327Z | Compiling regex-syntax v0.8.5 |
824 | 2025-02-10T17:26:47.366Z | Compiling zerocopy v0.8.14 |
825 | 2025-02-10T17:26:47.758Z | Compiling either v1.13.0 |
826 | 2025-02-10T17:26:47.986Z | Compiling heapless v0.8.0 |
827 | 2025-02-10T17:26:48.102Z | Compiling itertools v0.13.0 |
828 | 2025-02-10T17:26:48.298Z | Compiling aho-corasick v1.1.3 |
829 | 2025-02-10T17:26:48.393Z | Compiling smoltcp v0.11.0 |
830 | 2025-02-10T17:26:48.804Z | Compiling quote v1.0.38 |
831 | 2025-02-10T17:26:48.815Z | Compiling version_check v0.9.5 |
832 | 2025-02-10T17:26:49.156Z | Compiling syn v2.0.96 |
833 | 2025-02-10T17:26:49.579Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
834 | 2025-02-10T17:26:50.791Z | Compiling regex-automata v0.4.9 |
835 | 2025-02-10T17:26:53.638Z | Compiling regex v1.11.1 |
836 | 2025-02-10T17:26:53.889Z | Compiling darling_core v0.20.10 |
837 | 2025-02-10T17:26:56.224Z | Compiling serde_derive v1.0.217 |
838 | 2025-02-10T17:26:56.228Z | Compiling zerocopy-derive v0.8.14 |
839 | 2025-02-10T17:26:56.228Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
840 | 2025-02-10T17:26:57.898Z | Compiling darling_macro v0.20.10 |
841 | 2025-02-10T17:26:59.042Z | Compiling darling v0.20.10 |
842 | 2025-02-10T17:26:59.110Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
843 | 2025-02-10T17:26:59.110Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
844 | 2025-02-10T17:27:08.025Z | Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) |
845 | 2025-02-10T17:27:08.843Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
846 | 2025-02-10T17:27:11.844Z | Compiling byteorder v1.5.0 |
847 | 2025-02-10T17:27:11.844Z | Compiling cfg-if v1.0.0 |
848 | 2025-02-10T17:27:11.846Z | Compiling stable_deref_trait v1.2.0 |
849 | 2025-02-10T17:27:11.846Z | Compiling macaddr v1.0.1 |
850 | 2025-02-10T17:27:11.846Z | Compiling bitflags v1.3.2 |
851 | 2025-02-10T17:27:11.928Z | Compiling managed v0.8.0 |
852 | 2025-02-10T17:27:11.931Z | Compiling cobs v0.2.3 |
853 | 2025-02-10T17:27:12.176Z | Compiling hash32 v0.3.1 |
854 | 2025-02-10T17:27:12.233Z | Compiling crc32fast v1.4.2 |
855 | 2025-02-10T17:27:12.259Z | Compiling itertools v0.14.0 |
856 | 2025-02-10T17:27:12.275Z | Compiling dyn-clone v1.0.17 |
857 | 2025-02-10T17:27:12.413Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
858 | 2025-02-10T17:27:14.312Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
859 | 2025-02-10T17:27:15.553Z | Compiling bitflags v2.8.0 |
860 | 2025-02-10T17:27:15.739Z | Compiling postcard v1.1.1 |
861 | 2025-02-10T17:27:15.753Z | Compiling uuid v1.12.0 |
862 | 2025-02-10T17:27:15.817Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
863 | 2025-02-10T17:27:15.817Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
864 | 2025-02-10T17:27:17.329Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
865 | 2025-02-10T17:27:18.677Z | warning: unused import: `illumos_sys_hdrs::mac::MacEtherOffloadFlags` |
866 | 2025-02-10T17:27:18.677Z | --> lib/opte/src/ddi/mblk.rs:32:5 |
867 | 2025-02-10T17:27:18.677Z | | |
868 | 2025-02-10T17:27:18.677Z | 32 | use illumos_sys_hdrs::mac::MacEtherOffloadFlags; |
869 | 2025-02-10T17:27:18.677Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
870 | 2025-02-10T17:27:18.677Z | | |
871 | 2025-02-10T17:27:18.677Z | = note: `#[warn(unused_imports)]` on by default |
872 | 2025-02-10T17:27:18.677Z | |
873 | 2025-02-10T17:27:22.601Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
874 | 2025-02-10T17:27:24.293Z | warning: `opte` (lib) generated 1 warning (run `cargo fix --lib -p opte` to apply 1 suggestion) |
875 | 2025-02-10T17:27:26.416Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
876 | 2025-02-10T17:27:26.787Z | warning: unused import: `crate::mac::TunnelTcpLsoFlags` |
877 | 2025-02-10T17:27:26.787Z | --> xde/src/xde.rs:37:5 |
878 | 2025-02-10T17:27:26.787Z | | |
879 | 2025-02-10T17:27:26.787Z | 37 | use crate::mac::TunnelTcpLsoFlags; |
880 | 2025-02-10T17:27:26.787Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
881 | 2025-02-10T17:27:26.787Z | | |
882 | 2025-02-10T17:27:26.787Z | = note: `#[warn(unused_imports)]` on by default |
883 | 2025-02-10T17:27:26.787Z | |
884 | 2025-02-10T17:27:28.487Z | warning: variable does not need to be mutable |
885 | 2025-02-10T17:27:28.487Z | --> xde/src/xde.rs:1611:25 |
886 | 2025-02-10T17:27:28.487Z | | |
887 | 2025-02-10T17:27:28.487Z | 1611 | let mut pkt = emit_spec.apply(pkt); |
888 | 2025-02-10T17:27:28.487Z | | ----^^^ |
889 | 2025-02-10T17:27:28.487Z | | | |
890 | 2025-02-10T17:27:28.487Z | | help: remove this `mut` |
891 | 2025-02-10T17:27:28.487Z | | |
892 | 2025-02-10T17:27:28.487Z | = note: `#[warn(unused_mut)]` on by default |
893 | 2025-02-10T17:27:28.487Z | |
894 | 2025-02-10T17:27:28.743Z | warning: creating a mutable reference to mutable static is discouraged |
895 | 2025-02-10T17:27:28.743Z | --> xde/src/xde.rs:485:5 |
896 | 2025-02-10T17:27:28.743Z | | |
897 | 2025-02-10T17:27:28.743Z | 485 | xde_devs.init(KRwLockType::Driver); |
898 | 2025-02-10T17:27:28.743Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static |
899 | 2025-02-10T17:27:28.743Z | | |
900 | 2025-02-10T17:27:28.743Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
901 | 2025-02-10T17:27:28.743Z | = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives |
902 | 2025-02-10T17:27:28.743Z | = note: `#[warn(static_mut_refs)]` on by default |
903 | 2025-02-10T17:27:28.743Z | |
904 | 2025-02-10T17:27:28.746Z | warning: creating a shared reference to mutable static is discouraged |
905 | 2025-02-10T17:27:28.746Z | --> xde/src/xde.rs:809:25 |
906 | 2025-02-10T17:27:28.746Z | | |
907 | 2025-02-10T17:27:28.746Z | 809 | let devs = unsafe { xde_devs.read() }; |
908 | 2025-02-10T17:27:28.746Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
909 | 2025-02-10T17:27:28.746Z | | |
910 | 2025-02-10T17:27:28.746Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
911 | 2025-02-10T17:27:28.746Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
912 | 2025-02-10T17:27:28.747Z | |
913 | 2025-02-10T17:27:28.747Z | warning: creating a shared reference to mutable static is discouraged |
914 | 2025-02-10T17:27:28.747Z | --> xde/src/xde.rs:837:29 |
915 | 2025-02-10T17:27:28.747Z | | |
916 | 2025-02-10T17:27:28.747Z | 837 | let mut devs = unsafe { xde_devs.write() }; |
917 | 2025-02-10T17:27:28.747Z | | ^^^^^^^^^^^^^^^^ shared reference to mutable static |
918 | 2025-02-10T17:27:28.747Z | | |
919 | 2025-02-10T17:27:28.747Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
920 | 2025-02-10T17:27:28.747Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
921 | 2025-02-10T17:27:28.747Z | |
922 | 2025-02-10T17:27:28.747Z | warning: creating a shared reference to mutable static is discouraged |
923 | 2025-02-10T17:27:28.747Z | --> xde/src/xde.rs:971:29 |
924 | 2025-02-10T17:27:28.747Z | | |
925 | 2025-02-10T17:27:28.747Z | 971 | let mut devs = unsafe { xde_devs.write() }; |
926 | 2025-02-10T17:27:28.747Z | | ^^^^^^^^^^^^^^^^ shared reference to mutable static |
927 | 2025-02-10T17:27:28.747Z | | |
928 | 2025-02-10T17:27:28.747Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
929 | 2025-02-10T17:27:28.747Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
930 | 2025-02-10T17:27:28.747Z | |
931 | 2025-02-10T17:27:28.747Z | warning: creating a shared reference to mutable static is discouraged |
932 | 2025-02-10T17:27:28.747Z | --> xde/src/xde.rs:1059:18 |
933 | 2025-02-10T17:27:28.747Z | | |
934 | 2025-02-10T17:27:28.747Z | 1059 | if unsafe { !xde_devs.read().is_empty() } { |
935 | 2025-02-10T17:27:28.747Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
936 | 2025-02-10T17:27:28.747Z | | |
937 | 2025-02-10T17:27:28.747Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
938 | 2025-02-10T17:27:28.747Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
939 | 2025-02-10T17:27:28.747Z | |
940 | 2025-02-10T17:27:28.747Z | warning: creating a shared reference to mutable static is discouraged |
941 | 2025-02-10T17:27:28.747Z | --> xde/src/xde.rs:1381:9 |
942 | 2025-02-10T17:27:28.747Z | | |
943 | 2025-02-10T17:27:28.747Z | 1381 | if !xde_devs.read().is_empty() { |
944 | 2025-02-10T17:27:28.747Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
945 | 2025-02-10T17:27:28.747Z | | |
946 | 2025-02-10T17:27:28.747Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
947 | 2025-02-10T17:27:28.747Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
948 | 2025-02-10T17:27:28.747Z | |
949 | 2025-02-10T17:27:28.751Z | warning: creating a shared reference to mutable static is discouraged |
950 | 2025-02-10T17:27:28.751Z | --> xde/src/xde.rs:1841:37 |
951 | 2025-02-10T17:27:28.751Z | | |
952 | 2025-02-10T17:27:28.751Z | 1841 | let devs = unsafe { xde_devs.read() }; |
953 | 2025-02-10T17:27:28.751Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
954 | 2025-02-10T17:27:28.751Z | | |
955 | 2025-02-10T17:27:28.751Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
956 | 2025-02-10T17:27:28.751Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
957 | 2025-02-10T17:27:28.751Z | |
958 | 2025-02-10T17:27:28.751Z | warning: creating a shared reference to mutable static is discouraged |
959 | 2025-02-10T17:27:28.751Z | --> xde/src/xde.rs:2215:16 |
960 | 2025-02-10T17:27:28.751Z | | |
961 | 2025-02-10T17:27:28.751Z | 2215 | let devs = xde_devs.read(); |
962 | 2025-02-10T17:27:28.751Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
963 | 2025-02-10T17:27:28.751Z | | |
964 | 2025-02-10T17:27:28.751Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
965 | 2025-02-10T17:27:28.751Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
966 | 2025-02-10T17:27:28.751Z | |
967 | 2025-02-10T17:27:28.751Z | warning: creating a shared reference to mutable static is discouraged |
968 | 2025-02-10T17:27:28.751Z | --> xde/src/xde.rs:2279:25 |
969 | 2025-02-10T17:27:28.751Z | | |
970 | 2025-02-10T17:27:28.751Z | 2279 | let devs = unsafe { xde_devs.read() }; |
971 | 2025-02-10T17:27:28.752Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
972 | 2025-02-10T17:27:28.752Z | | |
973 | 2025-02-10T17:27:28.752Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
974 | 2025-02-10T17:27:28.752Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
975 | 2025-02-10T17:27:28.752Z | |
976 | 2025-02-10T17:27:28.752Z | warning: creating a shared reference to mutable static is discouraged |
977 | 2025-02-10T17:27:28.752Z | --> xde/src/xde.rs:2292:25 |
978 | 2025-02-10T17:27:28.752Z | | |
979 | 2025-02-10T17:27:28.752Z | 2292 | let devs = unsafe { xde_devs.read() }; |
980 | 2025-02-10T17:27:28.752Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
981 | 2025-02-10T17:27:28.752Z | | |
982 | 2025-02-10T17:27:28.752Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
983 | 2025-02-10T17:27:28.752Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
984 | 2025-02-10T17:27:28.752Z | |
985 | 2025-02-10T17:27:28.752Z | warning: creating a shared reference to mutable static is discouraged |
986 | 2025-02-10T17:27:28.752Z | --> xde/src/xde.rs:2303:25 |
987 | 2025-02-10T17:27:28.752Z | | |
988 | 2025-02-10T17:27:28.752Z | 2303 | let devs = unsafe { xde_devs.read() }; |
989 | 2025-02-10T17:27:28.752Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
990 | 2025-02-10T17:27:28.752Z | | |
991 | 2025-02-10T17:27:28.752Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
992 | 2025-02-10T17:27:28.752Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
993 | 2025-02-10T17:27:28.752Z | |
994 | 2025-02-10T17:27:28.752Z | warning: creating a shared reference to mutable static is discouraged |
995 | 2025-02-10T17:27:28.752Z | --> xde/src/xde.rs:2315:25 |
996 | 2025-02-10T17:27:28.752Z | | |
997 | 2025-02-10T17:27:28.752Z | 2315 | let devs = unsafe { xde_devs.read() }; |
998 | 2025-02-10T17:27:28.752Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
999 | 2025-02-10T17:27:28.752Z | | |
1000 | 2025-02-10T17:27:28.752Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1001 | 2025-02-10T17:27:28.752Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1002 | 2025-02-10T17:27:28.752Z | |
1003 | 2025-02-10T17:27:28.752Z | warning: creating a shared reference to mutable static is discouraged |
1004 | 2025-02-10T17:27:28.752Z | --> xde/src/xde.rs:2327:25 |
1005 | 2025-02-10T17:27:28.752Z | | |
1006 | 2025-02-10T17:27:28.752Z | 2327 | let devs = unsafe { xde_devs.read() }; |
1007 | 2025-02-10T17:27:28.752Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1008 | 2025-02-10T17:27:28.752Z | | |
1009 | 2025-02-10T17:27:28.752Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1010 | 2025-02-10T17:27:28.752Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1011 | 2025-02-10T17:27:28.753Z | |
1012 | 2025-02-10T17:27:28.753Z | warning: creating a shared reference to mutable static is discouraged |
1013 | 2025-02-10T17:27:28.753Z | --> xde/src/xde.rs:2391:25 |
1014 | 2025-02-10T17:27:28.753Z | | |
1015 | 2025-02-10T17:27:28.753Z | 2391 | let devs = unsafe { xde_devs.read() }; |
1016 | 2025-02-10T17:27:28.753Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1017 | 2025-02-10T17:27:28.753Z | | |
1018 | 2025-02-10T17:27:28.753Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1019 | 2025-02-10T17:27:28.753Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1020 | 2025-02-10T17:27:28.753Z | |
1021 | 2025-02-10T17:27:28.753Z | warning: creating a shared reference to mutable static is discouraged |
1022 | 2025-02-10T17:27:28.753Z | --> xde/src/xde.rs:2402:25 |
1023 | 2025-02-10T17:27:28.753Z | | |
1024 | 2025-02-10T17:27:28.753Z | 2402 | let devs = unsafe { xde_devs.read() }; |
1025 | 2025-02-10T17:27:28.753Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1026 | 2025-02-10T17:27:28.753Z | | |
1027 | 2025-02-10T17:27:28.753Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1028 | 2025-02-10T17:27:28.753Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1029 | 2025-02-10T17:27:28.753Z | |
1030 | 2025-02-10T17:27:28.753Z | warning: creating a shared reference to mutable static is discouraged |
1031 | 2025-02-10T17:27:28.753Z | --> xde/src/xde.rs:2414:25 |
1032 | 2025-02-10T17:27:28.753Z | | |
1033 | 2025-02-10T17:27:28.753Z | 2414 | let devs = unsafe { xde_devs.read() }; |
1034 | 2025-02-10T17:27:28.753Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1035 | 2025-02-10T17:27:28.753Z | | |
1036 | 2025-02-10T17:27:28.753Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1037 | 2025-02-10T17:27:28.753Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1038 | 2025-02-10T17:27:28.753Z | |
1039 | 2025-02-10T17:27:28.753Z | warning: creating a shared reference to mutable static is discouraged |
1040 | 2025-02-10T17:27:28.753Z | --> xde/src/xde.rs:2428:25 |
1041 | 2025-02-10T17:27:28.753Z | | |
1042 | 2025-02-10T17:27:28.753Z | 2428 | let devs = unsafe { xde_devs.read() }; |
1043 | 2025-02-10T17:27:28.753Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1044 | 2025-02-10T17:27:28.753Z | | |
1045 | 2025-02-10T17:27:28.753Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1046 | 2025-02-10T17:27:28.753Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1047 | 2025-02-10T17:27:28.753Z | |
1048 | 2025-02-10T17:27:28.753Z | warning: creating a shared reference to mutable static is discouraged |
1049 | 2025-02-10T17:27:28.757Z | --> xde/src/xde.rs:2441:25 |
1050 | 2025-02-10T17:27:28.757Z | | |
1051 | 2025-02-10T17:27:28.757Z | 2441 | let devs = unsafe { xde_devs.read() }; |
1052 | 2025-02-10T17:27:28.757Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1053 | 2025-02-10T17:27:28.757Z | | |
1054 | 2025-02-10T17:27:28.757Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1055 | 2025-02-10T17:27:28.757Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1056 | 2025-02-10T17:27:28.757Z | |
1057 | 2025-02-10T17:27:28.757Z | warning: creating a shared reference to mutable static is discouraged |
1058 | 2025-02-10T17:27:28.757Z | --> xde/src/xde.rs:2454:25 |
1059 | 2025-02-10T17:27:28.757Z | | |
1060 | 2025-02-10T17:27:28.757Z | 2454 | let devs = unsafe { xde_devs.read() }; |
1061 | 2025-02-10T17:27:28.757Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1062 | 2025-02-10T17:27:28.757Z | | |
1063 | 2025-02-10T17:27:28.757Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1064 | 2025-02-10T17:27:28.757Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1065 | 2025-02-10T17:27:28.757Z | |
1066 | 2025-02-10T17:27:28.757Z | warning: creating a shared reference to mutable static is discouraged |
1067 | 2025-02-10T17:27:28.758Z | --> xde/src/xde.rs:2465:25 |
1068 | 2025-02-10T17:27:28.758Z | | |
1069 | 2025-02-10T17:27:28.758Z | 2465 | let devs = unsafe { xde_devs.read() }; |
1070 | 2025-02-10T17:27:28.758Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1071 | 2025-02-10T17:27:28.758Z | | |
1072 | 2025-02-10T17:27:28.758Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1073 | 2025-02-10T17:27:28.758Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1074 | 2025-02-10T17:27:28.758Z | |
1075 | 2025-02-10T17:27:28.758Z | warning: creating a shared reference to mutable static is discouraged |
1076 | 2025-02-10T17:27:28.758Z | --> xde/src/xde.rs:2477:25 |
1077 | 2025-02-10T17:27:28.758Z | | |
1078 | 2025-02-10T17:27:28.758Z | 2477 | let devs = unsafe { xde_devs.read() }; |
1079 | 2025-02-10T17:27:28.758Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1080 | 2025-02-10T17:27:28.758Z | | |
1081 | 2025-02-10T17:27:28.758Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1082 | 2025-02-10T17:27:28.758Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1083 | 2025-02-10T17:27:28.758Z | |
1084 | 2025-02-10T17:27:28.758Z | warning: creating a shared reference to mutable static is discouraged |
1085 | 2025-02-10T17:27:28.758Z | --> xde/src/xde.rs:2492:25 |
1086 | 2025-02-10T17:27:28.758Z | | |
1087 | 2025-02-10T17:27:28.758Z | 2492 | let devs = unsafe { xde_devs.read() }; |
1088 | 2025-02-10T17:27:28.758Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1089 | 2025-02-10T17:27:28.758Z | | |
1090 | 2025-02-10T17:27:28.758Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1091 | 2025-02-10T17:27:28.758Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1092 | 2025-02-10T17:27:28.758Z | |
1093 | 2025-02-10T17:27:28.758Z | warning: creating a shared reference to mutable static is discouraged |
1094 | 2025-02-10T17:27:28.758Z | --> xde/src/xde.rs:2506:25 |
1095 | 2025-02-10T17:27:28.758Z | | |
1096 | 2025-02-10T17:27:28.758Z | 2506 | let devs = unsafe { xde_devs.read() }; |
1097 | 2025-02-10T17:27:28.758Z | | ^^^^^^^^^^^^^^^ shared reference to mutable static |
1098 | 2025-02-10T17:27:28.758Z | | |
1099 | 2025-02-10T17:27:28.758Z | = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> |
1100 | 2025-02-10T17:27:28.758Z | = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives |
1101 | 2025-02-10T17:27:28.759Z | |
1102 | 2025-02-10T17:27:53.705Z | warning: `xde` (lib) generated 25 warnings (run `cargo fix --lib -p xde` to apply 2 suggestions) |
1103 | 2025-02-10T17:27:53.705Z | Finished `release` profile [optimized + debuginfo] target(s) in 1m 06s |
1104 | 2025-02-10T17:27:53.735Z | Linking xde kmod... |
1105 | 2025-02-10T17:27:54.442Z | Building xde dev link helper (release). |
1106 | 2025-02-10T17:27:54.615Z | Compiling compiler_builtins v0.1.138 |
1107 | 2025-02-10T17:27:54.615Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
1108 | 2025-02-10T17:27:54.617Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
1109 | 2025-02-10T17:28:11.111Z | Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) |
1110 | 2025-02-10T17:28:11.913Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-11-18-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
1111 | 2025-02-10T17:28:15.455Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.96s |
1112 | 2025-02-10T17:28:15.482Z | |
1113 | 2025-02-10T17:28:15.485Z | real 4:54.460620924 |
1114 | 2025-02-10T17:28:15.485Z | user 15:02.455592769 |
1115 | 2025-02-10T17:28:15.485Z | sys 1:30.892166807 |
1116 | 2025-02-10T17:28:15.485Z | trap 0.455643198 |
1117 | 2025-02-10T17:28:15.485Z | tflt 1.370550897 |
1118 | 2025-02-10T17:28:15.485Z | dflt 2.527589355 |
1119 | 2025-02-10T17:28:15.485Z | kflt 0.002268444 |
1120 | 2025-02-10T17:28:15.485Z | lock 27:37.908190898 |
1121 | 2025-02-10T17:28:15.485Z | slp 49:02.651060004 |
1122 | 2025-02-10T17:28:15.485Z | lat 26.812325465 |
1123 | 2025-02-10T17:28:15.485Z | stop 41.650117757 |
1124 | 2025-02-10T17:28:15.485Z | + elfdump target/x86_64-unknown-unknown/release/xde |
1125 | 2025-02-10T17:28:15.486Z | + grep GOTPCREL |
1126 | 2025-02-10T17:28:16.889Z | + header 'package opte' |
1127 | 2025-02-10T17:28:16.892Z | + echo '# ==== package opte ==== #' |
1128 | 2025-02-10T17:28:16.892Z | # ==== package opte ==== # |
1129 | 2025-02-10T17:28:16.892Z | + cargo xtask package --skip-build |
1130 | 2025-02-10T17:28:17.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s |
1131 | 2025-02-10T17:28:17.153Z | Running `target/debug/xtask package --skip-build` |
1132 | 2025-02-10T17:28:17.510Z | + ./clean.sh |
1133 | 2025-02-10T17:28:17.521Z | + mkdir -p proto/kernel/drv/amd64 |
1134 | 2025-02-10T17:28:17.524Z | + mkdir -p proto/opt/oxide/opte/bin |
1135 | 2025-02-10T17:28:17.526Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
1136 | 2025-02-10T17:28:17.529Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
1137 | 2025-02-10T17:28:17.547Z | + cp ../target/x86_64-unknown-unknown/release/xde proto/kernel/drv/amd64 |
1138 | 2025-02-10T17:28:17.583Z | + cp ../xde/xde.conf proto/kernel/drv/ |
1139 | 2025-02-10T17:28:17.586Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
1140 | 2025-02-10T17:28:17.588Z | + '[' -z ']' |
1141 | 2025-02-10T17:28:17.588Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
1142 | 2025-02-10T17:28:17.658Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
1143 | 2025-02-10T17:28:17.728Z | + INC_DEBUG= |
1144 | 2025-02-10T17:28:17.731Z | ++ ./print-api-version.sh |
1145 | 2025-02-10T17:28:17.737Z | + API_VSN=34 |
1146 | 2025-02-10T17:28:17.740Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/345/g -e s/%API_VSN%/34/g opte.template.p5m |
1147 | 2025-02-10T17:28:17.740Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
1148 | 2025-02-10T17:28:18.947Z | + pkgdepend generate -d proto opte.base.p5m |
1149 | 2025-02-10T17:28:19.966Z | + mkdir -p packages |
1150 | 2025-02-10T17:28:19.968Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
1151 | 2025-02-10T17:28:28.830Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
1152 | 2025-02-10T17:28:28.833Z | + pkgrepo create packages/repo |
1153 | 2025-02-10T17:28:29.657Z | + pkgrepo add-publisher -s packages/repo helios-dev |
1154 | 2025-02-10T17:28:30.463Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
1155 | 2025-02-10T17:29:08.229Z | pkg://helios-dev/driver/network/opte@0.34.345,5.11:20250210T172829Z |
1156 | 2025-02-10T17:29:08.229Z | PUBLISHED |
1157 | 2025-02-10T17:29:08.273Z | + pkgrecv -a -d packages/repo/opte-0.34.345.p5p -s packages/repo -v -m latest '*' |
1158 | 2025-02-10T17:29:08.999Z | Retrieving packages for publisher helios-dev ... |
1159 | 2025-02-10T17:29:09.003Z | Retrieving catalog 'helios-dev' ... Done |
1160 | 2025-02-10T17:29:09.006Z | Retrieving and evaluating 1 package(s)... |
1161 | 2025-02-10T17:29:09.006Z | Fetching manifests: 1/1 100% complete |
1162 | 2025-02-10T17:29:09.006Z | Fetching manifests: 1/1 100% complete |
1163 | 2025-02-10T17:29:09.009Z | |
1164 | 2025-02-10T17:29:09.009Z | Archiving packages ... |
1165 | 2025-02-10T17:29:09.009Z | Packages to add: 1 |
1166 | 2025-02-10T17:29:09.009Z | Files to retrieve: 6 |
1167 | 2025-02-10T17:29:09.009Z | Estimated transfer size: 39.23 MB |
1168 | 2025-02-10T17:29:09.009Z | |
1169 | 2025-02-10T17:29:09.009Z | Packages to archive: |
1170 | 2025-02-10T17:29:09.009Z | driver/network/opte@0.34.345,5.11:20250210T172829Z |
1171 | 2025-02-10T17:29:09.009Z | |
1172 | 2025-02-10T17:29:09.009Z | Download: 0/6 items 0.0/39.2MB 0% complete |
1173 | 2025-02-10T17:29:09.131Z | Download: Completed 39.23 MB in 0.13 seconds (313M/s) |
1174 | 2025-02-10T17:29:09.133Z | Archiving: 1/20 items 0.0/39.3MB 0% complete |
1175 | 2025-02-10T17:29:09.159Z | Archiving: Completed 39.27 MB in 0.03 seconds |
1176 | 2025-02-10T17:29:09.208Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.34.345.p5p. |
1177 | 2025-02-10T17:29:09.211Z | + banner copy |
1178 | 2025-02-10T17:29:09.213Z | |
1179 | 2025-02-10T17:29:09.213Z | #### #### ##### # # |
1180 | 2025-02-10T17:29:09.213Z | # # # # # # # # |
1181 | 2025-02-10T17:29:09.213Z | # # # # # # |
1182 | 2025-02-10T17:29:09.213Z | # # # ##### # |
1183 | 2025-02-10T17:29:09.213Z | # # # # # # |
1184 | 2025-02-10T17:29:09.214Z | #### #### # # |
1185 | 2025-02-10T17:29:09.214Z | |
1186 | 2025-02-10T17:29:09.216Z | + pfexec mkdir -p /out |
1187 | 2025-02-10T17:29:09.218Z | + pfexec chown 12345 /out |
1188 | 2025-02-10T17:29:09.221Z | + PKG_NAME=/out/opte.p5p |
1189 | 2025-02-10T17:29:09.221Z | + mv pkg/packages/repo/opte-0.34.345.p5p /out/opte.p5p |
1190 | 2025-02-10T17:29:09.262Z | + sha256sum /out/opte.p5p |
1191 | 2025-02-10T17:29:09.296Z | process exited: duration 368835 ms, exit code 0 |
|
1192 | 2025-02-10T17:29:09.307Z | found 2 output files |
1193 | 2025-02-10T17:29:09.307Z | uploading: /out/opte.p5p (41185280 bytes) |
1194 | 2025-02-10T17:29:10.841Z | uploaded: /out/opte.p5p |
1195 | 2025-02-10T17:29:10.841Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
1196 | 2025-02-10T17:29:11.849Z | uploaded: /out/opte.p5p.sha256 |