|  |  |  | 
| 1 | 2024-03-11T07:25:54.995Z | job assigned to worker 01HRP6CXNEFHB05B6SPV6T94PH (queued for 2 m 57 s) | 
|  | 
| 2 | 2024-03-11T07:26:02.372Z | starting task 0: "setup" | 
| 3 | 2024-03-11T07:26:02.420Z | ++ uname -s | 
| 4 | 2024-03-11T07:26:02.424Z | + kern=SunOS | 
| 5 | 2024-03-11T07:26:02.424Z | + case "$kern" in | 
| 6 | 2024-03-11T07:26:02.424Z | + groupadd -g 12345 build | 
| 7 | 2024-03-11T07:26:02.441Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build | 
| 8 | 2024-03-11T07:26:04.470Z | + zfs create -o mountpoint=/work rpool/work | 
| 9 | 2024-03-11T07:26:04.558Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab | 
| 10 | 2024-03-11T07:26:04.563Z | + home_fs=zfs | 
| 11 | 2024-03-11T07:26:04.563Z | + [[ zfs == autofs ]] | 
| 12 | 2024-03-11T07:26:04.563Z | + mkdir -p /home/build | 
| 13 | 2024-03-11T07:26:04.563Z | + chown build:build /home/build /work | 
| 14 | 2024-03-11T07:26:06.564Z | + chmod 0700 /home/build /work | 
| 15 | 2024-03-11T07:26:06.568Z | process exited: duration 4195 ms, exit code 0 | 
|  | 
| 16 | 2024-03-11T07:26:06.575Z | starting task 1: "rust-toolchain" | 
| 17 | 2024-03-11T07:26:06.582Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs | 
| 18 | 2024-03-11T07:26:06.586Z | + /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-02-06 --profile default | 
| 19 | 2024-03-11T07:26:06.697Z | info: downloading installer | 
| 20 | 2024-03-11T07:26:07.653Z | warning: it looks like you have an existing installation of Rust at: | 
| 21 | 2024-03-11T07:26:07.653Z | warning: /opt/ooce/bin | 
| 22 | 2024-03-11T07:26:07.653Z | warning: It is recommended that rustup be the primary Rust installation. | 
| 23 | 2024-03-11T07:26:07.653Z | warning: Otherwise you may have confusion unless you are careful with your PATH | 
| 24 | 2024-03-11T07:26:07.653Z | warning: If you are sure that you want both rustup and your already installed Rust | 
| 25 | 2024-03-11T07:26:07.653Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes | 
| 26 | 2024-03-11T07:26:07.653Z | warning: or pass `-y' to ignore all ignorable checks. | 
| 27 | 2024-03-11T07:26:07.653Z | error: cannot install while Rust is installed | 
| 28 | 2024-03-11T07:26:07.653Z | warning: continuing (because the -y flag is set and the error is ignorable) | 
| 29 | 2024-03-11T07:26:07.725Z | info: profile set to 'default' | 
| 30 | 2024-03-11T07:26:07.725Z | info: default host triple is x86_64-unknown-illumos | 
| 31 | 2024-03-11T07:26:07.729Z | info: syncing channel updates for 'nightly-2024-02-06-x86_64-unknown-illumos' | 
| 32 | 2024-03-11T07:26:07.855Z | info: latest update on 2024-02-06, rust version 1.78.0-nightly (f067fd608 2024-02-05) | 
| 33 | 2024-03-11T07:26:07.856Z | info: downloading component 'cargo' | 
| 34 | 2024-03-11T07:26:08.481Z | info: downloading component 'clippy' | 
| 35 | 2024-03-11T07:26:08.680Z | info: downloading component 'rust-docs' | 
| 36 | 2024-03-11T07:26:09.512Z | info: downloading component 'rust-std' | 
| 37 | 2024-03-11T07:26:10.738Z | info: downloading component 'rustc' | 
| 38 | 2024-03-11T07:26:13.914Z | info: downloading component 'rustfmt' | 
| 39 | 2024-03-11T07:26:14.093Z | info: installing component 'cargo' | 
| 40 | 2024-03-11T07:26:14.916Z | info: installing component 'clippy' | 
| 41 | 2024-03-11T07:26:15.246Z | info: installing component 'rust-docs' | 
| 42 | 2024-03-11T07:26:16.890Z | info: installing component 'rust-std' | 
| 43 | 2024-03-11T07:26:18.558Z | info: installing component 'rustc' | 
| 44 | 2024-03-11T07:26:22.660Z | info: installing component 'rustfmt' | 
| 45 | 2024-03-11T07:26:22.989Z | info: default toolchain set to 'nightly-2024-02-06-x86_64-unknown-illumos' | 
| 46 | 2024-03-11T07:26:22.989Z |  | 
| 47 | 2024-03-11T07:26:23.305Z | nightly-2024-02-06-x86_64-unknown-illumos installed - rustc 1.78.0-nightly (f067fd608 2024-02-05) | 
| 48 | 2024-03-11T07:26:23.305Z |  | 
| 49 | 2024-03-11T07:26:23.308Z |  | 
| 50 | 2024-03-11T07:26:23.309Z | Rust is installed now. Great! | 
| 51 | 2024-03-11T07:26:23.309Z |  | 
| 52 | 2024-03-11T07:26:23.309Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH | 
| 53 | 2024-03-11T07:26:23.309Z | environment variable. This has not been done automatically. | 
| 54 | 2024-03-11T07:26:23.309Z |  | 
| 55 | 2024-03-11T07:26:23.309Z | To configure your current shell, run: | 
| 56 | 2024-03-11T07:26:23.309Z | source "$HOME/.cargo/env" | 
| 57 | 2024-03-11T07:26:23.373Z | + rustc --version | 
| 58 | 2024-03-11T07:26:23.438Z | rustc 1.78.0-nightly (f067fd608 2024-02-05) | 
| 59 | 2024-03-11T07:26:23.442Z | process exited: duration 16864 ms, exit code 0 | 
|  | 
| 60 | 2024-03-11T07:26:23.453Z | starting task 2: "authentication" | 
| 61 | 2024-03-11T07:26:23.472Z | process exited: duration 21 ms, exit code 0 | 
|  | 
| 62 | 2024-03-11T07:26:23.483Z | starting task 3: "clone repository" | 
| 63 | 2024-03-11T07:26:23.487Z | + mkdir -p /work/oxidecomputer/opte | 
| 64 | 2024-03-11T07:26:23.491Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte | 
| 65 | 2024-03-11T07:26:23.655Z | Cloning into '/work/oxidecomputer/opte'... | 
| 66 | 2024-03-11T07:26:24.721Z | + cd /work/oxidecomputer/opte | 
| 67 | 2024-03-11T07:26:24.721Z | + git fetch origin b12d69cf74719c9e8b58049429d1ad2d63d11457 | 
| 68 | 2024-03-11T07:26:25.003Z | From https://github.com/oxidecomputer/opte | 
| 69 | 2024-03-11T07:26:25.003Z | * branch            b12d69cf74719c9e8b58049429d1ad2d63d11457 -> FETCH_HEAD | 
| 70 | 2024-03-11T07:26:25.011Z | + [[ -n '' ]] | 
| 71 | 2024-03-11T07:26:25.011Z | + git reset --hard b12d69cf74719c9e8b58049429d1ad2d63d11457 | 
| 72 | 2024-03-11T07:26:25.032Z | HEAD is now at b12d69c chore(deps): lock file maintenance | 
| 73 | 2024-03-11T07:26:25.036Z | process exited: duration 1551 ms, exit code 0 | 
|  | 
| 74 | 2024-03-11T07:26:25.044Z | starting task 4: "build" | 
| 75 | 2024-03-11T07:26:25.049Z | + TGT_BASE=/work | 
| 76 | 2024-03-11T07:26:25.049Z | + REL_SRC=target/x86_64-unknown-unknown/release | 
| 77 | 2024-03-11T07:26:25.049Z | + REL_TGT=/work/release | 
| 78 | 2024-03-11T07:26:25.049Z | + mkdir -p /work/release | 
| 79 | 2024-03-11T07:26:25.052Z | + cargo --version | 
| 80 | 2024-03-11T07:26:25.057Z | info: syncing channel updates for '1.76.0-x86_64-unknown-illumos' | 
| 81 | 2024-03-11T07:26:25.202Z | info: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04) | 
| 82 | 2024-03-11T07:26:25.203Z | info: downloading component 'cargo' | 
| 83 | 2024-03-11T07:26:25.958Z | info: downloading component 'clippy' | 
| 84 | 2024-03-11T07:26:26.198Z | info: downloading component 'rust-docs' | 
| 85 | 2024-03-11T07:26:27.153Z | info: downloading component 'rust-std' | 
| 86 | 2024-03-11T07:26:28.671Z | info: downloading component 'rustc' | 
| 87 | 2024-03-11T07:26:32.477Z | info: downloading component 'rustfmt' | 
| 88 | 2024-03-11T07:26:32.737Z | info: installing component 'cargo' | 
| 89 | 2024-03-11T07:26:33.638Z | info: installing component 'clippy' | 
| 90 | 2024-03-11T07:26:33.972Z | info: installing component 'rust-docs' | 
| 91 | 2024-03-11T07:26:35.572Z | info: installing component 'rust-std' | 
| 92 | 2024-03-11T07:26:37.337Z | info: installing component 'rustc' | 
| 93 | 2024-03-11T07:26:41.432Z | info: installing component 'rustfmt' | 
| 94 | 2024-03-11T07:26:41.806Z | cargo 1.76.0 (c84b36747 2024-01-18) | 
| 95 | 2024-03-11T07:26:41.810Z | + rustc --version | 
| 96 | 2024-03-11T07:26:41.878Z | rustc 1.76.0 (07dca489a 2024-02-04) | 
| 97 | 2024-03-11T07:26:41.882Z | + header 'build xde and opteadm (release+debug)' | 
| 98 | 2024-03-11T07:26:41.886Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' | 
| 99 | 2024-03-11T07:26:41.886Z | # ==== build xde and opteadm (release+debug) ==== # | 
| 100 | 2024-03-11T07:26:41.886Z | + ptime -m cargo xtask build | 
| 101 | 2024-03-11T07:26:42.028Z | Updating crates.io index | 
| 102 | 2024-03-11T07:26:42.075Z | Updating git repository `https://github.com/oxidecomputer/falcon` | 
| 103 | 2024-03-11T07:26:42.901Z | Updating git repository `https://github.com/oxidecomputer/poptrie` | 
| 104 | 2024-03-11T07:26:43.211Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` | 
| 105 | 2024-03-11T07:26:43.713Z | Updating git repository `https://github.com/oxidecomputer/zone` | 
| 106 | 2024-03-11T07:26:44.141Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` | 
| 107 | 2024-03-11T07:26:44.527Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` | 
| 108 | 2024-03-11T07:26:44.808Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` | 
| 109 | 2024-03-11T07:26:45.813Z | Downloading crates ... | 
| 110 | 2024-03-11T07:26:45.994Z | Downloaded anstream v0.6.13 | 
| 111 | 2024-03-11T07:26:46.000Z | Downloaded thiserror v1.0.57 | 
| 112 | 2024-03-11T07:26:46.004Z | Downloaded errno v0.3.8 | 
| 113 | 2024-03-11T07:26:46.009Z | Downloaded colorchoice v1.0.0 | 
| 114 | 2024-03-11T07:26:46.013Z | Downloaded equivalent v1.0.1 | 
| 115 | 2024-03-11T07:26:46.020Z | Downloaded ryu v1.0.17 | 
| 116 | 2024-03-11T07:26:46.025Z | Downloaded itoa v1.0.10 | 
| 117 | 2024-03-11T07:26:46.029Z | Downloaded clap_lex v0.7.0 | 
| 118 | 2024-03-11T07:26:46.029Z | Downloaded anstyle-query v1.0.2 | 
| 119 | 2024-03-11T07:26:46.033Z | Downloaded thiserror-impl v1.0.57 | 
| 120 | 2024-03-11T07:26:46.037Z | Downloaded terminal_size v0.3.0 | 
| 121 | 2024-03-11T07:26:46.041Z | Downloaded utf8parse v0.2.1 | 
| 122 | 2024-03-11T07:26:46.045Z | Downloaded anstyle v1.0.6 | 
| 123 | 2024-03-11T07:26:46.045Z | Downloaded serde_spanned v0.6.5 | 
| 124 | 2024-03-11T07:26:46.048Z | Downloaded toml_datetime v0.6.5 | 
| 125 | 2024-03-11T07:26:46.048Z | Downloaded heck v0.4.1 | 
| 126 | 2024-03-11T07:26:46.048Z | Downloaded quote v1.0.35 | 
| 127 | 2024-03-11T07:26:46.052Z | Downloaded cargo-platform v0.1.7 | 
| 128 | 2024-03-11T07:26:46.052Z | Downloaded anstyle-parse v0.2.3 | 
| 129 | 2024-03-11T07:26:46.056Z | Downloaded clap_derive v4.5.0 | 
| 130 | 2024-03-11T07:26:46.056Z | Downloaded strsim v0.11.0 | 
| 131 | 2024-03-11T07:26:46.056Z | Downloaded semver v1.0.22 | 
| 132 | 2024-03-11T07:26:46.072Z | Downloaded camino v1.1.6 | 
| 133 | 2024-03-11T07:26:46.076Z | Downloaded cargo_metadata v0.18.1 | 
| 134 | 2024-03-11T07:26:46.076Z | Downloaded anyhow v1.0.80 | 
| 135 | 2024-03-11T07:26:46.080Z | Downloaded unicode-ident v1.0.12 | 
| 136 | 2024-03-11T07:26:46.080Z | Downloaded toml v0.8.10 | 
| 137 | 2024-03-11T07:26:46.084Z | Downloaded bitflags v2.4.2 | 
| 138 | 2024-03-11T07:26:46.088Z | Downloaded proc-macro2 v1.0.78 | 
| 139 | 2024-03-11T07:26:46.098Z | Downloaded clap v4.5.2 | 
| 140 | 2024-03-11T07:26:46.111Z | Downloaded serde_derive v1.0.197 | 
| 141 | 2024-03-11T07:26:46.118Z | Downloaded serde v1.0.197 | 
| 142 | 2024-03-11T07:26:46.119Z | Downloaded indexmap v2.2.5 | 
| 143 | 2024-03-11T07:26:46.134Z | Downloaded memchr v2.7.1 | 
| 144 | 2024-03-11T07:26:46.134Z | Downloaded toml_edit v0.22.6 | 
| 145 | 2024-03-11T07:26:46.568Z | Downloaded hashbrown v0.14.3 | 
| 146 | 2024-03-11T07:26:46.584Z | Downloaded winnow v0.6.5 | 
| 147 | 2024-03-11T07:26:46.584Z | Downloaded clap_builder v4.5.2 | 
| 148 | 2024-03-11T07:26:46.584Z | Downloaded serde_json v1.0.114 | 
| 149 | 2024-03-11T07:26:46.584Z | Downloaded syn v2.0.52 | 
| 150 | 2024-03-11T07:26:46.584Z | Downloaded rustix v0.38.31 | 
| 151 | 2024-03-11T07:26:46.584Z | Downloaded libc v0.2.153 | 
| 152 | 2024-03-11T07:26:46.584Z | Compiling proc-macro2 v1.0.78 | 
| 153 | 2024-03-11T07:26:46.584Z | Compiling unicode-ident v1.0.12 | 
| 154 | 2024-03-11T07:26:46.584Z | Compiling serde v1.0.197 | 
| 155 | 2024-03-11T07:26:46.584Z | Compiling libc v0.2.153 | 
| 156 | 2024-03-11T07:26:46.584Z | Compiling rustix v0.38.31 | 
| 157 | 2024-03-11T07:26:46.585Z | Compiling utf8parse v0.2.1 | 
| 158 | 2024-03-11T07:26:46.585Z | Compiling bitflags v2.4.2 | 
| 159 | 2024-03-11T07:26:46.585Z | Compiling camino v1.1.6 | 
| 160 | 2024-03-11T07:26:46.585Z | Compiling anstyle-parse v0.2.3 | 
| 161 | 2024-03-11T07:26:46.585Z | Compiling anstyle-query v1.0.2 | 
| 162 | 2024-03-11T07:26:46.670Z | Compiling semver v1.0.22 | 
| 163 | 2024-03-11T07:26:46.811Z | Compiling serde_json v1.0.114 | 
| 164 | 2024-03-11T07:26:46.815Z | Compiling colorchoice v1.0.0 | 
| 165 | 2024-03-11T07:26:46.910Z | Compiling thiserror v1.0.57 | 
| 166 | 2024-03-11T07:26:47.424Z | Compiling anstyle v1.0.6 | 
| 167 | 2024-03-11T07:26:47.432Z | Compiling hashbrown v0.14.3 | 
| 168 | 2024-03-11T07:26:47.438Z | Compiling equivalent v1.0.1 | 
| 169 | 2024-03-11T07:26:47.938Z | Compiling winnow v0.6.5 | 
| 170 | 2024-03-11T07:26:47.942Z | Compiling ryu v1.0.17 | 
| 171 | 2024-03-11T07:26:47.942Z | Compiling anyhow v1.0.80 | 
| 172 | 2024-03-11T07:26:47.942Z | Compiling clap_lex v0.7.0 | 
| 173 | 2024-03-11T07:26:47.942Z | Compiling anstream v0.6.13 | 
| 174 | 2024-03-11T07:26:47.942Z | Compiling heck v0.4.1 | 
| 175 | 2024-03-11T07:26:48.029Z | Compiling strsim v0.11.0 | 
| 176 | 2024-03-11T07:26:48.165Z | Compiling itoa v1.0.10 | 
| 177 | 2024-03-11T07:26:48.364Z | Compiling quote v1.0.35 | 
| 178 | 2024-03-11T07:26:48.683Z | Compiling errno v0.3.8 | 
| 179 | 2024-03-11T07:26:48.845Z | Compiling syn v2.0.52 | 
| 180 | 2024-03-11T07:26:49.003Z | Compiling indexmap v2.2.5 | 
| 181 | 2024-03-11T07:26:49.843Z | Compiling terminal_size v0.3.0 | 
| 182 | 2024-03-11T07:26:49.964Z | Compiling clap_builder v4.5.2 | 
| 183 | 2024-03-11T07:26:53.496Z | Compiling serde_derive v1.0.197 | 
| 184 | 2024-03-11T07:26:53.496Z | Compiling thiserror-impl v1.0.57 | 
| 185 | 2024-03-11T07:26:53.500Z | Compiling clap_derive v4.5.0 | 
| 186 | 2024-03-11T07:26:56.472Z | Compiling clap v4.5.2 | 
| 187 | 2024-03-11T07:27:01.252Z | Compiling toml_datetime v0.6.5 | 
| 188 | 2024-03-11T07:27:01.257Z | Compiling serde_spanned v0.6.5 | 
| 189 | 2024-03-11T07:27:01.257Z | Compiling cargo-platform v0.1.7 | 
| 190 | 2024-03-11T07:27:01.482Z | Compiling toml_edit v0.22.6 | 
| 191 | 2024-03-11T07:27:02.593Z | Compiling cargo_metadata v0.18.1 | 
| 192 | 2024-03-11T07:27:03.604Z | Compiling toml v0.8.10 | 
| 193 | 2024-03-11T07:27:06.061Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) | 
| 194 | 2024-03-11T07:27:07.884Z | Finished dev [unoptimized + debuginfo] target(s) in 25.94s | 
| 195 | 2024-03-11T07:27:07.976Z | Running `target/debug/xtask build` | 
| 196 | 2024-03-11T07:27:07.995Z | Building opteadm (debug). | 
| 197 | 2024-03-11T07:27:10.729Z | Compiling libc v0.2.153 | 
| 198 | 2024-03-11T07:27:10.729Z | Compiling cfg-if v1.0.0 | 
| 199 | 2024-03-11T07:27:10.729Z | Compiling syn v1.0.109 | 
| 200 | 2024-03-11T07:27:10.733Z | Compiling autocfg v1.1.0 | 
| 201 | 2024-03-11T07:27:10.733Z | Compiling byteorder v1.5.0 | 
| 202 | 2024-03-11T07:27:10.733Z | Compiling equivalent v1.0.1 | 
| 203 | 2024-03-11T07:27:10.733Z | Compiling once_cell v1.19.0 | 
| 204 | 2024-03-11T07:27:10.734Z | Compiling syn v2.0.52 | 
| 205 | 2024-03-11T07:27:10.816Z | Compiling hashbrown v0.14.3 | 
| 206 | 2024-03-11T07:27:11.247Z | Compiling toml_datetime v0.6.5 | 
| 207 | 2024-03-11T07:27:11.255Z | Compiling strsim v0.10.0 | 
| 208 | 2024-03-11T07:27:11.255Z | Compiling parking_lot_core v0.9.9 | 
| 209 | 2024-03-11T07:27:11.255Z | Compiling serde v1.0.197 | 
| 210 | 2024-03-11T07:27:11.416Z | Compiling lock_api v0.4.11 | 
| 211 | 2024-03-11T07:27:11.596Z | Compiling ident_case v1.0.1 | 
| 212 | 2024-03-11T07:27:11.649Z | Compiling heapless v0.8.0 | 
| 213 | 2024-03-11T07:27:11.673Z | Compiling winnow v0.5.40 | 
| 214 | 2024-03-11T07:27:11.744Z | Compiling fnv v1.0.7 | 
| 215 | 2024-03-11T07:27:11.853Z | Compiling hash32 v0.3.1 | 
| 216 | 2024-03-11T07:27:11.875Z | Compiling stable_deref_trait v1.2.0 | 
| 217 | 2024-03-11T07:27:11.952Z | Compiling scopeguard v1.2.0 | 
| 218 | 2024-03-11T07:27:12.043Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) | 
| 219 | 2024-03-11T07:27:12.063Z | Compiling smoltcp v0.11.0 | 
| 220 | 2024-03-11T07:27:12.142Z | Compiling indexmap v2.2.5 | 
| 221 | 2024-03-11T07:27:12.389Z | Compiling smallvec v1.13.1 | 
| 222 | 2024-03-11T07:27:13.091Z | Compiling crc32fast v1.4.0 | 
| 223 | 2024-03-11T07:27:13.236Z | Compiling cobs v0.2.3 | 
| 224 | 2024-03-11T07:27:13.461Z | Compiling managed v0.8.0 | 
| 225 | 2024-03-11T07:27:13.487Z | Compiling bitflags v1.3.2 | 
| 226 | 2024-03-11T07:27:13.523Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) | 
| 227 | 2024-03-11T07:27:13.528Z | Compiling embedded-io v0.4.0 | 
| 228 | 2024-03-11T07:27:13.557Z | Compiling version_check v0.9.4 | 
| 229 | 2024-03-11T07:27:13.562Z | Compiling pin-project-lite v0.2.13 | 
| 230 | 2024-03-11T07:27:13.709Z | Compiling parking_lot v0.12.1 | 
| 231 | 2024-03-11T07:27:13.720Z | Compiling mio v0.8.11 | 
| 232 | 2024-03-11T07:27:13.855Z | Compiling signal-hook-registry v1.4.1 | 
| 233 | 2024-03-11T07:27:14.188Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) | 
| 234 | 2024-03-11T07:27:14.546Z | Compiling socket2 v0.5.6 | 
| 235 | 2024-03-11T07:27:14.901Z | Compiling num_cpus v1.16.0 | 
| 236 | 2024-03-11T07:27:14.988Z | Compiling errno v0.3.8 | 
| 237 | 2024-03-11T07:27:15.005Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) | 
| 238 | 2024-03-11T07:27:15.183Z | Compiling unicode-width v0.1.11 | 
| 239 | 2024-03-11T07:27:15.215Z | Compiling bytes v1.5.0 | 
| 240 | 2024-03-11T07:27:15.259Z | Compiling either v1.10.0 | 
| 241 | 2024-03-11T07:27:15.327Z | Compiling foreign-types-shared v0.3.1 | 
| 242 | 2024-03-11T07:27:15.426Z | Compiling toml_edit v0.19.15 | 
| 243 | 2024-03-11T07:27:15.611Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) | 
| 244 | 2024-03-11T07:27:15.703Z | Compiling ipnetwork v0.20.0 | 
| 245 | 2024-03-11T07:27:15.708Z | Compiling memchr v2.7.1 | 
| 246 | 2024-03-11T07:27:15.926Z | Compiling itertools v0.12.1 | 
| 247 | 2024-03-11T07:27:16.295Z | Compiling tabwriter v1.4.0 | 
| 248 | 2024-03-11T07:27:16.639Z | Compiling cstr-argument v0.1.2 | 
| 249 | 2024-03-11T07:27:16.829Z | Compiling rustix v0.38.31 | 
| 250 | 2024-03-11T07:27:17.337Z | Compiling darling_core v0.20.8 | 
| 251 | 2024-03-11T07:27:17.854Z | Compiling proc-macro-crate v1.3.1 | 
| 252 | 2024-03-11T07:27:18.293Z | Compiling tracing-core v0.1.32 | 
| 253 | 2024-03-11T07:27:18.528Z | Compiling pretty-hex v0.2.1 | 
| 254 | 2024-03-11T07:27:18.689Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#d44d9e08) | 
| 255 | 2024-03-11T07:27:18.722Z | Compiling dyn-clone v1.0.17 | 
| 256 | 2024-03-11T07:27:18.930Z | Compiling lazy_static v1.4.0 | 
| 257 | 2024-03-11T07:27:19.010Z | Compiling terminal_size v0.3.0 | 
| 258 | 2024-03-11T07:27:19.043Z | Compiling colored v2.1.0 | 
| 259 | 2024-03-11T07:27:19.186Z | Compiling socket2 v0.4.10 | 
| 260 | 2024-03-11T07:27:19.408Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) | 
| 261 | 2024-03-11T07:27:19.727Z | Compiling clap_builder v4.5.2 | 
| 262 | 2024-03-11T07:27:19.929Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) | 
| 263 | 2024-03-11T07:27:21.839Z | Compiling serde_derive v1.0.197 | 
| 264 | 2024-03-11T07:27:21.873Z | Compiling tokio-macros v2.2.0 | 
| 265 | 2024-03-11T07:27:21.886Z | Compiling thiserror-impl v1.0.57 | 
| 266 | 2024-03-11T07:27:22.092Z | Compiling num_enum_derive v0.5.11 | 
| 267 | 2024-03-11T07:27:22.100Z | Compiling foreign-types-macros v0.2.3 | 
| 268 | 2024-03-11T07:27:22.220Z | Compiling zerocopy-derive v0.7.32 | 
| 269 | 2024-03-11T07:27:22.452Z | Compiling darling_macro v0.20.8 | 
| 270 | 2024-03-11T07:27:23.388Z | Compiling foreign-types v0.5.0 | 
| 271 | 2024-03-11T07:27:23.480Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) | 
| 272 | 2024-03-11T07:27:23.497Z | Compiling darling v0.20.8 | 
| 273 | 2024-03-11T07:27:23.537Z | Compiling tokio v1.36.0 | 
| 274 | 2024-03-11T07:27:23.587Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) | 
| 275 | 2024-03-11T07:27:24.402Z | Compiling zerocopy v0.7.32 | 
| 276 | 2024-03-11T07:27:24.415Z | Compiling tracing-attributes v0.1.27 | 
| 277 | 2024-03-11T07:27:24.620Z | Compiling num_enum v0.5.11 | 
| 278 | 2024-03-11T07:27:24.715Z | Compiling thiserror v1.0.57 | 
| 279 | 2024-03-11T07:27:24.746Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) | 
| 280 | 2024-03-11T07:27:24.945Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) | 
| 281 | 2024-03-11T07:27:24.977Z | Compiling clap_derive v4.5.0 | 
| 282 | 2024-03-11T07:27:27.383Z | Compiling tracing v0.1.40 | 
| 283 | 2024-03-11T07:27:28.574Z | Compiling clap v4.5.2 | 
| 284 | 2024-03-11T07:27:30.505Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) | 
| 285 | 2024-03-11T07:27:31.763Z | Compiling postcard v1.0.8 | 
| 286 | 2024-03-11T07:27:32.345Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) | 
| 287 | 2024-03-11T07:27:38.159Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) | 
| 288 | 2024-03-11T07:27:40.268Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) | 
| 289 | 2024-03-11T07:27:46.412Z | Finished dev [unoptimized + debuginfo] target(s) in 35.81s | 
| 290 | 2024-03-11T07:27:46.432Z | Building xde (debug). | 
| 291 | 2024-03-11T07:27:46.569Z | info: syncing channel updates for 'nightly-2024-02-06-x86_64-unknown-illumos' | 
| 292 | 2024-03-11T07:27:46.791Z | info: latest update on 2024-02-06, rust version 1.78.0-nightly (f067fd608 2024-02-05) | 
| 293 | 2024-03-11T07:27:46.819Z | info: component 'clippy' for target 'x86_64-unknown-illumos' is up to date | 
| 294 | 2024-03-11T07:27:46.819Z | info: component 'rustfmt' for target 'x86_64-unknown-illumos' is up to date | 
| 295 | 2024-03-11T07:27:46.823Z | info: downloading component 'rust-src' | 
| 296 | 2024-03-11T07:27:47.206Z | info: installing component 'rust-src' | 
| 297 | 2024-03-11T07:27:47.888Z | Updating crates.io index | 
| 298 | 2024-03-11T07:27:48.085Z | Downloading crates ... | 
| 299 | 2024-03-11T07:27:48.304Z | Downloaded memchr v2.5.0 | 
| 300 | 2024-03-11T07:27:48.311Z | Downloaded miniz_oxide v0.7.1 | 
| 301 | 2024-03-11T07:27:48.315Z | Downloaded getopts v0.2.21 | 
| 302 | 2024-03-11T07:27:48.320Z | Downloaded allocator-api2 v0.2.15 | 
| 303 | 2024-03-11T07:27:48.328Z | Downloaded compiler_builtins v0.1.105 | 
| 304 | 2024-03-11T07:27:48.340Z | Downloaded gimli v0.28.0 | 
| 305 | 2024-03-11T07:27:48.415Z | Compiling compiler_builtins v0.1.105 | 
| 306 | 2024-03-11T07:27:48.415Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) | 
| 307 | 2024-03-11T07:27:48.419Z | Compiling proc-macro2 v1.0.78 | 
| 308 | 2024-03-11T07:27:48.419Z | Compiling unicode-ident v1.0.12 | 
| 309 | 2024-03-11T07:27:48.419Z | Compiling heapless v0.8.0 | 
| 310 | 2024-03-11T07:27:48.419Z | Compiling strsim v0.10.0 | 
| 311 | 2024-03-11T07:27:48.424Z | Compiling serde v1.0.197 | 
| 312 | 2024-03-11T07:27:48.424Z | Compiling ident_case v1.0.1 | 
| 313 | 2024-03-11T07:27:48.640Z | Compiling fnv v1.0.7 | 
| 314 | 2024-03-11T07:27:48.640Z | Compiling smoltcp v0.11.0 | 
| 315 | 2024-03-11T07:27:48.761Z | Compiling crc32fast v1.4.0 | 
| 316 | 2024-03-11T07:27:49.140Z | Compiling version_check v0.9.4 | 
| 317 | 2024-03-11T07:27:49.806Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) | 
| 318 | 2024-03-11T07:27:50.275Z | Compiling quote v1.0.35 | 
| 319 | 2024-03-11T07:27:50.517Z | Compiling syn v2.0.52 | 
| 320 | 2024-03-11T07:27:54.143Z | Compiling darling_core v0.20.8 | 
| 321 | 2024-03-11T07:27:57.305Z | Compiling serde_derive v1.0.197 | 
| 322 | 2024-03-11T07:27:57.305Z | Compiling zerocopy-derive v0.7.32 | 
| 323 | 2024-03-11T07:27:57.377Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) | 
| 324 | 2024-03-11T07:27:58.343Z | Compiling darling_macro v0.20.8 | 
| 325 | 2024-03-11T07:27:59.816Z | Compiling darling v0.20.8 | 
| 326 | 2024-03-11T07:27:59.892Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) | 
| 327 | 2024-03-11T07:28:08.898Z | Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) | 
| 328 | 2024-03-11T07:28:10.135Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) | 
| 329 | 2024-03-11T07:28:12.876Z | Compiling byteorder v1.5.0 | 
| 330 | 2024-03-11T07:28:12.877Z | Compiling cfg-if v1.0.0 | 
| 331 | 2024-03-11T07:28:12.881Z | Compiling stable_deref_trait v1.2.0 | 
| 332 | 2024-03-11T07:28:12.881Z | Compiling cobs v0.2.3 | 
| 333 | 2024-03-11T07:28:12.881Z | Compiling managed v0.8.0 | 
| 334 | 2024-03-11T07:28:12.881Z | Compiling bitflags v1.3.2 | 
| 335 | 2024-03-11T07:28:12.949Z | Compiling embedded-io v0.4.0 | 
| 336 | 2024-03-11T07:28:12.960Z | Compiling either v1.10.0 | 
| 337 | 2024-03-11T07:28:12.964Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) | 
| 338 | 2024-03-11T07:28:13.157Z | Compiling hash32 v0.3.1 | 
| 339 | 2024-03-11T07:28:13.200Z | Compiling zerocopy v0.7.32 | 
| 340 | 2024-03-11T07:28:13.210Z | Compiling dyn-clone v1.0.17 | 
| 341 | 2024-03-11T07:28:13.309Z | Compiling itertools v0.12.1 | 
| 342 | 2024-03-11T07:28:13.341Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) | 
| 343 | 2024-03-11T07:28:13.368Z | Compiling bitflags v2.4.2 | 
| 344 | 2024-03-11T07:28:16.596Z | Compiling postcard v1.0.8 | 
| 345 | 2024-03-11T07:28:17.081Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) | 
| 346 | 2024-03-11T07:28:22.717Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) | 
| 347 | 2024-03-11T07:28:26.885Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) | 
| 348 | 2024-03-11T07:28:27.922Z | warning: shared reference of mutable static is discouraged | 
| 349 | 2024-03-11T07:28:27.922Z | --> xde/src/xde.rs:1225:27 | 
| 350 | 2024-03-11T07:28:27.922Z | | | 
| 351 | 2024-03-11T07:28:27.922Z | 1225 |     devo_cb_ops: unsafe { &xde_cb_ops }, | 
| 352 | 2024-03-11T07:28:27.922Z | |                           ^^^^^^^^^^^ shared reference of mutable static | 
| 353 | 2024-03-11T07:28:27.922Z | | | 
| 354 | 2024-03-11T07:28:27.923Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 355 | 2024-03-11T07:28:27.923Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 356 | 2024-03-11T07:28:27.923Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 357 | 2024-03-11T07:28:27.923Z | = note: `#[warn(static_mut_ref)]` on by default | 
| 358 | 2024-03-11T07:28:27.923Z | help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer | 
| 359 | 2024-03-11T07:28:27.923Z | | | 
| 360 | 2024-03-11T07:28:27.923Z | 1225 |     devo_cb_ops: unsafe { addr_of!(xde_cb_ops) }, | 
| 361 | 2024-03-11T07:28:27.923Z | |                           ~~~~~~~~~~~~~~~~~~~~ | 
| 362 | 2024-03-11T07:28:27.923Z |  | 
| 363 | 2024-03-11T07:28:27.928Z | warning: shared reference of mutable static is discouraged | 
| 364 | 2024-03-11T07:28:27.928Z | --> xde/src/xde.rs:1236:22 | 
| 365 | 2024-03-11T07:28:27.928Z | | | 
| 366 | 2024-03-11T07:28:27.928Z | 1236 |         drv_dev_ops: &xde_devops, | 
| 367 | 2024-03-11T07:28:27.928Z | |                      ^^^^^^^^^^^ shared reference of mutable static | 
| 368 | 2024-03-11T07:28:27.928Z | | | 
| 369 | 2024-03-11T07:28:27.928Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 370 | 2024-03-11T07:28:27.928Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 371 | 2024-03-11T07:28:27.928Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 372 | 2024-03-11T07:28:27.928Z | help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer | 
| 373 | 2024-03-11T07:28:27.928Z | | | 
| 374 | 2024-03-11T07:28:27.928Z | 1236 |         drv_dev_ops: addr_of!(xde_devops), | 
| 375 | 2024-03-11T07:28:27.928Z | |                      ~~~~~~~~~~~~~~~~~~~~ | 
| 376 | 2024-03-11T07:28:27.928Z |  | 
| 377 | 2024-03-11T07:28:28.203Z | warning: mutable reference of mutable static is discouraged | 
| 378 | 2024-03-11T07:28:28.203Z | --> xde/src/xde.rs:310:23 | 
| 379 | 2024-03-11T07:28:28.203Z | | | 
| 380 | 2024-03-11T07:28:28.203Z | 310 |     mac::mac_init_ops(&mut xde_devops, XDE_STR); | 
| 381 | 2024-03-11T07:28:28.203Z | |                       ^^^^^^^^^^^^^^^ mutable reference of mutable static | 
| 382 | 2024-03-11T07:28:28.203Z | | | 
| 383 | 2024-03-11T07:28:28.203Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 384 | 2024-03-11T07:28:28.203Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 385 | 2024-03-11T07:28:28.203Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 386 | 2024-03-11T07:28:28.203Z | help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer | 
| 387 | 2024-03-11T07:28:28.203Z | | | 
| 388 | 2024-03-11T07:28:28.203Z | 310 |     mac::mac_init_ops(addr_of_mut!(xde_devops), XDE_STR); | 
| 389 | 2024-03-11T07:28:28.203Z | |                       ~~~~~~~~~~~~~~~~~~~~~~~~ | 
| 390 | 2024-03-11T07:28:28.203Z |  | 
| 391 | 2024-03-11T07:28:28.203Z | warning: mutable reference of mutable static is discouraged | 
| 392 | 2024-03-11T07:28:28.203Z | --> xde/src/xde.rs:316:31 | 
| 393 | 2024-03-11T07:28:28.204Z | | | 
| 394 | 2024-03-11T07:28:28.204Z | 316 |             mac::mac_fini_ops(&mut xde_devops); | 
| 395 | 2024-03-11T07:28:28.204Z | |                               ^^^^^^^^^^^^^^^ mutable reference of mutable static | 
| 396 | 2024-03-11T07:28:28.204Z | | | 
| 397 | 2024-03-11T07:28:28.204Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 398 | 2024-03-11T07:28:28.204Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 399 | 2024-03-11T07:28:28.204Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 400 | 2024-03-11T07:28:28.204Z | help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer | 
| 401 | 2024-03-11T07:28:28.204Z | | | 
| 402 | 2024-03-11T07:28:28.204Z | 316 |             mac::mac_fini_ops(addr_of_mut!(xde_devops)); | 
| 403 | 2024-03-11T07:28:28.204Z | |                               ~~~~~~~~~~~~~~~~~~~~~~~~ | 
| 404 | 2024-03-11T07:28:28.204Z |  | 
| 405 | 2024-03-11T07:28:28.209Z | warning: mutable reference of mutable static is discouraged | 
| 406 | 2024-03-11T07:28:28.209Z | --> xde/src/xde.rs:332:31 | 
| 407 | 2024-03-11T07:28:28.209Z | | | 
| 408 | 2024-03-11T07:28:28.209Z | 332 |             mac::mac_fini_ops(&mut xde_devops); | 
| 409 | 2024-03-11T07:28:28.209Z | |                               ^^^^^^^^^^^^^^^ mutable reference of mutable static | 
| 410 | 2024-03-11T07:28:28.209Z | | | 
| 411 | 2024-03-11T07:28:28.209Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 412 | 2024-03-11T07:28:28.209Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 413 | 2024-03-11T07:28:28.209Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 414 | 2024-03-11T07:28:28.209Z | help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer | 
| 415 | 2024-03-11T07:28:28.209Z | | | 
| 416 | 2024-03-11T07:28:28.210Z | 332 |             mac::mac_fini_ops(addr_of_mut!(xde_devops)); | 
| 417 | 2024-03-11T07:28:28.210Z | |                               ~~~~~~~~~~~~~~~~~~~~~~~~ | 
| 418 | 2024-03-11T07:28:28.210Z |  | 
| 419 | 2024-03-11T07:28:28.218Z | warning: mutable reference of mutable static is discouraged | 
| 420 | 2024-03-11T07:28:28.218Z | --> xde/src/xde.rs:724:28 | 
| 421 | 2024-03-11T07:28:28.218Z | | | 
| 422 | 2024-03-11T07:28:28.218Z | 724 |         mreg.m_callbacks = &mut xde_mac_callbacks; | 
| 423 | 2024-03-11T07:28:28.219Z | |                            ^^^^^^^^^^^^^^^^^^^^^^ mutable reference of mutable static | 
| 424 | 2024-03-11T07:28:28.219Z | | | 
| 425 | 2024-03-11T07:28:28.219Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 426 | 2024-03-11T07:28:28.219Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 427 | 2024-03-11T07:28:28.219Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 428 | 2024-03-11T07:28:28.219Z | help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer | 
| 429 | 2024-03-11T07:28:28.219Z | | | 
| 430 | 2024-03-11T07:28:28.219Z | 724 |         mreg.m_callbacks = addr_of_mut!(xde_mac_callbacks); | 
| 431 | 2024-03-11T07:28:28.219Z | |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 
| 432 | 2024-03-11T07:28:28.219Z |  | 
| 433 | 2024-03-11T07:28:32.135Z | warning: `xde` (lib) generated 6 warnings | 
| 434 | 2024-03-11T07:28:32.139Z | Finished dev [unoptimized + debuginfo] target(s) in 44.50s | 
| 435 | 2024-03-11T07:28:32.156Z | Linking xde kmod... | 
| 436 | 2024-03-11T07:28:35.335Z | Building xde dev link helper (debug). | 
| 437 | 2024-03-11T07:28:35.528Z | Compiling compiler_builtins v0.1.105 | 
| 438 | 2024-03-11T07:28:35.528Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) | 
| 439 | 2024-03-11T07:28:35.528Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) | 
| 440 | 2024-03-11T07:28:53.724Z | Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) | 
| 441 | 2024-03-11T07:28:54.504Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) | 
| 442 | 2024-03-11T07:28:57.727Z | Finished dev [unoptimized + debuginfo] target(s) in 22.33s | 
| 443 | 2024-03-11T07:28:57.747Z | Building opteadm (release). | 
| 444 | 2024-03-11T07:28:57.993Z | Compiling proc-macro2 v1.0.78 | 
| 445 | 2024-03-11T07:28:57.993Z | Compiling unicode-ident v1.0.12 | 
| 446 | 2024-03-11T07:28:57.998Z | Compiling libc v0.2.153 | 
| 447 | 2024-03-11T07:28:57.998Z | Compiling cfg-if v1.0.0 | 
| 448 | 2024-03-11T07:28:57.998Z | Compiling syn v1.0.109 | 
| 449 | 2024-03-11T07:28:57.998Z | Compiling hashbrown v0.14.3 | 
| 450 | 2024-03-11T07:28:58.002Z | Compiling autocfg v1.1.0 | 
| 451 | 2024-03-11T07:28:58.002Z | Compiling equivalent v1.0.1 | 
| 452 | 2024-03-11T07:28:58.073Z | Compiling anyhow v1.0.80 | 
| 453 | 2024-03-11T07:28:58.084Z | Compiling byteorder v1.5.0 | 
| 454 | 2024-03-11T07:28:58.145Z | Compiling strsim v0.10.0 | 
| 455 | 2024-03-11T07:28:58.441Z | Compiling ident_case v1.0.1 | 
| 456 | 2024-03-11T07:28:58.572Z | Compiling toml_datetime v0.6.5 | 
| 457 | 2024-03-11T07:28:58.580Z | Compiling fnv v1.0.7 | 
| 458 | 2024-03-11T07:28:58.593Z | Compiling winnow v0.5.40 | 
| 459 | 2024-03-11T07:28:58.679Z | Compiling parking_lot_core v0.9.9 | 
| 460 | 2024-03-11T07:28:58.691Z | Compiling lock_api v0.4.11 | 
| 461 | 2024-03-11T07:28:58.782Z | Compiling heapless v0.8.0 | 
| 462 | 2024-03-11T07:28:58.920Z | Compiling serde v1.0.197 | 
| 463 | 2024-03-11T07:28:59.127Z | Compiling hash32 v0.3.1 | 
| 464 | 2024-03-11T07:28:59.152Z | Compiling smallvec v1.13.1 | 
| 465 | 2024-03-11T07:28:59.302Z | Compiling indexmap v2.2.5 | 
| 466 | 2024-03-11T07:28:59.363Z | Compiling scopeguard v1.2.0 | 
| 467 | 2024-03-11T07:28:59.472Z | Compiling quote v1.0.35 | 
| 468 | 2024-03-11T07:28:59.545Z | Compiling smoltcp v0.11.0 | 
| 469 | 2024-03-11T07:28:59.624Z | Compiling once_cell v1.19.0 | 
| 470 | 2024-03-11T07:28:59.638Z | Compiling stable_deref_trait v1.2.0 | 
| 471 | 2024-03-11T07:28:59.728Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) | 
| 472 | 2024-03-11T07:29:00.010Z | Compiling syn v2.0.52 | 
| 473 | 2024-03-11T07:29:00.683Z | Compiling pin-project-lite v0.2.13 | 
| 474 | 2024-03-11T07:29:00.690Z | Compiling cobs v0.2.3 | 
| 475 | 2024-03-11T07:29:00.797Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) | 
| 476 | 2024-03-11T07:29:00.910Z | Compiling thiserror v1.0.57 | 
| 477 | 2024-03-11T07:29:01.118Z | Compiling embedded-io v0.4.0 | 
| 478 | 2024-03-11T07:29:01.202Z | Compiling bitflags v1.3.2 | 
| 479 | 2024-03-11T07:29:01.245Z | Compiling rustix v0.38.31 | 
| 480 | 2024-03-11T07:29:01.290Z | Compiling crc32fast v1.4.0 | 
| 481 | 2024-03-11T07:29:01.326Z | Compiling managed v0.8.0 | 
| 482 | 2024-03-11T07:29:01.385Z | Compiling version_check v0.9.4 | 
| 483 | 2024-03-11T07:29:01.534Z | Compiling parking_lot v0.12.1 | 
| 484 | 2024-03-11T07:29:01.799Z | Compiling signal-hook-registry v1.4.1 | 
| 485 | 2024-03-11T07:29:02.013Z | Compiling num_cpus v1.16.0 | 
| 486 | 2024-03-11T07:29:02.029Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) | 
| 487 | 2024-03-11T07:29:02.133Z | Compiling mio v0.8.11 | 
| 488 | 2024-03-11T07:29:02.361Z | Compiling toml_edit v0.19.15 | 
| 489 | 2024-03-11T07:29:02.597Z | Compiling errno v0.3.8 | 
| 490 | 2024-03-11T07:29:02.877Z | Compiling socket2 v0.5.6 | 
| 491 | 2024-03-11T07:29:04.462Z | Compiling memchr v2.7.1 | 
| 492 | 2024-03-11T07:29:04.768Z | Compiling bitflags v2.4.2 | 
| 493 | 2024-03-11T07:29:05.286Z | Compiling proc-macro-crate v1.3.1 | 
| 494 | 2024-03-11T07:29:05.373Z | Compiling utf8parse v0.2.1 | 
| 495 | 2024-03-11T07:29:05.427Z | Compiling ipnetwork v0.20.0 | 
| 496 | 2024-03-11T07:29:05.509Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) | 
| 497 | 2024-03-11T07:29:06.132Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) | 
| 498 | 2024-03-11T07:29:06.273Z | Compiling bytes v1.5.0 | 
| 499 | 2024-03-11T07:29:06.319Z | Compiling foreign-types-shared v0.3.1 | 
| 500 | 2024-03-11T07:29:06.424Z | Compiling darling_core v0.20.8 | 
| 501 | 2024-03-11T07:29:06.729Z | Compiling either v1.10.0 | 
| 502 | 2024-03-11T07:29:07.067Z | Compiling unicode-width v0.1.11 | 
| 503 | 2024-03-11T07:29:07.224Z | Compiling tabwriter v1.4.0 | 
| 504 | 2024-03-11T07:29:08.326Z | Compiling itertools v0.12.1 | 
| 505 | 2024-03-11T07:29:08.395Z | Compiling tracing-core v0.1.32 | 
| 506 | 2024-03-11T07:29:08.682Z | Compiling cstr-argument v0.1.2 | 
| 507 | 2024-03-11T07:29:08.778Z | Compiling anstyle-parse v0.2.3 | 
| 508 | 2024-03-11T07:29:10.391Z | Compiling pretty-hex v0.2.1 | 
| 509 | 2024-03-11T07:29:10.594Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#d44d9e08) | 
| 510 | 2024-03-11T07:29:10.928Z | Compiling lazy_static v1.4.0 | 
| 511 | 2024-03-11T07:29:10.973Z | Compiling colorchoice v1.0.0 | 
| 512 | 2024-03-11T07:29:11.051Z | Compiling anstyle-query v1.0.2 | 
| 513 | 2024-03-11T07:29:11.129Z | Compiling anstyle v1.0.6 | 
| 514 | 2024-03-11T07:29:11.185Z | Compiling dyn-clone v1.0.17 | 
| 515 | 2024-03-11T07:29:11.427Z | Compiling colored v2.1.0 | 
| 516 | 2024-03-11T07:29:11.721Z | Compiling anstream v0.6.13 | 
| 517 | 2024-03-11T07:29:12.171Z | Compiling num_enum_derive v0.5.11 | 
| 518 | 2024-03-11T07:29:12.212Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) | 
| 519 | 2024-03-11T07:29:12.261Z | Compiling serde_derive v1.0.197 | 
| 520 | 2024-03-11T07:29:12.687Z | Compiling zerocopy-derive v0.7.32 | 
| 521 | 2024-03-11T07:29:12.740Z | Compiling darling_macro v0.20.8 | 
| 522 | 2024-03-11T07:29:13.105Z | Compiling tokio-macros v2.2.0 | 
| 523 | 2024-03-11T07:29:13.130Z | Compiling foreign-types-macros v0.2.3 | 
| 524 | 2024-03-11T07:29:13.136Z | Compiling thiserror-impl v1.0.57 | 
| 525 | 2024-03-11T07:29:13.338Z | Compiling tracing-attributes v0.1.27 | 
| 526 | 2024-03-11T07:29:13.864Z | Compiling darling v0.20.8 | 
| 527 | 2024-03-11T07:29:13.960Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) | 
| 528 | 2024-03-11T07:29:14.455Z | Compiling foreign-types v0.5.0 | 
| 529 | 2024-03-11T07:29:14.552Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) | 
| 530 | 2024-03-11T07:29:14.668Z | Compiling num_enum v0.5.11 | 
| 531 | 2024-03-11T07:29:14.762Z | Compiling tokio v1.36.0 | 
| 532 | 2024-03-11T07:29:14.805Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) | 
| 533 | 2024-03-11T07:29:14.893Z | Compiling zerocopy v0.7.32 | 
| 534 | 2024-03-11T07:29:15.481Z | Compiling terminal_size v0.3.0 | 
| 535 | 2024-03-11T07:29:15.707Z | Compiling socket2 v0.4.10 | 
| 536 | 2024-03-11T07:29:16.040Z | Compiling clap_lex v0.7.0 | 
| 537 | 2024-03-11T07:29:16.161Z | Compiling heck v0.4.1 | 
| 538 | 2024-03-11T07:29:16.554Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) | 
| 539 | 2024-03-11T07:29:16.560Z | Compiling strsim v0.11.0 | 
| 540 | 2024-03-11T07:29:16.840Z | Compiling tracing v0.1.40 | 
| 541 | 2024-03-11T07:29:16.997Z | Compiling clap_builder v4.5.2 | 
| 542 | 2024-03-11T07:29:17.048Z | Compiling clap_derive v4.5.0 | 
| 543 | 2024-03-11T07:29:17.403Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) | 
| 544 | 2024-03-11T07:29:20.644Z | Compiling clap v4.5.2 | 
| 545 | 2024-03-11T07:29:22.520Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) | 
| 546 | 2024-03-11T07:29:24.549Z | Compiling postcard v1.0.8 | 
| 547 | 2024-03-11T07:29:25.393Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) | 
| 548 | 2024-03-11T07:29:35.337Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) | 
| 549 | 2024-03-11T07:29:36.930Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) | 
| 550 | 2024-03-11T07:29:52.037Z | Finished release [optimized + debuginfo] target(s) in 54.27s | 
| 551 | 2024-03-11T07:29:52.058Z | Building xde (release). | 
| 552 | 2024-03-11T07:29:52.360Z | Compiling compiler_builtins v0.1.105 | 
| 553 | 2024-03-11T07:29:52.364Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) | 
| 554 | 2024-03-11T07:29:52.364Z | Compiling proc-macro2 v1.0.78 | 
| 555 | 2024-03-11T07:29:52.364Z | Compiling unicode-ident v1.0.12 | 
| 556 | 2024-03-11T07:29:52.364Z | Compiling heapless v0.8.0 | 
| 557 | 2024-03-11T07:29:52.364Z | Compiling serde v1.0.197 | 
| 558 | 2024-03-11T07:29:52.368Z | Compiling ident_case v1.0.1 | 
| 559 | 2024-03-11T07:29:52.368Z | Compiling fnv v1.0.7 | 
| 560 | 2024-03-11T07:29:52.472Z | Compiling strsim v0.10.0 | 
| 561 | 2024-03-11T07:29:52.521Z | Compiling smoltcp v0.11.0 | 
| 562 | 2024-03-11T07:29:52.535Z | Compiling version_check v0.9.4 | 
| 563 | 2024-03-11T07:29:52.992Z | Compiling crc32fast v1.4.0 | 
| 564 | 2024-03-11T07:29:53.343Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) | 
| 565 | 2024-03-11T07:29:53.770Z | Compiling quote v1.0.35 | 
| 566 | 2024-03-11T07:29:54.020Z | Compiling syn v2.0.52 | 
| 567 | 2024-03-11T07:29:57.683Z | Compiling darling_core v0.20.8 | 
| 568 | 2024-03-11T07:30:00.674Z | Compiling serde_derive v1.0.197 | 
| 569 | 2024-03-11T07:30:00.674Z | Compiling zerocopy-derive v0.7.32 | 
| 570 | 2024-03-11T07:30:00.679Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) | 
| 571 | 2024-03-11T07:30:01.959Z | Compiling darling_macro v0.20.8 | 
| 572 | 2024-03-11T07:30:03.338Z | Compiling darling v0.20.8 | 
| 573 | 2024-03-11T07:30:03.415Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) | 
| 574 | 2024-03-11T07:30:14.549Z | Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) | 
| 575 | 2024-03-11T07:30:16.400Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) | 
| 576 | 2024-03-11T07:30:19.699Z | Compiling byteorder v1.5.0 | 
| 577 | 2024-03-11T07:30:19.699Z | Compiling cfg-if v1.0.0 | 
| 578 | 2024-03-11T07:30:19.704Z | Compiling stable_deref_trait v1.2.0 | 
| 579 | 2024-03-11T07:30:19.704Z | Compiling embedded-io v0.4.0 | 
| 580 | 2024-03-11T07:30:19.704Z | Compiling bitflags v1.3.2 | 
| 581 | 2024-03-11T07:30:19.704Z | Compiling cobs v0.2.3 | 
| 582 | 2024-03-11T07:30:19.780Z | Compiling managed v0.8.0 | 
| 583 | 2024-03-11T07:30:19.792Z | Compiling either v1.10.0 | 
| 584 | 2024-03-11T07:30:19.796Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) | 
| 585 | 2024-03-11T07:30:20.023Z | Compiling hash32 v0.3.1 | 
| 586 | 2024-03-11T07:30:20.073Z | Compiling zerocopy v0.7.32 | 
| 587 | 2024-03-11T07:30:20.150Z | Compiling itertools v0.12.1 | 
| 588 | 2024-03-11T07:30:20.252Z | Compiling dyn-clone v1.0.17 | 
| 589 | 2024-03-11T07:30:20.280Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) | 
| 590 | 2024-03-11T07:30:20.366Z | Compiling bitflags v2.4.2 | 
| 591 | 2024-03-11T07:30:23.896Z | Compiling postcard v1.0.8 | 
| 592 | 2024-03-11T07:30:24.694Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) | 
| 593 | 2024-03-11T07:30:29.724Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) | 
| 594 | 2024-03-11T07:30:37.071Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) | 
| 595 | 2024-03-11T07:30:37.802Z | warning: shared reference of mutable static is discouraged | 
| 596 | 2024-03-11T07:30:37.802Z | --> xde/src/xde.rs:1225:27 | 
| 597 | 2024-03-11T07:30:37.802Z | | | 
| 598 | 2024-03-11T07:30:37.802Z | 1225 |     devo_cb_ops: unsafe { &xde_cb_ops }, | 
| 599 | 2024-03-11T07:30:37.802Z | |                           ^^^^^^^^^^^ shared reference of mutable static | 
| 600 | 2024-03-11T07:30:37.802Z | | | 
| 601 | 2024-03-11T07:30:37.802Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 602 | 2024-03-11T07:30:37.802Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 603 | 2024-03-11T07:30:37.802Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 604 | 2024-03-11T07:30:37.803Z | = note: `#[warn(static_mut_ref)]` on by default | 
| 605 | 2024-03-11T07:30:37.803Z | help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer | 
| 606 | 2024-03-11T07:30:37.803Z | | | 
| 607 | 2024-03-11T07:30:37.803Z | 1225 |     devo_cb_ops: unsafe { addr_of!(xde_cb_ops) }, | 
| 608 | 2024-03-11T07:30:37.803Z | |                           ~~~~~~~~~~~~~~~~~~~~ | 
| 609 | 2024-03-11T07:30:37.803Z |  | 
| 610 | 2024-03-11T07:30:37.808Z | warning: shared reference of mutable static is discouraged | 
| 611 | 2024-03-11T07:30:37.808Z | --> xde/src/xde.rs:1236:22 | 
| 612 | 2024-03-11T07:30:37.808Z | | | 
| 613 | 2024-03-11T07:30:37.808Z | 1236 |         drv_dev_ops: &xde_devops, | 
| 614 | 2024-03-11T07:30:37.808Z | |                      ^^^^^^^^^^^ shared reference of mutable static | 
| 615 | 2024-03-11T07:30:37.808Z | | | 
| 616 | 2024-03-11T07:30:37.808Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 617 | 2024-03-11T07:30:37.808Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 618 | 2024-03-11T07:30:37.808Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 619 | 2024-03-11T07:30:37.808Z | help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer | 
| 620 | 2024-03-11T07:30:37.808Z | | | 
| 621 | 2024-03-11T07:30:37.808Z | 1236 |         drv_dev_ops: addr_of!(xde_devops), | 
| 622 | 2024-03-11T07:30:37.808Z | |                      ~~~~~~~~~~~~~~~~~~~~ | 
| 623 | 2024-03-11T07:30:37.808Z |  | 
| 624 | 2024-03-11T07:30:38.037Z | warning: mutable reference of mutable static is discouraged | 
| 625 | 2024-03-11T07:30:38.037Z | --> xde/src/xde.rs:310:23 | 
| 626 | 2024-03-11T07:30:38.037Z | | | 
| 627 | 2024-03-11T07:30:38.037Z | 310 |     mac::mac_init_ops(&mut xde_devops, XDE_STR); | 
| 628 | 2024-03-11T07:30:38.038Z | |                       ^^^^^^^^^^^^^^^ mutable reference of mutable static | 
| 629 | 2024-03-11T07:30:38.038Z | | | 
| 630 | 2024-03-11T07:30:38.038Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 631 | 2024-03-11T07:30:38.038Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 632 | 2024-03-11T07:30:38.038Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 633 | 2024-03-11T07:30:38.038Z | help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer | 
| 634 | 2024-03-11T07:30:38.038Z | | | 
| 635 | 2024-03-11T07:30:38.038Z | 310 |     mac::mac_init_ops(addr_of_mut!(xde_devops), XDE_STR); | 
| 636 | 2024-03-11T07:30:38.038Z | |                       ~~~~~~~~~~~~~~~~~~~~~~~~ | 
| 637 | 2024-03-11T07:30:38.038Z |  | 
| 638 | 2024-03-11T07:30:38.038Z | warning: mutable reference of mutable static is discouraged | 
| 639 | 2024-03-11T07:30:38.038Z | --> xde/src/xde.rs:316:31 | 
| 640 | 2024-03-11T07:30:38.038Z | | | 
| 641 | 2024-03-11T07:30:38.038Z | 316 |             mac::mac_fini_ops(&mut xde_devops); | 
| 642 | 2024-03-11T07:30:38.038Z | |                               ^^^^^^^^^^^^^^^ mutable reference of mutable static | 
| 643 | 2024-03-11T07:30:38.038Z | | | 
| 644 | 2024-03-11T07:30:38.038Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 645 | 2024-03-11T07:30:38.038Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 646 | 2024-03-11T07:30:38.038Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 647 | 2024-03-11T07:30:38.038Z | help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer | 
| 648 | 2024-03-11T07:30:38.038Z | | | 
| 649 | 2024-03-11T07:30:38.038Z | 316 |             mac::mac_fini_ops(addr_of_mut!(xde_devops)); | 
| 650 | 2024-03-11T07:30:38.038Z | |                               ~~~~~~~~~~~~~~~~~~~~~~~~ | 
| 651 | 2024-03-11T07:30:38.039Z |  | 
| 652 | 2024-03-11T07:30:38.043Z | warning: mutable reference of mutable static is discouraged | 
| 653 | 2024-03-11T07:30:38.043Z | --> xde/src/xde.rs:332:31 | 
| 654 | 2024-03-11T07:30:38.043Z | | | 
| 655 | 2024-03-11T07:30:38.043Z | 332 |             mac::mac_fini_ops(&mut xde_devops); | 
| 656 | 2024-03-11T07:30:38.043Z | |                               ^^^^^^^^^^^^^^^ mutable reference of mutable static | 
| 657 | 2024-03-11T07:30:38.044Z | | | 
| 658 | 2024-03-11T07:30:38.044Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 659 | 2024-03-11T07:30:38.044Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 660 | 2024-03-11T07:30:38.044Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 661 | 2024-03-11T07:30:38.044Z | help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer | 
| 662 | 2024-03-11T07:30:38.044Z | | | 
| 663 | 2024-03-11T07:30:38.044Z | 332 |             mac::mac_fini_ops(addr_of_mut!(xde_devops)); | 
| 664 | 2024-03-11T07:30:38.044Z | |                               ~~~~~~~~~~~~~~~~~~~~~~~~ | 
| 665 | 2024-03-11T07:30:38.044Z |  | 
| 666 | 2024-03-11T07:30:38.048Z | warning: mutable reference of mutable static is discouraged | 
| 667 | 2024-03-11T07:30:38.048Z | --> xde/src/xde.rs:724:28 | 
| 668 | 2024-03-11T07:30:38.048Z | | | 
| 669 | 2024-03-11T07:30:38.048Z | 724 |         mreg.m_callbacks = &mut xde_mac_callbacks; | 
| 670 | 2024-03-11T07:30:38.048Z | |                            ^^^^^^^^^^^^^^^^^^^^^^ mutable reference of mutable static | 
| 671 | 2024-03-11T07:30:38.048Z | | | 
| 672 | 2024-03-11T07:30:38.048Z | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> | 
| 673 | 2024-03-11T07:30:38.049Z | = note: reference of mutable static is a hard error from 2024 edition | 
| 674 | 2024-03-11T07:30:38.049Z | = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior | 
| 675 | 2024-03-11T07:30:38.049Z | help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer | 
| 676 | 2024-03-11T07:30:38.049Z | | | 
| 677 | 2024-03-11T07:30:38.049Z | 724 |         mreg.m_callbacks = addr_of_mut!(xde_mac_callbacks); | 
| 678 | 2024-03-11T07:30:38.049Z | |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 
| 679 | 2024-03-11T07:30:38.049Z |  | 
| 680 | 2024-03-11T07:30:44.421Z | warning: `xde` (lib) generated 6 warnings | 
| 681 | 2024-03-11T07:30:44.425Z | Finished release [optimized + debuginfo] target(s) in 52.30s | 
| 682 | 2024-03-11T07:30:44.439Z | Linking xde kmod... | 
| 683 | 2024-03-11T07:30:45.337Z | Building xde dev link helper (release). | 
| 684 | 2024-03-11T07:30:45.526Z | Compiling compiler_builtins v0.1.105 | 
| 685 | 2024-03-11T07:30:45.526Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) | 
| 686 | 2024-03-11T07:30:45.530Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) | 
| 687 | 2024-03-11T07:31:05.298Z | Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) | 
| 688 | 2024-03-11T07:31:06.126Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-02-06-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) | 
| 689 | 2024-03-11T07:31:10.606Z | Finished release [optimized + debuginfo] target(s) in 25.21s | 
| 690 | 2024-03-11T07:31:10.628Z |  | 
| 691 | 2024-03-11T07:31:10.628Z | real     4:28.719045216 | 
| 692 | 2024-03-11T07:31:10.628Z | user    14:34.049270863 | 
| 693 | 2024-03-11T07:31:10.628Z | sys      2:28.767416789 | 
| 694 | 2024-03-11T07:31:10.628Z | trap        0.394865957 | 
| 695 | 2024-03-11T07:31:10.628Z | tflt        1.305625992 | 
| 696 | 2024-03-11T07:31:10.628Z | dflt        4.342214347 | 
| 697 | 2024-03-11T07:31:10.628Z | kflt        0.209249445 | 
| 698 | 2024-03-11T07:31:10.628Z | lock    26:43.509370433 | 
| 699 | 2024-03-11T07:31:10.628Z | slp     33:37.510335703 | 
| 700 | 2024-03-11T07:31:10.633Z | lat        25.415049836 | 
| 701 | 2024-03-11T07:31:10.633Z | stop       22.254874040 | 
| 702 | 2024-03-11T07:31:10.633Z | + elfdump target/x86_64-unknown-unknown/release/xde | 
| 703 | 2024-03-11T07:31:10.633Z | + grep GOTPCREL | 
| 704 | 2024-03-11T07:31:12.683Z | + header 'package opte' | 
| 705 | 2024-03-11T07:31:12.683Z | + echo '# ==== package opte ==== #' | 
| 706 | 2024-03-11T07:31:12.683Z | # ==== package opte ==== # | 
| 707 | 2024-03-11T07:31:12.687Z | + cargo xtask package --skip-build | 
| 708 | 2024-03-11T07:31:12.948Z | Finished dev [unoptimized + debuginfo] target(s) in 0.21s | 
| 709 | 2024-03-11T07:31:12.954Z | Running `target/debug/xtask package --skip-build` | 
| 710 | 2024-03-11T07:31:13.243Z | + ./clean.sh | 
| 711 | 2024-03-11T07:31:13.254Z | + mkdir -p proto/kernel/drv/amd64 | 
| 712 | 2024-03-11T07:31:13.262Z | + mkdir -p proto/opt/oxide/opte/bin | 
| 713 | 2024-03-11T07:31:13.262Z | + mkdir -p proto/usr/lib/devfsadm/linkmod | 
| 714 | 2024-03-11T07:31:13.262Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ | 
| 715 | 2024-03-11T07:31:13.299Z | + cp ../target/x86_64-unknown-unknown/release/xde proto/kernel/drv/amd64 | 
| 716 | 2024-03-11T07:31:13.351Z | + cp ../xde/xde.conf proto/kernel/drv/ | 
| 717 | 2024-03-11T07:31:13.355Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so | 
| 718 | 2024-03-11T07:31:13.360Z | + '[' -z ']' | 
| 719 | 2024-03-11T07:31:13.360Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg | 
| 720 | 2024-03-11T07:31:13.829Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg | 
| 721 | 2024-03-11T07:31:13.840Z | + INC_DEBUG= | 
| 722 | 2024-03-11T07:31:13.840Z | ++ ./print-api-version.sh | 
| 723 | 2024-03-11T07:31:13.840Z | + API_VSN=28 | 
| 724 | 2024-03-11T07:31:13.841Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/232/g -e s/%API_VSN%/28/g opte.template.p5m | 
| 725 | 2024-03-11T07:31:13.841Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m | 
| 726 | 2024-03-11T07:31:18.802Z | + pkgdepend generate -d proto opte.base.p5m | 
| 727 | 2024-03-11T07:31:20.019Z | + mkdir -p packages | 
| 728 | 2024-03-11T07:31:20.023Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m | 
| 729 | 2024-03-11T07:31:39.787Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m | 
| 730 | 2024-03-11T07:31:39.795Z | + pkgrepo create packages/repo | 
| 731 | 2024-03-11T07:31:40.840Z | + pkgrepo add-publisher -s packages/repo helios-dev | 
| 732 | 2024-03-11T07:31:41.667Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m | 
| 733 | 2024-03-11T07:32:24.166Z | pkg://helios-dev/driver/network/opte@0.28.232,5.11:20240311T073141Z | 
| 734 | 2024-03-11T07:32:24.166Z | PUBLISHED | 
| 735 | 2024-03-11T07:32:24.226Z | + pkgrecv -a -d packages/repo/opte-0.28.232.p5p -s packages/repo -v -m latest '*' | 
| 736 | 2024-03-11T07:32:25.019Z | Retrieving packages for publisher helios-dev ... | 
| 737 | 2024-03-11T07:32:25.023Z | Retrieving catalog 'helios-dev' ... Done | 
| 738 | 2024-03-11T07:32:25.028Z | Retrieving and evaluating 1 package(s)... | 
| 739 | 2024-03-11T07:32:25.028Z | Fetching manifests: 1/1  100% complete | 
| 740 | 2024-03-11T07:32:25.028Z | Fetching manifests: 1/1  100% complete | 
| 741 | 2024-03-11T07:32:25.028Z |  | 
| 742 | 2024-03-11T07:32:25.028Z | Archiving packages ... | 
| 743 | 2024-03-11T07:32:25.028Z | Packages to add:        1 | 
| 744 | 2024-03-11T07:32:25.028Z | Files to retrieve:        6 | 
| 745 | 2024-03-11T07:32:25.028Z | Estimated transfer size: 42.72 MB | 
| 746 | 2024-03-11T07:32:25.028Z |  | 
| 747 | 2024-03-11T07:32:25.028Z | Packages to archive: | 
| 748 | 2024-03-11T07:32:25.028Z | driver/network/opte@0.28.232,5.11:20240311T073141Z | 
| 749 | 2024-03-11T07:32:25.028Z |  | 
| 750 | 2024-03-11T07:32:25.028Z | Download: 0/6 items   0.0/42.7MB  0% complete | 
| 751 | 2024-03-11T07:32:25.181Z | Download: Completed 42.72 MB in 0.16 seconds (274M/s) | 
| 752 | 2024-03-11T07:32:25.186Z | Archiving:  1/20 items   0.0/42.8MB  0% complete | 
| 753 | 2024-03-11T07:32:25.214Z | Archiving: Completed 42.76 MB in 0.03 seconds | 
| 754 | 2024-03-11T07:32:25.267Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.28.232.p5p. | 
| 755 | 2024-03-11T07:32:25.271Z | + banner copy | 
| 756 | 2024-03-11T07:32:25.370Z |  | 
| 757 | 2024-03-11T07:32:25.370Z | ####    ####   #####    #   # | 
| 758 | 2024-03-11T07:32:25.370Z | #    #  #    #  #    #    # # | 
| 759 | 2024-03-11T07:32:25.370Z | #       #    #  #    #     # | 
| 760 | 2024-03-11T07:32:25.370Z | #       #    #  #####      # | 
| 761 | 2024-03-11T07:32:25.370Z | #    #  #    #  #          # | 
| 762 | 2024-03-11T07:32:25.370Z | ####    ####   #          # | 
| 763 | 2024-03-11T07:32:25.370Z |  | 
| 764 | 2024-03-11T07:32:25.375Z | + pfexec mkdir -p /out | 
| 765 | 2024-03-11T07:32:25.375Z | + pfexec chown 12345 /out | 
| 766 | 2024-03-11T07:32:25.379Z | + PKG_NAME=/out/opte.p5p | 
| 767 | 2024-03-11T07:32:25.379Z | + mv pkg/packages/repo/opte-0.28.232.p5p /out/opte.p5p | 
| 768 | 2024-03-11T07:32:25.424Z | + sha256sum /out/opte.p5p | 
| 769 | 2024-03-11T07:32:25.461Z | process exited: duration 360388 ms, exit code 0 | 
|  | 
| 770 | 2024-03-11T07:32:25.478Z | found 2 output files | 
| 771 | 2024-03-11T07:32:25.478Z | uploading: /out/opte.p5p (44840960 bytes) | 
| 772 | 2024-03-11T07:32:39.303Z | uploaded: /out/opte.p5p | 
| 773 | 2024-03-11T07:32:39.304Z | uploading: /out/opte.p5p.sha256 (80 bytes) | 
| 774 | 2024-03-11T07:32:40.316Z | uploaded: /out/opte.p5p.sha256 |