01M1ZCHEH8TZSB3WP8VZAE1HT1: oxide-vpc

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

Buildomat Job: 01M1ZCJ2MPY796KVK28JMJDBR9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T02:12:31.221Zjob assigned to worker 01M1ZCJ1YB26KFCWKVHMDT91X6 [factory aws, i-01fa82b7af5838bd0] (queued for 51 s)
 
22026-09-08T02:12:37.922Zstarting task 0: "setup"
32026-09-08T02:12:37.928Z++ uname -s
42026-09-08T02:12:37.931Z+ kern=SunOS
52026-09-08T02:12:37.931Z+ build_user=build
62026-09-08T02:12:37.931Z+ build_uid=12345
72026-09-08T02:12:37.931Z+ work_dir=/work
82026-09-08T02:12:37.931Z+ input_dir=/input
92026-09-08T02:12:37.931Z+ [[ 0 == 12345 ]]
102026-09-08T02:12:37.931Z+ case "$kern" in
112026-09-08T02:12:37.931Z+ groupadd -g 12345 build
122026-09-08T02:12:37.931Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T02:12:39.938Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T02:12:39.997Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T02:12:40.000Z+ home_fs=zfs
162026-09-08T02:12:40.000Z+ [[ zfs == autofs ]]
172026-09-08T02:12:40.000Z+ mkdir -p /home/build
182026-09-08T02:12:40.000Z+ chown build:build /home/build /work
192026-09-08T02:12:41.001Z+ chmod 0700 /home/build /work
202026-09-08T02:12:41.004Zprocess exited: duration 3080 ms, exit code 0
 
212026-09-08T02:12:41.010Zstarting task 1: "rust-toolchain"
222026-09-08T02:12:41.013Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-08T02:12:41.014Z * rust toolchain channel = "1.97.1"
242026-09-08T02:12:41.014Z * rust toolchain profile = "default"
252026-09-08T02:12:41.014Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-08T02:12:41.014Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T02:12:41.014Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T02:12:41.016Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T02:12:41.016Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-08T02:12:41.097Zinfo: downloading installer
312026-09-08T02:12:42.363Zinfo: profile set to default
322026-09-08T02:12:42.363Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T02:12:42.367Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-08T02:12:42.532Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-08T02:12:42.536Zinfo: downloading 6 components
362026-09-08T02:12:57.402Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-08T02:12:57.402Z
382026-09-08T02:12:57.431Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-08T02:12:57.431Z
402026-09-08T02:12:57.434Z
412026-09-08T02:12:57.434ZRust is installed now. Great!
422026-09-08T02:12:57.434Z
432026-09-08T02:12:57.434ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T02:12:57.434Zenvironment variable. This has not been done automatically.
452026-09-08T02:12:57.434Z
462026-09-08T02:12:57.434ZTo configure your current shell, you need to source
472026-09-08T02:12:57.434Zthe corresponding env file under $HOME/.cargo.
482026-09-08T02:12:57.434Z
492026-09-08T02:12:57.434ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T02:12:57.434Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T02:12:57.434Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T02:12:57.434ZCC_x86_64-unknown-illumos = None
532026-09-08T02:12:57.434Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T02:12:57.434ZCC_x86_64_unknown_illumos = None
552026-09-08T02:12:57.434Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T02:12:57.435ZHOST_CC = None
572026-09-08T02:12:57.435Zcargo:rerun-if-env-changed=CC
582026-09-08T02:12:57.435ZCC = None
592026-09-08T02:12:57.435Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T02:12:57.602Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T02:12:57.602ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T02:12:57.602Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T02:12:57.602ZCFLAGS = None
642026-09-08T02:12:57.602Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T02:12:57.602ZHOST_CFLAGS = None
662026-09-08T02:12:57.602Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T02:12:57.602ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T02:12:57.602Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T02:12:57.602ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T02:12:57.705Z+ rustup --version
712026-09-08T02:12:57.711Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T02:12:57.714Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T02:12:57.733Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-08T02:12:57.736Z+ cargo --version
752026-09-08T02:12:57.750Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-08T02:12:57.753Z+ rustc --version
772026-09-08T02:12:57.771Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-08T02:12:57.774Zprocess exited: duration 16763 ms, exit code 0
 
792026-09-08T02:12:57.779Zstarting task 2: "authentication"
802026-09-08T02:12:57.795Zprocess exited: duration 15 ms, exit code 0
 
812026-09-08T02:12:57.801Zstarting task 3: "clone repository"
822026-09-08T02:12:57.804Z+ mkdir -p /work/oxidecomputer/opte
832026-09-08T02:12:57.807Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-08T02:12:57.837ZCloning into '/work/oxidecomputer/opte'...
852026-09-08T02:12:59.042Z+ cd /work/oxidecomputer/opte
862026-09-08T02:12:59.042Z+ git fetch origin 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51
872026-09-08T02:12:59.313ZFrom https://github.com/oxidecomputer/opte
882026-09-08T02:12:59.313Z * branch 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 -> FETCH_HEAD
892026-09-08T02:12:59.321Z+ [[ -n '' ]]
902026-09-08T02:12:59.321Z+ git reset --hard 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51
912026-09-08T02:12:59.339ZHEAD is now at 6764cfb [docs, multicast] document the state split across tables and more
922026-09-08T02:12:59.341Zprocess exited: duration 1538 ms, exit code 0
 
