01M1ZCHAQKFD452TZE7S33976F: oxide-vpc

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

Buildomat Job: 01M1ZCHWBY86AEND2K6FYWA6XR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T02:12:25.037Zjob assigned to worker 01M1ZCJ57V6QYYD8J2Z6B4ZMCX [factory aws, i-0d5babddcc07c9396] (queued for 51 s)
 
22026-09-08T02:12:31.284Zstarting task 0: "setup"
32026-09-08T02:12:31.293Z++ uname -s
42026-09-08T02:12:31.293Z+ kern=SunOS
52026-09-08T02:12:31.293Z+ build_user=build
62026-09-08T02:12:31.293Z+ build_uid=12345
72026-09-08T02:12:31.294Z+ work_dir=/work
82026-09-08T02:12:31.294Z+ input_dir=/input
92026-09-08T02:12:31.294Z+ [[ 0 == 12345 ]]
102026-09-08T02:12:31.294Z+ case "$kern" in
112026-09-08T02:12:31.294Z+ groupadd -g 12345 build
122026-09-08T02:12:31.294Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T02:12:33.295Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T02:12:33.395Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T02:12:33.399Z+ home_fs=zfs
162026-09-08T02:12:33.399Z+ [[ zfs == autofs ]]
172026-09-08T02:12:33.399Z+ mkdir -p /home/build
182026-09-08T02:12:33.399Z+ chown build:build /home/build /work
192026-09-08T02:12:35.399Z+ chmod 0700 /home/build /work
202026-09-08T02:12:35.403Zprocess exited: duration 4122 ms, exit code 0
 
212026-09-08T02:12:35.410Zstarting task 1: "rust-toolchain"
222026-09-08T02:12:35.415Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-08T02:12:35.415Z * rust toolchain channel = "1.97.1"
242026-09-08T02:12:35.415Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-08T02:12:35.415Z * rust toolchain profile = "default"
262026-09-08T02:12:35.415Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T02:12:35.415Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T02:12:35.415Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T02:12:35.419Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-08T02:12:35.525Zinfo: downloading installer
312026-09-08T02:12:37.127Zinfo: profile set to default
322026-09-08T02:12:37.128Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T02:12:37.131Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-08T02:12:37.287Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-08T02:12:37.290Zinfo: downloading 6 components
362026-09-08T02:12:50.826Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-08T02:12:50.826Z
382026-09-08T02:12:50.854Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-08T02:12:50.854Z
402026-09-08T02:12:50.857Z
412026-09-08T02:12:50.857ZRust is installed now. Great!
422026-09-08T02:12:50.857Z
432026-09-08T02:12:50.857ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T02:12:50.857Zenvironment variable. This has not been done automatically.
452026-09-08T02:12:50.857Z
462026-09-08T02:12:50.857ZTo configure your current shell, you need to source
472026-09-08T02:12:50.857Zthe corresponding env file under $HOME/.cargo.
482026-09-08T02:12:50.857Z
492026-09-08T02:12:50.857ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T02:12:50.857Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T02:12:50.857Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T02:12:50.858ZCC_x86_64-unknown-illumos = None
532026-09-08T02:12:50.858Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T02:12:50.858ZCC_x86_64_unknown_illumos = None
552026-09-08T02:12:50.858Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T02:12:50.858ZHOST_CC = None
572026-09-08T02:12:50.858Zcargo:rerun-if-env-changed=CC
582026-09-08T02:12:50.858ZCC = None
592026-09-08T02:12:50.858Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T02:12:51.023Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T02:12:51.024ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T02:12:51.024Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T02:12:51.024ZCFLAGS = None
642026-09-08T02:12:51.024Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T02:12:51.024ZHOST_CFLAGS = None
662026-09-08T02:12:51.024Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T02:12:51.024ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T02:12:51.024Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T02:12:51.024ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T02:12:51.107Z+ rustup --version
712026-09-08T02:12:51.113Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T02:12:51.117Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T02:12:51.135Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-08T02:12:51.138Z+ cargo --version
752026-09-08T02:12:51.152Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-08T02:12:51.155Z+ rustc --version
772026-09-08T02:12:51.173Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-08T02:12:51.176Zprocess exited: duration 15765 ms, exit code 0
 
792026-09-08T02:12:51.184Zstarting task 2: "authentication"
802026-09-08T02:12:51.200Zprocess exited: duration 16 ms, exit code 0
 
812026-09-08T02:12:51.207Zstarting task 3: "clone repository"
822026-09-08T02:12:51.210Z+ mkdir -p /work/oxidecomputer/opte
832026-09-08T02:12:51.213Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-08T02:12:51.242ZCloning into '/work/oxidecomputer/opte'...
852026-09-08T02:12:52.330Z+ cd /work/oxidecomputer/opte
862026-09-08T02:12:52.330Z+ git fetch origin eb3fb5ea02c60288717eca5015776ae5f5f01c98
872026-09-08T02:12:52.600ZFrom https://github.com/oxidecomputer/opte
882026-09-08T02:12:52.600Z * branch eb3fb5ea02c60288717eca5015776ae5f5f01c98 -> FETCH_HEAD
892026-09-08T02:12:52.608Z+ [[ -n zl/mcast-source-validation ]]
902026-09-08T02:12:52.612Z++ git branch --show-current
912026-09-08T02:12:52.612Z+ current=master
922026-09-08T02:12:52.613Z+ [[ master != zl/mcast-source-validation ]]
932026-09-08T02:12:52.613Z+ git branch -f zl/mcast-source-validation eb3fb5ea02c60288717eca5015776ae5f5f01c98
942026-09-08T02:12:52.616Z+ git checkout -f zl/mcast-source-validation
952026-09-08T02:12:52.632ZSwitched to branch 'zl/mcast-source-validation'
962026-09-08T02:12:52.635Z+ git reset --hard eb3fb5ea02c60288717eca5015776ae5f5f01c98
972026-09-08T02:12:52.648ZHEAD is now at eb3fb5e [ssm, multicast] align source address validation across the platform
982026-09-08T02:12:52.651Zprocess exited: duration 1440 ms, exit code 0
 
