|
|
|
| 1 | 2026-09-04T04:39:18.988Z | job assigned to worker 01M1NBC5FAH0060DH0QD3NH0GH [factory aws, i-049a2ecdffdeb6f35] (queued for 46 s) |
| |
| 2 | 2026-09-04T04:39:25.493Z | starting task 0: "setup" |
| 3 | 2026-09-04T04:39:25.500Z | ++ uname -s |
| 4 | 2026-09-04T04:39:25.503Z | + kern=SunOS |
| 5 | 2026-09-04T04:39:25.503Z | + build_user=build |
| 6 | 2026-09-04T04:39:25.503Z | + build_uid=12345 |
| 7 | 2026-09-04T04:39:25.503Z | + work_dir=/work |
| 8 | 2026-09-04T04:39:25.503Z | + input_dir=/input |
| 9 | 2026-09-04T04:39:25.503Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T04:39:25.503Z | + case "$kern" in |
| 11 | 2026-09-04T04:39:25.503Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T04:39:25.506Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T04:39:27.509Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T04:39:27.575Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T04:39:27.578Z | + home_fs=zfs |
| 16 | 2026-09-04T04:39:27.578Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T04:39:27.578Z | + mkdir -p /home/build |
| 18 | 2026-09-04T04:39:27.578Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T04:39:29.579Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T04:39:29.583Z | process exited: duration 4088 ms, exit code 0 |
| |
| 21 | 2026-09-04T04:39:29.588Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T04:39:29.593Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T04:39:29.593Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T04:39:29.594Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T04:39:29.594Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T04:39:29.594Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T04:39:29.594Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T04:39:29.597Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T04:39:29.597Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T04:39:29.715Z | info: downloading installer |
| 31 | 2026-09-04T04:39:31.021Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-04T04:39:31.021Z | warn: /opt/ooce/bin |
| 33 | 2026-09-04T04:39:31.021Z | warn: This could mean one of the following: |
| 34 | 2026-09-04T04:39:31.021Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-04T04:39:31.021Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-04T04:39:31.021Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-04T04:39:31.021Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-04T04:39:31.021Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-04T04:39:31.021Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-04T04:39:31.021Z | error: cannot install while Rust is installed |
| 41 | 2026-09-04T04:39:31.021Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-04T04:39:31.035Z | info: profile set to default |
| 43 | 2026-09-04T04:39:31.035Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-04T04:39:31.038Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-04T04:39:31.181Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-04T04:39:31.184Z | info: downloading 6 components |
| 47 | 2026-09-04T04:39:48.001Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 48 | 2026-09-04T04:39:48.001Z | |
| 49 | 2026-09-04T04:39:48.027Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-04T04:39:48.027Z | |
| 51 | 2026-09-04T04:39:48.031Z | |
| 52 | 2026-09-04T04:39:48.031Z | Rust is installed now. Great! |
| 53 | 2026-09-04T04:39:48.031Z | |
| 54 | 2026-09-04T04:39:48.031Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-04T04:39:48.031Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-04T04:39:48.031Z | |
| 57 | 2026-09-04T04:39:48.031Z | To configure your current shell, you need to source |
| 58 | 2026-09-04T04:39:48.031Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-04T04:39:48.031Z | |
| 60 | 2026-09-04T04:39:48.031Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-04T04:39:48.031Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-04T04:39:48.031Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-04T04:39:48.031Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-04T04:39:48.031Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-04T04:39:48.031Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-04T04:39:48.031Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-04T04:39:48.031Z | HOST_CC = None |
| 68 | 2026-09-04T04:39:48.031Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-04T04:39:48.031Z | CC = None |
| 70 | 2026-09-04T04:39:48.031Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-04T04:39:48.195Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-04T04:39:48.195Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-04T04:39:48.195Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-04T04:39:48.195Z | CFLAGS = None |
| 75 | 2026-09-04T04:39:48.195Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-04T04:39:48.195Z | HOST_CFLAGS = None |
| 77 | 2026-09-04T04:39:48.195Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-04T04:39:48.195Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-04T04:39:48.195Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-04T04:39:48.195Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-04T04:39:48.298Z | + rustup --version |
| 82 | 2026-09-04T04:39:48.306Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-04T04:39:48.309Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-04T04:39:48.329Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-04T04:39:48.332Z | + cargo --version |
| 86 | 2026-09-04T04:39:48.344Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-04T04:39:48.347Z | + rustc --version |
| 88 | 2026-09-04T04:39:48.365Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-04T04:39:48.367Z | process exited: duration 18777 ms, exit code 0 |
| |
| 90 | 2026-09-04T04:39:48.373Z | starting task 2: "authentication" |
| 91 | 2026-09-04T04:39:48.390Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-04T04:39:48.395Z | starting task 3: "clone repository" |
| 93 | 2026-09-04T04:39:48.399Z | + mkdir -p /work/oxidecomputer/oxnet |
| 94 | 2026-09-04T04:39:48.402Z | + git clone https://github.com/oxidecomputer/oxnet /work/oxidecomputer/oxnet |
| 95 | 2026-09-04T04:39:48.431Z | Cloning into '/work/oxidecomputer/oxnet'... |
| 96 | 2026-09-04T04:39:48.904Z | + cd /work/oxidecomputer/oxnet |
| 97 | 2026-09-04T04:39:48.904Z | + git fetch origin a0cfd8fffbd6e113093885a60dffd9a27d21bb81 |
| 98 | 2026-09-04T04:39:49.162Z | From https://github.com/oxidecomputer/oxnet |
| 99 | 2026-09-04T04:39:49.162Z | * branch a0cfd8fffbd6e113093885a60dffd9a27d21bb81 -> FETCH_HEAD |
| 100 | 2026-09-04T04:39:49.168Z | + [[ -n zl/ci ]] |
| 101 | 2026-09-04T04:39:49.170Z | ++ git branch --show-current |
| 102 | 2026-09-04T04:39:49.170Z | + current=main |
| 103 | 2026-09-04T04:39:49.170Z | + [[ main != zl/ci ]] |
| 104 | 2026-09-04T04:39:49.171Z | + git branch -f zl/ci a0cfd8fffbd6e113093885a60dffd9a27d21bb81 |
| 105 | 2026-09-04T04:39:49.173Z | + git checkout -f zl/ci |
| 106 | 2026-09-04T04:39:49.176Z | Switched to branch 'zl/ci' |
| 107 | 2026-09-04T04:39:49.179Z | + git reset --hard a0cfd8fffbd6e113093885a60dffd9a27d21bb81 |
| 108 | 2026-09-04T04:39:49.182Z | HEAD is now at a0cfd8f Merge branch 'main' into zl/ci |
| 109 | 2026-09-04T04:39:49.182Z | process exited: duration 785 ms, exit code 0 |
| |
| 110 | 2026-09-04T04:39:49.188Z | starting task 4: "build" |
| 111 | 2026-09-04T04:39:49.191Z | + rustup show active-toolchain |
| 112 | 2026-09-04T04:39:49.196Z | stable-x86_64-unknown-illumos (default) |
| 113 | 2026-09-04T04:39:49.199Z | + cargo --version |
| 114 | 2026-09-04T04:39:49.203Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 115 | 2026-09-04T04:39:49.206Z | + rustc --version |
| 116 | 2026-09-04T04:39:49.225Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 117 | 2026-09-04T04:39:49.228Z | + NEXTEST_VERSION=0.9.143 |
| 118 | 2026-09-04T04:39:49.228Z | + curl -sSfL --retry 10 https://get.nexte.st/0.9.143/illumos |
| 119 | 2026-09-04T04:39:49.230Z | + gunzip |
| 120 | 2026-09-04T04:39:49.230Z | + tar -xf - -C /home/build/.cargo/bin |
| 121 | 2026-09-04T04:39:50.303Z | + banner build |
| 122 | 2026-09-04T04:39:50.306Z | |
| 123 | 2026-09-04T04:39:50.306Z | ##### # # # # ##### |
| 124 | 2026-09-04T04:39:50.306Z | # # # # # # # # |
| 125 | 2026-09-04T04:39:50.306Z | ##### # # # # # # |
| 126 | 2026-09-04T04:39:50.306Z | # # # # # # # # |
| 127 | 2026-09-04T04:39:50.306Z | # # # # # # # # |
| 128 | 2026-09-04T04:39:50.306Z | ##### #### # ###### ##### |
| 129 | 2026-09-04T04:39:50.306Z | |
| 130 | 2026-09-04T04:39:50.306Z | + ptime -m cargo build --all-features --locked --all-targets --verbose |
| 131 | 2026-09-04T04:39:50.381Z | Updating crates.io index |
| 132 | 2026-09-04T04:39:50.821Z | Downloading crates ... |
| 133 | 2026-09-04T04:39:50.873Z | Downloaded chacha20 v0.10.1 |
| 134 | 2026-09-04T04:39:50.877Z | Downloaded errno v0.3.11 |
| 135 | 2026-09-04T04:39:50.893Z | Downloaded block-buffer v0.12.1 |
| 136 | 2026-09-04T04:39:50.896Z | Downloaded typenum v1.20.1 |
| 137 | 2026-09-04T04:39:50.900Z | Downloaded crypto-common v0.2.2 |
| 138 | 2026-09-04T04:39:50.903Z | Downloaded macaddr v1.0.1 |
| 139 | 2026-09-04T04:39:50.905Z | Downloaded console v0.16.4 |
| 140 | 2026-09-04T04:39:50.908Z | Downloaded schemars_derive v0.8.22 |
| 141 | 2026-09-04T04:39:50.911Z | Downloaded dyn-clone v1.0.17 |
| 142 | 2026-09-04T04:39:50.911Z | Downloaded sha1 v0.11.0 |
| 143 | 2026-09-04T04:39:50.911Z | Downloaded cpufeatures v0.3.0 |
| 144 | 2026-09-04T04:39:50.914Z | Downloaded fastrand v2.3.0 |
| 145 | 2026-09-04T04:39:50.934Z | Downloaded cfg-if v1.0.0 |
| 146 | 2026-09-04T04:39:50.940Z | Downloaded newline-converter v0.3.0 |
| 147 | 2026-09-04T04:39:50.943Z | Downloaded unicode-ident v1.0.12 |
| 148 | 2026-09-04T04:39:50.946Z | Downloaded atomicwrites v0.4.4 |
| 149 | 2026-09-04T04:39:50.952Z | Downloaded itoa v1.0.11 |
| 150 | 2026-09-04T04:39:50.959Z | Downloaded ipnetwork v0.21.1 |
| 151 | 2026-09-04T04:39:50.962Z | Downloaded quote v1.0.36 |
| 152 | 2026-09-04T04:39:50.967Z | Downloaded allocator-api2 v0.2.18 |
| 153 | 2026-09-04T04:39:50.970Z | Downloaded equivalent v1.0.1 |
| 154 | 2026-09-04T04:39:50.983Z | Downloaded digest v0.11.3 |
| 155 | 2026-09-04T04:39:50.986Z | Downloaded once_cell v1.21.3 |
| 156 | 2026-09-04T04:39:50.986Z | Downloaded rand_core v0.10.1 |
| 157 | 2026-09-04T04:39:50.993Z | Downloaded foldhash v0.2.0 |
| 158 | 2026-09-04T04:39:50.995Z | Downloaded zmij v1.0.23 |
| 159 | 2026-09-04T04:39:51.001Z | Downloaded serde_derive v1.0.229 |
| 160 | 2026-09-04T04:39:51.009Z | Downloaded hybrid-array v0.4.14 |
| 161 | 2026-09-04T04:39:51.013Z | Downloaded serde_derive_internals v0.29.0 |
| 162 | 2026-09-04T04:39:51.023Z | Downloaded bitflags v2.9.0 |
| 163 | 2026-09-04T04:39:51.026Z | Downloaded tempfile v3.20.0 |
| 164 | 2026-09-04T04:39:51.028Z | Downloaded schemars v0.8.22 |
| 165 | 2026-09-04T04:39:51.037Z | Downloaded getrandom v0.3.3 |
| 166 | 2026-09-04T04:39:51.041Z | Downloaded const-oid v0.10.2 |
| 167 | 2026-09-04T04:39:51.044Z | Downloaded getrandom v0.4.3 |
| 168 | 2026-09-04T04:39:51.047Z | Downloaded proc-macro2 v1.0.92 |
| 169 | 2026-09-04T04:39:51.053Z | Downloaded unicode-segmentation v1.11.0 |
| 170 | 2026-09-04T04:39:51.057Z | Downloaded serde_core v1.0.229 |
| 171 | 2026-09-04T04:39:51.066Z | Downloaded serde v1.0.229 |
| 172 | 2026-09-04T04:39:51.079Z | Downloaded memchr v2.7.2 |
| 173 | 2026-09-04T04:39:51.082Z | Downloaded rand v0.10.2 |
| 174 | 2026-09-04T04:39:51.092Z | Downloaded similar v3.2.0 |
| 175 | 2026-09-04T04:39:51.095Z | Downloaded serde_json v1.0.151 |
| 176 | 2026-09-04T04:39:51.098Z | Downloaded expectorate v1.3.0 |
| 177 | 2026-09-04T04:39:51.129Z | Downloaded hashbrown v0.16.1 |
| 178 | 2026-09-04T04:39:51.211Z | Downloaded syn v3.0.3 |
| 179 | 2026-09-04T04:39:51.216Z | Downloaded unicode-width v0.2.2 |
| 180 | 2026-09-04T04:39:51.224Z | Downloaded syn v2.0.89 |
| 181 | 2026-09-04T04:39:51.230Z | Downloaded regress v0.11.1 |
| 182 | 2026-09-04T04:39:51.234Z | Downloaded rustix v0.38.44 |
| 183 | 2026-09-04T04:39:51.247Z | Downloaded bstr v1.13.1 |
| 184 | 2026-09-04T04:39:51.255Z | Downloaded rustix v1.0.7 |
| 185 | 2026-09-04T04:39:51.274Z | Downloaded libc v0.2.169 |
| 186 | 2026-09-04T04:39:51.317Z | Compiling libc v0.2.169 |
| 187 | 2026-09-04T04:39:51.317Z | Compiling proc-macro2 v1.0.92 |
| 188 | 2026-09-04T04:39:51.317Z | Compiling unicode-ident v1.0.12 |
| 189 | 2026-09-04T04:39:51.321Z | Compiling cfg-if v1.0.0 |
| 190 | 2026-09-04T04:39:51.321Z | Compiling serde_core v1.0.229 |
| 191 | 2026-09-04T04:39:51.321Z | Compiling typenum v1.20.1 |
| 192 | 2026-09-04T04:39:51.321Z | Compiling bitflags v2.9.0 |
| 193 | 2026-09-04T04:39:51.321Z | Compiling rustix v1.0.7 |
| 194 | 2026-09-04T04:39:51.343Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.169/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=82766aa48388557d -C extra-filename=-05db2c2c4ace4a3d --out-dir /work/oxidecomputer/oxnet/target/debug/build/libc-05db2c2c4ace4a3d -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 195 | 2026-09-04T04:39:51.346Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b856cb2261031380 -C extra-filename=-0228a88795e0ae85 --out-dir /work/oxidecomputer/oxnet/target/debug/build/proc-macro2-0228a88795e0ae85 -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 196 | 2026-09-04T04:39:51.346Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10f6633af7b1027a -C extra-filename=-2f8a5edb16997e99 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 197 | 2026-09-04T04:39:51.346Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=c676cf99074a5f25 -C extra-filename=-a6d78c59bfe1dffc --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 198 | 2026-09-04T04:39:51.346Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.229/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=2d6dfcfa72cdc5c1 -C extra-filename=-ee5e1a4bb609b7ff --out-dir /work/oxidecomputer/oxnet/target/debug/build/serde_core-ee5e1a4bb609b7ff -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 199 | 2026-09-04T04:39:51.347Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const-generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "i128", "scale-info", "scale_info", "strict"))' -C metadata=111c6ca1eeaebf15 -C extra-filename=-21d4dc82d3b5069d --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 200 | 2026-09-04T04:39:51.347Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=0206e65768113e17 -C extra-filename=-96c8c63eb779b43f --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 201 | 2026-09-04T04:39:51.350Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=bfb753d371778aae -C extra-filename=-2fe908f17b99a06a --out-dir /work/oxidecomputer/oxnet/target/debug/build/rustix-2fe908f17b99a06a -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 202 | 2026-09-04T04:39:51.401Z | Compiling getrandom v0.3.3 |
| 203 | 2026-09-04T04:39:51.425Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=bbe1e9634af0d891 -C extra-filename=-edc68249317a838a --out-dir /work/oxidecomputer/oxnet/target/debug/build/getrandom-edc68249317a838a -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 204 | 2026-09-04T04:39:51.452Z | Compiling zmij v1.0.23 |
| 205 | 2026-09-04T04:39:51.455Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4cc535334c0cf18e -C extra-filename=-e751dece764ea703 --out-dir /work/oxidecomputer/oxnet/target/debug/build/zmij-e751dece764ea703 -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 206 | 2026-09-04T04:39:51.561Z | Compiling rand_core v0.10.1 |
| 207 | 2026-09-04T04:39:51.564Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f082f1d19e94c2f -C extra-filename=-e84748069c332c8f --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 208 | 2026-09-04T04:39:51.700Z | Compiling getrandom v0.4.3 |
| 209 | 2026-09-04T04:39:51.700Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=2a5e489000aa94c0 -C extra-filename=-db11333131cb9601 --out-dir /work/oxidecomputer/oxnet/target/debug/build/getrandom-db11333131cb9601 -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 210 | 2026-09-04T04:39:51.704Z | Running `/work/oxidecomputer/oxnet/target/debug/build/serde_core-ee5e1a4bb609b7ff/build-script-build` |
| 211 | 2026-09-04T04:39:51.704Z | Running `/work/oxidecomputer/oxnet/target/debug/build/libc-05db2c2c4ace4a3d/build-script-build` |
| 212 | 2026-09-04T04:39:51.708Z | Running `/work/oxidecomputer/oxnet/target/debug/build/proc-macro2-0228a88795e0ae85/build-script-build` |
| 213 | 2026-09-04T04:39:51.708Z | Running `/work/oxidecomputer/oxnet/target/debug/build/rustix-2fe908f17b99a06a/build-script-build` |
| 214 | 2026-09-04T04:39:51.727Z | Running `/work/oxidecomputer/oxnet/target/debug/build/getrandom-edc68249317a838a/build-script-build` |
| 215 | 2026-09-04T04:39:51.731Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.169/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4304441a744a86b3 -C extra-filename=-859c85b74bf5b155 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
| 216 | 2026-09-04T04:39:51.735Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.229/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=c1170a55dc5b5efc -C extra-filename=-18eb3563b444e783 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 217 | 2026-09-04T04:39:51.738Z | Compiling cpufeatures v0.3.0 |
| 218 | 2026-09-04T04:39:51.738Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb6bc3cfa67cd361 -C extra-filename=-cfc58a49d326bbc3 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 219 | 2026-09-04T04:39:51.744Z | Running `/work/oxidecomputer/oxnet/target/debug/build/zmij-e751dece764ea703/build-script-build` |
| 220 | 2026-09-04T04:39:51.764Z | Compiling serde v1.0.229 |
| 221 | 2026-09-04T04:39:51.767Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.229/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a9c427a0e8295677 -C extra-filename=-f4ed52beb4412de5 --out-dir /work/oxidecomputer/oxnet/target/debug/build/serde-f4ed52beb4412de5 -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 222 | 2026-09-04T04:39:51.771Z | Compiling serde_json v1.0.151 |
| 223 | 2026-09-04T04:39:51.771Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.151/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=c03df396b607ca00 -C extra-filename=-90e67cfe9eb4de49 --out-dir /work/oxidecomputer/oxnet/target/debug/build/serde_json-90e67cfe9eb4de49 -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 224 | 2026-09-04T04:39:51.787Z | Compiling memchr v2.7.2 |
| 225 | 2026-09-04T04:39:51.790Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=26291641fe0e1d72 -C extra-filename=-283e01fe977750e1 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 226 | 2026-09-04T04:39:51.896Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e296592a469611d1 -C extra-filename=-11f446c4f62c7cdb --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern unicode_ident=/work/oxidecomputer/oxnet/target/debug/deps/libunicode_ident-2f8a5edb16997e99.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
| 227 | 2026-09-04T04:39:51.958Z | Compiling rustix v0.38.44 |
| 228 | 2026-09-04T04:39:51.958Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=70cfee2728a10e00 -C extra-filename=-e268726bc02ac854 --out-dir /work/oxidecomputer/oxnet/target/debug/build/rustix-e268726bc02ac854 -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 229 | 2026-09-04T04:39:51.995Z | Running `/work/oxidecomputer/oxnet/target/debug/build/serde_json-90e67cfe9eb4de49/build-script-build` |
| 230 | 2026-09-04T04:39:52.001Z | Running `/work/oxidecomputer/oxnet/target/debug/build/getrandom-db11333131cb9601/build-script-build` |
| 231 | 2026-09-04T04:39:52.007Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name zmij --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zmij-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=751966dd0cee158c -C extra-filename=-f827e7475a25e833 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(opt_level, values("s"))' --check-cfg 'cfg(zmij_no_select_unpredictable)'` |
| 232 | 2026-09-04T04:39:52.073Z | Compiling hybrid-array v0.4.14 |
| 233 | 2026-09-04T04:39:52.076Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name hybrid_array --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hybrid-array-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' '--warn=clippy::arithmetic_side_effects' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytemuck", "ctutils", "extra-sizes", "serde", "subtle", "zerocopy", "zeroize"))' -C metadata=6c0b0b7376c5c34d -C extra-filename=-e3862cefffe7b187 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern typenum=/work/oxidecomputer/oxnet/target/debug/deps/libtypenum-21d4dc82d3b5069d.rmeta --cap-lints allow` |
| 234 | 2026-09-04T04:39:52.129Z | Compiling errno v0.3.11 |
| 235 | 2026-09-04T04:39:52.132Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5d42ad04b439c0aa -C extra-filename=-4b307c7ecc299e9e --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern libc=/work/oxidecomputer/oxnet/target/debug/deps/liblibc-859c85b74bf5b155.rmeta --cap-lints allow` |
| 236 | 2026-09-04T04:39:52.227Z | Compiling quote v1.0.36 |
| 237 | 2026-09-04T04:39:52.230Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=f1e5978237f1006e -C extra-filename=-999e5a369a1082b4 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxnet/target/debug/deps/libproc_macro2-11f446c4f62c7cdb.rmeta --cap-lints allow` |
| 238 | 2026-09-04T04:39:52.269Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=47584ecaa0c8251e -C extra-filename=-1e09ab874887687b --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern bitflags=/work/oxidecomputer/oxnet/target/debug/deps/libbitflags-96c8c63eb779b43f.rmeta --extern libc_errno=/work/oxidecomputer/oxnet/target/debug/deps/liberrno-4b307c7ecc299e9e.rmeta --extern libc=/work/oxidecomputer/oxnet/target/debug/deps/liblibc-859c85b74bf5b155.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 239 | 2026-09-04T04:39:52.295Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=ec1decc888862189 -C extra-filename=-c88c2df6ffbdaab2 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxnet/target/debug/deps/libcfg_if-a6d78c59bfe1dffc.rmeta --extern libc=/work/oxidecomputer/oxnet/target/debug/deps/liblibc-859c85b74bf5b155.rmeta --cap-lints allow` |
| 240 | 2026-09-04T04:39:52.302Z | Running `/work/oxidecomputer/oxnet/target/debug/build/rustix-e268726bc02ac854/build-script-build` |
| 241 | 2026-09-04T04:39:52.383Z | Running `/work/oxidecomputer/oxnet/target/debug/build/serde-f4ed52beb4412de5/build-script-build` |
| 242 | 2026-09-04T04:39:52.397Z | Compiling syn v3.0.3 |
| 243 | 2026-09-04T04:39:52.400Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=671d99de53b2f403 -C extra-filename=-5b74eabe6b189789 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxnet/target/debug/deps/libproc_macro2-11f446c4f62c7cdb.rmeta --extern quote=/work/oxidecomputer/oxnet/target/debug/deps/libquote-999e5a369a1082b4.rmeta --extern unicode_ident=/work/oxidecomputer/oxnet/target/debug/deps/libunicode_ident-2f8a5edb16997e99.rmeta --cap-lints allow` |
| 244 | 2026-09-04T04:39:52.412Z | Compiling syn v2.0.89 |
| 245 | 2026-09-04T04:39:52.415Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b4ca952dc8cc7667 -C extra-filename=-d65729e7e873056a --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxnet/target/debug/deps/libproc_macro2-11f446c4f62c7cdb.rmeta --extern quote=/work/oxidecomputer/oxnet/target/debug/deps/libquote-999e5a369a1082b4.rmeta --extern unicode_ident=/work/oxidecomputer/oxnet/target/debug/deps/libunicode_ident-2f8a5edb16997e99.rmeta --cap-lints allow` |
| 246 | 2026-09-04T04:39:52.437Z | Compiling const-oid v0.10.2 |
| 247 | 2026-09-04T04:39:52.437Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db"))' -C metadata=dd69209dc890f931 -C extra-filename=-35663d4495566691 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 248 | 2026-09-04T04:39:52.453Z | Compiling fastrand v2.3.0 |
| 249 | 2026-09-04T04:39:52.456Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=bb8ea2affc8171af -C extra-filename=-57fa0b2435cf3575 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 250 | 2026-09-04T04:39:52.469Z | Compiling itoa v1.0.11 |
| 251 | 2026-09-04T04:39:52.472Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=34d55f8ac9ff27db -C extra-filename=-89e57c2b3b2b3536 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 252 | 2026-09-04T04:39:52.517Z | Compiling block-buffer v0.12.1 |
| 253 | 2026-09-04T04:39:52.520Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=c69a3d7b5a4ef853 -C extra-filename=-e7b652e1878d6119 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern hybrid_array=/work/oxidecomputer/oxnet/target/debug/deps/libhybrid_array-e3862cefffe7b187.rmeta --cap-lints allow` |
| 254 | 2026-09-04T04:39:52.587Z | Compiling crypto-common v0.2.2 |
| 255 | 2026-09-04T04:39:52.590Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "zeroize"))' -C metadata=117fd00e9c8448cc -C extra-filename=-a11c0a8c303d3e29 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern hybrid_array=/work/oxidecomputer/oxnet/target/debug/deps/libhybrid_array-e3862cefffe7b187.rmeta --cap-lints allow` |
| 256 | 2026-09-04T04:39:52.627Z | Compiling schemars v0.8.22 |
| 257 | 2026-09-04T04:39:52.631Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=b446db5427d5a585 -C extra-filename=-6552c7fa042d25ff --out-dir /work/oxidecomputer/oxnet/target/debug/build/schemars-6552c7fa042d25ff -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 258 | 2026-09-04T04:39:52.658Z | Compiling once_cell v1.21.3 |
| 259 | 2026-09-04T04:39:52.661Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=67b40ef2f8027636 -C extra-filename=-613e7a842071b6eb --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 260 | 2026-09-04T04:39:52.706Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=31e3fd1e3922f930 -C extra-filename=-386449dcd4366e21 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern bitflags=/work/oxidecomputer/oxnet/target/debug/deps/libbitflags-96c8c63eb779b43f.rmeta --extern libc_errno=/work/oxidecomputer/oxnet/target/debug/deps/liberrno-4b307c7ecc299e9e.rmeta --extern libc=/work/oxidecomputer/oxnet/target/debug/deps/liblibc-859c85b74bf5b155.rmeta --cap-lints allow --cfg static_assertions --cfg libc --cfg solarish` |
| 261 | 2026-09-04T04:39:52.854Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=121e4f0486552940 -C extra-filename=-86c12eebc7843197 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxnet/target/debug/deps/libcfg_if-a6d78c59bfe1dffc.rmeta --extern libc=/work/oxidecomputer/oxnet/target/debug/deps/liblibc-859c85b74bf5b155.rmeta --extern rand_core=/work/oxidecomputer/oxnet/target/debug/deps/librand_core-e84748069c332c8f.rmeta --cap-lints allow` |
| 262 | 2026-09-04T04:39:52.867Z | Running `/work/oxidecomputer/oxnet/target/debug/build/schemars-6552c7fa042d25ff/build-script-build` |
| 263 | 2026-09-04T04:39:52.873Z | Compiling chacha20 v0.10.1 |
| 264 | 2026-09-04T04:39:52.876Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes --warn=unreachable_pub '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' --cfg 'feature="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=5fe5de37268d615d -C extra-filename=-b3b82fe008fd3d07 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxnet/target/debug/deps/libcfg_if-a6d78c59bfe1dffc.rmeta --extern cpufeatures=/work/oxidecomputer/oxnet/target/debug/deps/libcpufeatures-cfc58a49d326bbc3.rmeta --extern rand_core=/work/oxidecomputer/oxnet/target/debug/deps/librand_core-e84748069c332c8f.rmeta --cap-lints allow` |
| 265 | 2026-09-04T04:39:53.029Z | Compiling tempfile v3.20.0 |
| 266 | 2026-09-04T04:39:53.032Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=914feaf7bbd79e3a -C extra-filename=-6a357241b8bddeda --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern fastrand=/work/oxidecomputer/oxnet/target/debug/deps/libfastrand-57fa0b2435cf3575.rmeta --extern getrandom=/work/oxidecomputer/oxnet/target/debug/deps/libgetrandom-c88c2df6ffbdaab2.rmeta --extern once_cell=/work/oxidecomputer/oxnet/target/debug/deps/libonce_cell-613e7a842071b6eb.rmeta --extern rustix=/work/oxidecomputer/oxnet/target/debug/deps/librustix-1e09ab874887687b.rmeta --cap-lints allow` |
| 267 | 2026-09-04T04:39:53.115Z | Compiling dyn-clone v1.0.17 |
| 268 | 2026-09-04T04:39:53.118Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10ab084dc62dfed -C extra-filename=-7c2af6d74c89d61b --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 269 | 2026-09-04T04:39:53.175Z | Compiling digest v0.11.3 |
| 270 | 2026-09-04T04:39:53.178Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --cfg 'feature="alloc"' --cfg 'feature="block-api"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-api", "default", "dev", "getrandom", "mac", "oid", "rand_core", "zeroize"))' -C metadata=13d001ea8f0da3ab -C extra-filename=-dbb147c3bd36b462 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern block_buffer=/work/oxidecomputer/oxnet/target/debug/deps/libblock_buffer-e7b652e1878d6119.rmeta --extern const_oid=/work/oxidecomputer/oxnet/target/debug/deps/libconst_oid-35663d4495566691.rmeta --extern common=/work/oxidecomputer/oxnet/target/debug/deps/libcrypto_common-a11c0a8c303d3e29.rmeta --cap-lints allow` |
| 271 | 2026-09-04T04:39:53.235Z | Compiling equivalent v1.0.1 |
| 272 | 2026-09-04T04:39:53.239Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2f4b7eb1b134650 -C extra-filename=-3b58d1e607520b6e --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 273 | 2026-09-04T04:39:53.310Z | Compiling unicode-segmentation v1.11.0 |
| 274 | 2026-09-04T04:39:53.313Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=71faff3f48d5fe23 -C extra-filename=-4e1c8e000939bc2f --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 275 | 2026-09-04T04:39:53.327Z | Compiling foldhash v0.2.0 |
| 276 | 2026-09-04T04:39:53.330Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4bb381941c30274a -C extra-filename=-8913c53d47adb322 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 277 | 2026-09-04T04:39:53.425Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.151/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=b0d976f53fa2182f -C extra-filename=-5b9fb7444e6d1475 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern itoa=/work/oxidecomputer/oxnet/target/debug/deps/libitoa-89e57c2b3b2b3536.rmeta --extern memchr=/work/oxidecomputer/oxnet/target/debug/deps/libmemchr-283e01fe977750e1.rmeta --extern serde_core=/work/oxidecomputer/oxnet/target/debug/deps/libserde_core-18eb3563b444e783.rmeta --extern zmij=/work/oxidecomputer/oxnet/target/debug/deps/libzmij-f827e7475a25e833.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
| 278 | 2026-09-04T04:39:53.482Z | Compiling allocator-api2 v0.2.18 |
| 279 | 2026-09-04T04:39:53.485Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=30e76d381592034f -C extra-filename=-94c1176fb3948d4c --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 280 | 2026-09-04T04:39:53.513Z | Compiling unicode-width v0.2.2 |
| 281 | 2026-09-04T04:39:53.516Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=a7cc7fc7ca223a76 -C extra-filename=-622bd4167be87f8d --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 282 | 2026-09-04T04:39:53.529Z | Compiling sha1 v0.11.0 |
| 283 | 2026-09-04T04:39:53.532Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(sha1_backend, values("aarch64-sha2", "x86-sha", "soft"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="oid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "oid", "zeroize"))' -C metadata=fb9159e95caa3940 -C extra-filename=-70931513f5c7fb5e --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern cfg_if=/work/oxidecomputer/oxnet/target/debug/deps/libcfg_if-a6d78c59bfe1dffc.rmeta --extern cpufeatures=/work/oxidecomputer/oxnet/target/debug/deps/libcpufeatures-cfc58a49d326bbc3.rmeta --extern digest=/work/oxidecomputer/oxnet/target/debug/deps/libdigest-dbb147c3bd36b462.rmeta --cap-lints allow` |
| 284 | 2026-09-04T04:39:53.544Z | Compiling atomicwrites v0.4.4 |
| 285 | 2026-09-04T04:39:53.547Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7b648e540c2a9ba -C extra-filename=-e259f2aec6edd02b --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern rustix=/work/oxidecomputer/oxnet/target/debug/deps/librustix-386449dcd4366e21.rmeta --extern tempfile=/work/oxidecomputer/oxnet/target/debug/deps/libtempfile-6a357241b8bddeda.rmeta --cap-lints allow` |
| 286 | 2026-09-04T04:39:53.668Z | Compiling newline-converter v0.3.0 |
| 287 | 2026-09-04T04:39:53.672Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06da139d219132c7 -C extra-filename=-f83ee495e3570d68 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/oxnet/target/debug/deps/libunicode_segmentation-4e1c8e000939bc2f.rmeta --cap-lints allow` |
| 288 | 2026-09-04T04:39:53.722Z | Compiling console v0.16.4 |
| 289 | 2026-09-04T04:39:53.725Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=105b1b294e747ca6 -C extra-filename=-92f39eae6fc5fcd1 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern libc=/work/oxidecomputer/oxnet/target/debug/deps/liblibc-859c85b74bf5b155.rmeta --extern unicode_width=/work/oxidecomputer/oxnet/target/debug/deps/libunicode_width-622bd4167be87f8d.rmeta --cap-lints allow` |
| 290 | 2026-09-04T04:39:53.761Z | Compiling hashbrown v0.16.1 |
| 291 | 2026-09-04T04:39:53.764Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=b6d5077bb40fb52e -C extra-filename=-36e05706c749ba12 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern allocator_api2=/work/oxidecomputer/oxnet/target/debug/deps/liballocator_api2-94c1176fb3948d4c.rmeta --extern equivalent=/work/oxidecomputer/oxnet/target/debug/deps/libequivalent-3b58d1e607520b6e.rmeta --extern foldhash=/work/oxidecomputer/oxnet/target/debug/deps/libfoldhash-8913c53d47adb322.rmeta --cap-lints allow` |
| 292 | 2026-09-04T04:39:53.767Z | Compiling rand v0.10.2 |
| 293 | 2026-09-04T04:39:53.767Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=86413acc1fb72bd8 -C extra-filename=-1bd6ef47b1dfe814 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern chacha20=/work/oxidecomputer/oxnet/target/debug/deps/libchacha20-b3b82fe008fd3d07.rmeta --extern getrandom=/work/oxidecomputer/oxnet/target/debug/deps/libgetrandom-86c12eebc7843197.rmeta --extern rand_core=/work/oxidecomputer/oxnet/target/debug/deps/librand_core-e84748069c332c8f.rmeta --cap-lints allow` |
| 294 | 2026-09-04T04:39:53.774Z | Compiling ipnetwork v0.21.1 |
| 295 | 2026-09-04T04:39:53.777Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnetwork-0.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=eaf4902af9470aaf -C extra-filename=-057eec192dd6a931 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 296 | 2026-09-04T04:39:53.813Z | Compiling similar v3.2.0 |
| 297 | 2026-09-04T04:39:53.813Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/similar-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "hashbrown", "inline", "serde", "std", "text", "unicode", "unicode-segmentation", "wasm32_web_time", "web-time"))' -C metadata=3bbe87f0c83ab7b9 -C extra-filename=-68f88c438a8f8535 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 298 | 2026-09-04T04:39:54.090Z | Compiling serde_derive_internals v0.29.0 |
| 299 | 2026-09-04T04:39:54.094Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive_internals-0.29.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66550f4beca41f84 -C extra-filename=-46ded99b50672529 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxnet/target/debug/deps/libproc_macro2-11f446c4f62c7cdb.rmeta --extern quote=/work/oxidecomputer/oxnet/target/debug/deps/libquote-999e5a369a1082b4.rmeta --extern syn=/work/oxidecomputer/oxnet/target/debug/deps/libsyn-d65729e7e873056a.rmeta --cap-lints allow` |
| 300 | 2026-09-04T04:39:54.279Z | Compiling serde_derive v1.0.229 |
| 301 | 2026-09-04T04:39:54.283Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.229/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1a5cc467731aa3dc -C extra-filename=-09fb687f995c4e0b --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxnet/target/debug/deps/libproc_macro2-11f446c4f62c7cdb.rlib --extern quote=/work/oxidecomputer/oxnet/target/debug/deps/libquote-999e5a369a1082b4.rlib --extern syn=/work/oxidecomputer/oxnet/target/debug/deps/libsyn-5b74eabe6b189789.rlib --extern proc_macro --cap-lints allow` |
| 302 | 2026-09-04T04:39:54.387Z | Compiling macaddr v1.0.1 |
| 303 | 2026-09-04T04:39:54.390Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=15bacec977c2c668 -C extra-filename=-98c4c3f45a99fee8 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --cap-lints allow` |
| 304 | 2026-09-04T04:39:54.415Z | Compiling regress v0.11.1 |
| 305 | 2026-09-04T04:39:54.419Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=3279b264ab23d380 -C extra-filename=-60a21d0f1bb7a979 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern hashbrown=/work/oxidecomputer/oxnet/target/debug/deps/libhashbrown-36e05706c749ba12.rmeta --extern memchr=/work/oxidecomputer/oxnet/target/debug/deps/libmemchr-283e01fe977750e1.rmeta --cap-lints allow` |
| 306 | 2026-09-04T04:39:54.574Z | Compiling expectorate v1.3.0 |
| 307 | 2026-09-04T04:39:54.577Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=92c1794c2006ba44 -C extra-filename=-5064d81b1f43c2ff --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern atomicwrites=/work/oxidecomputer/oxnet/target/debug/deps/libatomicwrites-e259f2aec6edd02b.rmeta --extern console=/work/oxidecomputer/oxnet/target/debug/deps/libconsole-92f39eae6fc5fcd1.rmeta --extern newline_converter=/work/oxidecomputer/oxnet/target/debug/deps/libnewline_converter-f83ee495e3570d68.rmeta --extern similar=/work/oxidecomputer/oxnet/target/debug/deps/libsimilar-68f88c438a8f8535.rmeta --cap-lints allow` |
| 308 | 2026-09-04T04:39:54.686Z | Compiling schemars_derive v0.8.22 |
| 309 | 2026-09-04T04:39:54.689Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=838f6fd278798f35 -C extra-filename=-7a6248b2b691e51e --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern proc_macro2=/work/oxidecomputer/oxnet/target/debug/deps/libproc_macro2-11f446c4f62c7cdb.rlib --extern quote=/work/oxidecomputer/oxnet/target/debug/deps/libquote-999e5a369a1082b4.rlib --extern serde_derive_internals=/work/oxidecomputer/oxnet/target/debug/deps/libserde_derive_internals-46ded99b50672529.rlib --extern syn=/work/oxidecomputer/oxnet/target/debug/deps/libsyn-d65729e7e873056a.rlib --extern proc_macro --cap-lints allow` |
| 310 | 2026-09-04T04:39:56.172Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.229/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=dc2fa98d15009a8f -C extra-filename=-814bcb6ff3ef2404 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern serde_core=/work/oxidecomputer/oxnet/target/debug/deps/libserde_core-18eb3563b444e783.rmeta --extern serde_derive=/work/oxidecomputer/oxnet/target/debug/deps/libserde_derive-09fb687f995c4e0b.so --cap-lints allow --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` |
| 311 | 2026-09-04T04:39:56.536Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=30615a5743c7cc7d -C extra-filename=-4eaa33a32220a39a --out-dir /work/oxidecomputer/oxnet/target/debug/deps -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern dyn_clone=/work/oxidecomputer/oxnet/target/debug/deps/libdyn_clone-7c2af6d74c89d61b.rmeta --extern schemars_derive=/work/oxidecomputer/oxnet/target/debug/deps/libschemars_derive-7a6248b2b691e51e.so --extern serde=/work/oxidecomputer/oxnet/target/debug/deps/libserde-814bcb6ff3ef2404.rmeta --extern serde_json=/work/oxidecomputer/oxnet/target/debug/deps/libserde_json-5b9fb7444e6d1475.rmeta --cap-lints allow --cfg std_atomic64 --cfg std_atomic` |
| 312 | 2026-09-04T04:39:57.166Z | Compiling oxnet v0.1.7 (/work/oxidecomputer/oxnet) |
| 313 | 2026-09-04T04:39:57.170Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="macaddr"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="ula"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "macaddr", "schemars", "serde", "std", "ula"))' -C metadata=6fa97c74e9016a41 -C extra-filename=-48f40620caf1d489 --out-dir /work/oxidecomputer/oxnet/target/debug/deps -C incremental=/work/oxidecomputer/oxnet/target/debug/incremental -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern ipnetwork=/work/oxidecomputer/oxnet/target/debug/deps/libipnetwork-057eec192dd6a931.rmeta --extern macaddr=/work/oxidecomputer/oxnet/target/debug/deps/libmacaddr-98c4c3f45a99fee8.rmeta --extern rand=/work/oxidecomputer/oxnet/target/debug/deps/librand-1bd6ef47b1dfe814.rmeta --extern schemars=/work/oxidecomputer/oxnet/target/debug/deps/libschemars-4eaa33a32220a39a.rmeta --extern serde=/work/oxidecomputer/oxnet/target/debug/deps/libserde-814bcb6ff3ef2404.rmeta --extern serde_json=/work/oxidecomputer/oxnet/target/debug/deps/libserde_json-5b9fb7444e6d1475.rmeta --extern sha1=/work/oxidecomputer/oxnet/target/debug/deps/libsha1-70931513f5c7fb5e.rmeta` |
| 314 | 2026-09-04T04:39:57.434Z | Running `/home/build/.rustup/toolchains/stable-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="macaddr"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="ula"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "macaddr", "schemars", "serde", "std", "ula"))' -C metadata=99f00f305d39a5d3 -C extra-filename=-054ab44d4fc4569c --out-dir /work/oxidecomputer/oxnet/target/debug/deps -C incremental=/work/oxidecomputer/oxnet/target/debug/incremental -L dependency=/work/oxidecomputer/oxnet/target/debug/deps --extern expectorate=/work/oxidecomputer/oxnet/target/debug/deps/libexpectorate-5064d81b1f43c2ff.rlib --extern ipnetwork=/work/oxidecomputer/oxnet/target/debug/deps/libipnetwork-057eec192dd6a931.rlib --extern macaddr=/work/oxidecomputer/oxnet/target/debug/deps/libmacaddr-98c4c3f45a99fee8.rlib --extern rand=/work/oxidecomputer/oxnet/target/debug/deps/librand-1bd6ef47b1dfe814.rlib --extern regress=/work/oxidecomputer/oxnet/target/debug/deps/libregress-60a21d0f1bb7a979.rlib --extern schemars=/work/oxidecomputer/oxnet/target/debug/deps/libschemars-4eaa33a32220a39a.rlib --extern serde=/work/oxidecomputer/oxnet/target/debug/deps/libserde-814bcb6ff3ef2404.rlib --extern serde_json=/work/oxidecomputer/oxnet/target/debug/deps/libserde_json-5b9fb7444e6d1475.rlib --extern sha1=/work/oxidecomputer/oxnet/target/debug/deps/libsha1-70931513f5c7fb5e.rlib` |
| 315 | 2026-09-04T04:39:59.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.89s |
| 316 | 2026-09-04T04:39:59.251Z | |
| 317 | 2026-09-04T04:39:59.254Z | real 8.933723489 |
| 318 | 2026-09-04T04:39:59.255Z | user 31.650649074 |
| 319 | 2026-09-04T04:39:59.255Z | sys 6.327194728 |
| 320 | 2026-09-04T04:39:59.255Z | trap 0.023415345 |
| 321 | 2026-09-04T04:39:59.255Z | tflt 0.046202586 |
| 322 | 2026-09-04T04:39:59.255Z | dflt 0.210341495 |
| 323 | 2026-09-04T04:39:59.255Z | kflt 0.005618835 |
| 324 | 2026-09-04T04:39:59.255Z | lock 1:58.997916056 |
| 325 | 2026-09-04T04:39:59.255Z | slp 1:21.896442077 |
| 326 | 2026-09-04T04:39:59.255Z | lat 2.359286548 |
| 327 | 2026-09-04T04:39:59.255Z | stop 3.796153076 |
| 328 | 2026-09-04T04:39:59.255Z | + banner test |
| 329 | 2026-09-04T04:39:59.255Z | |
| 330 | 2026-09-04T04:39:59.255Z | ##### ###### #### ##### |
| 331 | 2026-09-04T04:39:59.255Z | # # # # |
| 332 | 2026-09-04T04:39:59.255Z | # ##### #### # |
| 333 | 2026-09-04T04:39:59.255Z | # # # # |
| 334 | 2026-09-04T04:39:59.255Z | # # # # # |
| 335 | 2026-09-04T04:39:59.255Z | # ###### #### # |
| 336 | 2026-09-04T04:39:59.255Z | |
| 337 | 2026-09-04T04:39:59.255Z | + ptime -m cargo nextest run --all-features --locked |
| 338 | 2026-09-04T04:39:59.425Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s |
| 339 | 2026-09-04T04:39:59.437Z | ──────────── |
| 340 | 2026-09-04T04:39:59.437Z | Nextest run ID 1024c8a6-662d-43aa-9403-fb4df58c241a with nextest profile: default |
| 341 | 2026-09-04T04:39:59.437Z | Starting 40 tests across 1 binary |
| 342 | 2026-09-04T04:39:59.444Z | PASS [ 0.006s] ( 1/40) oxnet ipaddr::tests::from_str_parses_ipv4_link_local_address |
| 343 | 2026-09-04T04:39:59.445Z | PASS [ 0.006s] ( 2/40) oxnet ipaddr::tests::from_str_rejects_malformed_address |
| 344 | 2026-09-04T04:39:59.445Z | PASS [ 0.006s] ( 3/40) oxnet ipaddr::tests::ipv4_constructors_accept_entire_link_local_range |
| 345 | 2026-09-04T04:39:59.448Z | PASS [ 0.007s] ( 4/40) oxnet ipaddr::tests::from_str_parses_either_address_family |
| 346 | 2026-09-04T04:39:59.448Z | PASS [ 0.007s] ( 5/40) oxnet ipaddr::tests::ipv4_constructors_reject_addresses_outside_link_local_range |
| 347 | 2026-09-04T04:39:59.448Z | PASS [ 0.006s] ( 6/40) oxnet ipaddr::tests::ipv6_constructors_accept_link_local_range_boundaries |
| 348 | 2026-09-04T04:39:59.448Z | PASS [ 0.006s] ( 7/40) oxnet ipaddr::tests::from_str_rejects_non_link_local_addresses |
| 349 | 2026-09-04T04:39:59.448Z | PASS [ 0.007s] ( 8/40) oxnet ipaddr::tests::from_str_parses_ipv6_link_local_address |
| 350 | 2026-09-04T04:39:59.451Z | PASS [ 0.006s] ( 9/40) oxnet ipaddr::tests::parse_errors_transparently_report_the_inner_error |
| 351 | 2026-09-04T04:39:59.451Z | PASS [ 0.006s] (10/40) oxnet ipaddr::tests::ipv6_constructors_reject_addresses_outside_link_local_range |
| 352 | 2026-09-04T04:39:59.451Z | PASS [ 0.006s] (11/40) oxnet ipaddr::tests::serde_accepts_link_local_range_boundaries |
| 353 | 2026-09-04T04:39:59.451Z | PASS [ 0.006s] (12/40) oxnet ipaddr::tests::schema_patterns_match_link_local_boundaries |
| 354 | 2026-09-04T04:39:59.451Z | PASS [ 0.006s] (13/40) oxnet ipaddr::tests::serde_serializes_all_address_types_as_canonical_strings |
| 355 | 2026-09-04T04:39:59.451Z | PASS [ 0.006s] (14/40) oxnet ipnet::tests::test_contains |
| 356 | 2026-09-04T04:39:59.451Z | PASS [ 0.006s] (15/40) oxnet ipaddr::tests::serde_round_trips_all_address_types |
| 357 | 2026-09-04T04:39:59.451Z | PASS [ 0.006s] (16/40) oxnet ipaddr::tests::serde_rejects_non_link_local_addresses |
| 358 | 2026-09-04T04:39:59.456Z | PASS [ 0.006s] (17/40) oxnet ipnet::tests::test_ipnet_serde |
| 359 | 2026-09-04T04:39:59.456Z | PASS [ 0.006s] (18/40) oxnet ipnet::tests::test_ipv4_net_operations |
| 360 | 2026-09-04T04:39:59.459Z | PASS [ 0.006s] (19/40) oxnet ipnet::tests::test_ipv4_resize |
| 361 | 2026-09-04T04:39:59.459Z | PASS [ 0.006s] (20/40) oxnet ipnet::tests::test_ipnet_size |
| 362 | 2026-09-04T04:39:59.459Z | PASS [ 0.006s] (21/40) oxnet ipnet::tests::test_ipv6_multicast_scope |
| 363 | 2026-09-04T04:39:59.459Z | PASS [ 0.006s] (22/40) oxnet ipnet::tests::test_ipv6_resize |
| 364 | 2026-09-04T04:39:59.460Z | PASS [ 0.006s] (23/40) oxnet ipnet::tests::test_ipv6_ula_builder |
| 365 | 2026-09-04T04:39:59.463Z | PASS [ 0.006s] (24/40) oxnet ipnet::tests::test_is_multicast_with_scopes |
| 366 | 2026-09-04T04:39:59.463Z | PASS [ 0.006s] (25/40) oxnet ipnet::tests::test_is_network_addr |
| 367 | 2026-09-04T04:39:59.463Z | PASS [ 0.006s] (26/40) oxnet md5::tests::debug_redacts_inner_string |
| 368 | 2026-09-04T04:39:59.463Z | PASS [ 0.006s] (27/40) oxnet md5::tests::accepts_printable_ascii_within_length_limit |
| 369 | 2026-09-04T04:39:59.463Z | PASS [ 0.006s] (28/40) oxnet ipnet::tests::test_iter |
| 370 | 2026-09-04T04:39:59.463Z | PASS [ 0.006s] (29/40) oxnet md5::tests::json_schema_matches_invariants |
| 371 | 2026-09-04T04:39:59.463Z | PASS [ 0.006s] (30/40) oxnet md5::tests::rejects_strings_outside_invariants |
| 372 | 2026-09-04T04:39:59.468Z | PASS [ 0.006s] (31/40) oxnet multicast::tests::test_derive_multicast_mac_generic |
| 373 | 2026-09-04T04:39:59.468Z | PASS [ 0.006s] (32/40) oxnet multicast::tests::test_derive_multicast_mac_addr |
| 374 | 2026-09-04T04:39:59.468Z | PASS [ 0.006s] (33/40) oxnet md5::tests::serde_round_trip_preserves_invariants |
| 375 | 2026-09-04T04:39:59.471Z | PASS [ 0.006s] (34/40) oxnet multicast::tests::test_derive_multicast_mac_ipv4 |
| 376 | 2026-09-04T04:39:59.472Z | PASS [ 0.006s] (35/40) oxnet multicast::tests::test_derive_multicast_mac_ipnet |
| 377 | 2026-09-04T04:39:59.472Z | PASS [ 0.006s] (36/40) oxnet multicast::tests::test_derive_multicast_mac_ipnetwork |
| 378 | 2026-09-04T04:39:59.472Z | PASS [ 0.006s] (37/40) oxnet multicast::tests::test_derive_multicast_mac_ipv6 |
| 379 | 2026-09-04T04:39:59.475Z | PASS [ 0.005s] (38/40) oxnet sockaddr::tests::test_sockaddr_serialization |
| 380 | 2026-09-04T04:39:59.475Z | PASS [ 0.006s] (39/40) oxnet schema_util::tests::test_all_schemas |
| 381 | 2026-09-04T04:39:59.482Z | PASS [ 0.032s] (40/40) oxnet ipnet::tests::test_ipv6_regex |
| 382 | 2026-09-04T04:39:59.485Z | ──────────── |
| 383 | 2026-09-04T04:39:59.485Z | Summary [ 0.045s] 40 tests run: 40 passed, 0 skipped |
| 384 | 2026-09-04T04:39:59.486Z | |
| 385 | 2026-09-04T04:39:59.486Z | real 0.229798076 |
| 386 | 2026-09-04T04:39:59.486Z | user 0.231514819 |
| 387 | 2026-09-04T04:39:59.486Z | sys 0.201338912 |
| 388 | 2026-09-04T04:39:59.486Z | trap 0.000420147 |
| 389 | 2026-09-04T04:39:59.486Z | tflt 0.000157921 |
| 390 | 2026-09-04T04:39:59.486Z | dflt 0.000102550 |
| 391 | 2026-09-04T04:39:59.486Z | kflt 0.000003619 |
| 392 | 2026-09-04T04:39:59.486Z | lock 0.306231632 |
| 393 | 2026-09-04T04:39:59.486Z | slp 0.351276557 |
| 394 | 2026-09-04T04:39:59.486Z | lat 0.074535686 |
| 395 | 2026-09-04T04:39:59.486Z | stop 0.172915563 |
| 396 | 2026-09-04T04:39:59.486Z | + banner doctest |
| 397 | 2026-09-04T04:39:59.489Z | |
| 398 | 2026-09-04T04:39:59.489Z | ##### #### #### ##### ###### #### ##### |
| 399 | 2026-09-04T04:39:59.489Z | # # # # # # # # # # |
| 400 | 2026-09-04T04:39:59.489Z | # # # # # # ##### #### # |
| 401 | 2026-09-04T04:39:59.489Z | # # # # # # # # # |
| 402 | 2026-09-04T04:39:59.489Z | # # # # # # # # # # # |
| 403 | 2026-09-04T04:39:59.489Z | ##### #### #### # ###### #### # |
| 404 | 2026-09-04T04:39:59.489Z | |
| 405 | 2026-09-04T04:39:59.489Z | + ptime -m cargo test --all-features --locked --doc |
| 406 | 2026-09-04T04:39:59.533Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s |
| 407 | 2026-09-04T04:39:59.536Z | Doc-tests oxnet |
| 408 | 2026-09-04T04:39:59.609Z | |
| 409 | 2026-09-04T04:39:59.609Z | running 4 tests |
| 410 | 2026-09-04T04:40:00.055Z | test src/ipnet.rs - ipnet::Ipv6Net::resize (line 1016) ... ok |
| 411 | 2026-09-04T04:40:00.056Z | test src/ipnet.rs - ipnet::Ipv6Net::resize (line 1025) ... ok |
| 412 | 2026-09-04T04:40:00.056Z | test src/ipnet.rs - ipnet::Ipv4Net::resize (line 612) ... ok |
| 413 | 2026-09-04T04:40:00.056Z | test src/ipnet.rs - ipnet::Ipv4Net::resize (line 621) ... ok |
| 414 | 2026-09-04T04:40:00.056Z | |
| 415 | 2026-09-04T04:40:00.060Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s |
| 416 | 2026-09-04T04:40:00.060Z | |
| 417 | 2026-09-04T04:40:00.066Z | |
| 418 | 2026-09-04T04:40:00.069Z | real 0.574808057 |
| 419 | 2026-09-04T04:40:00.069Z | user 1.187389109 |
| 420 | 2026-09-04T04:40:00.069Z | sys 0.626876977 |
| 421 | 2026-09-04T04:40:00.069Z | trap 0.000125509 |
| 422 | 2026-09-04T04:40:00.069Z | tflt 0.011128971 |
| 423 | 2026-09-04T04:40:00.069Z | dflt 0.010468968 |
| 424 | 2026-09-04T04:40:00.069Z | kflt 0.000003278 |
| 425 | 2026-09-04T04:40:00.069Z | lock 4.827729753 |
| 426 | 2026-09-04T04:40:00.069Z | slp 7.932548443 |
| 427 | 2026-09-04T04:40:00.069Z | lat 0.005703774 |
| 428 | 2026-09-04T04:40:00.069Z | stop 0.142649661 |
| 429 | 2026-09-04T04:40:00.069Z | process exited: duration 10878 ms, exit code 0 |
| |
| 430 | 2026-09-04T04:40:00.075Z | found 0 output files |