01M28VZRT45WQMZAQX0689JY9X: oxide-vpc

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

Buildomat Job: 01M28W0FABG2H03QCV691X0K2R

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T18:36:07.401Zjob assigned to worker 01M28W17Z1ZZY8YMFQ07SPGZXZ [factory aws, i-01e71bcba3558f969] (queued for 1 m 17 s)
 
22026-09-11T18:36:14.121Zstarting task 0: "setup"
32026-09-11T18:36:14.125Z++ uname -s
42026-09-11T18:36:14.127Z+ kern=SunOS
52026-09-11T18:36:14.127Z+ build_user=build
62026-09-11T18:36:14.127Z+ build_uid=12345
72026-09-11T18:36:14.127Z+ work_dir=/work
82026-09-11T18:36:14.127Z+ input_dir=/input
92026-09-11T18:36:14.127Z+ [[ 0 == 12345 ]]
102026-09-11T18:36:14.128Z+ case "$kern" in
112026-09-11T18:36:14.128Z+ groupadd -g 12345 build
122026-09-11T18:36:14.131Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T18:36:16.133Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T18:36:16.208Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T18:36:16.211Z+ home_fs=zfs
162026-09-11T18:36:16.211Z+ [[ zfs == autofs ]]
172026-09-11T18:36:16.211Z+ mkdir -p /home/build
182026-09-11T18:36:16.211Z+ chown build:build /home/build /work
192026-09-11T18:36:18.212Z+ chmod 0700 /home/build /work
202026-09-11T18:36:18.216Zprocess exited: duration 4094 ms, exit code 0
 
212026-09-11T18:36:18.222Zstarting task 1: "rust-toolchain"
222026-09-11T18:36:18.226Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-11T18:36:18.226Z * rust toolchain channel = "1.97.1"
242026-09-11T18:36:18.226Z * rust toolchain profile = "default"
252026-09-11T18:36:18.226Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-11T18:36:18.226Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T18:36:18.226Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T18:36:18.229Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T18:36:18.229Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-11T18:36:18.309Zinfo: downloading installer
312026-09-11T18:36:19.669Zinfo: profile set to default
322026-09-11T18:36:19.669Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T18:36:19.672Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-11T18:36:19.797Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-11T18:36:19.800Zinfo: downloading 6 components
362026-09-11T18:36:34.004Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-11T18:36:34.004Z
382026-09-11T18:36:34.035Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-11T18:36:34.035Z
402026-09-11T18:36:34.039Z
412026-09-11T18:36:34.039ZRust is installed now. Great!
422026-09-11T18:36:34.039Z
432026-09-11T18:36:34.039ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T18:36:34.039Zenvironment variable. This has not been done automatically.
452026-09-11T18:36:34.039Z
462026-09-11T18:36:34.039ZTo configure your current shell, you need to source
472026-09-11T18:36:34.039Zthe corresponding env file under $HOME/.cargo.
482026-09-11T18:36:34.039Z
492026-09-11T18:36:34.039ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T18:36:34.039Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T18:36:34.039Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T18:36:34.039ZCC_x86_64-unknown-illumos = None
532026-09-11T18:36:34.039Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T18:36:34.039ZCC_x86_64_unknown_illumos = None
552026-09-11T18:36:34.039Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T18:36:34.039ZHOST_CC = None
572026-09-11T18:36:34.039Zcargo:rerun-if-env-changed=CC
582026-09-11T18:36:34.039ZCC = None
592026-09-11T18:36:34.039Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T18:36:34.214Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T18:36:34.214ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T18:36:34.214Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T18:36:34.214ZCFLAGS = None
642026-09-11T18:36:34.214Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T18:36:34.214ZHOST_CFLAGS = None
662026-09-11T18:36:34.214Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T18:36:34.214ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T18:36:34.214Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T18:36:34.214ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T18:36:34.327Z+ rustup --version
712026-09-11T18:36:34.334Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T18:36:34.337Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T18:36:34.358Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-11T18:36:34.361Z+ cargo --version
752026-09-11T18:36:34.375Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-11T18:36:34.379Z+ rustc --version
772026-09-11T18:36:34.397Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-11T18:36:34.401Zprocess exited: duration 16177 ms, exit code 0
 
792026-09-11T18:36:34.407Zstarting task 2: "authentication"
802026-09-11T18:36:34.424Zprocess exited: duration 16 ms, exit code 0
 
812026-09-11T18:36:34.429Zstarting task 3: "clone repository"
822026-09-11T18:36:34.434Z+ mkdir -p /work/oxidecomputer/opte
832026-09-11T18:36:34.437Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-11T18:36:34.465ZCloning into '/work/oxidecomputer/opte'...
852026-09-11T18:36:35.511Z+ cd /work/oxidecomputer/opte
862026-09-11T18:36:35.511Z+ git fetch origin ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
872026-09-11T18:36:35.784ZFrom https://github.com/oxidecomputer/opte
882026-09-11T18:36:35.784Z * branch ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a -> FETCH_HEAD
892026-09-11T18:36:35.792Z+ [[ -n evict-track-parents-ll ]]
902026-09-11T18:36:35.795Z++ git branch --show-current
912026-09-11T18:36:35.795Z+ current=master
922026-09-11T18:36:35.795Z+ [[ master != evict-track-parents-ll ]]
932026-09-11T18:36:35.795Z+ git branch -f evict-track-parents-ll ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
942026-09-11T18:36:35.798Z+ git checkout -f evict-track-parents-ll
952026-09-11T18:36:35.816ZSwitched to branch 'evict-track-parents-ll'
962026-09-11T18:36:35.854Z+ git reset --hard ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a
972026-09-11T18:36:35.854ZHEAD is now at ac94b3e Include expirable entries in eviction benchmark
982026-09-11T18:36:35.854Zprocess exited: duration 1403 ms, exit code 0
 