992026-09-08T02:12:52.658Zstarting task 4: "build"
1002026-09-08T02:12:52.662Z+ source .github/buildomat/common.sh
1012026-09-08T02:12:52.662Z++ rustup show active-toolchain
1022026-09-08T02:12:52.667Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-08T02:12:52.670Z++ pushd xde
1042026-09-08T02:12:52.670Z++ rustup show active-toolchain
1052026-09-08T02:12:52.670Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-09-08T02:12:52.674Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-08T02:12:52.836Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-08T02:12:52.840Zinfo: downloading 6 components
1092026-09-08T02:13:06.489Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-08T02:13:06.489Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-09-08T02:13:06.489Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-08T02:13:06.489Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-08T02:13:06.489Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-08T02:13:06.489Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-08T02:13:06.590Z+++ rustup show active-toolchain -v
1162026-09-08T02:13:06.593Z+++ head -n 1
1172026-09-08T02:13:06.593Z+++ cut '-d ' -f1
1182026-09-08T02:13:06.645Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-08T02:13:06.645Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-08T02:13:06.645Z++ popd
1212026-09-08T02:13:06.648Z/work/oxidecomputer/opte
1222026-09-08T02:13:06.648Z+ cargo --version
1232026-09-08T02:13:06.655Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-08T02:13:06.658Z+ rustc --version
1252026-09-08T02:13:06.676Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-08T02:13:06.679Z+ cd lib/oxide-vpc
1272026-09-08T02:13:06.679Z+ header 'check style'
1282026-09-08T02:13:06.679Z+ echo '# ==== check style ==== #'
1292026-09-08T02:13:06.679Z# ==== check style ==== #
1302026-09-08T02:13:06.679Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-08T02:13:06.813Z
1322026-09-08T02:13:06.814Zreal 0.132217040
1332026-09-08T02:13:06.814Zuser 0.094373580
1342026-09-08T02:13:06.814Zsys 0.033425293
1352026-09-08T02:13:06.814Ztrap 0.000027470
1362026-09-08T02:13:06.814Ztflt 0.000017550
1372026-09-08T02:13:06.814Zdflt 0.000001890
1382026-09-08T02:13:06.814Zkflt 0.000000000
1392026-09-08T02:13:06.814Zlock 0.023282064
1402026-09-08T02:13:06.814Zslp 0.110818192
1412026-09-08T02:13:06.814Zlat 0.000742860
1422026-09-08T02:13:06.814Zstop 0.000097880
1432026-09-08T02:13:06.817Z+ header 'check docs'
1442026-09-08T02:13:06.818Z+ echo '# ==== check docs ==== #'
1452026-09-08T02:13:06.818Z# ==== check docs ==== #
1462026-09-08T02:13:06.818Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-08T02:13:06.818Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-08T02:13:06.884Z Updating crates.io index
1492026-09-08T02:13:06.887Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-08T02:13:08.066Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-08T02:13:08.650Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-08T02:13:08.947Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-08T02:13:09.328Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-08T02:13:09.619Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-08T02:13:09.916Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-08T02:13:11.797Z Downloading crates ...
1572026-09-08T02:13:11.841Z Downloaded embedded-io v0.6.1
1582026-09-08T02:13:11.856Z Downloaded bitflags v2.13.0
1592026-09-08T02:13:11.859Z Downloaded strsim v0.11.1
1602026-09-08T02:13:11.859Z Downloaded darling_core v0.23.0
1612026-09-08T02:13:11.863Z Downloaded ingot-macros v0.2.0
1622026-09-08T02:13:11.863Z Downloaded unicode-ident v1.0.24
1632026-09-08T02:13:11.869Z Downloaded ident_case v1.0.1
1642026-09-08T02:13:11.872Z Downloaded ipnetwork v0.21.1
1652026-09-08T02:13:11.872Z Downloaded plain v0.2.3
1662026-09-08T02:13:11.872Z Downloaded aho-corasick v1.1.4
1672026-09-08T02:13:11.875Z Downloaded heapless v0.8.0
1682026-09-08T02:13:11.878Z Downloaded dtrace-parser v0.3.0
1692026-09-08T02:13:11.878Z Downloaded macaddr v1.0.1
1702026-09-08T02:13:11.878Z Downloaded memmap2 v0.9.11
1712026-09-08T02:13:11.879Z Downloaded ref-cast v1.0.25
1722026-09-08T02:13:11.882Z Downloaded crc32fast v1.5.0
1732026-09-08T02:13:11.889Z Downloaded proc-macro2 v1.0.106
1742026-09-08T02:13:11.895Z Downloaded defmt v0.3.100
1752026-09-08T02:13:11.902Z Downloaded darling v0.23.0
1762026-09-08T02:13:11.905Z Downloaded pretty-hex v0.4.2
1772026-09-08T02:13:11.905Z Downloaded darling_macro v0.23.0
1782026-09-08T02:13:11.905Z Downloaded ref-cast-impl v1.0.25
1792026-09-08T02:13:11.909Z Downloaded managed v0.8.0
1802026-09-08T02:13:11.909Z Downloaded thread-id v5.1.0
1812026-09-08T02:13:11.912Z Downloaded usdt-macro v0.6.0
1822026-09-08T02:13:11.912Z Downloaded defmt-macros v1.1.1
1832026-09-08T02:13:11.912Z Downloaded either v1.16.0
1842026-09-08T02:13:11.915Z Downloaded ingot v0.2.0
1852026-09-08T02:13:11.918Z Downloaded hash32 v0.3.1
1862026-09-08T02:13:11.918Z Downloaded embedded-io v0.4.0
1872026-09-08T02:13:11.921Z Downloaded usdt-attr-macro v0.6.0
1882026-09-08T02:13:11.921Z Downloaded cobs v0.3.0
1892026-09-08T02:13:11.925Z Downloaded pest_derive v2.8.7
1902026-09-08T02:13:11.928Z Downloaded postcard v1.1.3
1912026-09-08T02:13:11.931Z Downloaded dyn-clone v1.0.20
1922026-09-08T02:13:11.931Z Downloaded defmt-parser v1.0.0
1932026-09-08T02:13:11.934Z Downloaded scroll_derive v0.13.1
1942026-09-08T02:13:11.934Z Downloaded version_check v0.9.5
1952026-09-08T02:13:11.937Z Downloaded itoa v1.0.18
1962026-09-08T02:13:11.940Z Downloaded usdt v0.6.0
1972026-09-08T02:13:11.943Z Downloaded cfg-if v1.0.4
1982026-09-08T02:13:11.943Z Downloaded pest_generator v2.8.7
1992026-09-08T02:13:11.943Z Downloaded tabwriter v1.4.1
2002026-09-08T02:13:11.948Z Downloaded byteorder v1.5.0
2012026-09-08T02:13:11.951Z Downloaded scroll v0.13.0
2022026-09-08T02:13:11.951Z Downloaded stable_deref_trait v1.2.1
2032026-09-08T02:13:11.951Z Downloaded defmt v1.1.1
2042026-09-08T02:13:11.955Z Downloaded dof v0.4.0
2052026-09-08T02:13:11.959Z Downloaded bitflags v1.3.2
2062026-09-08T02:13:11.962Z Downloaded quote v1.0.46
2072026-09-08T02:13:11.965Z Downloaded serde_tokenstream v0.2.3
2082026-09-08T02:13:11.965Z Downloaded thiserror-impl v2.0.18
2092026-09-08T02:13:11.968Z Downloaded zmij v1.0.22
2102026-09-08T02:13:11.971Z Downloaded ingot-types v0.2.0
2112026-09-08T02:13:11.974Z Downloaded log v0.4.33
2122026-09-08T02:13:11.974Z Downloaded usdt-impl v0.6.0
2132026-09-08T02:13:11.977Z Downloaded ucd-trie v0.1.7
2142026-09-08T02:13:11.980Z Downloaded thiserror v2.0.18
2152026-09-08T02:13:11.985Z Downloaded pest_meta v2.8.7
2162026-09-08T02:13:11.992Z Downloaded uuid v1.23.5
2172026-09-08T02:13:12.013Z Downloaded serde_core v1.0.228
2182026-09-08T02:13:12.016Z Downloaded serde_derive v1.0.228
2192026-09-08T02:13:12.017Z Downloaded memchr v2.8.3
2202026-09-08T02:13:12.019Z Downloaded serde v1.0.228
2212026-09-08T02:13:12.028Z Downloaded zerocopy-derive v0.8.54
2222026-09-08T02:13:12.047Z Downloaded pest v2.8.7
2232026-09-08T02:13:12.050Z Downloaded itertools v0.15.0
2242026-09-08T02:13:12.064Z Downloaded regex v1.13.0
2252026-09-08T02:13:12.068Z Downloaded serde_json v1.0.150
2262026-09-08T02:13:12.115Z Downloaded zerocopy v0.8.54
2272026-09-08T02:13:12.125Z Downloaded unicode-width v0.2.2
2282026-09-08T02:13:12.128Z Downloaded smoltcp v0.11.0
2292026-09-08T02:13:12.134Z Downloaded syn v2.0.118
2302026-09-08T02:13:12.139Z Downloaded goblin v0.10.7
2312026-09-08T02:13:12.143Z Downloaded regex-syntax v0.8.11
2322026-09-08T02:13:12.157Z Downloaded regex-automata v0.4.15
2332026-09-08T02:13:12.164Z Downloaded libc v0.2.186
2342026-09-08T02:13:12.220Z Compiling proc-macro2 v1.0.106
2352026-09-08T02:13:12.220Z Compiling quote v1.0.46
2362026-09-08T02:13:12.220Z Compiling unicode-ident v1.0.24
2372026-09-08T02:13:12.223Z Documenting unicode-ident v1.0.24
2382026-09-08T02:13:12.223Z Compiling serde_core v1.0.228
2392026-09-08T02:13:12.223Z Compiling strsim v0.11.1
2402026-09-08T02:13:12.223Z Compiling ident_case v1.0.1
2412026-09-08T02:13:12.380Z Compiling memchr v2.8.3
2422026-09-08T02:13:12.399Z Compiling thiserror v2.0.18
2432026-09-08T02:13:12.408Z Compiling regex-syntax v0.8.11
2442026-09-08T02:13:12.586Z Compiling zerocopy v0.8.54
2452026-09-08T02:13:12.785Z Documenting proc-macro2 v1.0.106
2462026-09-08T02:13:12.943Z Compiling aho-corasick v1.1.4
2472026-09-08T02:13:12.978Z Compiling serde v1.0.228
2482026-09-08T02:13:13.209Z Checking syn v2.0.118
2492026-09-08T02:13:13.355Z Documenting quote v1.0.46
2502026-09-08T02:13:13.375Z Checking byteorder v1.5.0
2512026-09-08T02:13:13.430Z Compiling either v1.16.0
2522026-09-08T02:13:13.625Z Compiling itertools v0.15.0
2532026-09-08T02:13:13.849Z Documenting syn v2.0.118
2542026-09-08T02:13:14.055Z Compiling regex-automata v0.4.15
2552026-09-08T02:13:14.174Z Documenting strsim v0.11.1
2562026-09-08T02:13:14.311Z Documenting ident_case v1.0.1
2572026-09-08T02:13:14.404Z Compiling heapless v0.8.0
2582026-09-08T02:13:14.770Z Checking bitflags v2.13.0
2592026-09-08T02:13:14.901Z Checking hash32 v0.3.1
2602026-09-08T02:13:14.919Z Documenting serde_core v1.0.228
2612026-09-08T02:13:14.953Z Checking stable_deref_trait v1.2.1
2622026-09-08T02:13:15.007Z Checking macaddr v1.0.1
2632026-09-08T02:13:15.016Z Documenting memchr v2.8.3
2642026-09-08T02:13:15.149Z Checking cfg-if v1.0.4
2652026-09-08T02:13:15.192Z Checking darling_core v0.23.0
2662026-09-08T02:13:15.206Z Compiling smoltcp v0.11.0
2672026-09-08T02:13:15.570Z Documenting regex-syntax v0.8.11
2682026-09-08T02:13:15.901Z Compiling regex v1.13.0
2692026-09-08T02:13:15.970Z Documenting darling_core v0.23.0
2702026-09-08T02:13:16.292Z Documenting aho-corasick v1.1.4
2712026-09-08T02:13:16.613Z Checking managed v0.8.0
2722026-09-08T02:13:16.640Z Checking bitflags v1.3.2
2732026-09-08T02:13:16.789Z Documenting thiserror-impl v2.0.18
2742026-09-08T02:13:16.891Z Compiling zerocopy-derive v0.8.54
2752026-09-08T02:13:16.948Z Compiling serde_derive v1.0.228
2762026-09-08T02:13:17.115Z Compiling thiserror-impl v2.0.18
2772026-09-08T02:13:17.246Z Documenting darling_macro v0.23.0
2782026-09-08T02:13:17.494Z Documenting regex-automata v0.4.15
2792026-09-08T02:13:17.880Z Documenting serde_derive v1.0.228
2802026-09-08T02:13:17.913Z Documenting zerocopy-derive v0.8.54
2812026-09-08T02:13:17.935Z Compiling darling_macro v0.23.0
2822026-09-08T02:13:17.960Z Compiling ref-cast v1.0.25
2832026-09-08T02:13:18.284Z Compiling crc32fast v1.5.0
2842026-09-08T02:13:18.425Z Checking cobs v0.3.0
2852026-09-08T02:13:18.528Z Compiling darling v0.23.0
2862026-09-08T02:13:18.586Z Documenting darling v0.23.0
2872026-09-08T02:13:18.600Z Compiling ingot-macros v0.2.0
2882026-09-08T02:13:18.622Z Documenting byteorder v1.5.0
2892026-09-08T02:13:18.849Z Documenting regex v1.13.0
2902026-09-08T02:13:18.928Z Documenting zerocopy v0.8.54
2912026-09-08T02:13:19.120Z Documenting thiserror v2.0.18
2922026-09-08T02:13:19.235Z Documenting hash32 v0.3.1
2932026-09-08T02:13:19.732Z Documenting ingot-macros v0.2.0
2942026-09-08T02:13:19.839Z Documenting serde v1.0.228
2952026-09-08T02:13:19.997Z Checking postcard v1.1.3
2962026-09-08T02:13:20.068Z Compiling ref-cast-impl v1.0.25
2972026-09-08T02:13:20.279Z Documenting bitflags v2.13.0
2982026-09-08T02:13:20.727Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2992026-09-08T02:13:20.822Z Documenting stable_deref_trait v1.2.1
3002026-09-08T02:13:21.069Z Compiling version_check v0.9.5
3012026-09-08T02:13:21.117Z Documenting macaddr v1.0.1
3022026-09-08T02:13:21.188Z Checking unicode-width v0.2.2
3032026-09-08T02:13:21.254Z Checking ipnetwork v0.21.1
3042026-09-08T02:13:21.331Z Documenting cfg-if v1.0.4
3052026-09-08T02:13:21.421Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3062026-09-08T02:13:21.430Z Documenting cobs v0.3.0
3072026-09-08T02:13:21.439Z Checking ingot-types v0.2.0
3082026-09-08T02:13:21.616Z Documenting managed v0.8.0
3092026-09-08T02:13:21.651Z Documenting heapless v0.8.0
3102026-09-08T02:13:21.693Z Checking tabwriter v1.4.1
3112026-09-08T02:13:21.769Z Checking ingot v0.2.0
3122026-09-08T02:13:21.860Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3132026-09-08T02:13:22.385Z Documenting ingot-types v0.2.0
3142026-09-08T02:13:22.557Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3152026-09-08T02:13:22.578Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3162026-09-08T02:13:22.594Z Documenting postcard v1.1.3
3172026-09-08T02:13:22.849Z Documenting ref-cast-impl v1.0.25
3182026-09-08T02:13:23.063Z Documenting unicode-width v0.2.2
3192026-09-08T02:13:23.129Z Documenting smoltcp v0.11.0
3202026-09-08T02:13:23.174Z Documenting either v1.16.0
3212026-09-08T02:13:23.313Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3222026-09-08T02:13:23.352Z Checking dyn-clone v1.0.20
3232026-09-08T02:13:23.448Z Documenting ipnetwork v0.21.1
3242026-09-08T02:13:23.653Z Documenting ingot v0.2.0
3252026-09-08T02:13:23.878Z Documenting crc32fast v1.5.0
3262026-09-08T02:13:24.024Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3272026-09-08T02:13:24.133Z Documenting ref-cast v1.0.25
3282026-09-08T02:13:24.356Z Documenting tabwriter v1.4.1
3292026-09-08T02:13:24.616Z Documenting itertools v0.15.0
3302026-09-08T02:13:25.013Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3312026-09-08T02:13:25.251Z Documenting dyn-clone v1.0.20
3322026-09-08T02:13:25.833Z Documenting uuid v1.23.5
3332026-09-08T02:13:26.138Z Checking uuid v1.23.5
3342026-09-08T02:13:26.377Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3352026-09-08T02:13:26.426Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3362026-09-08T02:13:26.892Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3372026-09-08T02:13:28.932Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3382026-09-08T02:13:31.277Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3392026-09-08T02:13:32.863Z Finished `dev` profile [optimized + debuginfo] target(s) in 26.04s
3402026-09-08T02:13:32.950Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3412026-09-08T02:13:32.976Z
3422026-09-08T02:13:32.979Zreal 26.141110438
3432026-09-08T02:13:32.979Zuser 1:21.317160244
3442026-09-08T02:13:32.979Zsys 17.392712128
3452026-09-08T02:13:32.979Ztrap 0.041255598
3462026-09-08T02:13:32.979Ztflt 0.155463557
3472026-09-08T02:13:32.980Zdflt 0.148007860
3482026-09-08T02:13:32.980Zkflt 0.001699041
3492026-09-08T02:13:32.980Zlock 8:14.583071407
3502026-09-08T02:13:32.980Zslp 5:02.827577875
3512026-09-08T02:13:32.980Zlat 8.005720113
3522026-09-08T02:13:32.980Zstop 13.134230693
3532026-09-08T02:13:32.980Z+ header 'analyze std + api + usdt'
3542026-09-08T02:13:32.980Z+ echo '# ==== analyze std + api + usdt ==== #'
3552026-09-08T02:13:32.980Z# ==== analyze std + api + usdt ==== #
3562026-09-08T02:13:32.980Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3572026-09-08T02:13:33.153Z Downloading crates ...
3582026-09-08T02:13:33.217Z Downloaded circular v0.3.0
3592026-09-08T02:13:33.221Z Downloaded dtor-proc-macro v0.0.13
3602026-09-08T02:13:33.221Z Downloaded futures-sink v0.3.32
3612026-09-08T02:13:33.221Z Downloaded dtor v0.8.1
3622026-09-08T02:13:33.224Z Downloaded futures-macro v0.3.32
3632026-09-08T02:13:33.228Z Downloaded futures-core v0.3.32
3642026-09-08T02:13:33.228Z Downloaded futures-task v0.3.32
3652026-09-08T02:13:33.228Z Downloaded ctor-proc-macro v0.0.13
3662026-09-08T02:13:33.228Z Downloaded rusticata-macros v5.0.0
3672026-09-08T02:13:33.231Z Downloaded futures-io v0.3.32
3682026-09-08T02:13:33.231Z Downloaded typeid v1.0.3
3692026-09-08T02:13:33.234Z Downloaded link-section v0.2.1
3702026-09-08T02:13:33.237Z Downloaded futures-executor v0.3.32
3712026-09-08T02:13:33.237Z Downloaded cookie-factory v0.3.3
3722026-09-08T02:13:33.237Z Downloaded pin-project-lite v0.2.17
3732026-09-08T02:13:33.240Z Downloaded slab v0.4.12
3742026-09-08T02:13:33.243Z Downloaded ctor v0.10.1
3752026-09-08T02:13:33.243Z Downloaded futures-channel v0.3.32
3762026-09-08T02:13:33.243Z Downloaded futures-util v0.3.32
3772026-09-08T02:13:33.249Z Downloaded once_cell v1.21.4
3782026-09-08T02:13:33.252Z Downloaded futures v0.3.32
3792026-09-08T02:13:33.256Z Downloaded anyhow v1.0.103
3802026-09-08T02:13:33.260Z Downloaded ron v0.12.2
3812026-09-08T02:13:33.264Z Downloaded nom v8.0.0
3822026-09-08T02:13:33.267Z Downloaded pcap-parser v0.17.0
3832026-09-08T02:13:33.316Z Compiling proc-macro2 v1.0.106
3842026-09-08T02:13:33.319Z Compiling quote v1.0.46
3852026-09-08T02:13:33.320Z Compiling unicode-ident v1.0.24
3862026-09-08T02:13:33.320Z Compiling memchr v2.8.3
3872026-09-08T02:13:33.320Z Compiling thiserror v2.0.18
3882026-09-08T02:13:33.320Z Compiling serde_core v1.0.228
3892026-09-08T02:13:33.320Z Compiling zerocopy v0.8.54
3902026-09-08T02:13:33.339Z Compiling zmij v1.0.22
3912026-09-08T02:13:33.650Z Compiling libc v0.2.186
3922026-09-08T02:13:33.681Z Compiling serde_json v1.0.150
3932026-09-08T02:13:33.681Z Compiling ucd-trie v0.1.7
3942026-09-08T02:13:33.867Z Compiling pest v2.8.7
3952026-09-08T02:13:33.887Z Compiling serde v1.0.228
3962026-09-08T02:13:33.896Z Compiling strsim v0.11.1
3972026-09-08T02:13:34.071Z Compiling ident_case v1.0.1
3982026-09-08T02:13:34.247Z Compiling aho-corasick v1.1.4
3992026-09-08T02:13:34.393Z Checking byteorder v1.5.0
4002026-09-08T02:13:34.508Z Compiling syn v2.0.118
4012026-09-08T02:13:34.524Z Compiling itoa v1.0.18
4022026-09-08T02:13:34.584Z Compiling regex-syntax v0.8.11
4032026-09-08T02:13:35.053Z Compiling pest_meta v2.8.7
4042026-09-08T02:13:35.085Z Compiling usdt-impl v0.6.0
4052026-09-08T02:13:35.114Z Compiling either v1.16.0
4062026-09-08T02:13:35.238Z Checking bitflags v2.13.0
4072026-09-08T02:13:35.318Z Compiling itertools v0.15.0
4082026-09-08T02:13:35.560Z Compiling thread-id v5.1.0
4092026-09-08T02:13:35.721Z Compiling heapless v0.8.0
4102026-09-08T02:13:35.920Z Checking futures-core v0.3.32
4112026-09-08T02:13:35.933Z Checking plain v0.2.3
4122026-09-08T02:13:36.007Z Checking futures-sink v0.3.32
4132026-09-08T02:13:36.023Z Compiling regex-automata v0.4.15
4142026-09-08T02:13:36.098Z Checking log v0.4.33
4152026-09-08T02:13:36.248Z Checking futures-channel v0.3.32
4162026-09-08T02:13:36.606Z Checking hash32 v0.3.1
4172026-09-08T02:13:36.646Z Checking futures-task v0.3.32
4182026-09-08T02:13:36.676Z Checking slab v0.4.12
4192026-09-08T02:13:36.718Z Compiling smoltcp v0.11.0
4202026-09-08T02:13:36.766Z Checking pin-project-lite v0.2.17
4212026-09-08T02:13:36.773Z Checking macaddr v1.0.1
4222026-09-08T02:13:36.824Z Checking futures-io v0.3.32
4232026-09-08T02:13:36.847Z Checking stable_deref_trait v1.2.1
4242026-09-08T02:13:36.907Z Checking cfg-if v1.0.4
4252026-09-08T02:13:36.928Z Checking pretty-hex v0.4.2
4262026-09-08T02:13:36.956Z Compiling pest_generator v2.8.7
4272026-09-08T02:13:36.995Z Compiling darling_core v0.23.0
4282026-09-08T02:13:37.206Z Compiling crc32fast v1.5.0
4292026-09-08T02:13:37.396Z Checking managed v0.8.0
4302026-09-08T02:13:37.480Z Checking bitflags v1.3.2
4312026-09-08T02:13:37.484Z Compiling ref-cast v1.0.25
4322026-09-08T02:13:37.538Z Compiling version_check v0.9.5
4332026-09-08T02:13:37.580Z Checking memmap2 v0.9.11
4342026-09-08T02:13:37.736Z Compiling regex v1.13.0
4352026-09-08T02:13:37.794Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4362026-09-08T02:13:37.807Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4372026-09-08T02:13:38.036Z Checking ipnetwork v0.21.1
4382026-09-08T02:13:38.107Z Checking unicode-width v0.2.2
4392026-09-08T02:13:38.161Z Compiling thiserror-impl v2.0.18
4402026-09-08T02:13:38.202Z Compiling serde_derive v1.0.228
4412026-09-08T02:13:38.277Z Compiling zerocopy-derive v0.8.54
4422026-09-08T02:13:38.345Z Compiling pest_derive v2.8.7
4432026-09-08T02:13:38.552Z Compiling scroll_derive v0.13.1
4442026-09-08T02:13:38.745Z Compiling futures-macro v0.3.32
4452026-09-08T02:13:38.864Z Compiling ref-cast-impl v1.0.25
4462026-09-08T02:13:39.011Z Checking tabwriter v1.4.1
4472026-09-08T02:13:39.057Z Compiling darling_macro v0.23.0
4482026-09-08T02:13:39.429Z Compiling dtrace-parser v0.3.0
4492026-09-08T02:13:39.433Z Checking scroll v0.13.0
4502026-09-08T02:13:39.534Z Checking futures-util v0.3.32
4512026-09-08T02:13:39.605Z Compiling darling v0.23.0
4522026-09-08T02:13:39.672Z Compiling ingot-macros v0.2.0
4532026-09-08T02:13:39.680Z Checking goblin v0.10.7
4542026-09-08T02:13:39.946Z Checking cobs v0.3.0
4552026-09-08T02:13:40.035Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4562026-09-08T02:13:40.177Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4572026-09-08T02:13:40.793Z Checking nom v8.0.0
4582026-09-08T02:13:40.880Z Checking dyn-clone v1.0.20
4592026-09-08T02:13:41.314Z Checking postcard v1.1.3
4602026-09-08T02:13:41.460Z Compiling serde_tokenstream v0.2.3
4612026-09-08T02:13:41.477Z Checking futures-executor v0.3.32
4622026-09-08T02:13:41.592Z Compiling typeid v1.0.3
4632026-09-08T02:13:41.616Z Checking futures v0.3.32
4642026-09-08T02:13:41.680Z Compiling anyhow v1.0.103
4652026-09-08T02:13:41.737Z Checking cookie-factory v0.3.3
4662026-09-08T02:13:41.896Z Checking uuid v1.23.5
4672026-09-08T02:13:41.978Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4682026-09-08T02:13:42.109Z Compiling dtor-proc-macro v0.0.13
4692026-09-08T02:13:42.147Z Checking circular v0.3.0
4702026-09-08T02:13:42.315Z Checking once_cell v1.21.4
4712026-09-08T02:13:42.341Z Checking link-section v0.2.1
4722026-09-08T02:13:42.365Z Compiling ctor-proc-macro v0.0.13
4732026-09-08T02:13:42.386Z Checking dof v0.4.0
4742026-09-08T02:13:42.386Z Checking ingot-types v0.2.0
4752026-09-08T02:13:42.439Z Checking dtor v0.8.1
4762026-09-08T02:13:42.439Z Checking ron v0.12.2
4772026-09-08T02:13:42.688Z Checking ctor v0.10.1
4782026-09-08T02:13:42.711Z Checking ingot v0.2.0
4792026-09-08T02:13:42.714Z Checking rusticata-macros v5.0.0
4802026-09-08T02:13:42.829Z Checking pcap-parser v0.17.0
4812026-09-08T02:13:43.339Z Compiling usdt-macro v0.6.0
4822026-09-08T02:13:43.339Z Compiling usdt-attr-macro v0.6.0
4832026-09-08T02:13:43.932Z Checking usdt v0.6.0
4842026-09-08T02:13:44.156Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4852026-09-08T02:13:48.675Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4862026-09-08T02:13:50.408Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4872026-09-08T02:13:52.779Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.75s
4882026-09-08T02:13:52.811Z
4892026-09-08T02:13:52.814Zreal 19.828946953
4902026-09-08T02:13:52.814Zuser 1:11.008418786
4912026-09-08T02:13:52.814Zsys 14.668326537
4922026-09-08T02:13:52.814Ztrap 0.039571657
4932026-09-08T02:13:52.814Ztflt 0.092285519
4942026-09-08T02:13:52.815Zdflt 0.204083275
4952026-09-08T02:13:52.815Zkflt 0.000190740
4962026-09-08T02:13:52.815Zlock 4:39.001376665
4972026-09-08T02:13:52.815Zslp 3:45.029824712
4982026-09-08T02:13:52.815Zlat 4.258517346
4992026-09-08T02:13:52.815Zstop 9.432110984
5002026-09-08T02:13:52.815Z+ header 'analyze no_std + engine + kernel'
5012026-09-08T02:13:52.815Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5022026-09-08T02:13:52.815Z# ==== analyze no_std + engine + kernel ==== #
5032026-09-08T02:13:52.815Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5042026-09-08T02:13:52.977Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5052026-09-08T02:13:52.977Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5062026-09-08T02:13:52.977Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5072026-09-08T02:13:52.977Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5082026-09-08T02:13:53.190Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5092026-09-08T02:13:56.279Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5102026-09-08T02:13:57.436Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.58s
5112026-09-08T02:13:57.462Z
5122026-09-08T02:13:57.465Zreal 4.644656918
5132026-09-08T02:13:57.465Zuser 4.773963304
5142026-09-08T02:13:57.465Zsys 0.925928443
5152026-09-08T02:13:57.465Ztrap 0.000599970
5162026-09-08T02:13:57.465Ztflt 0.015548959
5172026-09-08T02:13:57.465Zdflt 0.009158884
5182026-09-08T02:13:57.465Zkflt 0.000000000
5192026-09-08T02:13:57.465Zlock 15.046656359
5202026-09-08T02:13:57.465Zslp 17.892638566
5212026-09-08T02:13:57.465Zlat 0.006053020
5222026-09-08T02:13:57.465Zstop 0.191409898
5232026-09-08T02:13:57.465Z+ header test
5242026-09-08T02:13:57.465Z+ echo '# ==== test ==== #'
5252026-09-08T02:13:57.465Z+ ptime -m cargo test
5262026-09-08T02:13:57.465Z# ==== test ==== #
5272026-09-08T02:13:57.615Z Compiling memchr v2.8.3
5282026-09-08T02:13:57.624Z Compiling serde_core v1.0.228
5292026-09-08T02:13:57.638Z Compiling thiserror v2.0.18
5302026-09-08T02:13:57.641Z Compiling zerocopy v0.8.54
5312026-09-08T02:13:57.641Z Compiling byteorder v1.5.0
5322026-09-08T02:13:57.649Z Compiling unicode-ident v1.0.24
5332026-09-08T02:13:57.653Z Compiling zmij v1.0.22
5342026-09-08T02:13:57.653Z Compiling libc v0.2.186
5352026-09-08T02:13:57.718Z Compiling scroll v0.13.0
5362026-09-08T02:13:57.765Z Compiling proc-macro2 v1.0.106
5372026-09-08T02:13:57.847Z Compiling plain v0.2.3
5382026-09-08T02:13:57.947Z Compiling log v0.4.33
5392026-09-08T02:13:57.981Z Compiling futures-sink v0.3.32
5402026-09-08T02:13:58.047Z Compiling futures-core v0.3.32
5412026-09-08T02:13:58.047Z Compiling ucd-trie v0.1.7
5422026-09-08T02:13:58.068Z Compiling itoa v1.0.18
5432026-09-08T02:13:58.134Z Compiling quote v1.0.46
5442026-09-08T02:13:58.174Z Compiling pest v2.8.7
5452026-09-08T02:13:58.324Z Compiling futures-channel v0.3.32
5462026-09-08T02:13:58.568Z Compiling goblin v0.10.7
5472026-09-08T02:13:58.711Z Compiling hash32 v0.3.1
5482026-09-08T02:13:58.759Z Compiling slab v0.4.12
5492026-09-08T02:13:58.870Z Compiling futures-task v0.3.32
5502026-09-08T02:13:58.935Z Compiling stable_deref_trait v1.2.1
5512026-09-08T02:13:59.007Z Compiling futures-io v0.3.32
5522026-09-08T02:13:59.056Z Compiling cfg-if v1.0.4
5532026-09-08T02:13:59.118Z Compiling pretty-hex v0.4.2
5542026-09-08T02:13:59.174Z Compiling pin-project-lite v0.2.17
5552026-09-08T02:13:59.190Z Compiling macaddr v1.0.1
5562026-09-08T02:13:59.242Z Compiling futures-util v0.3.32
5572026-09-08T02:13:59.259Z Compiling dtrace-parser v0.3.0
5582026-09-08T02:13:59.437Z Compiling serde v1.0.228
5592026-09-08T02:13:59.601Z Compiling bitflags v2.13.0
5602026-09-08T02:13:59.856Z Compiling serde_json v1.0.150
5612026-09-08T02:14:00.042Z Compiling heapless v0.8.0
5622026-09-08T02:14:00.089Z Compiling syn v2.0.118
5632026-09-08T02:14:00.465Z Compiling ingot-types v0.2.0
5642026-09-08T02:14:00.486Z Compiling thread-id v5.1.0
5652026-09-08T02:14:00.559Z Compiling cobs v0.3.0
5662026-09-08T02:14:00.588Z Compiling managed v0.8.0
5672026-09-08T02:14:00.809Z Compiling bitflags v1.3.2
5682026-09-08T02:14:00.829Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5692026-09-08T02:14:00.856Z Compiling smoltcp v0.11.0
5702026-09-08T02:14:00.871Z Compiling ingot v0.2.0
5712026-09-08T02:14:01.053Z Compiling postcard v1.1.3
5722026-09-08T02:14:01.406Z Compiling futures-executor v0.3.32
5732026-09-08T02:14:01.979Z Compiling dof v0.4.0
5742026-09-08T02:14:01.993Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5752026-09-08T02:14:02.597Z Compiling memmap2 v0.9.11
5762026-09-08T02:14:02.841Z Compiling usdt-impl v0.6.0
5772026-09-08T02:14:02.891Z Compiling ipnetwork v0.21.1
5782026-09-08T02:14:02.954Z Compiling either v1.16.0
5792026-09-08T02:14:03.053Z Compiling unicode-width v0.2.2
5802026-09-08T02:14:03.133Z Compiling itertools v0.15.0
5812026-09-08T02:14:03.356Z Compiling tabwriter v1.4.1
5822026-09-08T02:14:03.382Z Compiling usdt v0.6.0
5832026-09-08T02:14:03.774Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5842026-09-08T02:14:03.990Z Compiling ref-cast v1.0.25
5852026-09-08T02:14:04.086Z Compiling futures v0.3.32
5862026-09-08T02:14:04.150Z Compiling crc32fast v1.5.0
5872026-09-08T02:14:04.154Z Compiling nom v8.0.0
5882026-09-08T02:14:04.396Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5892026-09-08T02:14:05.035Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5902026-09-08T02:14:05.105Z Compiling dyn-clone v1.0.20
5912026-09-08T02:14:05.270Z Compiling cookie-factory v0.3.3
5922026-09-08T02:14:05.592Z Compiling uuid v1.23.5
5932026-09-08T02:14:05.811Z Compiling circular v0.3.0
5942026-09-08T02:14:06.061Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5952026-09-08T02:14:06.213Z Compiling dtor v0.8.1
5962026-09-08T02:14:06.233Z Compiling anyhow v1.0.103
5972026-09-08T02:14:06.295Z Compiling typeid v1.0.3
5982026-09-08T02:14:06.299Z Compiling once_cell v1.21.4
5992026-09-08T02:14:06.303Z Compiling link-section v0.2.1
6002026-09-08T02:14:06.400Z Compiling ctor v0.10.1
6012026-09-08T02:14:06.435Z Compiling ron v0.12.2
6022026-09-08T02:14:06.569Z Compiling rusticata-macros v5.0.0
6032026-09-08T02:14:06.821Z Compiling pcap-parser v0.17.0
6042026-09-08T02:14:12.212Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6052026-09-08T02:14:14.497Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6062026-09-08T02:15:01.467Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s
6072026-09-08T02:15:01.483Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707)
6082026-09-08T02:15:01.487Z
6092026-09-08T02:15:01.487Zrunning 18 tests
6102026-09-08T02:15:01.487Ztest api::tests::parse_bad_proto_filter ... ok
6112026-09-08T02:15:01.487Ztest api::tests::parse_good_proto_filter ... ok
6122026-09-08T02:15:01.487Ztest api::tests::parse_bad_address ... ok
6132026-09-08T02:15:01.487Ztest api::tests::ports_from_str_bad ... ok
6142026-09-08T02:15:01.487Ztest api::tests::parse_good_address ... ok
6152026-09-08T02:15:01.487Ztest api::tests::ports_from_str_good ... ok
6162026-09-08T02:15:01.487Ztest api::tests::validate_sources_accepts_ordinary_unicast ... ok
6172026-09-08T02:15:01.487Ztest api::tests::validate_sources_ignores_exclude_sets ... ok
6182026-09-08T02:15:01.487Ztest cfg::tests::test_required_nat_space ... ok
6192026-09-08T02:15:01.487Ztest api::tests::validate_sources_rejects_unfit_addresses ... ok
6202026-09-08T02:15:01.487Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6212026-09-08T02:15:01.487Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6222026-09-08T02:15:01.487Ztest engine::geneve::test::parse_single_opt ... ok
6232026-09-08T02:15:01.487Ztest engine::geneve::test::parse_multi_opt ... ok
6242026-09-08T02:15:01.487Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6252026-09-08T02:15:01.487Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6262026-09-08T02:15:01.487Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6272026-09-08T02:15:01.491Ztest engine::firewall::tests::port_predicate_simplification ... ok
6282026-09-08T02:15:01.491Z
6292026-09-08T02:15:01.491Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6302026-09-08T02:15:01.491Z
6312026-09-08T02:15:01.491Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763)
6322026-09-08T02:15:01.491Z
6332026-09-08T02:15:01.491Zrunning 4 tests
6342026-09-08T02:15:01.491Ztest firewall_external_inbound ... ok
6352026-09-08T02:15:01.491Ztest firewall_vni_outbound ... ok
6362026-09-08T02:15:01.491Ztest firewall_vni_inbound ... ok
6372026-09-08T02:15:01.491Ztest firewall_replace_rules ... ok
6382026-09-08T02:15:01.491Z
6392026-09-08T02:15:01.491Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6402026-09-08T02:15:01.491Z
6412026-09-08T02:15:01.491Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a)
6422026-09-08T02:15:01.494Z
6432026-09-08T02:15:01.495Zrunning 2 tests
6442026-09-08T02:15:01.495Ztest parse_in_regression ... ok
6452026-09-08T02:15:01.495Ztest parse_out_regression ... ok
6462026-09-08T02:15:01.495Z
6472026-09-08T02:15:01.495Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6482026-09-08T02:15:01.495Z
6492026-09-08T02:15:01.495Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1)
6502026-09-08T02:15:01.498Z
6512026-09-08T02:15:01.498Zrunning 50 tests
6522026-09-08T02:15:01.498Ztest bad_ip_len ... ok
6532026-09-08T02:15:01.498Ztest add_remove_fw_rule ... ok
6542026-09-08T02:15:01.498Ztest check_layers ... ok
6552026-09-08T02:15:01.498Ztest arp_gateway ... ok
6562026-09-08T02:15:01.498Ztest external_attached_subnets_cannot_reach_internal ... ok
6572026-09-08T02:15:01.498Ztest anti_spoof ... ok
6582026-09-08T02:15:01.498Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6592026-09-08T02:15:01.498Ztest external_attached_subnets_dont_apply_nat ... ok
6602026-09-08T02:15:01.498Ztest flow_expiration ... ok
6612026-09-08T02:15:01.498Ztest gateway_icmp4_ping ... ok
6622026-09-08T02:15:01.498Ztest gateway_icmpv6_ping ... ok
6632026-09-08T02:15:01.498Ztest external_ip_epoch_affinity_preserved ... ok
6642026-09-08T02:15:01.498Ztest external_ip_reconfigurable ... ok
6652026-09-08T02:15:01.498Ztest early_tcp_invalidation ... ok
6662026-09-08T02:15:01.498Ztest gateway_router_advert_reply ... ok
6672026-09-08T02:15:01.498Ztest guest_to_guest_no_route ... ok
6682026-09-08T02:15:01.498Ztest guest_to_internet_ipv4 ... ok
6692026-09-08T02:15:01.499Ztest guest_to_guest_diff_vpc_no_peer ... ok
6702026-09-08T02:15:01.499Ztest guest_to_internet_ipv6 ... ok
6712026-09-08T02:15:01.499Ztest inbound_ndp_dropped_at_gateway ... ok
6722026-09-08T02:15:01.499Ztest icmp_inner_has_nat_applied ... ok
6732026-09-08T02:15:01.499Ztest icmpv6_inner_has_nat_applied ... ok
6742026-09-08T02:15:01.499Ztest guest_to_guest ... ok
6752026-09-08T02:15:01.499Ztest external_ip_receive_and_reply_on_all ... ok
6762026-09-08T02:15:01.499Ztest intra_subnet_routes_with_custom ... ok
6772026-09-08T02:15:01.499Ztest no_panic_on_flow_table_full ... ok
6782026-09-08T02:15:01.499Ztest outbound_ndp_dropped ... ok
6792026-09-08T02:15:01.499Ztest packet_body_pullup ... ok
6802026-09-08T02:15:01.499Ztest internal_attached_subnets ... ok
6812026-09-08T02:15:01.499Ztest offload_info_preserved ... ok
6822026-09-08T02:15:01.499Ztest external_ip_balanced_over_floating_ips ... ok
6832026-09-08T02:15:01.499Ztest port_transition_reset ... ok
6842026-09-08T02:15:01.499Ztest port_transition_running ... ok
6852026-09-08T02:15:01.502Ztest port_as_router_target ... ok
6862026-09-08T02:15:01.502Ztest port_transition_pause ... ok
6872026-09-08T02:15:01.502Ztest packet_too_big_generation ... ok
6882026-09-08T02:15:01.502Ztest select_eip_conditioned_on_igw ... ok
6892026-09-08T02:15:01.502Ztest tcp_invalidation_does_not_block_connection ... ok
6902026-09-08T02:15:01.502Ztest snat_icmp4_echo_rewrite ... ok
6912026-09-08T02:15:01.502Ztest snat_icmp6_echo_rewrite ... ok
6922026-09-08T02:15:01.503Ztest test_drop_on_unknown_critical_option ... ok
6932026-09-08T02:15:01.503Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6942026-09-08T02:15:01.503Ztest test_tcp_multicast_denied ... ok
6952026-09-08T02:15:01.503Ztest tcp_inbound ... ok
6962026-09-08T02:15:01.503Ztest test_ipv6_multicast_encapsulation ... ok
6972026-09-08T02:15:01.503Ztest tcp_outbound ... ok
6982026-09-08T02:15:01.503Ztest test_gateway_neighbor_advert_reply ... ok
6992026-09-08T02:15:01.503Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7002026-09-08T02:15:01.503Ztest uft_lft_invalidation_out ... ok
7012026-09-08T02:15:01.503Ztest uft_lft_invalidation_in ... ok
7022026-09-08T02:15:01.503Z
7032026-09-08T02:15:01.503Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7042026-09-08T02:15:01.503Z
7052026-09-08T02:15:01.503Z Doc-tests oxide_vpc
7062026-09-08T02:15:01.802Z
7072026-09-08T02:15:01.802Zrunning 0 tests
7082026-09-08T02:15:01.802Z
7092026-09-08T02:15:01.802Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7102026-09-08T02:15:01.802Z
7112026-09-08T02:15:01.833Z
7122026-09-08T02:15:01.833Zreal 1:04.360194792
7132026-09-08T02:15:01.833Zuser 3:28.442532471
7142026-09-08T02:15:01.833Zsys 12.158253941
7152026-09-08T02:15:01.833Ztrap 0.091402641
7162026-09-08T02:15:01.833Ztflt 0.192257725
7172026-09-08T02:15:01.833Zdflt 0.415536087
7182026-09-08T02:15:01.837Zkflt 0.000027640
7192026-09-08T02:15:01.837Zlock 15:05.659077390
7202026-09-08T02:15:01.837Zslp 6:46.233515293
7212026-09-08T02:15:01.837Zlat 7.606788122
7222026-09-08T02:15:01.837Zstop 6.389944682
7232026-09-08T02:15:01.837Zprocess exited: duration 129174 ms, exit code 0
 
7242026-09-08T02:15:01.843Zfound 0 output files