01M24NC47DYSY2Y07NZXFA5KJB: oxide-vpc

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

Buildomat Job: 01M24NCZ30A91W2WXVT8DXHVS6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:23:19.774Zjob assigned to worker 01M24ND63436TW9YTY16JDVFJE [factory aws, i-0e1fb90a638692b12] (queued for 58 s)
 
22026-09-10T03:23:26.264Zstarting task 0: "setup"
32026-09-10T03:23:26.278Z++ uname -s
42026-09-10T03:23:26.278Z+ kern=SunOS
52026-09-10T03:23:26.278Z+ build_user=build
62026-09-10T03:23:26.278Z+ build_uid=12345
72026-09-10T03:23:26.278Z+ work_dir=/work
82026-09-10T03:23:26.278Z+ input_dir=/input
92026-09-10T03:23:26.279Z+ [[ 0 == 12345 ]]
102026-09-10T03:23:26.279Z+ case "$kern" in
112026-09-10T03:23:26.279Z+ groupadd -g 12345 build
122026-09-10T03:23:26.279Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:23:28.264Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:23:28.352Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:23:28.356Z+ home_fs=zfs
162026-09-10T03:23:28.357Z+ [[ zfs == autofs ]]
172026-09-10T03:23:28.357Z+ mkdir -p /home/build
182026-09-10T03:23:28.357Z+ chown build:build /home/build /work
192026-09-10T03:23:30.354Z+ chmod 0700 /home/build /work
202026-09-10T03:23:30.359Zprocess exited: duration 4104 ms, exit code 0
 
212026-09-10T03:23:30.367Zstarting task 1: "rust-toolchain"
222026-09-10T03:23:30.373Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-10T03:23:30.373Z * rust toolchain channel = "1.97.1"
242026-09-10T03:23:30.373Z * rust toolchain profile = "default"
252026-09-10T03:23:30.373Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-10T03:23:30.373Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:23:30.373Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-10T03:23:30.373Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:23:30.373Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-10T03:23:30.452Zinfo: downloading installer
312026-09-10T03:23:31.928Zinfo: profile set to default
322026-09-10T03:23:31.929Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:23:31.963Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-10T03:23:32.097Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-10T03:23:32.111Zinfo: downloading 6 components
362026-09-10T03:23:47.172Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-10T03:23:47.172Z
382026-09-10T03:23:47.195Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-10T03:23:47.195Z
402026-09-10T03:23:47.195Z
412026-09-10T03:23:47.195ZRust is installed now. Great!
422026-09-10T03:23:47.196Z
432026-09-10T03:23:47.196ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:23:47.196Zenvironment variable. This has not been done automatically.
452026-09-10T03:23:47.196Z
462026-09-10T03:23:47.196ZTo configure your current shell, you need to source
472026-09-10T03:23:47.196Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:23:47.196Z
492026-09-10T03:23:47.196ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:23:47.196Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:23:47.196Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:23:47.196ZCC_x86_64-unknown-illumos = None
532026-09-10T03:23:47.196Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:23:47.196ZCC_x86_64_unknown_illumos = None
552026-09-10T03:23:47.196Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:23:47.196ZHOST_CC = None
572026-09-10T03:23:47.196Zcargo:rerun-if-env-changed=CC
582026-09-10T03:23:47.196ZCC = None
592026-09-10T03:23:47.196Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:23:47.378Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:23:47.378ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:23:47.378Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:23:47.378ZCFLAGS = None
642026-09-10T03:23:47.378Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:23:47.378ZHOST_CFLAGS = None
662026-09-10T03:23:47.378Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:23:47.378ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:23:47.378Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:23:47.378ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:23:47.469Z+ rustup --version
712026-09-10T03:23:47.493Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:23:47.493Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:23:47.519Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-10T03:23:47.519Z+ cargo --version
752026-09-10T03:23:47.519Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-10T03:23:47.519Z+ rustc --version
772026-09-10T03:23:47.531Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-10T03:23:47.531Zprocess exited: duration 17154 ms, exit code 0
 
792026-09-10T03:23:47.568Zstarting task 2: "authentication"
802026-09-10T03:23:47.648Zprocess exited: duration 88 ms, exit code 0
 
812026-09-10T03:23:47.680Zstarting task 3: "clone repository"
822026-09-10T03:23:47.708Z+ mkdir -p /work/oxidecomputer/opte
832026-09-10T03:23:47.708Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-10T03:23:47.709ZCloning into '/work/oxidecomputer/opte'...
852026-09-10T03:23:48.984Z+ cd /work/oxidecomputer/opte
862026-09-10T03:23:48.984Z+ git fetch origin 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
872026-09-10T03:23:49.277ZFrom https://github.com/oxidecomputer/opte
882026-09-10T03:23:49.277Z * branch 547219d89712bc49ef1f5fe8bf5b51656adfd7e3 -> FETCH_HEAD
892026-09-10T03:23:49.401Z+ [[ -n '' ]]
902026-09-10T03:23:49.401Z+ git reset --hard 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
912026-09-10T03:23:49.412ZHEAD is now at 547219d Update Rust crate uuid to v1.26.1
922026-09-10T03:23:49.412Zprocess exited: duration 1617 ms, exit code 0
 