992026-09-11T18:36:35.860Zstarting task 4: "build"
1002026-09-11T18:36:35.864Z+ source .github/buildomat/common.sh
1012026-09-11T18:36:35.867Z++ rustup show active-toolchain
1022026-09-11T18:36:35.871Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-11T18:36:35.871Z++ pushd xde
1042026-09-11T18:36:35.871Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-11T18:36:35.871Z++ rustup show active-toolchain
1062026-09-11T18:36:35.874Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-11T18:36:36.029Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-11T18:36:36.032Zinfo: downloading 6 components
1092026-09-11T18:36:49.340Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-11T18:36:49.340Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-11T18:36:49.340Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-11T18:36:49.340Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-11T18:36:49.340Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-11T18:36:49.340Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-11T18:36:49.430Z+++ rustup show active-toolchain -v
1162026-09-11T18:36:49.433Z+++ head -n 1
1172026-09-11T18:36:49.433Z+++ cut '-d ' -f1
1182026-09-11T18:36:49.488Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-11T18:36:49.488Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-11T18:36:49.488Z++ popd
1212026-09-11T18:36:49.492Z/work/oxidecomputer/opte
1222026-09-11T18:36:49.492Z+ cargo --version
1232026-09-11T18:36:49.496Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-11T18:36:49.499Z+ rustc --version
1252026-09-11T18:36:49.518Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-11T18:36:49.521Z+ cd lib/oxide-vpc
1272026-09-11T18:36:49.521Z+ header 'check style'
1282026-09-11T18:36:49.521Z+ echo '# ==== check style ==== #'
1292026-09-11T18:36:49.521Z# ==== check style ==== #
1302026-09-11T18:36:49.521Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-11T18:36:49.654Z
1322026-09-11T18:36:49.654Zreal 0.131019218
1332026-09-11T18:36:49.654Zuser 0.096289504
1342026-09-11T18:36:49.654Zsys 0.030937830
1352026-09-11T18:36:49.654Ztrap 0.000035000
1362026-09-11T18:36:49.654Ztflt 0.000023700
1372026-09-11T18:36:49.654Zdflt 0.000012340
1382026-09-11T18:36:49.654Zkflt 0.000000000
1392026-09-11T18:36:49.654Zlock 0.023589760
1402026-09-11T18:36:49.658Zslp 0.110568649
1412026-09-11T18:36:49.658Zlat 0.000869480
1422026-09-11T18:36:49.658Zstop 0.000103290
1432026-09-11T18:36:49.658Z+ header 'check docs'
1442026-09-11T18:36:49.658Z+ echo '# ==== check docs ==== #'
1452026-09-11T18:36:49.658Z# ==== check docs ==== #
1462026-09-11T18:36:49.658Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-11T18:36:49.658Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-11T18:36:49.723Z Updating crates.io index
1492026-09-11T18:36:49.726Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-11T18:36:50.447Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-11T18:36:50.756Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-11T18:36:51.041Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-11T18:36:51.422Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-11T18:36:51.729Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-11T18:36:52.088Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-11T18:36:54.207Z Downloading crates ...
1572026-09-11T18:36:55.508Z Downloaded darling_macro v0.23.0
1582026-09-11T18:36:55.515Z Downloaded cfg-if v1.0.4
1592026-09-11T18:36:55.518Z Downloaded cobs v0.3.0
1602026-09-11T18:36:55.518Z Downloaded defmt v0.3.100
1612026-09-11T18:36:55.522Z Downloaded dof v0.4.0
1622026-09-11T18:36:55.525Z Downloaded embedded-io v0.6.1
1632026-09-11T18:36:55.528Z Downloaded hash32 v0.3.1
1642026-09-11T18:36:55.528Z Downloaded itoa v1.0.18
1652026-09-11T18:36:55.532Z Downloaded macaddr v1.0.1
1662026-09-11T18:36:55.534Z Downloaded strsim v0.11.1
1672026-09-11T18:36:55.534Z Downloaded usdt-attr-macro v0.6.0
1682026-09-11T18:36:55.534Z Downloaded bitflags v1.3.2
1692026-09-11T18:36:55.539Z Downloaded quote v1.0.46
1702026-09-11T18:36:55.542Z Downloaded embedded-io v0.4.0
1712026-09-11T18:36:55.542Z Downloaded tabwriter v1.4.1
1722026-09-11T18:36:55.542Z Downloaded scroll_derive v0.13.1
1732026-09-11T18:36:55.545Z Downloaded thread-id v5.1.0
1742026-09-11T18:36:55.545Z Downloaded pretty-hex v0.4.2
1752026-09-11T18:36:55.545Z Downloaded version_check v0.9.5
1762026-09-11T18:36:55.549Z Downloaded stable_deref_trait v1.2.1
1772026-09-11T18:36:55.552Z Downloaded ref-cast-impl v1.0.25
1782026-09-11T18:36:55.555Z Downloaded ident_case v1.0.1
1792026-09-11T18:36:55.560Z Downloaded usdt-macro v0.6.0
1802026-09-11T18:36:55.563Z Downloaded dyn-clone v1.0.20
1812026-09-11T18:36:55.567Z Downloaded thiserror v2.0.18
1822026-09-11T18:36:55.570Z Downloaded defmt-macros v1.1.1
1832026-09-11T18:36:55.573Z Downloaded ingot-types v0.2.0
1842026-09-11T18:36:55.573Z Downloaded plain v0.2.3
1852026-09-11T18:36:55.573Z Downloaded ingot v0.2.0
1862026-09-11T18:36:55.577Z Downloaded crc32fast v1.5.0
1872026-09-11T18:36:55.577Z Downloaded ingot-macros v0.2.0
1882026-09-11T18:36:55.577Z Downloaded thiserror-impl v2.0.18
1892026-09-11T18:36:55.577Z Downloaded usdt v0.6.0
1902026-09-11T18:36:55.580Z Downloaded pest_derive v2.8.7
1912026-09-11T18:36:55.583Z Downloaded zmij v1.0.22
1922026-09-11T18:36:55.583Z Downloaded ipnetwork v0.21.1
1932026-09-11T18:36:55.591Z Downloaded ref-cast v1.0.25
1942026-09-11T18:36:55.594Z Downloaded byteorder v1.5.0
1952026-09-11T18:36:55.599Z Downloaded either v1.16.0
1962026-09-11T18:36:55.602Z Downloaded log v0.4.33
1972026-09-11T18:36:55.605Z Downloaded dtrace-parser v0.3.0
1982026-09-11T18:36:55.609Z Downloaded managed v0.8.0
1992026-09-11T18:36:55.617Z Downloaded postcard v1.1.3
2002026-09-11T18:36:55.624Z Downloaded darling v0.23.0
2012026-09-11T18:36:55.627Z Downloaded pest_meta v2.8.7
2022026-09-11T18:36:55.634Z Downloaded serde_derive v1.0.228
2032026-09-11T18:36:55.637Z Downloaded uuid v1.23.5
2042026-09-11T18:36:55.640Z Downloaded defmt-parser v1.0.0
2052026-09-11T18:36:55.643Z Downloaded scroll v0.13.0
2062026-09-11T18:36:55.643Z Downloaded usdt-impl v0.6.0
2072026-09-11T18:36:55.645Z Downloaded bitflags v2.13.0
2082026-09-11T18:36:55.648Z Downloaded pest_generator v2.8.7
2092026-09-11T18:36:55.651Z Downloaded proc-macro2 v1.0.106
2102026-09-11T18:36:55.651Z Downloaded unicode-ident v1.0.24
2112026-09-11T18:36:55.654Z Downloaded serde_tokenstream v0.2.3
2122026-09-11T18:36:55.654Z Downloaded defmt v1.1.1
2132026-09-11T18:36:55.657Z Downloaded memmap2 v0.9.11
2142026-09-11T18:36:55.660Z Downloaded ucd-trie v0.1.7
2152026-09-11T18:36:55.677Z Downloaded serde v1.0.228
2162026-09-11T18:36:55.681Z Downloaded darling_core v0.23.0
2172026-09-11T18:36:55.691Z Downloaded serde_core v1.0.228
2182026-09-11T18:36:55.695Z Downloaded zerocopy-derive v0.8.54
2192026-09-11T18:36:55.699Z Downloaded memchr v2.8.3
2202026-09-11T18:36:55.702Z Downloaded heapless v0.8.0
2212026-09-11T18:36:55.727Z Downloaded pest v2.8.7
2222026-09-11T18:36:55.731Z Downloaded itertools v0.15.0
2232026-09-11T18:36:55.745Z Downloaded serde_json v1.0.150
2242026-09-11T18:36:55.752Z Downloaded aho-corasick v1.1.4
2252026-09-11T18:36:55.759Z Downloaded regex v1.13.0
2262026-09-11T18:36:55.789Z Downloaded zerocopy v0.8.54
2272026-09-11T18:36:55.845Z Downloaded goblin v0.10.7
2282026-09-11T18:36:55.845Z Downloaded unicode-width v0.2.2
2292026-09-11T18:36:55.845Z Downloaded syn v2.0.118
2302026-09-11T18:36:55.845Z Downloaded smoltcp v0.11.0
2312026-09-11T18:36:55.845Z Downloaded regex-syntax v0.8.11
2322026-09-11T18:36:55.845Z Downloaded regex-automata v0.4.15
2332026-09-11T18:36:55.851Z Downloaded libc v0.2.186
2342026-09-11T18:36:55.911Z Compiling proc-macro2 v1.0.106
2352026-09-11T18:36:55.911Z Compiling quote v1.0.46
2362026-09-11T18:36:55.911Z Compiling unicode-ident v1.0.24
2372026-09-11T18:36:55.914Z Documenting unicode-ident v1.0.24
2382026-09-11T18:36:55.914Z Compiling serde_core v1.0.228
2392026-09-11T18:36:55.914Z Compiling ident_case v1.0.1
2402026-09-11T18:36:55.914Z Compiling strsim v0.11.1
2412026-09-11T18:36:56.079Z Compiling memchr v2.8.3
2422026-09-11T18:36:56.099Z Compiling serde v1.0.228
2432026-09-11T18:36:56.295Z Compiling thiserror v2.0.18
2442026-09-11T18:36:56.340Z Compiling regex-syntax v0.8.11
2452026-09-11T18:36:56.362Z Compiling zerocopy v0.8.54
2462026-09-11T18:36:56.685Z Documenting proc-macro2 v1.0.106
2472026-09-11T18:36:56.700Z Compiling aho-corasick v1.1.4
2482026-09-11T18:36:56.815Z Compiling either v1.16.0
2492026-09-11T18:36:57.027Z Compiling syn v2.0.118
2502026-09-11T18:36:57.038Z Checking byteorder v1.5.0
2512026-09-11T18:36:57.068Z Compiling itertools v0.15.0
2522026-09-11T18:36:57.287Z Documenting quote v1.0.46
2532026-09-11T18:36:57.816Z Documenting syn v2.0.118
2542026-09-11T18:36:57.884Z Compiling regex-automata v0.4.15
2552026-09-11T18:36:57.898Z Documenting strsim v0.11.1
2562026-09-11T18:36:58.271Z Documenting ident_case v1.0.1
2572026-09-11T18:36:58.470Z Compiling heapless v0.8.0
2582026-09-11T18:36:58.553Z Checking bitflags v2.13.0
2592026-09-11T18:36:58.734Z Checking hash32 v0.3.1
2602026-09-11T18:36:58.768Z Documenting serde_core v1.0.228
2612026-09-11T18:36:58.846Z Checking cfg-if v1.0.4
2622026-09-11T18:36:58.911Z Checking macaddr v1.0.1
2632026-09-11T18:36:58.985Z Documenting memchr v2.8.3
2642026-09-11T18:36:59.061Z Checking stable_deref_trait v1.2.1
2652026-09-11T18:36:59.131Z Compiling smoltcp v0.11.0
2662026-09-11T18:36:59.199Z Checking darling_core v0.23.0
2672026-09-11T18:36:59.510Z Documenting regex-syntax v0.8.11
2682026-09-11T18:36:59.859Z Compiling regex v1.13.0
2692026-09-11T18:37:00.051Z Documenting darling_core v0.23.0
2702026-09-11T18:37:00.295Z Documenting aho-corasick v1.1.4
2712026-09-11T18:37:00.631Z Checking managed v0.8.0
2722026-09-11T18:37:00.819Z Checking bitflags v1.3.2
2732026-09-11T18:37:00.883Z Documenting zerocopy-derive v0.8.54
2742026-09-11T18:37:00.902Z Documenting serde_derive v1.0.228
2752026-09-11T18:37:00.936Z Compiling thiserror-impl v2.0.18
2762026-09-11T18:37:01.248Z Compiling zerocopy-derive v0.8.54
2772026-09-11T18:37:01.405Z Compiling serde_derive v1.0.228
2782026-09-11T18:37:01.694Z Documenting darling_macro v0.23.0
2792026-09-11T18:37:01.767Z Documenting regex-automata v0.4.15
2802026-09-11T18:37:01.971Z Compiling darling_macro v0.23.0
2812026-09-11T18:37:02.082Z Documenting thiserror-impl v2.0.18
2822026-09-11T18:37:02.350Z Checking cobs v0.3.0
2832026-09-11T18:37:02.358Z Compiling crc32fast v1.5.0
2842026-09-11T18:37:02.405Z Compiling ref-cast v1.0.25
2852026-09-11T18:37:02.489Z Documenting byteorder v1.5.0
2862026-09-11T18:37:02.588Z Compiling darling v0.23.0
2872026-09-11T18:37:02.685Z Compiling ingot-macros v0.2.0
2882026-09-11T18:37:02.761Z Documenting darling v0.23.0
2892026-09-11T18:37:02.807Z Documenting zerocopy v0.8.54
2902026-09-11T18:37:02.941Z Documenting thiserror v2.0.18
2912026-09-11T18:37:03.289Z Documenting regex v1.13.0
2922026-09-11T18:37:03.343Z Documenting hash32 v0.3.1
2932026-09-11T18:37:03.577Z Compiling ref-cast-impl v1.0.25
2942026-09-11T18:37:03.946Z Documenting bitflags v2.13.0
2952026-09-11T18:37:04.253Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2962026-09-11T18:37:04.286Z Documenting ingot-macros v0.2.0
2972026-09-11T18:37:04.490Z Documenting serde v1.0.228
2982026-09-11T18:37:04.798Z Checking postcard v1.1.3
2992026-09-11T18:37:04.828Z Compiling version_check v0.9.5
3002026-09-11T18:37:05.087Z Documenting macaddr v1.0.1
3012026-09-11T18:37:05.095Z Checking unicode-width v0.2.2
3022026-09-11T18:37:05.111Z Checking ipnetwork v0.21.1
3032026-09-11T18:37:05.298Z Documenting cfg-if v1.0.4
3042026-09-11T18:37:05.345Z Documenting stable_deref_trait v1.2.1
3052026-09-11T18:37:05.563Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3062026-09-11T18:37:05.665Z Documenting cobs v0.3.0
3072026-09-11T18:37:05.724Z Documenting managed v0.8.0
3082026-09-11T18:37:05.788Z Checking ingot-types v0.2.0
3092026-09-11T18:37:05.851Z Checking tabwriter v1.4.1
3102026-09-11T18:37:06.135Z Checking ingot v0.2.0
3112026-09-11T18:37:06.242Z Documenting ingot-types v0.2.0
3122026-09-11T18:37:06.427Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3132026-09-11T18:37:06.713Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3142026-09-11T18:37:06.726Z Documenting heapless v0.8.0
3152026-09-11T18:37:06.792Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3162026-09-11T18:37:06.978Z Documenting postcard v1.1.3
3172026-09-11T18:37:07.246Z Documenting ref-cast-impl v1.0.25
3182026-09-11T18:37:07.325Z Documenting unicode-width v0.2.2
3192026-09-11T18:37:07.380Z Documenting either v1.16.0
3202026-09-11T18:37:07.568Z Documenting ingot v0.2.0
3212026-09-11T18:37:07.789Z Checking dyn-clone v1.0.20
3222026-09-11T18:37:07.792Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-09-11T18:37:07.886Z Documenting ipnetwork v0.21.1
3242026-09-11T18:37:08.092Z Documenting smoltcp v0.11.0
3252026-09-11T18:37:08.348Z Documenting crc32fast v1.5.0
3262026-09-11T18:37:08.589Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3272026-09-11T18:37:08.616Z Documenting itertools v0.15.0
3282026-09-11T18:37:08.916Z Documenting ref-cast v1.0.25
3292026-09-11T18:37:09.143Z Documenting tabwriter v1.4.1
3302026-09-11T18:37:09.430Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3312026-09-11T18:37:09.665Z Documenting dyn-clone v1.0.20
3322026-09-11T18:37:10.463Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3332026-09-11T18:37:10.679Z Documenting uuid v1.23.5
3342026-09-11T18:37:10.998Z Checking uuid v1.23.5
3352026-09-11T18:37:11.245Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3362026-09-11T18:37:11.545Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3372026-09-11T18:37:13.250Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3382026-09-11T18:37:15.709Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3392026-09-11T18:37:17.374Z Finished `dev` profile [optimized + debuginfo] target(s) in 27.71s
3402026-09-11T18:37:17.468Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3412026-09-11T18:37:17.492Z
3422026-09-11T18:37:17.496Zreal 27.817653361
3432026-09-11T18:37:17.496Zuser 1:27.155659995
3442026-09-11T18:37:17.496Zsys 18.258034077
3452026-09-11T18:37:17.496Ztrap 0.045098300
3462026-09-11T18:37:17.496Ztflt 0.075843911
3472026-09-11T18:37:17.496Zdflt 0.055015102
3482026-09-11T18:37:17.496Zkflt 0.001710580
3492026-09-11T18:37:17.496Zlock 8:43.917623427
3502026-09-11T18:37:17.496Zslp 5:23.382365208
3512026-09-11T18:37:17.496Zlat 8.274570699
3522026-09-11T18:37:17.496Zstop 13.594358221
3532026-09-11T18:37:17.496Z+ header 'analyze std + api + usdt'
3542026-09-11T18:37:17.496Z+ echo '# ==== analyze std + api + usdt ==== #'
3552026-09-11T18:37:17.496Z# ==== analyze std + api + usdt ==== #
3562026-09-11T18:37:17.496Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3572026-09-11T18:37:17.686Z Downloading crates ...
3582026-09-11T18:37:17.734Z Downloaded futures-channel v0.3.32
3592026-09-11T18:37:17.741Z Downloaded link-section v0.2.1
3602026-09-11T18:37:17.745Z Downloaded cookie-factory v0.3.3
3612026-09-11T18:37:17.745Z Downloaded typeid v1.0.3
3622026-09-11T18:37:17.745Z Downloaded futures-executor v0.3.32
3632026-09-11T18:37:17.748Z Downloaded futures-macro v0.3.32
3642026-09-11T18:37:17.751Z Downloaded anyhow v1.0.103
3652026-09-11T18:37:17.754Z Downloaded ctor-proc-macro v0.0.13
3662026-09-11T18:37:17.757Z Downloaded futures-core v0.3.32
3672026-09-11T18:37:17.757Z Downloaded futures-io v0.3.32
3682026-09-11T18:37:17.757Z Downloaded futures-sink v0.3.32
3692026-09-11T18:37:17.760Z Downloaded circular v0.3.0
3702026-09-11T18:37:17.763Z Downloaded dtor-proc-macro v0.0.13
3712026-09-11T18:37:17.763Z Downloaded futures-task v0.3.32
3722026-09-11T18:37:17.763Z Downloaded dtor v0.8.1
3732026-09-11T18:37:17.766Z Downloaded ctor v0.10.1
3742026-09-11T18:37:17.769Z Downloaded pin-project-lite v0.2.17
3752026-09-11T18:37:17.772Z Downloaded slab v0.4.12
3762026-09-11T18:37:17.772Z Downloaded rusticata-macros v5.0.0
3772026-09-11T18:37:17.775Z Downloaded futures v0.3.32
3782026-09-11T18:37:17.778Z Downloaded once_cell v1.21.4
3792026-09-11T18:37:17.791Z Downloaded ron v0.12.2
3802026-09-11T18:37:17.796Z Downloaded nom v8.0.0
3812026-09-11T18:37:17.799Z Downloaded futures-util v0.3.32
3822026-09-11T18:37:17.805Z Downloaded pcap-parser v0.17.0
3832026-09-11T18:37:17.857Z Compiling proc-macro2 v1.0.106
3842026-09-11T18:37:17.860Z Compiling quote v1.0.46
3852026-09-11T18:37:17.860Z Compiling unicode-ident v1.0.24
3862026-09-11T18:37:17.860Z Compiling memchr v2.8.3
3872026-09-11T18:37:17.860Z Compiling thiserror v2.0.18
3882026-09-11T18:37:17.860Z Compiling serde_core v1.0.228
3892026-09-11T18:37:17.860Z Compiling zerocopy v0.8.54
3902026-09-11T18:37:17.880Z Compiling zmij v1.0.22
3912026-09-11T18:37:18.234Z Compiling libc v0.2.186
3922026-09-11T18:37:18.268Z Compiling ucd-trie v0.1.7
3932026-09-11T18:37:18.272Z Compiling serde_json v1.0.150
3942026-09-11T18:37:18.502Z Compiling pest v2.8.7
3952026-09-11T18:37:18.505Z Compiling serde v1.0.228
3962026-09-11T18:37:18.520Z Compiling strsim v0.11.1
3972026-09-11T18:37:18.625Z Compiling ident_case v1.0.1
3982026-09-11T18:37:18.896Z Compiling aho-corasick v1.1.4
3992026-09-11T18:37:19.087Z Checking byteorder v1.5.0
4002026-09-11T18:37:19.150Z Compiling syn v2.0.118
4012026-09-11T18:37:19.181Z Compiling regex-syntax v0.8.11
4022026-09-11T18:37:19.289Z Compiling itoa v1.0.18
4032026-09-11T18:37:19.675Z Compiling pest_meta v2.8.7
4042026-09-11T18:37:19.793Z Compiling either v1.16.0
4052026-09-11T18:37:19.841Z Compiling usdt-impl v0.6.0
4062026-09-11T18:37:19.893Z Checking bitflags v2.13.0
4072026-09-11T18:37:20.004Z Compiling itertools v0.15.0
4082026-09-11T18:37:20.332Z Compiling thread-id v5.1.0
4092026-09-11T18:37:20.436Z Checking log v0.4.33
4102026-09-11T18:37:20.626Z Checking futures-sink v0.3.32
4112026-09-11T18:37:20.680Z Compiling regex-automata v0.4.15
4122026-09-11T18:37:20.714Z Checking plain v0.2.3
4132026-09-11T18:37:20.809Z Compiling heapless v0.8.0
4142026-09-11T18:37:20.861Z Checking futures-core v0.3.32
4152026-09-11T18:37:20.983Z Checking futures-channel v0.3.32
4162026-09-11T18:37:21.312Z Checking hash32 v0.3.1
4172026-09-11T18:37:21.363Z Compiling smoltcp v0.11.0
4182026-09-11T18:37:21.432Z Checking slab v0.4.12
4192026-09-11T18:37:21.448Z Checking stable_deref_trait v1.2.1
4202026-09-11T18:37:21.512Z Checking futures-task v0.3.32
4212026-09-11T18:37:21.533Z Checking futures-io v0.3.32
4222026-09-11T18:37:21.640Z Compiling pest_generator v2.8.7
4232026-09-11T18:37:21.640Z Compiling darling_core v0.23.0
4242026-09-11T18:37:21.678Z Checking cfg-if v1.0.4
4252026-09-11T18:37:21.691Z Checking pretty-hex v0.4.2
4262026-09-11T18:37:21.730Z Checking macaddr v1.0.1
4272026-09-11T18:37:21.799Z Checking pin-project-lite v0.2.17
4282026-09-11T18:37:21.951Z Checking bitflags v1.3.2
4292026-09-11T18:37:22.012Z Compiling version_check v0.9.5
4302026-09-11T18:37:22.215Z Compiling crc32fast v1.5.0
4312026-09-11T18:37:22.248Z Compiling ref-cast v1.0.25
4322026-09-11T18:37:22.264Z Checking managed v0.8.0
4332026-09-11T18:37:22.290Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4342026-09-11T18:37:22.450Z Compiling regex v1.13.0
4352026-09-11T18:37:22.546Z Checking memmap2 v0.9.11
4362026-09-11T18:37:22.604Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4372026-09-11T18:37:22.711Z Checking unicode-width v0.2.2
4382026-09-11T18:37:22.855Z Checking ipnetwork v0.21.1
4392026-09-11T18:37:22.915Z Compiling serde_derive v1.0.228
4402026-09-11T18:37:22.920Z Compiling thiserror-impl v2.0.18
4412026-09-11T18:37:23.015Z Compiling zerocopy-derive v0.8.54
4422026-09-11T18:37:23.069Z Compiling pest_derive v2.8.7
4432026-09-11T18:37:23.367Z Compiling scroll_derive v0.13.1
4442026-09-11T18:37:23.622Z Compiling futures-macro v0.3.32
4452026-09-11T18:37:23.845Z Compiling ref-cast-impl v1.0.25
4462026-09-11T18:37:23.860Z Compiling darling_macro v0.23.0
4472026-09-11T18:37:24.308Z Compiling dtrace-parser v0.3.0
4482026-09-11T18:37:24.332Z Checking scroll v0.13.0
4492026-09-11T18:37:24.454Z Compiling darling v0.23.0
4502026-09-11T18:37:24.473Z Checking futures-util v0.3.32
4512026-09-11T18:37:24.565Z Checking goblin v0.10.7
4522026-09-11T18:37:24.697Z Compiling ingot-macros v0.2.0
4532026-09-11T18:37:24.926Z Checking cobs v0.3.0
4542026-09-11T18:37:25.034Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4552026-09-11T18:37:25.162Z Checking tabwriter v1.4.1
4562026-09-11T18:37:25.306Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4572026-09-11T18:37:26.091Z Checking nom v8.0.0
4582026-09-11T18:37:26.172Z Checking postcard v1.1.3
4592026-09-11T18:37:26.302Z Compiling serde_tokenstream v0.2.3
4602026-09-11T18:37:26.486Z Checking dyn-clone v1.0.20
4612026-09-11T18:37:26.504Z Checking futures-executor v0.3.32
4622026-09-11T18:37:26.587Z Compiling anyhow v1.0.103
4632026-09-11T18:37:26.622Z Compiling typeid v1.0.3
4642026-09-11T18:37:26.654Z Checking futures v0.3.32
4652026-09-11T18:37:26.724Z Checking cookie-factory v0.3.3
4662026-09-11T18:37:26.945Z Checking uuid v1.23.5
4672026-09-11T18:37:26.993Z Checking circular v0.3.0
4682026-09-11T18:37:27.113Z Compiling dtor-proc-macro v0.0.13
4692026-09-11T18:37:27.128Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4702026-09-11T18:37:27.272Z Compiling ctor-proc-macro v0.0.13
4712026-09-11T18:37:27.360Z Checking link-section v0.2.1
4722026-09-11T18:37:27.386Z Checking dof v0.4.0
4732026-09-11T18:37:27.472Z Checking once_cell v1.21.4
4742026-09-11T18:37:27.475Z Checking dtor v0.8.1
4752026-09-11T18:37:27.516Z Checking ingot-types v0.2.0
4762026-09-11T18:37:27.605Z Checking ron v0.12.2
4772026-09-11T18:37:27.632Z Checking ctor v0.10.1
4782026-09-11T18:37:27.873Z Checking ingot v0.2.0
4792026-09-11T18:37:28.218Z Checking rusticata-macros v5.0.0
4802026-09-11T18:37:28.354Z Checking pcap-parser v0.17.0
4812026-09-11T18:37:28.515Z Compiling usdt-macro v0.6.0
4822026-09-11T18:37:28.515Z Compiling usdt-attr-macro v0.6.0
4832026-09-11T18:37:29.163Z Checking usdt v0.6.0
4842026-09-11T18:37:29.453Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4852026-09-11T18:37:34.098Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4862026-09-11T18:37:35.822Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4872026-09-11T18:37:38.250Z Finished `dev` profile [optimized + debuginfo] target(s) in 20.70s
4882026-09-11T18:37:38.284Z
4892026-09-11T18:37:38.284Zreal 20.785926957
4902026-09-11T18:37:38.285Zuser 1:15.590966571
4912026-09-11T18:37:38.288Zsys 15.468201805
4922026-09-11T18:37:38.288Ztrap 0.041614380
4932026-09-11T18:37:38.288Ztflt 0.139964049
4942026-09-11T18:37:38.288Zdflt 0.206582747
4952026-09-11T18:37:38.288Zkflt 0.000042520
4962026-09-11T18:37:38.288Zlock 4:58.448639357
4972026-09-11T18:37:38.288Zslp 3:59.804395949
4982026-09-11T18:37:38.288Zlat 3.822127249
4992026-09-11T18:37:38.288Zstop 9.488080380
5002026-09-11T18:37:38.288Z+ header 'analyze no_std + engine + kernel'
5012026-09-11T18:37:38.288Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5022026-09-11T18:37:38.288Z# ==== analyze no_std + engine + kernel ==== #
5032026-09-11T18:37:38.288Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5042026-09-11T18:37:38.461Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5052026-09-11T18:37:38.461Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5062026-09-11T18:37:38.461Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5072026-09-11T18:37:38.464Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5082026-09-11T18:37:38.683Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5092026-09-11T18:37:41.908Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5102026-09-11T18:37:43.123Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.79s
5112026-09-11T18:37:43.150Z
5122026-09-11T18:37:43.153Zreal 4.859126929
5132026-09-11T18:37:43.153Zuser 4.996308364
5142026-09-11T18:37:43.153Zsys 0.963082460
5152026-09-11T18:37:43.153Ztrap 0.000581310
5162026-09-11T18:37:43.153Ztflt 0.019241633
5172026-09-11T18:37:43.153Zdflt 0.006984561
5182026-09-11T18:37:43.153Zkflt 0.000000000
5192026-09-11T18:37:43.153Zlock 15.886525141
5202026-09-11T18:37:43.153Zslp 18.676016759
5212026-09-11T18:37:43.154Zlat 0.005103270
5222026-09-11T18:37:43.154Zstop 0.198128286
5232026-09-11T18:37:43.154Z+ header test
5242026-09-11T18:37:43.154Z+ echo '# ==== test ==== #'
5252026-09-11T18:37:43.154Z# ==== test ==== #
5262026-09-11T18:37:43.154Z+ ptime -m cargo test
5272026-09-11T18:37:43.309Z Compiling memchr v2.8.3
5282026-09-11T18:37:43.309Z Compiling serde_core v1.0.228
5292026-09-11T18:37:43.333Z Compiling thiserror v2.0.18
5302026-09-11T18:37:43.337Z Compiling zerocopy v0.8.54
5312026-09-11T18:37:43.340Z Compiling unicode-ident v1.0.24
5322026-09-11T18:37:43.340Z Compiling byteorder v1.5.0
5332026-09-11T18:37:43.343Z Compiling zmij v1.0.22
5342026-09-11T18:37:43.347Z Compiling scroll v0.13.0
5352026-09-11T18:37:43.421Z Compiling proc-macro2 v1.0.106
5362026-09-11T18:37:43.468Z Compiling libc v0.2.186
5372026-09-11T18:37:43.562Z Compiling futures-core v0.3.32
5382026-09-11T18:37:43.614Z Compiling plain v0.2.3
5392026-09-11T18:37:43.712Z Compiling ucd-trie v0.1.7
5402026-09-11T18:37:43.729Z Compiling futures-sink v0.3.32
5412026-09-11T18:37:43.746Z Compiling log v0.4.33
5422026-09-11T18:37:43.825Z Compiling itoa v1.0.18
5432026-09-11T18:37:43.828Z Compiling futures-channel v0.3.32
5442026-09-11T18:37:43.983Z Compiling goblin v0.10.7
5452026-09-11T18:37:44.059Z Compiling pest v2.8.7
5462026-09-11T18:37:44.086Z Compiling quote v1.0.46
5472026-09-11T18:37:44.422Z Compiling hash32 v0.3.1
5482026-09-11T18:37:44.588Z Compiling pretty-hex v0.4.2
5492026-09-11T18:37:44.721Z Compiling stable_deref_trait v1.2.1
5502026-09-11T18:37:44.741Z Compiling slab v0.4.12
5512026-09-11T18:37:44.790Z Compiling pin-project-lite v0.2.17
5522026-09-11T18:37:44.886Z Compiling futures-task v0.3.32
5532026-09-11T18:37:44.922Z Compiling cfg-if v1.0.4
5542026-09-11T18:37:44.953Z Compiling futures-io v0.3.32
5552026-09-11T18:37:44.984Z Compiling macaddr v1.0.1
5562026-09-11T18:37:45.079Z Compiling futures-util v0.3.32
5572026-09-11T18:37:45.152Z Compiling serde v1.0.228
5582026-09-11T18:37:45.247Z Compiling bitflags v2.13.0
5592026-09-11T18:37:45.383Z Compiling serde_json v1.0.150
5602026-09-11T18:37:45.717Z Compiling dtrace-parser v0.3.0
5612026-09-11T18:37:45.795Z Compiling heapless v0.8.0
5622026-09-11T18:37:45.814Z Compiling syn v2.0.118
5632026-09-11T18:37:46.215Z Compiling thread-id v5.1.0
5642026-09-11T18:37:46.250Z Compiling ingot-types v0.2.0
5652026-09-11T18:37:46.290Z Compiling cobs v0.3.0
5662026-09-11T18:37:46.408Z Compiling managed v0.8.0
5672026-09-11T18:37:46.577Z Compiling bitflags v1.3.2
5682026-09-11T18:37:46.639Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5692026-09-11T18:37:46.643Z Compiling smoltcp v0.11.0
5702026-09-11T18:37:46.666Z Compiling ingot v0.2.0
5712026-09-11T18:37:46.871Z Compiling postcard v1.1.3
5722026-09-11T18:37:47.241Z Compiling dof v0.4.0
5732026-09-11T18:37:48.007Z Compiling futures-executor v0.3.32
5742026-09-11T18:37:48.633Z Compiling usdt-impl v0.6.0
5752026-09-11T18:37:48.728Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5762026-09-11T18:37:49.025Z Compiling memmap2 v0.9.11
5772026-09-11T18:37:49.355Z Compiling ipnetwork v0.21.1
5782026-09-11T18:37:49.374Z Compiling either v1.16.0
5792026-09-11T18:37:49.552Z Compiling unicode-width v0.2.2
5802026-09-11T18:37:49.562Z Compiling itertools v0.15.0
5812026-09-11T18:37:49.872Z Compiling tabwriter v1.4.1
5822026-09-11T18:37:49.881Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5832026-09-11T18:37:50.319Z Compiling ref-cast v1.0.25
5842026-09-11T18:37:50.421Z Compiling usdt v0.6.0
5852026-09-11T18:37:50.611Z Compiling futures v0.3.32
5862026-09-11T18:37:50.687Z Compiling crc32fast v1.5.0
5872026-09-11T18:37:50.984Z Compiling nom v8.0.0
5882026-09-11T18:37:51.066Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5892026-09-11T18:37:51.074Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5902026-09-11T18:37:51.356Z Compiling dyn-clone v1.0.20
5912026-09-11T18:37:51.530Z Compiling cookie-factory v0.3.3
5922026-09-11T18:37:51.665Z Compiling uuid v1.23.5
5932026-09-11T18:37:51.877Z Compiling circular v0.3.0
5942026-09-11T18:37:52.136Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5952026-09-11T18:37:52.255Z Compiling dtor v0.8.1
5962026-09-11T18:37:52.336Z Compiling typeid v1.0.3
5972026-09-11T18:37:52.340Z Compiling anyhow v1.0.103
5982026-09-11T18:37:52.375Z Compiling once_cell v1.21.4
5992026-09-11T18:37:52.378Z Compiling link-section v0.2.1
6002026-09-11T18:37:52.515Z Compiling ron v0.12.2
6012026-09-11T18:37:52.533Z Compiling ctor v0.10.1
6022026-09-11T18:37:53.708Z Compiling rusticata-macros v5.0.0
6032026-09-11T18:37:54.039Z Compiling pcap-parser v0.17.0
6042026-09-11T18:37:56.857Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6052026-09-11T18:37:59.488Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6062026-09-11T18:38:49.659Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 06s
6072026-09-11T18:38:49.675Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707)
6082026-09-11T18:38:49.678Z
6092026-09-11T18:38:49.678Zrunning 15 tests
6102026-09-11T18:38:49.678Ztest api::tests::parse_good_proto_filter ... ok
6112026-09-11T18:38:49.678Ztest api::tests::parse_bad_proto_filter ... ok
6122026-09-11T18:38:49.678Ztest api::tests::ports_from_str_bad ... ok
6132026-09-11T18:38:49.678Ztest api::tests::parse_good_address ... ok
6142026-09-11T18:38:49.678Ztest api::tests::parse_bad_address ... ok
6152026-09-11T18:38:49.678Ztest api::tests::ports_from_str_good ... ok
6162026-09-11T18:38:49.678Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6172026-09-11T18:38:49.678Ztest cfg::tests::test_required_nat_space ... ok
6182026-09-11T18:38:49.678Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6192026-09-11T18:38:49.678Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6202026-09-11T18:38:49.678Ztest engine::geneve::test::parse_multi_opt ... ok
6212026-09-11T18:38:49.679Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6222026-09-11T18:38:49.679Ztest engine::geneve::test::parse_single_opt ... ok
6232026-09-11T18:38:49.679Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6242026-09-11T18:38:49.683Ztest engine::firewall::tests::port_predicate_simplification ... ok
6252026-09-11T18:38:49.683Z
6262026-09-11T18:38:49.683Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6272026-09-11T18:38:49.683Z
6282026-09-11T18:38:49.683Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763)
6292026-09-11T18:38:49.683Z
6302026-09-11T18:38:49.683Zrunning 4 tests
6312026-09-11T18:38:49.683Ztest firewall_vni_outbound ... ok
6322026-09-11T18:38:49.683Ztest firewall_external_inbound ... ok
6332026-09-11T18:38:49.683Ztest firewall_vni_inbound ... ok
6342026-09-11T18:38:49.683Ztest firewall_replace_rules ... ok
6352026-09-11T18:38:49.683Z
6362026-09-11T18:38:49.683Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6372026-09-11T18:38:49.683Z
6382026-09-11T18:38:49.686Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a)
6392026-09-11T18:38:49.687Z
6402026-09-11T18:38:49.687Zrunning 2 tests
6412026-09-11T18:38:49.687Ztest parse_in_regression ... ok
6422026-09-11T18:38:49.687Ztest parse_out_regression ... ok
6432026-09-11T18:38:49.687Z
6442026-09-11T18:38:49.687Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6452026-09-11T18:38:49.687Z
6462026-09-11T18:38:49.687Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1)
6472026-09-11T18:38:49.690Z
6482026-09-11T18:38:49.690Zrunning 50 tests
6492026-09-11T18:38:49.690Ztest bad_ip_len ... ok
6502026-09-11T18:38:49.690Ztest check_layers ... ok
6512026-09-11T18:38:49.690Ztest add_remove_fw_rule ... ok
6522026-09-11T18:38:49.690Ztest external_attached_subnets_cannot_reach_internal ... ok
6532026-09-11T18:38:49.690Ztest arp_gateway ... ok
6542026-09-11T18:38:49.690Ztest anti_spoof ... ok
6552026-09-11T18:38:49.690Ztest external_attached_subnets_dont_apply_nat ... ok
6562026-09-11T18:38:49.690Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6572026-09-11T18:38:49.690Ztest flow_expiration ... ok
6582026-09-11T18:38:49.691Ztest external_ip_epoch_affinity_preserved ... ok
6592026-09-11T18:38:49.691Ztest early_tcp_invalidation ... ok
6602026-09-11T18:38:49.691Ztest gateway_icmp4_ping ... ok
6612026-09-11T18:38:49.691Ztest gateway_icmpv6_ping ... ok
6622026-09-11T18:38:49.691Ztest gateway_router_advert_reply ... ok
6632026-09-11T18:38:49.691Ztest external_ip_reconfigurable ... ok
6642026-09-11T18:38:49.691Ztest guest_to_guest_diff_vpc_no_peer ... ok
6652026-09-11T18:38:49.691Ztest guest_to_internet_ipv6 ... ok
6662026-09-11T18:38:49.691Ztest guest_to_internet_ipv4 ... ok
6672026-09-11T18:38:49.691Ztest guest_to_guest_no_route ... ok
6682026-09-11T18:38:49.691Ztest icmp_inner_has_nat_applied ... ok
6692026-09-11T18:38:49.691Ztest guest_to_guest ... ok
6702026-09-11T18:38:49.691Ztest icmpv6_inner_has_nat_applied ... ok
6712026-09-11T18:38:49.691Ztest inbound_ndp_dropped_at_gateway ... ok
6722026-09-11T18:38:49.694Ztest intra_subnet_routes_with_custom ... ok
6732026-09-11T18:38:49.694Ztest no_panic_on_flow_table_full ... ok
6742026-09-11T18:38:49.694Ztest offload_info_preserved ... ok
6752026-09-11T18:38:49.694Ztest outbound_ndp_dropped ... ok
6762026-09-11T18:38:49.694Ztest packet_body_pullup ... ok
6772026-09-11T18:38:49.694Ztest external_ip_balanced_over_floating_ips ... ok
6782026-09-11T18:38:49.694Ztest external_ip_receive_and_reply_on_all ... ok
6792026-09-11T18:38:49.694Ztest internal_attached_subnets ... ok
6802026-09-11T18:38:49.694Ztest port_transition_reset ... ok
6812026-09-11T18:38:49.694Ztest port_transition_running ... ok
6822026-09-11T18:38:49.694Ztest packet_too_big_generation ... ok
6832026-09-11T18:38:49.694Ztest port_as_router_target ... ok
6842026-09-11T18:38:49.695Ztest port_transition_pause ... ok
6852026-09-11T18:38:49.695Ztest select_eip_conditioned_on_igw ... ok
6862026-09-11T18:38:49.697Ztest test_drop_on_unknown_critical_option ... ok
6872026-09-11T18:38:49.697Ztest tcp_invalidation_does_not_block_connection ... ok
6882026-09-11T18:38:49.697Ztest snat_icmp6_echo_rewrite ... ok
6892026-09-11T18:38:49.697Ztest snat_icmp4_echo_rewrite ... ok
6902026-09-11T18:38:49.697Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6912026-09-11T18:38:49.697Ztest tcp_outbound ... ok
6922026-09-11T18:38:49.698Ztest test_ipv6_multicast_encapsulation ... ok
6932026-09-11T18:38:49.698Ztest test_tcp_multicast_denied ... ok
6942026-09-11T18:38:49.698Ztest test_gateway_neighbor_advert_reply ... ok
6952026-09-11T18:38:49.698Ztest tcp_inbound ... ok
6962026-09-11T18:38:49.698Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6972026-09-11T18:38:49.698Ztest uft_lft_invalidation_out ... ok
6982026-09-11T18:38:49.698Ztest uft_lft_invalidation_in ... ok
6992026-09-11T18:38:49.698Z
7002026-09-11T18:38:49.698Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7012026-09-11T18:38:49.698Z
7022026-09-11T18:38:49.698Z Doc-tests oxide_vpc
7032026-09-11T18:38:49.998Z
7042026-09-11T18:38:49.998Zrunning 0 tests
7052026-09-11T18:38:49.998Z
7062026-09-11T18:38:49.999Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7072026-09-11T18:38:49.999Z
7082026-09-11T18:38:50.028Z
7092026-09-11T18:38:50.032Zreal 1:06.867470823
7102026-09-11T18:38:50.032Zuser 3:40.265621566
7112026-09-11T18:38:50.032Zsys 12.554181564
7122026-09-11T18:38:50.032Ztrap 0.101577322
7132026-09-11T18:38:50.032Ztflt 0.132671841
7142026-09-11T18:38:50.032Zdflt 0.615321848
7152026-09-11T18:38:50.032Zkflt 0.000017540
7162026-09-11T18:38:50.032Zlock 16:02.702769949
7172026-09-11T18:38:50.032Zslp 7:21.491731068
7182026-09-11T18:38:50.032Zlat 8.731005496
7192026-09-11T18:38:50.032Zstop 6.175548192
7202026-09-11T18:38:50.032Zprocess exited: duration 134168 ms, exit code 0
 
7212026-09-11T18:38:50.038Zfound 0 output files