932026-09-08T02:12:59.347Zstarting task 4: "build"
942026-09-08T02:12:59.353Z+ source .github/buildomat/common.sh
952026-09-08T02:12:59.353Z++ rustup show active-toolchain
962026-09-08T02:12:59.355Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-08T02:12:59.358Z++ pushd xde
982026-09-08T02:12:59.358Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-08T02:12:59.358Z++ rustup show active-toolchain
1002026-09-08T02:12:59.361Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-08T02:12:59.519Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-08T02:12:59.522Zinfo: downloading 6 components
1032026-09-08T02:13:13.738Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-08T02:13:13.739Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-08T02:13:13.739Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-08T02:13:13.739Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-08T02:13:13.739Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-08T02:13:13.739Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-08T02:13:13.829Z+++ rustup show active-toolchain -v
1102026-09-08T02:13:13.832Z+++ head -n 1
1112026-09-08T02:13:13.832Z+++ cut '-d ' -f1
1122026-09-08T02:13:13.885Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-08T02:13:13.885Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-08T02:13:13.888Z++ popd
1152026-09-08T02:13:13.888Z/work/oxidecomputer/opte
1162026-09-08T02:13:13.888Z+ cargo --version
1172026-09-08T02:13:13.894Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-08T02:13:13.897Z+ rustc --version
1192026-09-08T02:13:13.916Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-08T02:13:13.918Z+ cd lib/oxide-vpc
1212026-09-08T02:13:13.918Z+ header 'check style'
1222026-09-08T02:13:13.918Z+ echo '# ==== check style ==== #'
1232026-09-08T02:13:13.918Z# ==== check style ==== #
1242026-09-08T02:13:13.918Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-08T02:13:14.063Z
1262026-09-08T02:13:14.063Zreal 0.142820010
1272026-09-08T02:13:14.063Zuser 0.094779381
1282026-09-08T02:13:14.066Zsys 0.044030481
1292026-09-08T02:13:14.066Ztrap 0.000005798
1302026-09-08T02:13:14.066Ztflt 0.000024556
1312026-09-08T02:13:14.066Zdflt 0.000009888
1322026-09-08T02:13:14.066Zkflt 0.000000000
1332026-09-08T02:13:14.066Zlock 0.023668866
1342026-09-08T02:13:14.066Zslp 0.112309916
1352026-09-08T02:13:14.066Zlat 0.000751131
1362026-09-08T02:13:14.066Zstop 0.000115901
1372026-09-08T02:13:14.066Z+ header 'check docs'
1382026-09-08T02:13:14.066Z+ echo '# ==== check docs ==== #'
1392026-09-08T02:13:14.067Z# ==== check docs ==== #
1402026-09-08T02:13:14.067Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-08T02:13:14.067Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-08T02:13:14.131Z Updating crates.io index
1432026-09-08T02:13:14.134Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-08T02:13:15.177Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-08T02:13:15.461Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-08T02:13:15.727Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-08T02:13:16.108Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-08T02:13:16.377Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-08T02:13:16.708Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-08T02:13:17.957Z Downloading crates ...
1512026-09-08T02:13:18.002Z Downloaded defmt-parser v1.0.0
1522026-09-08T02:13:18.008Z Downloaded quote v1.0.46
1532026-09-08T02:13:18.015Z Downloaded darling_macro v0.23.0
1542026-09-08T02:13:18.027Z Downloaded serde_derive v1.0.228
1552026-09-08T02:13:18.044Z Downloaded dtrace-parser v0.3.0
1562026-09-08T02:13:18.047Z Downloaded dyn-clone v1.0.20
1572026-09-08T02:13:18.051Z Downloaded plain v0.2.3
1582026-09-08T02:13:18.057Z Downloaded defmt v1.1.1
1592026-09-08T02:13:18.061Z Downloaded defmt v0.3.100
1602026-09-08T02:13:18.061Z Downloaded ident_case v1.0.1
1612026-09-08T02:13:18.064Z Downloaded macaddr v1.0.1
1622026-09-08T02:13:18.064Z Downloaded pretty-hex v0.4.2
1632026-09-08T02:13:18.067Z Downloaded memchr v2.8.3
1642026-09-08T02:13:18.067Z Downloaded bitflags v1.3.2
1652026-09-08T02:13:18.070Z Downloaded embedded-io v0.4.0
1662026-09-08T02:13:18.070Z Downloaded cfg-if v1.0.4
1672026-09-08T02:13:18.070Z Downloaded stable_deref_trait v1.2.1
1682026-09-08T02:13:18.076Z Downloaded usdt-macro v0.6.0
1692026-09-08T02:13:18.076Z Downloaded version_check v0.9.5
1702026-09-08T02:13:18.076Z Downloaded cobs v0.3.0
1712026-09-08T02:13:18.076Z Downloaded strsim v0.11.1
1722026-09-08T02:13:18.079Z Downloaded tabwriter v1.4.1
1732026-09-08T02:13:18.079Z Downloaded scroll_derive v0.13.1
1742026-09-08T02:13:18.083Z Downloaded embedded-io v0.6.1
1752026-09-08T02:13:18.083Z Downloaded dof v0.4.0
1762026-09-08T02:13:18.091Z Downloaded usdt v0.6.0
1772026-09-08T02:13:18.094Z Downloaded ref-cast-impl v1.0.25
1782026-09-08T02:13:18.094Z Downloaded hash32 v0.3.1
1792026-09-08T02:13:18.097Z Downloaded ref-cast v1.0.25
1802026-09-08T02:13:18.100Z Downloaded usdt-attr-macro v0.6.0
1812026-09-08T02:13:18.104Z Downloaded defmt-macros v1.1.1
1822026-09-08T02:13:18.107Z Downloaded itoa v1.0.18
1832026-09-08T02:13:18.111Z Downloaded thread-id v5.1.0
1842026-09-08T02:13:18.114Z Downloaded ipnetwork v0.21.1
1852026-09-08T02:13:18.114Z Downloaded thiserror-impl v2.0.18
1862026-09-08T02:13:18.119Z Downloaded ingot v0.2.0
1872026-09-08T02:13:18.122Z Downloaded serde_tokenstream v0.2.3
1882026-09-08T02:13:18.122Z Downloaded either v1.16.0
1892026-09-08T02:13:18.125Z Downloaded pest_derive v2.8.7
1902026-09-08T02:13:18.128Z Downloaded ingot-types v0.2.0
1912026-09-08T02:13:18.131Z Downloaded bitflags v2.13.0
1922026-09-08T02:13:18.132Z Downloaded thiserror v2.0.18
1932026-09-08T02:13:18.134Z Downloaded ingot-macros v0.2.0
1942026-09-08T02:13:18.134Z Downloaded managed v0.8.0
1952026-09-08T02:13:18.137Z Downloaded zmij v1.0.22
1962026-09-08T02:13:18.140Z Downloaded crc32fast v1.5.0
1972026-09-08T02:13:18.144Z Downloaded pest_generator v2.8.7
1982026-09-08T02:13:18.144Z Downloaded darling v0.23.0
1992026-09-08T02:13:18.148Z Downloaded pest_meta v2.8.7
2002026-09-08T02:13:18.148Z Downloaded scroll v0.13.0
2012026-09-08T02:13:18.151Z Downloaded usdt-impl v0.6.0
2022026-09-08T02:13:18.151Z Downloaded postcard v1.1.3
2032026-09-08T02:13:18.154Z Downloaded byteorder v1.5.0
2042026-09-08T02:13:18.157Z Downloaded ucd-trie v0.1.7
2052026-09-08T02:13:18.161Z Downloaded darling_core v0.23.0
2062026-09-08T02:13:18.164Z Downloaded memmap2 v0.9.11
2072026-09-08T02:13:18.169Z Downloaded proc-macro2 v1.0.106
2082026-09-08T02:13:18.172Z Downloaded uuid v1.23.5
2092026-09-08T02:13:18.172Z Downloaded unicode-ident v1.0.24
2102026-09-08T02:13:18.177Z Downloaded log v0.4.33
2112026-09-08T02:13:18.180Z Downloaded heapless v0.8.0
2122026-09-08T02:13:18.188Z Downloaded serde_core v1.0.228
2132026-09-08T02:13:18.193Z Downloaded serde v1.0.228
2142026-09-08T02:13:18.197Z Downloaded zerocopy v0.8.54
2152026-09-08T02:13:18.207Z Downloaded syn v2.0.118
2162026-09-08T02:13:18.212Z Downloaded zerocopy-derive v0.8.54
2172026-09-08T02:13:18.225Z Downloaded pest v2.8.7
2182026-09-08T02:13:18.232Z Downloaded regex v1.13.0
2192026-09-08T02:13:18.239Z Downloaded itertools v0.15.0
2202026-09-08T02:13:18.242Z Downloaded serde_json v1.0.150
2212026-09-08T02:13:18.249Z Downloaded aho-corasick v1.1.4
2222026-09-08T02:13:18.266Z Downloaded goblin v0.10.7
2232026-09-08T02:13:18.270Z Downloaded unicode-width v0.2.2
2242026-09-08T02:13:18.273Z Downloaded regex-automata v0.4.15
2252026-09-08T02:13:18.281Z Downloaded smoltcp v0.11.0
2262026-09-08T02:13:18.287Z Downloaded regex-syntax v0.8.11
2272026-09-08T02:13:18.303Z Downloaded libc v0.2.186
2282026-09-08T02:13:18.361Z Compiling proc-macro2 v1.0.106
2292026-09-08T02:13:18.361Z Compiling quote v1.0.46
2302026-09-08T02:13:18.361Z Compiling unicode-ident v1.0.24
2312026-09-08T02:13:18.364Z Documenting unicode-ident v1.0.24
2322026-09-08T02:13:18.364Z Compiling serde_core v1.0.228
2332026-09-08T02:13:18.364Z Compiling strsim v0.11.1
2342026-09-08T02:13:18.364Z Compiling ident_case v1.0.1
2352026-09-08T02:13:18.520Z Compiling memchr v2.8.3
2362026-09-08T02:13:18.540Z Compiling regex-syntax v0.8.11
2372026-09-08T02:13:18.548Z Compiling zerocopy v0.8.54
2382026-09-08T02:13:18.808Z Compiling serde v1.0.228
2392026-09-08T02:13:18.939Z Documenting proc-macro2 v1.0.106
2402026-09-08T02:13:19.083Z Compiling aho-corasick v1.1.4
2412026-09-08T02:13:19.117Z Compiling thiserror v2.0.18
2422026-09-08T02:13:19.342Z Checking syn v2.0.118
2432026-09-08T02:13:19.509Z Documenting quote v1.0.46
2442026-09-08T02:13:19.550Z Checking byteorder v1.5.0
2452026-09-08T02:13:19.583Z Compiling either v1.16.0
2462026-09-08T02:13:19.781Z Compiling itertools v0.15.0
2472026-09-08T02:13:20.016Z Documenting syn v2.0.118
2482026-09-08T02:13:20.232Z Compiling regex-automata v0.4.15
2492026-09-08T02:13:20.368Z Documenting strsim v0.11.1
2502026-09-08T02:13:20.490Z Documenting ident_case v1.0.1
2512026-09-08T02:13:20.854Z Compiling heapless v0.8.0
2522026-09-08T02:13:20.953Z Checking bitflags v2.13.0
2532026-09-08T02:13:21.051Z Checking hash32 v0.3.1
2542026-09-08T02:13:21.110Z Documenting serde_core v1.0.228
2552026-09-08T02:13:21.159Z Checking macaddr v1.0.1
2562026-09-08T02:13:21.303Z Checking cfg-if v1.0.4
2572026-09-08T02:13:21.311Z Checking darling_core v0.23.0
2582026-09-08T02:13:21.317Z Documenting memchr v2.8.3
2592026-09-08T02:13:21.361Z Checking stable_deref_trait v1.2.1
2602026-09-08T02:13:21.431Z Compiling smoltcp v0.11.0
2612026-09-08T02:13:22.067Z Compiling regex v1.13.0
2622026-09-08T02:13:22.085Z Documenting darling_core v0.23.0
2632026-09-08T02:13:22.305Z Documenting aho-corasick v1.1.4
2642026-09-08T02:13:22.485Z Documenting regex-syntax v0.8.11
2652026-09-08T02:13:22.859Z Checking managed v0.8.0
2662026-09-08T02:13:23.088Z Compiling serde_derive v1.0.228
2672026-09-08T02:13:23.179Z Compiling thiserror-impl v2.0.18
2682026-09-08T02:13:23.191Z Compiling zerocopy-derive v0.8.54
2692026-09-08T02:13:23.229Z Checking bitflags v1.3.2
2702026-09-08T02:13:23.319Z Documenting darling_macro v0.23.0
2712026-09-08T02:13:23.544Z Documenting regex-automata v0.4.15
2722026-09-08T02:13:23.566Z Documenting thiserror-impl v2.0.18
2732026-09-08T02:13:23.966Z Compiling darling_macro v0.23.0
2742026-09-08T02:13:23.998Z Documenting zerocopy-derive v0.8.54
2752026-09-08T02:13:24.376Z Documenting serde_derive v1.0.228
2762026-09-08T02:13:24.384Z Compiling crc32fast v1.5.0
2772026-09-08T02:13:24.497Z Checking cobs v0.3.0
2782026-09-08T02:13:24.537Z Compiling darling v0.23.0
2792026-09-08T02:13:24.611Z Compiling ingot-macros v0.2.0
2802026-09-08T02:13:24.624Z Documenting darling v0.23.0
2812026-09-08T02:13:24.753Z Compiling ref-cast v1.0.25
2822026-09-08T02:13:24.899Z Documenting regex v1.13.0
2832026-09-08T02:13:24.970Z Documenting byteorder v1.5.0
2842026-09-08T02:13:25.126Z Documenting zerocopy v0.8.54
2852026-09-08T02:13:25.504Z Documenting thiserror v2.0.18
2862026-09-08T02:13:25.772Z Documenting hash32 v0.3.1
2872026-09-08T02:13:26.040Z Documenting ingot-macros v0.2.0
2882026-09-08T02:13:26.144Z Documenting serde v1.0.228
2892026-09-08T02:13:26.153Z Checking postcard v1.1.3
2902026-09-08T02:13:26.332Z Compiling ref-cast-impl v1.0.25
2912026-09-08T02:13:26.425Z Documenting bitflags v2.13.0
2922026-09-08T02:13:26.886Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2932026-09-08T02:13:27.050Z Documenting stable_deref_trait v1.2.1
2942026-09-08T02:13:27.174Z Checking ipnetwork v0.21.1
2952026-09-08T02:13:27.311Z Documenting macaddr v1.0.1
2962026-09-08T02:13:27.358Z Checking unicode-width v0.2.2
2972026-09-08T02:13:27.398Z Documenting cfg-if v1.0.4
2982026-09-08T02:13:27.493Z Compiling version_check v0.9.5
2992026-09-08T02:13:27.508Z Checking ingot-types v0.2.0
3002026-09-08T02:13:27.603Z Documenting cobs v0.3.0
3012026-09-08T02:13:27.753Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3022026-09-08T02:13:27.762Z Documenting managed v0.8.0
3032026-09-08T02:13:27.802Z Documenting heapless v0.8.0
3042026-09-08T02:13:27.854Z Checking ingot v0.2.0
3052026-09-08T02:13:28.015Z Checking tabwriter v1.4.1
3062026-09-08T02:13:28.154Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3072026-09-08T02:13:28.520Z Documenting ingot-types v0.2.0
3082026-09-08T02:13:28.744Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3092026-09-08T02:13:28.770Z Documenting postcard v1.1.3
3102026-09-08T02:13:28.801Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3112026-09-08T02:13:29.015Z Documenting ref-cast-impl v1.0.25
3122026-09-08T02:13:29.295Z Documenting unicode-width v0.2.2
3132026-09-08T02:13:29.298Z Documenting smoltcp v0.11.0
3142026-09-08T02:13:29.362Z Documenting either v1.16.0
3152026-09-08T02:13:29.414Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3162026-09-08T02:13:29.523Z Checking dyn-clone v1.0.20
3172026-09-08T02:13:29.621Z Documenting ipnetwork v0.21.1
3182026-09-08T02:13:29.832Z Documenting ingot v0.2.0
3192026-09-08T02:13:30.063Z Documenting crc32fast v1.5.0
3202026-09-08T02:13:30.132Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3212026-09-08T02:13:30.315Z Documenting ref-cast v1.0.25
3222026-09-08T02:13:30.569Z Documenting itertools v0.15.0
3232026-09-08T02:13:30.808Z Documenting tabwriter v1.4.1
3242026-09-08T02:13:31.203Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3252026-09-08T02:13:31.437Z Documenting dyn-clone v1.0.20
3262026-09-08T02:13:32.069Z Documenting uuid v1.23.5
3272026-09-08T02:13:32.340Z Checking uuid v1.23.5
3282026-09-08T02:13:32.580Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3292026-09-08T02:13:32.829Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3302026-09-08T02:13:33.226Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3312026-09-08T02:13:35.242Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3322026-09-08T02:13:37.586Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3332026-09-08T02:13:39.219Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.14s
3342026-09-08T02:13:39.311Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3352026-09-08T02:13:39.336Z
3362026-09-08T02:13:39.339Zreal 25.251428610
3372026-09-08T02:13:39.339Zuser 1:22.324162748
3382026-09-08T02:13:39.339Zsys 17.497942165
3392026-09-08T02:13:39.339Ztrap 0.045142342
3402026-09-08T02:13:39.339Ztflt 0.068928287
3412026-09-08T02:13:39.339Zdflt 0.058725118
3422026-09-08T02:13:39.339Zkflt 0.001812047
3432026-09-08T02:13:39.339Zlock 8:18.788734315
3442026-09-08T02:13:39.339Zslp 5:06.460088081
3452026-09-08T02:13:39.339Zlat 7.724264595
3462026-09-08T02:13:39.339Zstop 13.391794370
3472026-09-08T02:13:39.339Z+ header 'analyze std + api + usdt'
3482026-09-08T02:13:39.339Z+ echo '# ==== analyze std + api + usdt ==== #'
3492026-09-08T02:13:39.339Z# ==== analyze std + api + usdt ==== #
3502026-09-08T02:13:39.339Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3512026-09-08T02:13:39.517Z Downloading crates ...
3522026-09-08T02:13:39.572Z Downloaded circular v0.3.0
3532026-09-08T02:13:39.575Z Downloaded typeid v1.0.3
3542026-09-08T02:13:39.580Z Downloaded ctor v0.10.1
3552026-09-08T02:13:39.583Z Downloaded pin-project-lite v0.2.17
3562026-09-08T02:13:39.586Z Downloaded futures-channel v0.3.32
3572026-09-08T02:13:39.589Z Downloaded futures-task v0.3.32
3582026-09-08T02:13:39.591Z Downloaded dtor-proc-macro v0.0.13
3592026-09-08T02:13:39.591Z Downloaded futures-io v0.3.32
3602026-09-08T02:13:39.594Z Downloaded futures-macro v0.3.32
3612026-09-08T02:13:39.594Z Downloaded futures-sink v0.3.32
3622026-09-08T02:13:39.594Z Downloaded ctor-proc-macro v0.0.13
3632026-09-08T02:13:39.597Z Downloaded link-section v0.2.1
3642026-09-08T02:13:39.601Z Downloaded rusticata-macros v5.0.0
3652026-09-08T02:13:39.603Z Downloaded futures-core v0.3.32
3662026-09-08T02:13:39.609Z Downloaded futures-executor v0.3.32
3672026-09-08T02:13:39.611Z Downloaded slab v0.4.12
3682026-09-08T02:13:39.612Z Downloaded dtor v0.8.1
3692026-09-08T02:13:39.614Z Downloaded cookie-factory v0.3.3
3702026-09-08T02:13:39.617Z Downloaded once_cell v1.21.4
3712026-09-08T02:13:39.620Z Downloaded anyhow v1.0.103
3722026-09-08T02:13:39.625Z Downloaded futures v0.3.32
3732026-09-08T02:13:39.642Z Downloaded nom v8.0.0
3742026-09-08T02:13:39.644Z Downloaded ron v0.12.2
3752026-09-08T02:13:39.648Z Downloaded futures-util v0.3.32
3762026-09-08T02:13:39.655Z Downloaded pcap-parser v0.17.0
3772026-09-08T02:13:39.705Z Compiling proc-macro2 v1.0.106
3782026-09-08T02:13:39.705Z Compiling quote v1.0.46
3792026-09-08T02:13:39.708Z Compiling unicode-ident v1.0.24
3802026-09-08T02:13:39.708Z Compiling memchr v2.8.3
3812026-09-08T02:13:39.708Z Compiling thiserror v2.0.18
3822026-09-08T02:13:39.708Z Compiling zerocopy v0.8.54
3832026-09-08T02:13:39.729Z Compiling serde_core v1.0.228
3842026-09-08T02:13:39.732Z Compiling zmij v1.0.22
3852026-09-08T02:13:40.053Z Compiling libc v0.2.186
3862026-09-08T02:13:40.071Z Compiling serde_json v1.0.150
3872026-09-08T02:13:40.083Z Compiling ucd-trie v0.1.7
3882026-09-08T02:13:40.269Z Compiling pest v2.8.7
3892026-09-08T02:13:40.279Z Compiling serde v1.0.228
3902026-09-08T02:13:40.403Z Compiling strsim v0.11.1
3912026-09-08T02:13:40.477Z Compiling ident_case v1.0.1
3922026-09-08T02:13:40.660Z Compiling aho-corasick v1.1.4
3932026-09-08T02:13:40.715Z Checking byteorder v1.5.0
3942026-09-08T02:13:40.918Z Compiling regex-syntax v0.8.11
3952026-09-08T02:13:40.927Z Compiling itoa v1.0.18
3962026-09-08T02:13:41.022Z Compiling syn v2.0.118
3972026-09-08T02:13:41.358Z Compiling pest_meta v2.8.7
3982026-09-08T02:13:41.458Z Compiling either v1.16.0
3992026-09-08T02:13:41.479Z Compiling usdt-impl v0.6.0
4002026-09-08T02:13:41.640Z Checking bitflags v2.13.0
4012026-09-08T02:13:41.664Z Compiling itertools v0.15.0
4022026-09-08T02:13:41.963Z Compiling thread-id v5.1.0
4032026-09-08T02:13:42.133Z Checking plain v0.2.3
4042026-09-08T02:13:42.149Z Checking log v0.4.33
4052026-09-08T02:13:42.344Z Compiling heapless v0.8.0
4062026-09-08T02:13:42.474Z Compiling regex-automata v0.4.15
4072026-09-08T02:13:42.627Z Checking futures-core v0.3.32
4082026-09-08T02:13:42.636Z Checking futures-sink v0.3.32
4092026-09-08T02:13:42.742Z Checking futures-channel v0.3.32
4102026-09-08T02:13:42.987Z Checking hash32 v0.3.1
4112026-09-08T02:13:42.992Z Checking pretty-hex v0.4.2
4122026-09-08T02:13:43.092Z Checking cfg-if v1.0.4
4132026-09-08T02:13:43.096Z Checking macaddr v1.0.1
4142026-09-08T02:13:43.099Z Checking futures-task v0.3.32
4152026-09-08T02:13:43.137Z Checking pin-project-lite v0.2.17
4162026-09-08T02:13:43.145Z Checking stable_deref_trait v1.2.1
4172026-09-08T02:13:43.216Z Checking futures-io v0.3.32
4182026-09-08T02:13:43.219Z Compiling smoltcp v0.11.0
4192026-09-08T02:13:43.219Z Checking slab v0.4.12
4202026-09-08T02:13:43.494Z Compiling pest_generator v2.8.7
4212026-09-08T02:13:43.506Z Compiling darling_core v0.23.0
4222026-09-08T02:13:43.540Z Compiling version_check v0.9.5
4232026-09-08T02:13:43.688Z Compiling ref-cast v1.0.25
4242026-09-08T02:13:43.748Z Compiling crc32fast v1.5.0
4252026-09-08T02:13:43.802Z Checking bitflags v1.3.2
4262026-09-08T02:13:43.862Z Checking managed v0.8.0
4272026-09-08T02:13:44.027Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4282026-09-08T02:13:44.054Z Checking memmap2 v0.9.11
4292026-09-08T02:13:44.083Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4302026-09-08T02:13:44.213Z Compiling regex v1.13.0
4312026-09-08T02:13:44.264Z Checking ipnetwork v0.21.1
4322026-09-08T02:13:44.392Z Checking unicode-width v0.2.2
4332026-09-08T02:13:44.632Z Checking tabwriter v1.4.1
4342026-09-08T02:13:44.684Z Compiling serde_derive v1.0.228
4352026-09-08T02:13:44.745Z Compiling thiserror-impl v2.0.18
4362026-09-08T02:13:44.764Z Compiling zerocopy-derive v0.8.54
4372026-09-08T02:13:45.013Z Compiling pest_derive v2.8.7
4382026-09-08T02:13:45.228Z Compiling scroll_derive v0.13.1
4392026-09-08T02:13:45.360Z Compiling futures-macro v0.3.32
4402026-09-08T02:13:45.360Z Compiling ref-cast-impl v1.0.25
4412026-09-08T02:13:45.531Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4422026-09-08T02:13:45.595Z Compiling darling_macro v0.23.0
4432026-09-08T02:13:46.018Z Compiling dtrace-parser v0.3.0
4442026-09-08T02:13:46.023Z Checking scroll v0.13.0
4452026-09-08T02:13:46.037Z Checking cobs v0.3.0
4462026-09-08T02:13:46.145Z Compiling darling v0.23.0
4472026-09-08T02:13:46.167Z Checking futures-util v0.3.32
4482026-09-08T02:13:46.211Z Compiling ingot-macros v0.2.0
4492026-09-08T02:13:46.234Z Checking goblin v0.10.7
4502026-09-08T02:13:46.335Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4512026-09-08T02:13:46.694Z Checking nom v8.0.0
4522026-09-08T02:13:47.081Z Compiling typeid v1.0.3
4532026-09-08T02:13:47.371Z Checking dyn-clone v1.0.20
4542026-09-08T02:13:47.806Z Checking postcard v1.1.3
4552026-09-08T02:13:47.966Z Compiling serde_tokenstream v0.2.3
4562026-09-08T02:13:48.088Z Compiling anyhow v1.0.103
4572026-09-08T02:13:48.178Z Checking futures-executor v0.3.32
4582026-09-08T02:13:48.274Z Checking uuid v1.23.5
4592026-09-08T02:13:48.319Z Checking futures v0.3.32
4602026-09-08T02:13:48.385Z Checking cookie-factory v0.3.3
4612026-09-08T02:13:48.540Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4622026-09-08T02:13:48.588Z Checking circular v0.3.0
4632026-09-08T02:13:48.641Z Compiling dtor-proc-macro v0.0.13
4642026-09-08T02:13:48.650Z Checking rusticata-macros v5.0.0
4652026-09-08T02:13:48.781Z Checking pcap-parser v0.17.0
4662026-09-08T02:13:48.786Z Compiling ctor-proc-macro v0.0.13
4672026-09-08T02:13:48.855Z Checking link-section v0.2.1
4682026-09-08T02:13:48.867Z Checking once_cell v1.21.4
4692026-09-08T02:13:48.932Z Compiling dof v0.4.0
4702026-09-08T02:13:48.956Z Checking ingot-types v0.2.0
4712026-09-08T02:13:48.976Z Checking dtor v0.8.1
4722026-09-08T02:13:48.992Z Checking ron v0.12.2
4732026-09-08T02:13:49.104Z Checking ctor v0.10.1
4742026-09-08T02:13:49.279Z Checking ingot v0.2.0
4752026-09-08T02:13:49.824Z Compiling usdt-macro v0.6.0
4762026-09-08T02:13:49.824Z Compiling usdt-attr-macro v0.6.0
4772026-09-08T02:13:50.424Z Checking usdt v0.6.0
4782026-09-08T02:13:50.738Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4792026-09-08T02:13:55.270Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4802026-09-08T02:13:57.002Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4812026-09-08T02:13:59.393Z Finished `dev` profile [optimized + debuginfo] target(s) in 20.00s
4822026-09-08T02:13:59.426Z
4832026-09-08T02:13:59.426Zreal 20.083062190
4842026-09-08T02:13:59.426Zuser 1:11.569614382
4852026-09-08T02:13:59.426Zsys 14.568143008
4862026-09-08T02:13:59.426Ztrap 0.042715408
4872026-09-08T02:13:59.426Ztflt 0.124172750
4882026-09-08T02:13:59.426Zdflt 0.199502238
4892026-09-08T02:13:59.429Zkflt 0.000037212
4902026-09-08T02:13:59.429Zlock 4:42.142003964
4912026-09-08T02:13:59.429Zslp 3:47.560502550
4922026-09-08T02:13:59.429Zlat 3.691841558
4932026-09-08T02:13:59.429Zstop 8.765945928
4942026-09-08T02:13:59.429Z+ header 'analyze no_std + engine + kernel'
4952026-09-08T02:13:59.429Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4962026-09-08T02:13:59.429Z# ==== analyze no_std + engine + kernel ==== #
4972026-09-08T02:13:59.429Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
4982026-09-08T02:13:59.596Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992026-09-08T02:13:59.597Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5002026-09-08T02:13:59.597Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5012026-09-08T02:13:59.600Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5022026-09-08T02:13:59.811Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5032026-09-08T02:14:02.923Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5042026-09-08T02:14:04.105Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.63s
5052026-09-08T02:14:04.130Z
5062026-09-08T02:14:04.133Zreal 4.698950360
5072026-09-08T02:14:04.133Zuser 4.832962475
5082026-09-08T02:14:04.133Zsys 0.933316889
5092026-09-08T02:14:04.133Ztrap 0.000578660
5102026-09-08T02:14:04.133Ztflt 0.023584025
5112026-09-08T02:14:04.133Zdflt 0.001800591
5122026-09-08T02:14:04.133Zkflt 0.000001059
5132026-09-08T02:14:04.133Zlock 15.261580416
5142026-09-08T02:14:04.133Zslp 18.074579620
5152026-09-08T02:14:04.133Zlat 0.006707389
5162026-09-08T02:14:04.133Zstop 0.191801949
5172026-09-08T02:14:04.133Z+ header test
5182026-09-08T02:14:04.134Z+ echo '# ==== test ==== #'
5192026-09-08T02:14:04.134Z# ==== test ==== #
5202026-09-08T02:14:04.134Z+ ptime -m cargo test
5212026-09-08T02:14:04.286Z Compiling memchr v2.8.3
5222026-09-08T02:14:04.288Z Compiling serde_core v1.0.228
5232026-09-08T02:14:04.308Z Compiling thiserror v2.0.18
5242026-09-08T02:14:04.311Z Compiling zerocopy v0.8.54
5252026-09-08T02:14:04.314Z Compiling byteorder v1.5.0
5262026-09-08T02:14:04.314Z Compiling unicode-ident v1.0.24
5272026-09-08T02:14:04.318Z Compiling zmij v1.0.22
5282026-09-08T02:14:04.321Z Compiling libc v0.2.186
5292026-09-08T02:14:04.391Z Compiling scroll v0.13.0
5302026-09-08T02:14:04.439Z Compiling proc-macro2 v1.0.106
5312026-09-08T02:14:04.519Z Compiling itoa v1.0.18
5322026-09-08T02:14:04.653Z Compiling ucd-trie v0.1.7
5332026-09-08T02:14:04.656Z Compiling futures-sink v0.3.32
5342026-09-08T02:14:04.693Z Compiling log v0.4.33
5352026-09-08T02:14:04.746Z Compiling plain v0.2.3
5362026-09-08T02:14:04.775Z Compiling futures-core v0.3.32
5372026-09-08T02:14:04.844Z Compiling goblin v0.10.7
5382026-09-08T02:14:04.926Z Compiling futures-channel v0.3.32
5392026-09-08T02:14:04.943Z Compiling quote v1.0.46
5402026-09-08T02:14:05.161Z Compiling pest v2.8.7
5412026-09-08T02:14:05.345Z Compiling hash32 v0.3.1
5422026-09-08T02:14:05.509Z Compiling pin-project-lite v0.2.17
5432026-09-08T02:14:05.570Z Compiling pretty-hex v0.4.2
5442026-09-08T02:14:05.597Z Compiling cfg-if v1.0.4
5452026-09-08T02:14:05.661Z Compiling slab v0.4.12
5462026-09-08T02:14:05.701Z Compiling futures-task v0.3.32
5472026-09-08T02:14:05.840Z Compiling stable_deref_trait v1.2.1
5482026-09-08T02:14:05.872Z Compiling futures-io v0.3.32
5492026-09-08T02:14:05.887Z Compiling macaddr v1.0.1
5502026-09-08T02:14:05.906Z Compiling heapless v0.8.0
5512026-09-08T02:14:06.058Z Compiling serde v1.0.228
5522026-09-08T02:14:06.131Z Compiling bitflags v2.13.0
5532026-09-08T02:14:06.301Z Compiling serde_json v1.0.150
5542026-09-08T02:14:06.349Z Compiling dtrace-parser v0.3.0
5552026-09-08T02:14:06.550Z Compiling futures-util v0.3.32
5562026-09-08T02:14:06.717Z Compiling syn v2.0.118
5572026-09-08T02:14:06.908Z Compiling thread-id v5.1.0
5582026-09-08T02:14:06.984Z Compiling cobs v0.3.0
5592026-09-08T02:14:07.173Z Compiling ingot-types v0.2.0
5602026-09-08T02:14:07.266Z Compiling bitflags v1.3.2
5612026-09-08T02:14:07.325Z Compiling managed v0.8.0
5622026-09-08T02:14:07.330Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5632026-09-08T02:14:07.550Z Compiling ingot v0.2.0
5642026-09-08T02:14:07.553Z Compiling smoltcp v0.11.0
5652026-09-08T02:14:07.577Z Compiling postcard v1.1.3
5662026-09-08T02:14:07.922Z Compiling dof v0.4.0
5672026-09-08T02:14:09.288Z Compiling usdt-impl v0.6.0
5682026-09-08T02:14:09.435Z Compiling futures-executor v0.3.32
5692026-09-08T02:14:09.812Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5702026-09-08T02:14:09.910Z Compiling memmap2 v0.9.11
5712026-09-08T02:14:10.036Z Compiling ipnetwork v0.21.1
5722026-09-08T02:14:10.208Z Compiling either v1.16.0
5732026-09-08T02:14:10.391Z Compiling unicode-width v0.2.2
5742026-09-08T02:14:10.428Z Compiling itertools v0.15.0
5752026-09-08T02:14:10.537Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5762026-09-08T02:14:10.699Z Compiling tabwriter v1.4.1
5772026-09-08T02:14:11.113Z Compiling usdt v0.6.0
5782026-09-08T02:14:11.415Z Compiling ref-cast v1.0.25
5792026-09-08T02:14:11.513Z Compiling futures v0.3.32
5802026-09-08T02:14:11.625Z Compiling crc32fast v1.5.0
5812026-09-08T02:14:11.731Z Compiling nom v8.0.0
5822026-09-08T02:14:11.735Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5832026-09-08T02:14:11.766Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5842026-09-08T02:14:11.871Z Compiling dyn-clone v1.0.20
5852026-09-08T02:14:12.040Z Compiling cookie-factory v0.3.3
5862026-09-08T02:14:12.336Z Compiling uuid v1.23.5
5872026-09-08T02:14:12.360Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5882026-09-08T02:14:12.593Z Compiling circular v0.3.0
5892026-09-08T02:14:12.822Z Compiling dtor v0.8.1
5902026-09-08T02:14:12.844Z Compiling typeid v1.0.3
5912026-09-08T02:14:12.904Z Compiling anyhow v1.0.103
5922026-09-08T02:14:12.951Z Compiling link-section v0.2.1
5932026-09-08T02:14:12.976Z Compiling once_cell v1.21.4
5942026-09-08T02:14:13.091Z Compiling ron v0.12.2
5952026-09-08T02:14:13.136Z Compiling ctor v0.10.1
5962026-09-08T02:14:14.102Z Compiling rusticata-macros v5.0.0
5972026-09-08T02:14:14.321Z Compiling pcap-parser v0.17.0
5982026-09-08T02:14:17.235Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5992026-09-08T02:14:19.659Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6002026-09-08T02:15:08.259Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 04s
6012026-09-08T02:15:08.275Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707)
6022026-09-08T02:15:08.278Z
6032026-09-08T02:15:08.278Zrunning 18 tests
6042026-09-08T02:15:08.278Ztest api::tests::parse_bad_proto_filter ... ok
6052026-09-08T02:15:08.278Ztest api::tests::parse_bad_address ... ok
6062026-09-08T02:15:08.278Ztest api::tests::ports_from_str_bad ... ok
6072026-09-08T02:15:08.281Ztest api::tests::parse_good_address ... ok
6082026-09-08T02:15:08.281Ztest api::tests::parse_good_proto_filter ... ok
6092026-09-08T02:15:08.281Ztest api::tests::ports_from_str_good ... ok
6102026-09-08T02:15:08.281Ztest api::tests::validate_sources_accepts_ordinary_unicast ... ok
6112026-09-08T02:15:08.281Ztest api::tests::validate_sources_ignores_exclude_sets ... ok
6122026-09-08T02:15:08.281Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6132026-09-08T02:15:08.281Ztest cfg::tests::test_required_nat_space ... ok
6142026-09-08T02:15:08.281Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6152026-09-08T02:15:08.281Ztest api::tests::validate_sources_rejects_unfit_addresses ... ok
6162026-09-08T02:15:08.281Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6172026-09-08T02:15:08.281Ztest engine::geneve::test::parse_multi_opt ... ok
6182026-09-08T02:15:08.281Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6192026-09-08T02:15:08.281Ztest engine::geneve::test::parse_single_opt ... ok
6202026-09-08T02:15:08.281Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6212026-09-08T02:15:08.281Ztest engine::firewall::tests::port_predicate_simplification ... ok
6222026-09-08T02:15:08.281Z
6232026-09-08T02:15:08.281Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6242026-09-08T02:15:08.281Z
6252026-09-08T02:15:08.281Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763)
6262026-09-08T02:15:08.284Z
6272026-09-08T02:15:08.284Zrunning 4 tests
6282026-09-08T02:15:08.284Ztest firewall_vni_outbound ... ok
6292026-09-08T02:15:08.284Ztest firewall_external_inbound ... ok
6302026-09-08T02:15:08.284Ztest firewall_vni_inbound ... ok
6312026-09-08T02:15:08.284Ztest firewall_replace_rules ... ok
6322026-09-08T02:15:08.285Z
6332026-09-08T02:15:08.285Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6342026-09-08T02:15:08.285Z
6352026-09-08T02:15:08.285Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a)
6362026-09-08T02:15:08.285Z
6372026-09-08T02:15:08.285Zrunning 2 tests
6382026-09-08T02:15:08.288Ztest parse_in_regression ... ok
6392026-09-08T02:15:08.288Ztest parse_out_regression ... ok
6402026-09-08T02:15:08.288Z
6412026-09-08T02:15:08.288Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6422026-09-08T02:15:08.288Z
6432026-09-08T02:15:08.288Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1)
6442026-09-08T02:15:08.288Z
6452026-09-08T02:15:08.288Zrunning 50 tests
6462026-09-08T02:15:08.310Ztest bad_ip_len ... ok
6472026-09-08T02:15:08.310Ztest check_layers ... ok
6482026-09-08T02:15:08.310Ztest add_remove_fw_rule ... ok
6492026-09-08T02:15:08.310Ztest arp_gateway ... ok
6502026-09-08T02:15:08.310Ztest external_attached_subnets_cannot_reach_internal ... ok
6512026-09-08T02:15:08.310Ztest anti_spoof ... ok
6522026-09-08T02:15:08.310Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6532026-09-08T02:15:08.310Ztest external_attached_subnets_dont_apply_nat ... ok
6542026-09-08T02:15:08.310Ztest flow_expiration ... ok
6552026-09-08T02:15:08.310Ztest external_ip_epoch_affinity_preserved ... ok
6562026-09-08T02:15:08.310Ztest gateway_icmp4_ping ... ok
6572026-09-08T02:15:08.310Ztest gateway_icmpv6_ping ... ok
6582026-09-08T02:15:08.310Ztest early_tcp_invalidation ... ok
6592026-09-08T02:15:08.310Ztest external_ip_reconfigurable ... ok
6602026-09-08T02:15:08.310Ztest gateway_router_advert_reply ... ok
6612026-09-08T02:15:08.310Ztest guest_to_guest_diff_vpc_no_peer ... ok
6622026-09-08T02:15:08.310Ztest guest_to_internet_ipv6 ... ok
6632026-09-08T02:15:08.310Ztest guest_to_internet_ipv4 ... ok
6642026-09-08T02:15:08.311Ztest guest_to_guest_no_route ... ok
6652026-09-08T02:15:08.311Ztest guest_to_guest ... ok
6662026-09-08T02:15:08.311Ztest icmp_inner_has_nat_applied ... ok
6672026-09-08T02:15:08.311Ztest inbound_ndp_dropped_at_gateway ... ok
6682026-09-08T02:15:08.311Ztest external_ip_receive_and_reply_on_all ... ok
6692026-09-08T02:15:08.311Ztest icmpv6_inner_has_nat_applied ... ok
6702026-09-08T02:15:08.311Ztest intra_subnet_routes_with_custom ... ok
6712026-09-08T02:15:08.311Ztest external_ip_balanced_over_floating_ips ... ok
6722026-09-08T02:15:08.311Ztest no_panic_on_flow_table_full ... ok
6732026-09-08T02:15:08.311Ztest outbound_ndp_dropped ... ok
6742026-09-08T02:15:08.311Ztest packet_body_pullup ... ok
6752026-09-08T02:15:08.311Ztest internal_attached_subnets ... ok
6762026-09-08T02:15:08.311Ztest offload_info_preserved ... ok
6772026-09-08T02:15:08.311Ztest port_transition_reset ... ok
6782026-09-08T02:15:08.311Ztest port_transition_running ... ok
6792026-09-08T02:15:08.311Ztest port_as_router_target ... ok
6802026-09-08T02:15:08.311Ztest packet_too_big_generation ... ok
6812026-09-08T02:15:08.311Ztest port_transition_pause ... ok
6822026-09-08T02:15:08.311Ztest snat_icmp6_echo_rewrite ... ok
6832026-09-08T02:15:08.311Ztest tcp_invalidation_does_not_block_connection ... ok
6842026-09-08T02:15:08.311Ztest test_drop_on_unknown_critical_option ... ok
6852026-09-08T02:15:08.311Ztest snat_icmp4_echo_rewrite ... ok
6862026-09-08T02:15:08.311Ztest select_eip_conditioned_on_igw ... ok
6872026-09-08T02:15:08.311Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6882026-09-08T02:15:08.311Ztest tcp_outbound ... ok
6892026-09-08T02:15:08.311Ztest test_ipv6_multicast_encapsulation ... ok
6902026-09-08T02:15:08.311Ztest test_tcp_multicast_denied ... ok
6912026-09-08T02:15:08.311Ztest test_gateway_neighbor_advert_reply ... ok
6922026-09-08T02:15:08.311Ztest tcp_inbound ... ok
6932026-09-08T02:15:08.311Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6942026-09-08T02:15:08.311Ztest uft_lft_invalidation_in ... ok
6952026-09-08T02:15:08.311Ztest uft_lft_invalidation_out ... ok
6962026-09-08T02:15:08.311Z
6972026-09-08T02:15:08.311Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6982026-09-08T02:15:08.311Z
6992026-09-08T02:15:08.311Z Doc-tests oxide_vpc
7002026-09-08T02:15:08.595Z
7012026-09-08T02:15:08.595Zrunning 0 tests
7022026-09-08T02:15:08.595Z
7032026-09-08T02:15:08.595Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7042026-09-08T02:15:08.595Z
7052026-09-08T02:15:08.624Z
7062026-09-08T02:15:08.627Zreal 1:04.482098571
7072026-09-08T02:15:08.627Zuser 3:30.977823231
7082026-09-08T02:15:08.627Zsys 12.262853570
7092026-09-08T02:15:08.627Ztrap 0.093147029
7102026-09-08T02:15:08.627Ztflt 0.167247036
7112026-09-08T02:15:08.627Zdflt 0.462264976
7122026-09-08T02:15:08.627Zkflt 0.000019286
7132026-09-08T02:15:08.627Zlock 15:32.057620851
7142026-09-08T02:15:08.627Zslp 7:04.789964925
7152026-09-08T02:15:08.627Zlat 8.088110741
7162026-09-08T02:15:08.627Zstop 6.816841241
7172026-09-08T02:15:08.627Zprocess exited: duration 129276 ms, exit code 0
 
7182026-09-08T02:15:08.633Zfound 0 output files