932026-09-10T03:23:49.421Zstarting task 4: "build"
942026-09-10T03:23:49.425Z+ source .github/buildomat/common.sh
952026-09-10T03:23:49.425Z++ rustup show active-toolchain
962026-09-10T03:23:49.428Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-10T03:23:49.429Z++ pushd xde
982026-09-10T03:23:49.429Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-10T03:23:49.429Z++ rustup show active-toolchain
1002026-09-10T03:23:49.434Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-10T03:23:49.588Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-10T03:23:49.600Zinfo: downloading 6 components
1032026-09-10T03:24:04.705Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-10T03:24:04.706Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-10T03:24:04.706Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-10T03:24:04.706Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-10T03:24:04.706Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-10T03:24:04.706Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-10T03:24:04.779Z+++ rustup show active-toolchain -v
1102026-09-10T03:24:04.791Z+++ head -n 1
1112026-09-10T03:24:04.792Z+++ cut '-d ' -f1
1122026-09-10T03:24:04.817Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-10T03:24:04.817Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-10T03:24:04.835Z++ popd
1152026-09-10T03:24:04.835Z/work/oxidecomputer/opte
1162026-09-10T03:24:04.835Z+ cargo --version
1172026-09-10T03:24:04.835Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-10T03:24:04.835Z+ rustc --version
1192026-09-10T03:24:04.842Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-10T03:24:04.847Z+ cd lib/oxide-vpc
1212026-09-10T03:24:04.847Z+ header 'check style'
1222026-09-10T03:24:04.847Z+ echo '# ==== check style ==== #'
1232026-09-10T03:24:04.847Z# ==== check style ==== #
1242026-09-10T03:24:04.847Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-10T03:24:04.993Z
1262026-09-10T03:24:04.993Zreal 0.135282125
1272026-09-10T03:24:04.993Zuser 0.097071349
1282026-09-10T03:24:04.993Zsys 0.031735274
1292026-09-10T03:24:04.993Ztrap 0.000032880
1302026-09-10T03:24:04.993Ztflt 0.000048390
1312026-09-10T03:24:04.993Zdflt 0.000017710
1322026-09-10T03:24:04.993Zkflt 0.000000000
1332026-09-10T03:24:04.993Zlock 0.022391954
1342026-09-10T03:24:04.993Zslp 0.115781190
1352026-09-10T03:24:04.994Zlat 0.001333320
1362026-09-10T03:24:04.994Zstop 0.000089890
1372026-09-10T03:24:05.002Z+ header 'check docs'
1382026-09-10T03:24:05.002Z+ echo '# ==== check docs ==== #'
1392026-09-10T03:24:05.002Z# ==== check docs ==== #
1402026-09-10T03:24:05.002Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-10T03:24:05.002Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-10T03:24:05.076Z Updating crates.io index
1432026-09-10T03:24:05.095Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-10T03:24:06.067Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-10T03:24:06.349Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-10T03:24:06.661Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-10T03:24:07.027Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-10T03:24:07.345Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-10T03:24:07.661Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-10T03:24:09.501Z Downloading crates ...
1512026-09-10T03:24:09.546Z Downloaded dof v0.4.0
1522026-09-10T03:24:09.557Z Downloaded darling_macro v0.23.0
1532026-09-10T03:24:09.564Z Downloaded pretty-hex v0.4.2
1542026-09-10T03:24:09.564Z Downloaded thread-id v5.1.0
1552026-09-10T03:24:09.572Z Downloaded byteorder v1.5.0
1562026-09-10T03:24:09.572Z Downloaded cfg-if v1.0.4
1572026-09-10T03:24:09.572Z Downloaded memchr v2.8.3
1582026-09-10T03:24:09.581Z Downloaded usdt-impl v0.6.0
1592026-09-10T03:24:09.581Z Downloaded bitflags v1.3.2
1602026-09-10T03:24:09.581Z Downloaded darling v0.23.0
1612026-09-10T03:24:09.587Z Downloaded crc32fast v1.5.0
1622026-09-10T03:24:09.587Z Downloaded version_check v0.9.5
1632026-09-10T03:24:09.587Z Downloaded pest_meta v2.8.7
1642026-09-10T03:24:09.604Z Downloaded bitflags v2.13.0
1652026-09-10T03:24:09.604Z Downloaded scroll_derive v0.13.1
1662026-09-10T03:24:09.604Z Downloaded defmt-macros v1.1.1
1672026-09-10T03:24:09.604Z Downloaded strsim v0.11.1
1682026-09-10T03:24:09.604Z Downloaded zerocopy-derive v0.8.54
1692026-09-10T03:24:09.609Z Downloaded cobs v0.3.0
1702026-09-10T03:24:09.609Z Downloaded dyn-clone v1.0.20
1712026-09-10T03:24:09.609Z Downloaded embedded-io v0.6.1
1722026-09-10T03:24:09.617Z Downloaded dtrace-parser v0.3.0
1732026-09-10T03:24:09.622Z Downloaded hash32 v0.3.1
1742026-09-10T03:24:09.622Z Downloaded usdt-macro v0.6.0
1752026-09-10T03:24:09.626Z Downloaded itoa v1.0.18
1762026-09-10T03:24:09.626Z Downloaded plain v0.2.3
1772026-09-10T03:24:09.629Z Downloaded usdt-attr-macro v0.6.0
1782026-09-10T03:24:09.635Z Downloaded stable_deref_trait v1.2.1
1792026-09-10T03:24:09.658Z Downloaded defmt-parser v1.0.0
1802026-09-10T03:24:09.659Z Downloaded ref-cast-impl v1.0.25
1812026-09-10T03:24:09.659Z Downloaded ref-cast v1.0.25
1822026-09-10T03:24:09.659Z Downloaded defmt v0.3.100
1832026-09-10T03:24:09.684Z Downloaded usdt v0.6.0
1842026-09-10T03:24:09.684Z Downloaded ident_case v1.0.1
1852026-09-10T03:24:09.684Z Downloaded macaddr v1.0.1
1862026-09-10T03:24:09.684Z Downloaded managed v0.8.0
1872026-09-10T03:24:09.684Z Downloaded embedded-io v0.4.0
1882026-09-10T03:24:09.684Z Downloaded tabwriter v1.4.1
1892026-09-10T03:24:09.684Z Downloaded ingot-types v0.2.0
1902026-09-10T03:24:09.684Z Downloaded quote v1.0.46
1912026-09-10T03:24:09.684Z Downloaded scroll v0.13.0
1922026-09-10T03:24:09.684Z Downloaded serde_tokenstream v0.2.3
1932026-09-10T03:24:09.684Z Downloaded pest_derive v2.8.7
1942026-09-10T03:24:09.684Z Downloaded pest_generator v2.8.7
1952026-09-10T03:24:09.684Z Downloaded ipnetwork v0.21.1
1962026-09-10T03:24:09.684Z Downloaded either v1.16.0
1972026-09-10T03:24:09.684Z Downloaded ingot v0.2.0
1982026-09-10T03:24:09.684Z Downloaded thiserror-impl v2.0.18
1992026-09-10T03:24:09.685Z Downloaded thiserror v2.0.18
2002026-09-10T03:24:09.685Z Downloaded ucd-trie v0.1.7
2012026-09-10T03:24:09.692Z Downloaded postcard v1.1.3
2022026-09-10T03:24:09.692Z Downloaded defmt v1.1.1
2032026-09-10T03:24:09.692Z Downloaded ingot-macros v0.2.0
2042026-09-10T03:24:09.692Z Downloaded memmap2 v0.9.11
2052026-09-10T03:24:09.692Z Downloaded zmij v1.0.22
2062026-09-10T03:24:09.692Z Downloaded log v0.4.33
2072026-09-10T03:24:09.708Z Downloaded serde_derive v1.0.228
2082026-09-10T03:24:09.717Z Downloaded unicode-ident v1.0.24
2092026-09-10T03:24:09.717Z Downloaded itertools v0.15.0
2102026-09-10T03:24:09.717Z Downloaded uuid v1.26.1
2112026-09-10T03:24:09.727Z Downloaded serde_core v1.0.228
2122026-09-10T03:24:09.728Z Downloaded darling_core v0.23.0
2132026-09-10T03:24:09.728Z Downloaded heapless v0.8.0
2142026-09-10T03:24:09.728Z Downloaded proc-macro2 v1.0.106
2152026-09-10T03:24:09.752Z Downloaded serde v1.0.228
2162026-09-10T03:24:09.771Z Downloaded pest v2.8.7
2172026-09-10T03:24:09.788Z Downloaded serde_json v1.0.150
2182026-09-10T03:24:09.801Z Downloaded aho-corasick v1.1.4
2192026-09-10T03:24:09.801Z Downloaded regex v1.13.0
2202026-09-10T03:24:09.807Z Downloaded smoltcp v0.11.0
2212026-09-10T03:24:09.826Z Downloaded goblin v0.10.7
2222026-09-10T03:24:09.834Z Downloaded zerocopy v0.8.54
2232026-09-10T03:24:09.835Z Downloaded syn v2.0.118
2242026-09-10T03:24:09.838Z Downloaded unicode-width v0.2.2
2252026-09-10T03:24:09.842Z Downloaded regex-syntax v0.8.11
2262026-09-10T03:24:09.853Z Downloaded regex-automata v0.4.15
2272026-09-10T03:24:09.874Z Downloaded libc v0.2.186
2282026-09-10T03:24:09.941Z Compiling proc-macro2 v1.0.106
2292026-09-10T03:24:09.941Z Compiling quote v1.0.46
2302026-09-10T03:24:09.941Z Compiling unicode-ident v1.0.24
2312026-09-10T03:24:09.952Z Documenting unicode-ident v1.0.24
2322026-09-10T03:24:09.952Z Compiling serde_core v1.0.228
2332026-09-10T03:24:10.001Z Compiling strsim v0.11.1
2342026-09-10T03:24:10.008Z Compiling ident_case v1.0.1
2352026-09-10T03:24:10.094Z Compiling memchr v2.8.3
2362026-09-10T03:24:10.240Z Compiling thiserror v2.0.18
2372026-09-10T03:24:10.307Z Compiling regex-syntax v0.8.11
2382026-09-10T03:24:10.341Z Compiling zerocopy v0.8.54
2392026-09-10T03:24:10.395Z Compiling serde v1.0.228
2402026-09-10T03:24:10.671Z Documenting proc-macro2 v1.0.106
2412026-09-10T03:24:10.698Z Compiling aho-corasick v1.1.4
2422026-09-10T03:24:10.774Z Compiling either v1.16.0
2432026-09-10T03:24:10.972Z Checking byteorder v1.5.0
2442026-09-10T03:24:11.002Z Compiling itertools v0.15.0
2452026-09-10T03:24:11.033Z Compiling syn v2.0.118
2462026-09-10T03:24:11.306Z Documenting quote v1.0.46
2472026-09-10T03:24:11.745Z Documenting syn v2.0.118
2482026-09-10T03:24:11.771Z Compiling regex-automata v0.4.15
2492026-09-10T03:24:11.802Z Documenting ident_case v1.0.1
2502026-09-10T03:24:12.259Z Compiling heapless v0.8.0
2512026-09-10T03:24:12.267Z Documenting strsim v0.11.1
2522026-09-10T03:24:12.300Z Checking bitflags v2.13.0
2532026-09-10T03:24:12.453Z Checking hash32 v0.3.1
2542026-09-10T03:24:12.552Z Documenting serde_core v1.0.228
2552026-09-10T03:24:12.717Z Checking cfg-if v1.0.4
2562026-09-10T03:24:12.727Z Checking macaddr v1.0.1
2572026-09-10T03:24:12.805Z Documenting memchr v2.8.3
2582026-09-10T03:24:12.864Z Checking stable_deref_trait v1.2.1
2592026-09-10T03:24:12.941Z Compiling smoltcp v0.11.0
2602026-09-10T03:24:13.000Z Checking darling_core v0.23.0
2612026-09-10T03:24:13.362Z Documenting regex-syntax v0.8.11
2622026-09-10T03:24:13.735Z Compiling regex v1.13.0
2632026-09-10T03:24:13.982Z Documenting darling_core v0.23.0
2642026-09-10T03:24:14.129Z Documenting aho-corasick v1.1.4
2652026-09-10T03:24:14.319Z Checking managed v0.8.0
2662026-09-10T03:24:14.456Z Checking bitflags v1.3.2
2672026-09-10T03:24:14.516Z Documenting serde_derive v1.0.228
2682026-09-10T03:24:14.594Z Documenting thiserror-impl v2.0.18
2692026-09-10T03:24:14.723Z Compiling thiserror-impl v2.0.18
2702026-09-10T03:24:14.825Z Compiling zerocopy-derive v0.8.54
2712026-09-10T03:24:15.055Z Compiling serde_derive v1.0.228
2722026-09-10T03:24:15.188Z Documenting darling_macro v0.23.0
2732026-09-10T03:24:15.366Z Documenting regex-automata v0.4.15
2742026-09-10T03:24:15.551Z Compiling darling_macro v0.23.0
2752026-09-10T03:24:15.803Z Documenting zerocopy-derive v0.8.54
2762026-09-10T03:24:15.886Z Compiling crc32fast v1.5.0
2772026-09-10T03:24:15.901Z Compiling ref-cast v1.0.25
2782026-09-10T03:24:16.083Z Checking cobs v0.3.0
2792026-09-10T03:24:16.118Z Documenting byteorder v1.5.0
2802026-09-10T03:24:16.143Z Compiling darling v0.23.0
2812026-09-10T03:24:16.201Z Compiling ingot-macros v0.2.0
2822026-09-10T03:24:16.259Z Documenting darling v0.23.0
2832026-09-10T03:24:16.309Z Documenting thiserror v2.0.18
2842026-09-10T03:24:16.546Z Documenting zerocopy v0.8.54
2852026-09-10T03:24:16.823Z Documenting regex v1.13.0
2862026-09-10T03:24:16.869Z Documenting hash32 v0.3.1
2872026-09-10T03:24:17.705Z Compiling ref-cast-impl v1.0.25
2882026-09-10T03:24:17.786Z Documenting bitflags v2.13.0
2892026-09-10T03:24:17.786Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2902026-09-10T03:24:17.823Z Documenting ingot-macros v0.2.0
2912026-09-10T03:24:17.860Z Documenting serde v1.0.228
2922026-09-10T03:24:18.071Z Compiling version_check v0.9.5
2932026-09-10T03:24:18.149Z Checking postcard v1.1.3
2942026-09-10T03:24:18.404Z Documenting macaddr v1.0.1
2952026-09-10T03:24:18.430Z Checking unicode-width v0.2.2
2962026-09-10T03:24:18.455Z Checking ipnetwork v0.21.1
2972026-09-10T03:24:20.169Z Documenting cfg-if v1.0.4
2982026-09-10T03:24:20.257Z Documenting stable_deref_trait v1.2.1
2992026-09-10T03:24:20.257Z Checking ingot-types v0.2.0
3002026-09-10T03:24:20.258Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3012026-09-10T03:24:20.258Z Documenting cobs v0.3.0
3022026-09-10T03:24:20.258Z Documenting managed v0.8.0
3032026-09-10T03:24:20.258Z Checking ingot v0.2.0
3042026-09-10T03:24:20.258Z Checking tabwriter v1.4.1
3052026-09-10T03:24:20.258Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3062026-09-10T03:24:20.258Z Documenting ingot-types v0.2.0
3072026-09-10T03:24:20.258Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3082026-09-10T03:24:20.258Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3092026-09-10T03:24:20.258Z Documenting heapless v0.8.0
3102026-09-10T03:24:20.283Z Documenting postcard v1.1.3
3112026-09-10T03:24:20.524Z Documenting ref-cast-impl v1.0.25
3122026-09-10T03:24:20.559Z Documenting unicode-width v0.2.2
3132026-09-10T03:24:20.582Z Documenting either v1.16.0
3142026-09-10T03:24:20.777Z Documenting ipnetwork v0.21.1
3152026-09-10T03:24:20.815Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3162026-09-10T03:24:21.072Z Documenting ingot v0.2.0
3172026-09-10T03:24:21.326Z Documenting smoltcp v0.11.0
3182026-09-10T03:24:21.534Z Checking dyn-clone v1.0.20
3192026-09-10T03:24:21.566Z Documenting crc32fast v1.5.0
3202026-09-10T03:24:21.624Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3212026-09-10T03:24:21.814Z Documenting itertools v0.15.0
3222026-09-10T03:24:22.048Z Documenting tabwriter v1.4.1
3232026-09-10T03:24:22.326Z Documenting ref-cast v1.0.25
3242026-09-10T03:24:22.584Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3252026-09-10T03:24:22.806Z Documenting dyn-clone v1.0.20
3262026-09-10T03:24:23.439Z Documenting uuid v1.26.1
3272026-09-10T03:24:23.878Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3282026-09-10T03:24:24.263Z Checking uuid v1.26.1
3292026-09-10T03:24:24.474Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3302026-09-10T03:24:24.510Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3312026-09-10T03:24:26.300Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3322026-09-10T03:24:28.596Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3332026-09-10T03:24:30.227Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.20s
3342026-09-10T03:24:30.404Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3352026-09-10T03:24:30.470Z
3362026-09-10T03:24:30.470Zreal 25.307632106
3372026-09-10T03:24:30.470Zuser 1:20.980759458
3382026-09-10T03:24:30.470Zsys 17.184905105
3392026-09-10T03:24:30.471Ztrap 0.042250978
3402026-09-10T03:24:30.471Ztflt 0.083133681
3412026-09-10T03:24:30.471Zdflt 0.046030153
3422026-09-10T03:24:30.471Zkflt 0.002628312
3432026-09-10T03:24:30.471Zlock 8:16.343417131
3442026-09-10T03:24:30.471Zslp 5:04.678248811
3452026-09-10T03:24:30.471Zlat 8.078684652
3462026-09-10T03:24:30.471Zstop 12.449683414
3472026-09-10T03:24:30.471Z+ header 'analyze std + api + usdt'
3482026-09-10T03:24:30.471Z+ echo '# ==== analyze std + api + usdt ==== #'
3492026-09-10T03:24:30.471Z# ==== analyze std + api + usdt ==== #
3502026-09-10T03:24:30.471Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3512026-09-10T03:24:30.514Z Downloading crates ...
3522026-09-10T03:24:30.557Z Downloaded futures-macro v0.3.32
3532026-09-10T03:24:30.804Z Downloaded link-section v0.2.1
3542026-09-10T03:24:30.804Z Downloaded rusticata-macros v5.0.0
3552026-09-10T03:24:30.804Z Downloaded typeid v1.0.3
3562026-09-10T03:24:30.804Z Downloaded futures-task v0.3.32
3572026-09-10T03:24:30.804Z Downloaded ctor v0.10.1
3582026-09-10T03:24:30.804Z Downloaded cookie-factory v0.3.3
3592026-09-10T03:24:30.804Z Downloaded futures-sink v0.3.32
3602026-09-10T03:24:30.804Z Downloaded futures-core v0.3.32
3612026-09-10T03:24:30.804Z Downloaded futures-io v0.3.32
3622026-09-10T03:24:30.804Z Downloaded dtor-proc-macro v0.0.13
3632026-09-10T03:24:30.804Z Downloaded anyhow v1.0.103
3642026-09-10T03:24:30.804Z Downloaded futures-executor v0.3.32
3652026-09-10T03:24:30.804Z Downloaded pin-project-lite v0.2.17
3662026-09-10T03:24:30.804Z Downloaded circular v0.3.0
3672026-09-10T03:24:30.805Z Downloaded ctor-proc-macro v0.0.13
3682026-09-10T03:24:30.805Z Downloaded dtor v0.8.1
3692026-09-10T03:24:30.805Z Downloaded once_cell v1.21.4
3702026-09-10T03:24:30.805Z Downloaded slab v0.4.12
3712026-09-10T03:24:30.805Z Downloaded futures-channel v0.3.32
3722026-09-10T03:24:30.805Z Downloaded futures v0.3.32
3732026-09-10T03:24:30.805Z Downloaded pcap-parser v0.17.0
3742026-09-10T03:24:30.805Z Downloaded ron v0.12.2
3752026-09-10T03:24:30.805Z Downloaded nom v8.0.0
3762026-09-10T03:24:30.805Z Downloaded futures-util v0.3.32
3772026-09-10T03:24:31.023Z Compiling proc-macro2 v1.0.106
3782026-09-10T03:24:31.023Z Compiling quote v1.0.46
3792026-09-10T03:24:31.023Z Compiling unicode-ident v1.0.24
3802026-09-10T03:24:31.024Z Compiling memchr v2.8.3
3812026-09-10T03:24:31.024Z Compiling thiserror v2.0.18
3822026-09-10T03:24:31.024Z Compiling zerocopy v0.8.54
3832026-09-10T03:24:31.024Z Compiling serde_core v1.0.228
3842026-09-10T03:24:31.034Z Compiling zmij v1.0.22
3852026-09-10T03:24:31.034Z Compiling libc v0.2.186
3862026-09-10T03:24:31.075Z Compiling ucd-trie v0.1.7
3872026-09-10T03:24:31.172Z Compiling serde_json v1.0.150
3882026-09-10T03:24:31.193Z Compiling serde v1.0.228
3892026-09-10T03:24:31.254Z Compiling pest v2.8.7
3902026-09-10T03:24:31.443Z Compiling strsim v0.11.1
3912026-09-10T03:24:31.468Z Compiling ident_case v1.0.1
3922026-09-10T03:24:31.653Z Compiling aho-corasick v1.1.4
3932026-09-10T03:24:31.701Z Checking byteorder v1.5.0
3942026-09-10T03:24:31.808Z Compiling itoa v1.0.18
3952026-09-10T03:24:31.873Z Compiling syn v2.0.118
3962026-09-10T03:24:31.978Z Compiling regex-syntax v0.8.11
3972026-09-10T03:24:33.710Z Compiling pest_meta v2.8.7
3982026-09-10T03:24:33.729Z Compiling either v1.16.0
3992026-09-10T03:24:33.729Z Compiling usdt-impl v0.6.0
4002026-09-10T03:24:33.729Z Checking bitflags v2.13.0
4012026-09-10T03:24:33.729Z Compiling itertools v0.15.0
4022026-09-10T03:24:33.729Z Compiling thread-id v5.1.0
4032026-09-10T03:24:33.729Z Checking plain v0.2.3
4042026-09-10T03:24:33.729Z Compiling heapless v0.8.0
4052026-09-10T03:24:33.729Z Checking log v0.4.33
4062026-09-10T03:24:33.730Z Compiling regex-automata v0.4.15
4072026-09-10T03:24:33.730Z Checking futures-sink v0.3.32
4082026-09-10T03:24:33.730Z Checking futures-core v0.3.32
4092026-09-10T03:24:33.730Z Checking futures-channel v0.3.32
4102026-09-10T03:24:33.947Z Checking hash32 v0.3.1
4112026-09-10T03:24:33.974Z Compiling smoltcp v0.11.0
4122026-09-10T03:24:34.004Z Checking slab v0.4.12
4132026-09-10T03:24:34.066Z Checking cfg-if v1.0.4
4142026-09-10T03:24:34.111Z Checking futures-task v0.3.32
4152026-09-10T03:24:34.143Z Checking pretty-hex v0.4.2
4162026-09-10T03:24:34.170Z Checking stable_deref_trait v1.2.1
4172026-09-10T03:24:34.175Z Checking futures-io v0.3.32
4182026-09-10T03:24:34.217Z Checking pin-project-lite v0.2.17
4192026-09-10T03:24:34.237Z Compiling pest_generator v2.8.7
4202026-09-10T03:24:34.249Z Compiling darling_core v0.23.0
4212026-09-10T03:24:34.249Z Checking macaddr v1.0.1
4222026-09-10T03:24:34.436Z Checking bitflags v1.3.2
4232026-09-10T03:24:34.500Z Checking managed v0.8.0
4242026-09-10T03:24:34.639Z Compiling ref-cast v1.0.25
4252026-09-10T03:24:34.670Z Compiling version_check v0.9.5
4262026-09-10T03:24:34.727Z Compiling crc32fast v1.5.0
4272026-09-10T03:24:34.980Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4282026-09-10T03:24:35.036Z Checking memmap2 v0.9.11
4292026-09-10T03:24:35.045Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4302026-09-10T03:24:35.186Z Compiling regex v1.13.0
4312026-09-10T03:24:35.228Z Checking unicode-width v0.2.2
4322026-09-10T03:24:35.465Z Checking ipnetwork v0.21.1
4332026-09-10T03:24:35.489Z Compiling thiserror-impl v2.0.18
4342026-09-10T03:24:35.554Z Compiling serde_derive v1.0.228
4352026-09-10T03:24:35.579Z Compiling zerocopy-derive v0.8.54
4362026-09-10T03:24:35.774Z Compiling pest_derive v2.8.7
4372026-09-10T03:24:35.996Z Compiling scroll_derive v0.13.1
4382026-09-10T03:24:36.034Z Compiling futures-macro v0.3.32
4392026-09-10T03:24:36.177Z Compiling ref-cast-impl v1.0.25
4402026-09-10T03:24:36.423Z Compiling darling_macro v0.23.0
4412026-09-10T03:24:36.963Z Checking scroll v0.13.0
4422026-09-10T03:24:37.000Z Compiling dtrace-parser v0.3.0
4432026-09-10T03:24:37.000Z Checking cobs v0.3.0
4442026-09-10T03:24:37.000Z Compiling darling v0.23.0
4452026-09-10T03:24:37.012Z Checking futures-util v0.3.32
4462026-09-10T03:24:37.043Z Compiling ingot-macros v0.2.0
4472026-09-10T03:24:37.072Z Checking goblin v0.10.7
4482026-09-10T03:24:37.173Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4492026-09-10T03:24:37.537Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4502026-09-10T03:24:37.886Z Checking tabwriter v1.4.1
4512026-09-10T03:24:38.100Z Checking nom v8.0.0
4522026-09-10T03:24:38.176Z Compiling anyhow v1.0.103
4532026-09-10T03:24:38.567Z Checking postcard v1.1.3
4542026-09-10T03:24:40.830Z Compiling typeid v1.0.3
4552026-09-10T03:24:40.858Z Checking futures-executor v0.3.32
4562026-09-10T03:24:40.858Z Compiling serde_tokenstream v0.2.3
4572026-09-10T03:24:40.858Z Checking futures v0.3.32
4582026-09-10T03:24:40.858Z Checking dyn-clone v1.0.20
4592026-09-10T03:24:40.858Z Checking cookie-factory v0.3.3
4602026-09-10T03:24:40.858Z Checking uuid v1.26.1
4612026-09-10T03:24:40.858Z Compiling dtor-proc-macro v0.0.13
4622026-09-10T03:24:40.858Z Checking circular v0.3.0
4632026-09-10T03:24:40.858Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4642026-09-10T03:24:40.858Z Compiling ctor-proc-macro v0.0.13
4652026-09-10T03:24:40.858Z Checking link-section v0.2.1
4662026-09-10T03:24:40.858Z Checking once_cell v1.21.4
4672026-09-10T03:24:40.859Z Checking dtor v0.8.1
4682026-09-10T03:24:40.859Z Checking dof v0.4.0
4692026-09-10T03:24:40.859Z Checking ingot-types v0.2.0
4702026-09-10T03:24:40.859Z Checking ron v0.12.2
4712026-09-10T03:24:40.859Z Checking ctor v0.10.1
4722026-09-10T03:24:40.859Z Checking rusticata-macros v5.0.0
4732026-09-10T03:24:40.859Z Checking ingot v0.2.0
4742026-09-10T03:24:40.859Z Checking pcap-parser v0.17.0
4752026-09-10T03:24:40.859Z Compiling usdt-macro v0.6.0
4762026-09-10T03:24:40.859Z Compiling usdt-attr-macro v0.6.0
4772026-09-10T03:24:41.324Z Checking usdt v0.6.0
4782026-09-10T03:24:41.608Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4792026-09-10T03:24:46.036Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4802026-09-10T03:24:47.711Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4812026-09-10T03:24:50.284Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.72s
4822026-09-10T03:24:50.298Z
4832026-09-10T03:24:50.298Zreal 19.799088150
4842026-09-10T03:24:50.298Zuser 1:11.043475783
4852026-09-10T03:24:50.298Zsys 14.472311109
4862026-09-10T03:24:50.298Ztrap 0.036193491
4872026-09-10T03:24:50.298Ztflt 0.142072410
4882026-09-10T03:24:50.298Zdflt 0.182811483
4892026-09-10T03:24:50.298Zkflt 0.000094670
4902026-09-10T03:24:50.298Zlock 4:40.220106648
4912026-09-10T03:24:50.298Zslp 3:44.729174712
4922026-09-10T03:24:50.298Zlat 4.831702296
4932026-09-10T03:24:50.298Zstop 9.280733806
4942026-09-10T03:24:50.299Z+ header 'analyze no_std + engine + kernel'
4952026-09-10T03:24:50.299Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4962026-09-10T03:24:50.299Z# ==== analyze no_std + engine + kernel ==== #
4972026-09-10T03:24:50.299Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
4982026-09-10T03:24:50.299Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992026-09-10T03:24:50.299Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5002026-09-10T03:24:50.299Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5012026-09-10T03:24:50.299Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5022026-09-10T03:24:50.496Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5032026-09-10T03:24:53.610Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5042026-09-10T03:24:54.778Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.62s
5052026-09-10T03:24:54.803Z
5062026-09-10T03:24:54.807Zreal 4.685300475
5072026-09-10T03:24:54.807Zuser 4.819032207
5082026-09-10T03:24:54.807Zsys 0.916035230
5092026-09-10T03:24:54.807Ztrap 0.000549170
5102026-09-10T03:24:54.807Ztflt 0.019355698
5112026-09-10T03:24:54.807Zdflt 0.005283774
5122026-09-10T03:24:54.807Zkflt 0.000002820
5132026-09-10T03:24:54.807Zlock 15.194966968
5142026-09-10T03:24:54.807Zslp 17.996567974
5152026-09-10T03:24:54.807Zlat 0.005844720
5162026-09-10T03:24:54.807Zstop 0.190728655
5172026-09-10T03:24:54.807Z+ header test
5182026-09-10T03:24:54.807Z+ echo '# ==== test ==== #'
5192026-09-10T03:24:54.807Z+ ptime -m cargo test
5202026-09-10T03:24:54.807Z# ==== test ==== #
5212026-09-10T03:24:54.963Z Compiling memchr v2.8.3
5222026-09-10T03:24:54.967Z Compiling serde_core v1.0.228
5232026-09-10T03:24:54.979Z Compiling thiserror v2.0.18
5242026-09-10T03:24:54.983Z Compiling zerocopy v0.8.54
5252026-09-10T03:24:54.990Z Compiling byteorder v1.5.0
5262026-09-10T03:24:54.990Z Compiling unicode-ident v1.0.24
5272026-09-10T03:24:54.994Z Compiling libc v0.2.186
5282026-09-10T03:24:54.994Z Compiling zmij v1.0.22
5292026-09-10T03:24:55.076Z Compiling scroll v0.13.0
5302026-09-10T03:24:55.106Z Compiling proc-macro2 v1.0.106
5312026-09-10T03:24:55.208Z Compiling plain v0.2.3
5322026-09-10T03:24:55.295Z Compiling ucd-trie v0.1.7
5332026-09-10T03:24:55.329Z Compiling itoa v1.0.18
5342026-09-10T03:24:55.329Z Compiling futures-core v0.3.32
5352026-09-10T03:24:55.386Z Compiling log v0.4.33
5362026-09-10T03:24:55.477Z Compiling futures-sink v0.3.32
5372026-09-10T03:24:55.571Z Compiling futures-channel v0.3.32
5382026-09-10T03:24:55.571Z Compiling goblin v0.10.7
5392026-09-10T03:24:55.586Z Compiling quote v1.0.46
5402026-09-10T03:24:55.802Z Compiling pest v2.8.7
5412026-09-10T03:24:55.972Z Compiling hash32 v0.3.1
5422026-09-10T03:24:56.141Z Compiling futures-task v0.3.32
5432026-09-10T03:24:56.201Z Compiling macaddr v1.0.1
5442026-09-10T03:24:56.348Z Compiling futures-io v0.3.32
5452026-09-10T03:24:56.441Z Compiling pin-project-lite v0.2.17
5462026-09-10T03:24:56.498Z Compiling slab v0.4.12
5472026-09-10T03:24:56.520Z Compiling cfg-if v1.0.4
5482026-09-10T03:24:56.526Z Compiling pretty-hex v0.4.2
5492026-09-10T03:24:56.581Z Compiling stable_deref_trait v1.2.1
5502026-09-10T03:24:56.641Z Compiling heapless v0.8.0
5512026-09-10T03:24:56.644Z Compiling futures-util v0.3.32
5522026-09-10T03:24:56.668Z Compiling syn v2.0.118
5532026-09-10T03:24:56.956Z Compiling serde v1.0.228
5542026-09-10T03:24:57.077Z Compiling bitflags v2.13.0
5552026-09-10T03:24:57.491Z Compiling serde_json v1.0.150
5562026-09-10T03:24:57.496Z Compiling dtrace-parser v0.3.0
5572026-09-10T03:24:57.586Z Compiling thread-id v5.1.0
5582026-09-10T03:24:57.659Z Compiling cobs v0.3.0
5592026-09-10T03:24:57.831Z Compiling ingot-types v0.2.0
5602026-09-10T03:24:57.896Z Compiling managed v0.8.0
5612026-09-10T03:24:57.945Z Compiling bitflags v1.3.2
5622026-09-10T03:24:58.002Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5632026-09-10T03:24:58.110Z Compiling smoltcp v0.11.0
5642026-09-10T03:24:58.216Z Compiling ingot v0.2.0
5652026-09-10T03:24:58.220Z Compiling postcard v1.1.3
5662026-09-10T03:24:58.559Z Compiling dof v0.4.0
5672026-09-10T03:24:59.336Z Compiling usdt-impl v0.6.0
5682026-09-10T03:25:00.433Z Compiling futures-executor v0.3.32
5692026-09-10T03:25:00.596Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5702026-09-10T03:25:01.007Z Compiling memmap2 v0.9.11
5712026-09-10T03:25:01.062Z Compiling ipnetwork v0.21.1
5722026-09-10T03:25:01.191Z Compiling either v1.16.0
5732026-09-10T03:25:01.301Z Compiling unicode-width v0.2.2
5742026-09-10T03:25:01.372Z Compiling itertools v0.15.0
5752026-09-10T03:25:01.557Z Compiling tabwriter v1.4.1
5762026-09-10T03:25:01.603Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5772026-09-10T03:25:01.977Z Compiling usdt v0.6.0
5782026-09-10T03:25:02.278Z Compiling ref-cast v1.0.25
5792026-09-10T03:25:02.336Z Compiling futures v0.3.32
5802026-09-10T03:25:02.363Z Compiling crc32fast v1.5.0
5812026-09-10T03:25:02.401Z Compiling nom v8.0.0
5822026-09-10T03:25:02.409Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5832026-09-10T03:25:02.586Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5842026-09-10T03:25:02.599Z Compiling dyn-clone v1.0.20
5852026-09-10T03:25:02.748Z Compiling cookie-factory v0.3.3
5862026-09-10T03:25:02.787Z Compiling uuid v1.26.1
5872026-09-10T03:25:03.058Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5882026-09-10T03:25:03.095Z Compiling circular v0.3.0
5892026-09-10T03:25:03.281Z Compiling dtor v0.8.1
5902026-09-10T03:25:03.366Z Compiling typeid v1.0.3
5912026-09-10T03:25:03.389Z Compiling anyhow v1.0.103
5922026-09-10T03:25:03.426Z Compiling link-section v0.2.1
5932026-09-10T03:25:03.450Z Compiling once_cell v1.21.4
5942026-09-10T03:25:03.564Z Compiling ron v0.12.2
5952026-09-10T03:25:03.604Z Compiling ctor v0.10.1
5962026-09-10T03:25:06.187Z Compiling rusticata-macros v5.0.0
5972026-09-10T03:25:06.201Z Compiling pcap-parser v0.17.0
5982026-09-10T03:25:08.615Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5992026-09-10T03:25:11.611Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6002026-09-10T03:25:58.043Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s
6012026-09-10T03:25:58.057Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-05ab079d1c316c96)
6022026-09-10T03:25:58.086Z
6032026-09-10T03:25:58.086Zrunning 15 tests
6042026-09-10T03:25:58.086Ztest api::tests::parse_good_address ... ok
6052026-09-10T03:25:58.086Ztest api::tests::parse_bad_address ... ok
6062026-09-10T03:25:58.086Ztest api::tests::ports_from_str_good ... ok
6072026-09-10T03:25:58.086Ztest api::tests::ports_from_str_bad ... ok
6082026-09-10T03:25:58.086Ztest api::tests::parse_bad_proto_filter ... ok
6092026-09-10T03:25:58.086Ztest cfg::tests::test_required_nat_space ... ok
6102026-09-10T03:25:58.086Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6112026-09-10T03:25:58.086Ztest api::tests::parse_good_proto_filter ... ok
6122026-09-10T03:25:58.086Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6132026-09-10T03:25:58.086Ztest engine::geneve::test::parse_multi_opt ... ok
6142026-09-10T03:25:58.086Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6152026-09-10T03:25:58.086Ztest engine::geneve::test::parse_single_opt ... ok
6162026-09-10T03:25:58.086Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6172026-09-10T03:25:58.086Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6182026-09-10T03:25:58.086Ztest engine::firewall::tests::port_predicate_simplification ... ok
6192026-09-10T03:25:58.086Z
6202026-09-10T03:25:58.086Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6212026-09-10T03:25:58.087Z
6222026-09-10T03:25:58.087Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-f1ebcfdd07583aea)
6232026-09-10T03:25:58.087Z
6242026-09-10T03:25:58.087Zrunning 4 tests
6252026-09-10T03:25:58.087Ztest firewall_external_inbound ... ok
6262026-09-10T03:25:58.087Ztest firewall_vni_outbound ... ok
6272026-09-10T03:25:58.087Ztest firewall_vni_inbound ... ok
6282026-09-10T03:25:58.087Ztest firewall_replace_rules ... ok
6292026-09-10T03:25:58.087Z
6302026-09-10T03:25:58.087Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6312026-09-10T03:25:58.087Z
6322026-09-10T03:25:58.087Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-4cbafdaeeb026674)
6332026-09-10T03:25:58.087Z
6342026-09-10T03:25:58.087Zrunning 2 tests
6352026-09-10T03:25:58.093Ztest parse_out_regression ... ok
6362026-09-10T03:25:58.093Ztest parse_in_regression ... ok
6372026-09-10T03:25:58.093Z
6382026-09-10T03:25:58.093Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6392026-09-10T03:25:58.093Z
6402026-09-10T03:25:58.093Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-22773125e0f9f011)
6412026-09-10T03:25:58.093Z
6422026-09-10T03:25:58.093Zrunning 50 tests
6432026-09-10T03:25:58.093Ztest bad_ip_len ... ok
6442026-09-10T03:25:58.093Ztest arp_gateway ... ok
6452026-09-10T03:25:58.093Ztest check_layers ... ok
6462026-09-10T03:25:58.093Ztest add_remove_fw_rule ... ok
6472026-09-10T03:25:58.093Ztest external_attached_subnets_cannot_reach_internal ... ok
6482026-09-10T03:25:58.093Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6492026-09-10T03:25:58.093Ztest anti_spoof ... ok
6502026-09-10T03:25:58.093Ztest external_attached_subnets_dont_apply_nat ... ok
6512026-09-10T03:25:58.093Ztest external_ip_epoch_affinity_preserved ... ok
6522026-09-10T03:25:58.093Ztest gateway_icmp4_ping ... ok
6532026-09-10T03:25:58.094Ztest gateway_icmpv6_ping ... ok
6542026-09-10T03:25:58.094Ztest flow_expiration ... ok
6552026-09-10T03:25:58.094Ztest early_tcp_invalidation ... ok
6562026-09-10T03:25:58.094Ztest external_ip_reconfigurable ... ok
6572026-09-10T03:25:58.094Ztest gateway_router_advert_reply ... ok
6582026-09-10T03:25:58.094Ztest guest_to_guest_no_route ... ok
6592026-09-10T03:25:58.094Ztest guest_to_internet_ipv6 ... ok
6602026-09-10T03:25:58.094Ztest guest_to_guest_diff_vpc_no_peer ... ok
6612026-09-10T03:25:58.094Ztest guest_to_internet_ipv4 ... ok
6622026-09-10T03:25:58.094Ztest inbound_ndp_dropped_at_gateway ... ok
6632026-09-10T03:25:58.094Ztest guest_to_guest ... ok
6642026-09-10T03:25:58.094Ztest icmp_inner_has_nat_applied ... ok
6652026-09-10T03:25:58.094Ztest icmpv6_inner_has_nat_applied ... ok
6662026-09-10T03:25:58.094Ztest external_ip_receive_and_reply_on_all ... ok
6672026-09-10T03:25:58.094Ztest intra_subnet_routes_with_custom ... ok
6682026-09-10T03:25:58.094Ztest external_ip_balanced_over_floating_ips ... ok
6692026-09-10T03:25:58.094Ztest outbound_ndp_dropped ... ok
6702026-09-10T03:25:58.094Ztest packet_body_pullup ... ok
6712026-09-10T03:25:58.094Ztest no_panic_on_flow_table_full ... ok
6722026-09-10T03:25:58.094Ztest offload_info_preserved ... ok
6732026-09-10T03:25:58.094Ztest internal_attached_subnets ... ok
6742026-09-10T03:25:58.094Ztest port_transition_reset ... ok
6752026-09-10T03:25:58.094Ztest port_transition_running ... ok
6762026-09-10T03:25:58.094Ztest packet_too_big_generation ... ok
6772026-09-10T03:25:58.094Ztest port_transition_pause ... ok
6782026-09-10T03:25:58.094Ztest port_as_router_target ... ok
6792026-09-10T03:25:58.095Ztest select_eip_conditioned_on_igw ... ok
6802026-09-10T03:25:58.095Ztest test_drop_on_unknown_critical_option ... ok
6812026-09-10T03:25:58.095Ztest snat_icmp6_echo_rewrite ... ok
6822026-09-10T03:25:58.095Ztest snat_icmp4_echo_rewrite ... ok
6832026-09-10T03:25:58.095Ztest tcp_invalidation_does_not_block_connection ... ok
6842026-09-10T03:25:58.095Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6852026-09-10T03:25:58.095Ztest tcp_outbound ... ok
6862026-09-10T03:25:58.095Ztest test_ipv6_multicast_encapsulation ... ok
6872026-09-10T03:25:58.095Ztest test_tcp_multicast_denied ... ok
6882026-09-10T03:25:58.095Ztest test_gateway_neighbor_advert_reply ... ok
6892026-09-10T03:25:58.095Ztest tcp_inbound ... ok
6902026-09-10T03:25:58.095Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6912026-09-10T03:25:58.095Ztest uft_lft_invalidation_out ... ok
6922026-09-10T03:25:58.095Ztest uft_lft_invalidation_in ... ok
6932026-09-10T03:25:58.095Z
6942026-09-10T03:25:58.095Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6952026-09-10T03:25:58.095Z
6962026-09-10T03:25:58.095Z Doc-tests oxide_vpc
6972026-09-10T03:25:58.386Z
6982026-09-10T03:25:58.386Zrunning 0 tests
6992026-09-10T03:25:58.386Z
7002026-09-10T03:25:58.386Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7012026-09-10T03:25:58.386Z
7022026-09-10T03:25:58.403Z
7032026-09-10T03:25:58.407Zreal 1:03.588077224
7042026-09-10T03:25:58.407Zuser 3:27.862704550
7052026-09-10T03:25:58.407Zsys 11.906861321
7062026-09-10T03:25:58.407Ztrap 0.083214531
7072026-09-10T03:25:58.407Ztflt 0.263890757
7082026-09-10T03:25:58.407Zdflt 0.361129460
7092026-09-10T03:25:58.407Zkflt 0.000018900
7102026-09-10T03:25:58.407Zlock 15:05.708028134
7112026-09-10T03:25:58.407Zslp 6:53.895850258
7122026-09-10T03:25:58.407Zlat 7.462523497
7132026-09-10T03:25:58.407Zstop 6.041007334
7142026-09-10T03:25:58.407Zprocess exited: duration 128982 ms, exit code 0
 
7152026-09-10T03:25:58.415Zfound 0 output files