01M1NR5CH0R5APJYDZ0P75WMQW: oxide-vpc

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1NR5SZPBHV9YEFJYN9J598T

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T08:23:11.404Zjob assigned to worker 01M1NR5XAPFSRVT2FC9RR66B8C [factory aws, i-0f20e5882d6d9bad1] (queued for 55 s)
 
22026-09-04T08:23:17.579Zstarting task 0: "setup"
32026-09-04T08:23:17.584Z++ uname -s
42026-09-04T08:23:17.588Z+ kern=SunOS
52026-09-04T08:23:17.588Z+ build_user=build
62026-09-04T08:23:17.588Z+ build_uid=12345
72026-09-04T08:23:17.588Z+ work_dir=/work
82026-09-04T08:23:17.588Z+ input_dir=/input
92026-09-04T08:23:17.588Z+ [[ 0 == 12345 ]]
102026-09-04T08:23:17.588Z+ case "$kern" in
112026-09-04T08:23:17.588Z+ groupadd -g 12345 build
122026-09-04T08:23:17.588Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T08:23:19.593Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T08:23:19.686Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T08:23:19.690Z+ home_fs=zfs
162026-09-04T08:23:19.690Z+ [[ zfs == autofs ]]
172026-09-04T08:23:19.690Z+ mkdir -p /home/build
182026-09-04T08:23:19.690Z+ chown build:build /home/build /work
192026-09-04T08:23:20.690Z+ chmod 0700 /home/build /work
202026-09-04T08:23:20.694Zprocess exited: duration 3112 ms, exit code 0
 
212026-09-04T08:23:20.700Zstarting task 1: "rust-toolchain"
222026-09-04T08:23:20.704Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T08:23:20.704Z * rust toolchain channel = "1.97.1"
242026-09-04T08:23:20.704Z * rust toolchain profile = "default"
252026-09-04T08:23:20.704Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T08:23:20.704Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T08:23:20.704Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T08:23:20.708Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T08:23:20.708Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T08:23:20.800Zinfo: downloading installer
312026-09-04T08:23:22.068Zinfo: profile set to default
322026-09-04T08:23:22.068Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T08:23:22.071Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T08:23:22.208Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T08:23:22.211Zinfo: downloading 6 components
362026-09-04T08:23:36.208Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T08:23:36.208Z
382026-09-04T08:23:36.237Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T08:23:36.237Z
402026-09-04T08:23:36.241Z
412026-09-04T08:23:36.241ZRust is installed now. Great!
422026-09-04T08:23:36.241Z
432026-09-04T08:23:36.241ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T08:23:36.241Zenvironment variable. This has not been done automatically.
452026-09-04T08:23:36.241Z
462026-09-04T08:23:36.241ZTo configure your current shell, you need to source
472026-09-04T08:23:36.241Zthe corresponding env file under $HOME/.cargo.
482026-09-04T08:23:36.241Z
492026-09-04T08:23:36.241ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T08:23:36.241Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T08:23:36.241Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T08:23:36.241ZCC_x86_64-unknown-illumos = None
532026-09-04T08:23:36.241Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T08:23:36.241ZCC_x86_64_unknown_illumos = None
552026-09-04T08:23:36.241Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T08:23:36.241ZHOST_CC = None
572026-09-04T08:23:36.241Zcargo:rerun-if-env-changed=CC
582026-09-04T08:23:36.241ZCC = None
592026-09-04T08:23:36.241Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T08:23:36.740Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T08:23:36.740ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T08:23:36.740Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T08:23:36.740ZCFLAGS = None
642026-09-04T08:23:36.740Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T08:23:36.740ZHOST_CFLAGS = None
662026-09-04T08:23:36.740Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T08:23:36.740ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T08:23:36.740Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T08:23:36.740ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T08:23:36.843Z+ rustup --version
712026-09-04T08:23:36.850Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T08:23:36.853Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T08:23:36.872Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T08:23:36.875Z+ cargo --version
752026-09-04T08:23:36.889Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T08:23:36.891Z+ rustc --version
772026-09-04T08:23:36.910Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T08:23:36.913Zprocess exited: duration 16211 ms, exit code 0
 
792026-09-04T08:23:36.919Zstarting task 2: "authentication"
802026-09-04T08:23:36.936Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T08:23:36.942Zstarting task 3: "clone repository"
822026-09-04T08:23:36.945Z+ mkdir -p /work/oxidecomputer/opte
832026-09-04T08:23:36.948Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-04T08:23:36.977ZCloning into '/work/oxidecomputer/opte'...
852026-09-04T08:23:37.999Z+ cd /work/oxidecomputer/opte
862026-09-04T08:23:37.999Z+ git fetch origin 07501be365602f7e2ebb3259da83669059b211db
872026-09-04T08:23:38.280ZFrom https://github.com/oxidecomputer/opte
882026-09-04T08:23:38.280Z * branch 07501be365602f7e2ebb3259da83669059b211db -> FETCH_HEAD
892026-09-04T08:23:38.286Z+ [[ -n '' ]]
902026-09-04T08:23:38.286Z+ git reset --hard 07501be365602f7e2ebb3259da83669059b211db
912026-09-04T08:23:38.304ZHEAD is now at 07501be Appease clippy
922026-09-04T08:23:38.307Zprocess exited: duration 1363 ms, exit code 0
 
932026-09-04T08:23:38.313Zstarting task 4: "build"
942026-09-04T08:23:38.317Z+ source .github/buildomat/common.sh
952026-09-04T08:23:38.320Z++ rustup show active-toolchain
962026-09-04T08:23:38.323Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-04T08:23:38.323Z++ pushd xde
982026-09-04T08:23:38.323Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-04T08:23:38.323Z++ rustup show active-toolchain
1002026-09-04T08:23:38.327Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-04T08:23:38.462Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-04T08:23:38.466Zinfo: downloading 6 components
1032026-09-04T08:23:54.237Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-04T08:23:54.237Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-04T08:23:54.237Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-04T08:23:54.237Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-04T08:23:54.237Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-04T08:23:54.237Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-04T08:23:54.326Z+++ rustup show active-toolchain -v
1102026-09-04T08:23:54.329Z+++ head -n 1
1112026-09-04T08:23:54.329Z+++ cut '-d ' -f1
1122026-09-04T08:23:54.378Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-04T08:23:54.378Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-04T08:23:54.378Z++ popd
1152026-09-04T08:23:54.381Z/work/oxidecomputer/opte
1162026-09-04T08:23:54.381Z+ cargo --version
1172026-09-04T08:23:54.388Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-04T08:23:54.390Z+ rustc --version
1192026-09-04T08:23:54.408Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-04T08:23:54.411Z+ cd lib/oxide-vpc
1212026-09-04T08:23:54.411Z+ header 'check style'
1222026-09-04T08:23:54.411Z+ echo '# ==== check style ==== #'
1232026-09-04T08:23:54.411Z# ==== check style ==== #
1242026-09-04T08:23:54.411Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-04T08:23:54.538Z
1262026-09-04T08:23:54.538Zreal 0.125638191
1272026-09-04T08:23:54.538Zuser 0.092826517
1282026-09-04T08:23:54.538Zsys 0.029791651
1292026-09-04T08:23:54.538Ztrap 0.000010518
1302026-09-04T08:23:54.538Ztflt 0.000032893
1312026-09-04T08:23:54.538Zdflt 0.000006758
1322026-09-04T08:23:54.538Zkflt 0.000000000
1332026-09-04T08:23:54.538Zlock 0.021944866
1342026-09-04T08:23:54.538Zslp 0.105715296
1352026-09-04T08:23:54.538Zlat 0.000742101
1362026-09-04T08:23:54.538Zstop 0.000110031
1372026-09-04T08:23:54.542Z+ header 'check docs'
1382026-09-04T08:23:54.542Z+ echo '# ==== check docs ==== #'
1392026-09-04T08:23:54.542Z# ==== check docs ==== #
1402026-09-04T08:23:54.542Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-04T08:23:54.542Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-04T08:23:54.603Z Updating crates.io index
1432026-09-04T08:23:54.606Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-04T08:23:55.665Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-04T08:23:55.987Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-04T08:23:56.314Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-04T08:23:56.709Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-04T08:23:57.022Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-04T08:23:57.348Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-04T08:23:59.059Z Downloading crates ...
1512026-09-04T08:23:59.104Z Downloaded ref-cast-impl v1.0.25
1522026-09-04T08:23:59.107Z Downloaded defmt v0.3.100
1532026-09-04T08:23:59.110Z Downloaded dyn-clone v1.0.20
1542026-09-04T08:23:59.118Z Downloaded proc-macro2 v1.0.106
1552026-09-04T08:23:59.121Z Downloaded managed v0.8.0
1562026-09-04T08:23:59.121Z Downloaded cfg-if v1.0.4
1572026-09-04T08:23:59.121Z Downloaded darling_macro v0.23.0
1582026-09-04T08:23:59.124Z Downloaded embedded-io v0.6.1
1592026-09-04T08:23:59.127Z Downloaded defmt-parser v1.0.0
1602026-09-04T08:23:59.130Z Downloaded dtrace-parser v0.3.0
1612026-09-04T08:23:59.130Z Downloaded pretty-hex v0.4.2
1622026-09-04T08:23:59.133Z Downloaded tabwriter v1.4.1
1632026-09-04T08:23:59.133Z Downloaded dof v0.4.0
1642026-09-04T08:23:59.139Z Downloaded version_check v0.9.5
1652026-09-04T08:23:59.142Z Downloaded plain v0.2.3
1662026-09-04T08:23:59.145Z Downloaded embedded-io v0.4.0
1672026-09-04T08:23:59.148Z Downloaded usdt v0.6.0
1682026-09-04T08:23:59.151Z Downloaded macaddr v1.0.1
1692026-09-04T08:23:59.151Z Downloaded hash32 v0.3.1
1702026-09-04T08:23:59.154Z Downloaded ref-cast v1.0.25
1712026-09-04T08:23:59.157Z Downloaded stable_deref_trait v1.2.1
1722026-09-04T08:23:59.157Z Downloaded cobs v0.3.0
1732026-09-04T08:23:59.164Z Downloaded ident_case v1.0.1
1742026-09-04T08:23:59.167Z Downloaded scroll_derive v0.13.1
1752026-09-04T08:23:59.170Z Downloaded itoa v1.0.18
1762026-09-04T08:23:59.173Z Downloaded thread-id v5.1.0
1772026-09-04T08:23:59.173Z Downloaded strsim v0.11.1
1782026-09-04T08:23:59.177Z Downloaded usdt-attr-macro v0.6.0
1792026-09-04T08:23:59.184Z Downloaded ipnetwork v0.21.1
1802026-09-04T08:23:59.187Z Downloaded bitflags v1.3.2
1812026-09-04T08:23:59.187Z Downloaded darling v0.23.0
1822026-09-04T08:23:59.190Z Downloaded usdt-macro v0.6.0
1832026-09-04T08:23:59.190Z Downloaded either v1.16.0
1842026-09-04T08:23:59.193Z Downloaded quote v1.0.46
1852026-09-04T08:23:59.193Z Downloaded ingot v0.2.0
1862026-09-04T08:23:59.196Z Downloaded pest_derive v2.8.7
1872026-09-04T08:23:59.196Z Downloaded defmt-macros v1.1.1
1882026-09-04T08:23:59.200Z Downloaded usdt-impl v0.6.0
1892026-09-04T08:23:59.203Z Downloaded byteorder v1.5.0
1902026-09-04T08:23:59.211Z Downloaded ingot-types v0.2.0
1912026-09-04T08:23:59.214Z Downloaded thiserror-impl v2.0.18
1922026-09-04T08:23:59.217Z Downloaded zmij v1.0.22
1932026-09-04T08:23:59.218Z Downloaded pest_generator v2.8.7
1942026-09-04T08:23:59.218Z Downloaded scroll v0.13.0
1952026-09-04T08:23:59.218Z Downloaded memmap2 v0.9.11
1962026-09-04T08:23:59.220Z Downloaded defmt v1.1.1
1972026-09-04T08:23:59.221Z Downloaded postcard v1.1.3
1982026-09-04T08:23:59.226Z Downloaded ucd-trie v0.1.7
1992026-09-04T08:23:59.229Z Downloaded ingot-macros v0.2.0
2002026-09-04T08:23:59.233Z Downloaded serde_tokenstream v0.2.3
2012026-09-04T08:23:59.238Z Downloaded bitflags v2.13.0
2022026-09-04T08:23:59.241Z Downloaded pest_meta v2.8.7
2032026-09-04T08:23:59.244Z Downloaded thiserror v2.0.18
2042026-09-04T08:23:59.247Z Downloaded log v0.4.33
2052026-09-04T08:23:59.250Z Downloaded crc32fast v1.5.0
2062026-09-04T08:23:59.253Z Downloaded unicode-ident v1.0.24
2072026-09-04T08:23:59.256Z Downloaded uuid v1.23.5
2082026-09-04T08:23:59.259Z Downloaded serde_core v1.0.228
2092026-09-04T08:23:59.262Z Downloaded darling_core v0.23.0
2102026-09-04T08:23:59.265Z Downloaded heapless v0.8.0
2112026-09-04T08:23:59.281Z Downloaded serde_derive v1.0.228
2122026-09-04T08:23:59.284Z Downloaded serde v1.0.228
2132026-09-04T08:23:59.295Z Downloaded memchr v2.8.3
2142026-09-04T08:23:59.298Z Downloaded zerocopy-derive v0.8.54
2152026-09-04T08:23:59.303Z Downloaded aho-corasick v1.1.4
2162026-09-04T08:23:59.314Z Downloaded pest v2.8.7
2172026-09-04T08:23:59.336Z Downloaded regex v1.13.0
2182026-09-04T08:23:59.339Z Downloaded serde_json v1.0.150
2192026-09-04T08:23:59.350Z Downloaded itertools v0.15.0
2202026-09-04T08:23:59.396Z Downloaded goblin v0.10.7
2212026-09-04T08:23:59.399Z Downloaded zerocopy v0.8.54
2222026-09-04T08:23:59.409Z Downloaded unicode-width v0.2.2
2232026-09-04T08:23:59.412Z Downloaded syn v2.0.118
2242026-09-04T08:23:59.417Z Downloaded smoltcp v0.11.0
2252026-09-04T08:23:59.424Z Downloaded regex-syntax v0.8.11
2262026-09-04T08:23:59.437Z Downloaded regex-automata v0.4.15
2272026-09-04T08:23:59.453Z Downloaded libc v0.2.186
2282026-09-04T08:23:59.509Z Compiling proc-macro2 v1.0.106
2292026-09-04T08:23:59.509Z Compiling quote v1.0.46
2302026-09-04T08:23:59.509Z Compiling unicode-ident v1.0.24
2312026-09-04T08:23:59.509Z Documenting unicode-ident v1.0.24
2322026-09-04T08:23:59.513Z Compiling serde_core v1.0.228
2332026-09-04T08:23:59.513Z Compiling strsim v0.11.1
2342026-09-04T08:23:59.513Z Compiling ident_case v1.0.1
2352026-09-04T08:23:59.666Z Compiling memchr v2.8.3
2362026-09-04T08:23:59.702Z Compiling thiserror v2.0.18
2372026-09-04T08:23:59.868Z Compiling serde v1.0.228
2382026-09-04T08:23:59.933Z Compiling regex-syntax v0.8.11
2392026-09-04T08:24:00.044Z Documenting proc-macro2 v1.0.106
2402026-09-04T08:24:00.061Z Compiling zerocopy v0.8.54
2412026-09-04T08:24:00.186Z Compiling aho-corasick v1.1.4
2422026-09-04T08:24:00.523Z Checking syn v2.0.118
2432026-09-04T08:24:00.622Z Compiling either v1.16.0
2442026-09-04T08:24:00.629Z Documenting quote v1.0.46
2452026-09-04T08:24:00.665Z Checking byteorder v1.5.0
2462026-09-04T08:24:00.817Z Compiling itertools v0.15.0
2472026-09-04T08:24:01.142Z Documenting syn v2.0.118
2482026-09-04T08:24:01.420Z Compiling regex-automata v0.4.15
2492026-09-04T08:24:01.494Z Documenting strsim v0.11.1
2502026-09-04T08:24:01.976Z Compiling heapless v0.8.0
2512026-09-04T08:24:01.983Z Documenting ident_case v1.0.1
2522026-09-04T08:24:02.096Z Checking bitflags v2.13.0
2532026-09-04T08:24:02.258Z Checking hash32 v0.3.1
2542026-09-04T08:24:02.364Z Documenting serde_core v1.0.228
2552026-09-04T08:24:02.437Z Documenting memchr v2.8.3
2562026-09-04T08:24:02.445Z Checking macaddr v1.0.1
2572026-09-04T08:24:02.485Z Checking darling_core v0.23.0
2582026-09-04T08:24:02.578Z Checking stable_deref_trait v1.2.1
2592026-09-04T08:24:02.643Z Checking cfg-if v1.0.4
2602026-09-04T08:24:02.701Z Compiling smoltcp v0.11.0
2612026-09-04T08:24:03.129Z Compiling regex v1.13.0
2622026-09-04T08:24:03.162Z Documenting darling_core v0.23.0
2632026-09-04T08:24:03.398Z Documenting aho-corasick v1.1.4
2642026-09-04T08:24:03.518Z Documenting regex-syntax v0.8.11
2652026-09-04T08:24:03.966Z Checking managed v0.8.0
2662026-09-04T08:24:04.145Z Checking bitflags v1.3.2
2672026-09-04T08:24:04.153Z Compiling serde_derive v1.0.228
2682026-09-04T08:24:04.206Z Compiling zerocopy-derive v0.8.54
2692026-09-04T08:24:04.234Z Compiling thiserror-impl v2.0.18
2702026-09-04T08:24:04.381Z Documenting darling_macro v0.23.0
2712026-09-04T08:24:04.557Z Documenting regex-automata v0.4.15
2722026-09-04T08:24:04.567Z Documenting zerocopy-derive v0.8.54
2732026-09-04T08:24:05.047Z Documenting serde_derive v1.0.228
2742026-09-04T08:24:05.126Z Compiling darling_macro v0.23.0
2752026-09-04T08:24:05.387Z Documenting thiserror-impl v2.0.18
2762026-09-04T08:24:05.545Z Checking cobs v0.3.0
2772026-09-04T08:24:05.573Z Compiling ref-cast v1.0.25
2782026-09-04T08:24:05.675Z Documenting byteorder v1.5.0
2792026-09-04T08:24:05.732Z Compiling darling v0.23.0
2802026-09-04T08:24:05.833Z Compiling ingot-macros v0.2.0
2812026-09-04T08:24:05.950Z Documenting darling v0.23.0
2822026-09-04T08:24:06.020Z Documenting regex v1.13.0
2832026-09-04T08:24:06.237Z Compiling crc32fast v1.5.0
2842026-09-04T08:24:06.390Z Documenting hash32 v0.3.1
2852026-09-04T08:24:06.580Z Documenting thiserror v2.0.18
2862026-09-04T08:24:06.608Z Documenting zerocopy v0.8.54
2872026-09-04T08:24:07.026Z Documenting ingot-macros v0.2.0
2882026-09-04T08:24:07.136Z Documenting serde v1.0.228
2892026-09-04T08:24:07.251Z Checking postcard v1.1.3
2902026-09-04T08:24:07.326Z Compiling ref-cast-impl v1.0.25
2912026-09-04T08:24:07.532Z Documenting bitflags v2.13.0
2922026-09-04T08:24:07.924Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2932026-09-04T08:24:07.998Z Documenting cfg-if v1.0.4
2942026-09-04T08:24:08.143Z Compiling version_check v0.9.5
2952026-09-04T08:24:08.177Z Documenting stable_deref_trait v1.2.1
2962026-09-04T08:24:08.374Z Documenting macaddr v1.0.1
2972026-09-04T08:24:08.404Z Checking ipnetwork v0.21.1
2982026-09-04T08:24:08.478Z Checking ingot-types v0.2.0
2992026-09-04T08:24:08.570Z Checking unicode-width v0.2.2
3002026-09-04T08:24:08.580Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3012026-09-04T08:24:08.737Z Documenting cobs v0.3.0
3022026-09-04T08:24:08.777Z Documenting managed v0.8.0
3032026-09-04T08:24:08.803Z Checking tabwriter v1.4.1
3042026-09-04T08:24:08.819Z Checking ingot v0.2.0
3052026-09-04T08:24:08.968Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3062026-09-04T08:24:09.001Z Documenting heapless v0.8.0
3072026-09-04T08:24:09.431Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3082026-09-04T08:24:09.617Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3092026-09-04T08:24:09.711Z Documenting postcard v1.1.3
3102026-09-04T08:24:09.719Z Documenting ingot-types v0.2.0
3112026-09-04T08:24:09.959Z Documenting ref-cast-impl v1.0.25
3122026-09-04T08:24:10.040Z Checking dyn-clone v1.0.20
3132026-09-04T08:24:10.108Z Documenting unicode-width v0.2.2
3142026-09-04T08:24:10.137Z Documenting either v1.16.0
3152026-09-04T08:24:10.204Z Documenting ipnetwork v0.21.1
3162026-09-04T08:24:10.385Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3172026-09-04T08:24:10.479Z Documenting smoltcp v0.11.0
3182026-09-04T08:24:10.749Z Documenting crc32fast v1.5.0
3192026-09-04T08:24:11.048Z Documenting ingot v0.2.0
3202026-09-04T08:24:11.145Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3212026-09-04T08:24:11.262Z Documenting ref-cast v1.0.25
3222026-09-04T08:24:11.514Z Documenting itertools v0.15.0
3232026-09-04T08:24:11.752Z Documenting tabwriter v1.4.1
3242026-09-04T08:24:12.046Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3252026-09-04T08:24:12.278Z Documenting dyn-clone v1.0.20
3262026-09-04T08:24:12.866Z Documenting uuid v1.23.5
3272026-09-04T08:24:13.172Z Checking uuid v1.23.5
3282026-09-04T08:24:13.408Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3292026-09-04T08:24:13.653Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3302026-09-04T08:24:14.302Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3312026-09-04T08:24:15.989Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3322026-09-04T08:24:18.341Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3332026-09-04T08:24:19.925Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.37s
3342026-09-04T08:24:20.011Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3352026-09-04T08:24:20.034Z
3362026-09-04T08:24:20.037Zreal 25.476811829
3372026-09-04T08:24:20.037Zuser 1:20.901794860
3382026-09-04T08:24:20.037Zsys 17.311573720
3392026-09-04T08:24:20.037Ztrap 0.042528918
3402026-09-04T08:24:20.037Ztflt 0.024299917
3412026-09-04T08:24:20.037Zdflt 0.120311480
3422026-09-04T08:24:20.038Zkflt 0.001352925
3432026-09-04T08:24:20.038Zlock 7:59.523852880
3442026-09-04T08:24:20.038Zslp 4:57.959210290
3452026-09-04T08:24:20.038Zlat 6.854349631
3462026-09-04T08:24:20.038Zstop 12.287989998
3472026-09-04T08:24:20.038Z+ header 'analyze std + api + usdt'
3482026-09-04T08:24:20.038Z+ echo '# ==== analyze std + api + usdt ==== #'
3492026-09-04T08:24:20.038Z# ==== analyze std + api + usdt ==== #
3502026-09-04T08:24:20.038Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3512026-09-04T08:24:20.211Z Downloading crates ...
3522026-09-04T08:24:20.253Z Downloaded futures-executor v0.3.32
3532026-09-04T08:24:20.260Z Downloaded anyhow v1.0.103
3542026-09-04T08:24:20.263Z Downloaded ctor-proc-macro v0.0.13
3552026-09-04T08:24:20.266Z Downloaded cookie-factory v0.3.3
3562026-09-04T08:24:20.269Z Downloaded futures-io v0.3.32
3572026-09-04T08:24:20.269Z Downloaded futures-sink v0.3.32
3582026-09-04T08:24:20.269Z Downloaded circular v0.3.0
3592026-09-04T08:24:20.269Z Downloaded dtor v0.8.1
3602026-09-04T08:24:20.269Z Downloaded dtor-proc-macro v0.0.13
3612026-09-04T08:24:20.274Z Downloaded rusticata-macros v5.0.0
3622026-09-04T08:24:20.276Z Downloaded typeid v1.0.3
3632026-09-04T08:24:20.276Z Downloaded slab v0.4.12
3642026-09-04T08:24:20.280Z Downloaded futures-core v0.3.32
3652026-09-04T08:24:20.280Z Downloaded link-section v0.2.1
3662026-09-04T08:24:20.280Z Downloaded futures-macro v0.3.32
3672026-09-04T08:24:20.283Z Downloaded futures-task v0.3.32
3682026-09-04T08:24:20.285Z Downloaded pin-project-lite v0.2.17
3692026-09-04T08:24:20.289Z Downloaded ctor v0.10.1
3702026-09-04T08:24:20.292Z Downloaded futures-channel v0.3.32
3712026-09-04T08:24:20.295Z Downloaded once_cell v1.21.4
3722026-09-04T08:24:20.299Z Downloaded futures v0.3.32
3732026-09-04T08:24:20.315Z Downloaded ron v0.12.2
3742026-09-04T08:24:20.320Z Downloaded nom v8.0.0
3752026-09-04T08:24:20.322Z Downloaded futures-util v0.3.32
3762026-09-04T08:24:20.328Z Downloaded pcap-parser v0.17.0
3772026-09-04T08:24:20.378Z Compiling proc-macro2 v1.0.106
3782026-09-04T08:24:20.378Z Compiling quote v1.0.46
3792026-09-04T08:24:20.381Z Compiling unicode-ident v1.0.24
3802026-09-04T08:24:20.381Z Compiling memchr v2.8.3
3812026-09-04T08:24:20.381Z Compiling thiserror v2.0.18
3822026-09-04T08:24:20.381Z Compiling zerocopy v0.8.54
3832026-09-04T08:24:20.381Z Compiling serde_core v1.0.228
3842026-09-04T08:24:20.565Z Compiling zmij v1.0.22
3852026-09-04T08:24:20.760Z Compiling libc v0.2.186
3862026-09-04T08:24:20.764Z Compiling ucd-trie v0.1.7
3872026-09-04T08:24:20.807Z Compiling serde_json v1.0.150
3882026-09-04T08:24:20.857Z Compiling serde v1.0.228
3892026-09-04T08:24:20.975Z Compiling pest v2.8.7
3902026-09-04T08:24:21.105Z Compiling strsim v0.11.1
3912026-09-04T08:24:21.227Z Compiling ident_case v1.0.1
3922026-09-04T08:24:21.438Z Compiling aho-corasick v1.1.4
3932026-09-04T08:24:21.469Z Compiling itoa v1.0.18
3942026-09-04T08:24:21.610Z Checking byteorder v1.5.0
3952026-09-04T08:24:21.626Z Compiling syn v2.0.118
3962026-09-04T08:24:21.695Z Compiling regex-syntax v0.8.11
3972026-09-04T08:24:22.073Z Compiling pest_meta v2.8.7
3982026-09-04T08:24:22.171Z Compiling either v1.16.0
3992026-09-04T08:24:22.176Z Compiling usdt-impl v0.6.0
4002026-09-04T08:24:22.276Z Checking bitflags v2.13.0
4012026-09-04T08:24:22.369Z Compiling itertools v0.15.0
4022026-09-04T08:24:22.434Z Compiling thread-id v5.1.0
4032026-09-04T08:24:22.770Z Checking log v0.4.33
4042026-09-04T08:24:22.996Z Checking futures-core v0.3.32
4052026-09-04T08:24:23.016Z Compiling heapless v0.8.0
4062026-09-04T08:24:23.105Z Compiling regex-automata v0.4.15
4072026-09-04T08:24:23.108Z Checking plain v0.2.3
4082026-09-04T08:24:23.195Z Checking futures-sink v0.3.32
4092026-09-04T08:24:23.343Z Checking futures-channel v0.3.32
4102026-09-04T08:24:23.650Z Checking hash32 v0.3.1
4112026-09-04T08:24:23.692Z Checking cfg-if v1.0.4
4122026-09-04T08:24:23.703Z Checking macaddr v1.0.1
4132026-09-04T08:24:23.745Z Compiling smoltcp v0.11.0
4142026-09-04T08:24:23.759Z Checking futures-task v0.3.32
4152026-09-04T08:24:23.812Z Checking pin-project-lite v0.2.17
4162026-09-04T08:24:23.885Z Checking futures-io v0.3.32
4172026-09-04T08:24:23.889Z Checking pretty-hex v0.4.2
4182026-09-04T08:24:23.987Z Compiling pest_generator v2.8.7
4192026-09-04T08:24:23.990Z Compiling darling_core v0.23.0
4202026-09-04T08:24:24.032Z Checking slab v0.4.12
4212026-09-04T08:24:24.055Z Checking stable_deref_trait v1.2.1
4222026-09-04T08:24:24.245Z Compiling version_check v0.9.5
4232026-09-04T08:24:24.478Z Checking bitflags v1.3.2
4242026-09-04T08:24:24.494Z Compiling ref-cast v1.0.25
4252026-09-04T08:24:24.504Z Compiling crc32fast v1.5.0
4262026-09-04T08:24:24.535Z Checking managed v0.8.0
4272026-09-04T08:24:24.573Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4282026-09-04T08:24:24.770Z Compiling regex v1.13.0
4292026-09-04T08:24:24.818Z Checking memmap2 v0.9.11
4302026-09-04T08:24:24.842Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4312026-09-04T08:24:24.974Z Checking unicode-width v0.2.2
4322026-09-04T08:24:25.142Z Checking ipnetwork v0.21.1
4332026-09-04T08:24:25.171Z Compiling serde_derive v1.0.228
4342026-09-04T08:24:25.212Z Compiling thiserror-impl v2.0.18
4352026-09-04T08:24:25.294Z Compiling zerocopy-derive v0.8.54
4362026-09-04T08:24:25.305Z Compiling pest_derive v2.8.7
4372026-09-04T08:24:25.657Z Compiling scroll_derive v0.13.1
4382026-09-04T08:24:25.851Z Compiling futures-macro v0.3.32
4392026-09-04T08:24:25.938Z Compiling ref-cast-impl v1.0.25
4402026-09-04T08:24:26.087Z Compiling darling_macro v0.23.0
4412026-09-04T08:24:26.511Z Checking scroll v0.13.0
4422026-09-04T08:24:26.523Z Checking cobs v0.3.0
4432026-09-04T08:24:26.560Z Compiling dtrace-parser v0.3.0
4442026-09-04T08:24:26.643Z Compiling darling v0.23.0
4452026-09-04T08:24:26.652Z Checking futures-util v0.3.32
4462026-09-04T08:24:26.728Z Checking goblin v0.10.7
4472026-09-04T08:24:26.876Z Compiling ingot-macros v0.2.0
4482026-09-04T08:24:27.885Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4492026-09-04T08:24:27.888Z Checking tabwriter v1.4.1
4502026-09-04T08:24:27.888Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4512026-09-04T08:24:27.888Z Checking nom v8.0.0
4522026-09-04T08:24:28.259Z Checking postcard v1.1.3
4532026-09-04T08:24:28.422Z Compiling serde_tokenstream v0.2.3
4542026-09-04T08:24:28.524Z Checking futures-executor v0.3.32
4552026-09-04T08:24:28.531Z Compiling anyhow v1.0.103
4562026-09-04T08:24:28.664Z Checking futures v0.3.32
4572026-09-04T08:24:28.692Z Checking dyn-clone v1.0.20
4582026-09-04T08:24:28.726Z Compiling typeid v1.0.3
4592026-09-04T08:24:28.782Z Checking cookie-factory v0.3.3
4602026-09-04T08:24:29.023Z Checking uuid v1.23.5
4612026-09-04T08:24:29.028Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4622026-09-04T08:24:29.031Z Compiling dtor-proc-macro v0.0.13
4632026-09-04T08:24:29.179Z Checking circular v0.3.0
4642026-09-04T08:24:29.300Z Checking link-section v0.2.1
4652026-09-04T08:24:29.375Z Compiling ctor-proc-macro v0.0.13
4662026-09-04T08:24:29.388Z Checking dtor v0.8.1
4672026-09-04T08:24:29.399Z Checking once_cell v1.21.4
4682026-09-04T08:24:29.422Z Checking dof v0.4.0
4692026-09-04T08:24:29.491Z Checking ingot-types v0.2.0
4702026-09-04T08:24:29.519Z Checking ron v0.12.2
4712026-09-04T08:24:29.677Z Checking rusticata-macros v5.0.0
4722026-09-04T08:24:29.680Z Checking ctor v0.10.1
4732026-09-04T08:24:29.792Z Checking pcap-parser v0.17.0
4742026-09-04T08:24:29.807Z Checking ingot v0.2.0
4752026-09-04T08:24:30.334Z Compiling usdt-macro v0.6.0
4762026-09-04T08:24:30.334Z Compiling usdt-attr-macro v0.6.0
4772026-09-04T08:24:30.953Z Checking usdt v0.6.0
4782026-09-04T08:24:31.254Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4792026-09-04T08:24:35.733Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4802026-09-04T08:24:37.415Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4812026-09-04T08:24:39.820Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.73s
4822026-09-04T08:24:39.852Z
4832026-09-04T08:24:39.855Zreal 19.812494773
4842026-09-04T08:24:39.856Zuser 1:10.702260033
4852026-09-04T08:24:39.856Zsys 14.744215014
4862026-09-04T08:24:39.856Ztrap 0.037482630
4872026-09-04T08:24:39.856Ztflt 0.095330592
4882026-09-04T08:24:39.856Zdflt 0.182817335
4892026-09-04T08:24:39.856Zkflt 0.000017085
4902026-09-04T08:24:39.856Zlock 4:39.305643004
4912026-09-04T08:24:39.856Zslp 3:45.305265905
4922026-09-04T08:24:39.856Zlat 3.383026230
4932026-09-04T08:24:39.856Zstop 8.727066951
4942026-09-04T08:24:39.856Z+ header 'analyze no_std + engine + kernel'
4952026-09-04T08:24:39.856Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4962026-09-04T08:24:39.856Z# ==== analyze no_std + engine + kernel ==== #
4972026-09-04T08:24:39.856Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
4982026-09-04T08:24:40.018Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992026-09-04T08:24:40.018Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5002026-09-04T08:24:40.018Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5012026-09-04T08:24:40.018Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5022026-09-04T08:24:40.230Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5032026-09-04T08:24:43.303Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5042026-09-04T08:24:44.459Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.56s
5052026-09-04T08:24:44.483Z
5062026-09-04T08:24:44.487Zreal 4.625866091
5072026-09-04T08:24:44.487Zuser 4.762454174
5082026-09-04T08:24:44.487Zsys 0.920510843
5092026-09-04T08:24:44.487Ztrap 0.000656479
5102026-09-04T08:24:44.487Ztflt 0.018730643
5112026-09-04T08:24:44.487Zdflt 0.005983500
5122026-09-04T08:24:44.487Zkflt 0.000000000
5132026-09-04T08:24:44.487Zlock 14.986658571
5142026-09-04T08:24:44.487Zslp 17.854253488
5152026-09-04T08:24:44.487Zlat 0.010897868
5162026-09-04T08:24:44.487Zstop 0.189549550
5172026-09-04T08:24:44.487Z+ header test
5182026-09-04T08:24:44.487Z+ echo '# ==== test ==== #'
5192026-09-04T08:24:44.487Z+ ptime -m cargo test
5202026-09-04T08:24:44.487Z# ==== test ==== #
5212026-09-04T08:24:44.635Z Compiling memchr v2.8.3
5222026-09-04T08:24:44.638Z Compiling serde_core v1.0.228
5232026-09-04T08:24:44.658Z Compiling thiserror v2.0.18
5242026-09-04T08:24:44.661Z Compiling zerocopy v0.8.54
5252026-09-04T08:24:44.664Z Compiling byteorder v1.5.0
5262026-09-04T08:24:44.664Z Compiling unicode-ident v1.0.24
5272026-09-04T08:24:44.668Z Compiling zmij v1.0.22
5282026-09-04T08:24:44.668Z Compiling libc v0.2.186
5292026-09-04T08:24:44.739Z Compiling proc-macro2 v1.0.106
5302026-09-04T08:24:44.789Z Compiling scroll v0.13.0
5312026-09-04T08:24:44.872Z Compiling ucd-trie v0.1.7
5322026-09-04T08:24:45.002Z Compiling itoa v1.0.18
5332026-09-04T08:24:45.041Z Compiling futures-sink v0.3.32
5342026-09-04T08:24:45.041Z Compiling log v0.4.33
5352026-09-04T08:24:45.133Z Compiling plain v0.2.3
5362026-09-04T08:24:45.231Z Compiling futures-core v0.3.32
5372026-09-04T08:24:45.253Z Compiling goblin v0.10.7
5382026-09-04T08:24:45.269Z Compiling quote v1.0.46
5392026-09-04T08:24:45.387Z Compiling futures-channel v0.3.32
5402026-09-04T08:24:45.577Z Compiling pest v2.8.7
5412026-09-04T08:24:45.638Z Compiling hash32 v0.3.1
5422026-09-04T08:24:45.802Z Compiling cfg-if v1.0.4
5432026-09-04T08:24:45.864Z Compiling macaddr v1.0.1
5442026-09-04T08:24:45.886Z Compiling pretty-hex v0.4.2
5452026-09-04T08:24:46.010Z Compiling futures-task v0.3.32
5462026-09-04T08:24:46.104Z Compiling stable_deref_trait v1.2.1
5472026-09-04T08:24:46.171Z Compiling pin-project-lite v0.2.17
5482026-09-04T08:24:46.188Z Compiling slab v0.4.12
5492026-09-04T08:24:46.195Z Compiling futures-io v0.3.32
5502026-09-04T08:24:46.254Z Compiling heapless v0.8.0
5512026-09-04T08:24:46.363Z Compiling futures-util v0.3.32
5522026-09-04T08:24:46.371Z Compiling syn v2.0.118
5532026-09-04T08:24:46.606Z Compiling serde v1.0.228
5542026-09-04T08:24:46.716Z Compiling bitflags v2.13.0
5552026-09-04T08:24:47.133Z Compiling serde_json v1.0.150
5562026-09-04T08:24:47.242Z Compiling dtrace-parser v0.3.0
5572026-09-04T08:24:47.247Z Compiling thread-id v5.1.0
5582026-09-04T08:24:47.316Z Compiling cobs v0.3.0
5592026-09-04T08:24:47.466Z Compiling ingot-types v0.2.0
5602026-09-04T08:24:47.600Z Compiling bitflags v1.3.2
5612026-09-04T08:24:47.634Z Compiling managed v0.8.0
5622026-09-04T08:24:47.653Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5632026-09-04T08:24:47.846Z Compiling smoltcp v0.11.0
5642026-09-04T08:24:47.852Z Compiling ingot v0.2.0
5652026-09-04T08:24:47.874Z Compiling postcard v1.1.3
5662026-09-04T08:24:48.216Z Compiling dof v0.4.0
5672026-09-04T08:24:49.001Z Compiling usdt-impl v0.6.0
5682026-09-04T08:24:50.018Z Compiling futures-executor v0.3.32
5692026-09-04T08:24:50.178Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5702026-09-04T08:24:50.621Z Compiling memmap2 v0.9.11
5712026-09-04T08:24:50.752Z Compiling ipnetwork v0.21.1
5722026-09-04T08:24:50.798Z Compiling unicode-width v0.2.2
5732026-09-04T08:24:50.920Z Compiling either v1.16.0
5742026-09-04T08:24:51.101Z Compiling itertools v0.15.0
5752026-09-04T08:24:51.105Z Compiling tabwriter v1.4.1
5762026-09-04T08:24:51.256Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5772026-09-04T08:24:51.515Z Compiling usdt v0.6.0
5782026-09-04T08:24:52.006Z Compiling ref-cast v1.0.25
5792026-09-04T08:24:52.010Z Compiling futures v0.3.32
5802026-09-04T08:24:52.074Z Compiling crc32fast v1.5.0
5812026-09-04T08:24:52.095Z Compiling nom v8.0.0
5822026-09-04T08:24:52.100Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5832026-09-04T08:24:52.128Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5842026-09-04T08:24:52.308Z Compiling dyn-clone v1.0.20
5852026-09-04T08:24:52.432Z Compiling cookie-factory v0.3.3
5862026-09-04T08:24:52.469Z Compiling uuid v1.23.5
5872026-09-04T08:24:52.674Z Compiling circular v0.3.0
5882026-09-04T08:24:52.737Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5892026-09-04T08:24:52.919Z Compiling dtor v0.8.1
5902026-09-04T08:24:52.968Z Compiling anyhow v1.0.103
5912026-09-04T08:24:52.999Z Compiling typeid v1.0.3
5922026-09-04T08:24:53.105Z Compiling once_cell v1.21.4
5932026-09-04T08:24:53.109Z Compiling link-section v0.2.1
5942026-09-04T08:24:53.244Z Compiling ron v0.12.2
5952026-09-04T08:24:53.261Z Compiling ctor v0.10.1
5962026-09-04T08:24:54.658Z Compiling rusticata-macros v5.0.0
5972026-09-04T08:24:54.982Z Compiling pcap-parser v0.17.0
5982026-09-04T08:24:57.636Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5992026-09-04T08:25:00.021Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6002026-09-04T08:25:47.967Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s
6012026-09-04T08:25:47.982Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707)
6022026-09-04T08:25:47.985Z
6032026-09-04T08:25:47.985Zrunning 15 tests
6042026-09-04T08:25:47.985Ztest api::tests::parse_bad_address ... ok
6052026-09-04T08:25:47.985Ztest api::tests::parse_good_proto_filter ... ok
6062026-09-04T08:25:47.985Ztest api::tests::parse_good_address ... ok
6072026-09-04T08:25:47.985Ztest api::tests::parse_bad_proto_filter ... ok
6082026-09-04T08:25:47.985Ztest api::tests::ports_from_str_bad ... ok
6092026-09-04T08:25:47.985Ztest cfg::tests::test_required_nat_space ... ok
6102026-09-04T08:25:47.985Ztest api::tests::ports_from_str_good ... ok
6112026-09-04T08:25:47.985Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6122026-09-04T08:25:47.985Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6132026-09-04T08:25:47.985Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6142026-09-04T08:25:47.986Ztest engine::geneve::test::parse_multi_opt ... ok
6152026-09-04T08:25:47.986Ztest engine::geneve::test::parse_single_opt ... ok
6162026-09-04T08:25:47.986Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6172026-09-04T08:25:47.986Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6182026-09-04T08:25:47.989Ztest engine::firewall::tests::port_predicate_simplification ... ok
6192026-09-04T08:25:47.989Z
6202026-09-04T08:25:47.989Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6212026-09-04T08:25:47.989Z
6222026-09-04T08:25:47.989Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763)
6232026-09-04T08:25:47.989Z
6242026-09-04T08:25:47.989Zrunning 4 tests
6252026-09-04T08:25:47.992Ztest firewall_external_inbound ... ok
6262026-09-04T08:25:47.992Ztest firewall_vni_outbound ... ok
6272026-09-04T08:25:47.992Ztest firewall_vni_inbound ... ok
6282026-09-04T08:25:47.992Ztest firewall_replace_rules ... ok
6292026-09-04T08:25:47.992Z
6302026-09-04T08:25:47.992Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6312026-09-04T08:25:47.992Z
6322026-09-04T08:25:47.992Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a)
6332026-09-04T08:25:47.992Z
6342026-09-04T08:25:47.992Zrunning 2 tests
6352026-09-04T08:25:47.992Ztest parse_in_regression ... ok
6362026-09-04T08:25:47.992Ztest parse_out_regression ... ok
6372026-09-04T08:25:47.992Z
6382026-09-04T08:25:47.992Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6392026-09-04T08:25:47.992Z
6402026-09-04T08:25:47.993Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1)
6412026-09-04T08:25:47.996Z
6422026-09-04T08:25:47.996Zrunning 50 tests
6432026-09-04T08:25:47.996Ztest bad_ip_len ... ok
6442026-09-04T08:25:47.996Ztest check_layers ... ok
6452026-09-04T08:25:47.996Ztest add_remove_fw_rule ... ok
6462026-09-04T08:25:47.999Ztest arp_gateway ... ok
6472026-09-04T08:25:47.999Ztest external_attached_subnets_cannot_reach_internal ... ok
6482026-09-04T08:25:47.999Ztest anti_spoof ... ok
6492026-09-04T08:25:47.999Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6502026-09-04T08:25:47.999Ztest external_attached_subnets_dont_apply_nat ... ok
6512026-09-04T08:25:47.999Ztest flow_expiration ... ok
6522026-09-04T08:25:47.999Ztest external_ip_epoch_affinity_preserved ... ok
6532026-09-04T08:25:47.999Ztest gateway_icmp4_ping ... ok
6542026-09-04T08:25:47.999Ztest gateway_icmpv6_ping ... ok
6552026-09-04T08:25:47.999Ztest early_tcp_invalidation ... ok
6562026-09-04T08:25:47.999Ztest gateway_router_advert_reply ... ok
6572026-09-04T08:25:47.999Ztest external_ip_reconfigurable ... ok
6582026-09-04T08:25:47.999Ztest guest_to_guest_diff_vpc_no_peer ... ok
6592026-09-04T08:25:47.999Ztest guest_to_guest_no_route ... ok
6602026-09-04T08:25:47.999Ztest guest_to_internet_ipv4 ... ok
6612026-09-04T08:25:47.999Ztest guest_to_internet_ipv6 ... ok
6622026-09-04T08:25:47.999Ztest guest_to_guest ... ok
6632026-09-04T08:25:47.999Ztest icmp_inner_has_nat_applied ... ok
6642026-09-04T08:25:47.999Ztest inbound_ndp_dropped_at_gateway ... ok
6652026-09-04T08:25:47.999Ztest external_ip_receive_and_reply_on_all ... ok
6662026-09-04T08:25:48.000Ztest icmpv6_inner_has_nat_applied ... ok
6672026-09-04T08:25:48.000Ztest intra_subnet_routes_with_custom ... ok
6682026-09-04T08:25:48.000Ztest no_panic_on_flow_table_full ... ok
6692026-09-04T08:25:48.000Ztest external_ip_balanced_over_floating_ips ... ok
6702026-09-04T08:25:48.000Ztest outbound_ndp_dropped ... ok
6712026-09-04T08:25:48.000Ztest offload_info_preserved ... ok
6722026-09-04T08:25:48.000Ztest internal_attached_subnets ... ok
6732026-09-04T08:25:48.000Ztest packet_body_pullup ... ok
6742026-09-04T08:25:48.000Ztest port_transition_reset ... ok
6752026-09-04T08:25:48.000Ztest port_transition_running ... ok
6762026-09-04T08:25:48.000Ztest port_as_router_target ... ok
6772026-09-04T08:25:48.000Ztest packet_too_big_generation ... ok
6782026-09-04T08:25:48.000Ztest port_transition_pause ... ok
6792026-09-04T08:25:48.000Ztest select_eip_conditioned_on_igw ... ok
6802026-09-04T08:25:48.000Ztest test_drop_on_unknown_critical_option ... ok
6812026-09-04T08:25:48.000Ztest snat_icmp4_echo_rewrite ... ok
6822026-09-04T08:25:48.000Ztest tcp_invalidation_does_not_block_connection ... ok
6832026-09-04T08:25:48.000Ztest snat_icmp6_echo_rewrite ... ok
6842026-09-04T08:25:48.000Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6852026-09-04T08:25:48.000Ztest test_ipv6_multicast_encapsulation ... ok
6862026-09-04T08:25:48.000Ztest test_tcp_multicast_denied ... ok
6872026-09-04T08:25:48.000Ztest tcp_outbound ... ok
6882026-09-04T08:25:48.000Ztest tcp_inbound ... ok
6892026-09-04T08:25:48.000Ztest test_gateway_neighbor_advert_reply ... ok
6902026-09-04T08:25:48.001Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6912026-09-04T08:25:48.001Ztest uft_lft_invalidation_out ... ok
6922026-09-04T08:25:48.001Ztest uft_lft_invalidation_in ... ok
6932026-09-04T08:25:48.001Z
6942026-09-04T08:25:48.001Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6952026-09-04T08:25:48.001Z
6962026-09-04T08:25:48.001Z Doc-tests oxide_vpc
6972026-09-04T08:25:48.301Z
6982026-09-04T08:25:48.301Zrunning 0 tests
6992026-09-04T08:25:48.301Z
7002026-09-04T08:25:48.301Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7012026-09-04T08:25:48.301Z
7022026-09-04T08:25:48.329Z
7032026-09-04T08:25:48.332Zreal 1:03.835097838
7042026-09-04T08:25:48.332Zuser 3:28.017514648
7052026-09-04T08:25:48.332Zsys 12.034920117
7062026-09-04T08:25:48.332Ztrap 0.088780988
7072026-09-04T08:25:48.332Ztflt 0.227559930
7082026-09-04T08:25:48.332Zdflt 0.401548724
7092026-09-04T08:25:48.332Zkflt 0.000014238
7102026-09-04T08:25:48.332Zlock 15:13.077211824
7112026-09-04T08:25:48.332Zslp 6:56.976685400
7122026-09-04T08:25:48.332Zlat 7.822817713
7132026-09-04T08:25:48.332Zstop 6.662807173
7142026-09-04T08:25:48.333Zprocess exited: duration 130015 ms, exit code 0
 
7152026-09-04T08:25:48.339Zfound 0 output files