01M24NB6K615KHFW9JT38JRP8S: oxide-vpc

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

Buildomat Job: 01M24NC0JMJZFS941DE4CCRH5W

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:22:51.491Zjob assigned to worker 01M24NC9R6MY98H9W3P1VQ2800 [factory aws, i-05702394e48b517fa] (queued for 1 m 1 s)
 
22026-09-10T03:22:58.403Zstarting task 0: "setup"
32026-09-10T03:22:58.406Z++ uname -s
42026-09-10T03:22:58.409Z+ kern=SunOS
52026-09-10T03:22:58.409Z+ build_user=build
62026-09-10T03:22:58.409Z+ build_uid=12345
72026-09-10T03:22:58.409Z+ work_dir=/work
82026-09-10T03:22:58.409Z+ input_dir=/input
92026-09-10T03:22:58.409Z+ [[ 0 == 12345 ]]
102026-09-10T03:22:58.409Z+ case "$kern" in
112026-09-10T03:22:58.410Z+ groupadd -g 12345 build
122026-09-10T03:22:58.414Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:23:00.417Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:23:00.499Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:23:00.503Z+ home_fs=zfs
162026-09-10T03:23:00.503Z+ [[ zfs == autofs ]]
172026-09-10T03:23:00.503Z+ mkdir -p /home/build
182026-09-10T03:23:00.503Z+ chown build:build /home/build /work
192026-09-10T03:23:02.506Z+ chmod 0700 /home/build /work
202026-09-10T03:23:02.513Zprocess exited: duration 4106 ms, exit code 0
 
212026-09-10T03:23:02.523Zstarting task 1: "rust-toolchain"
222026-09-10T03:23:02.527Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-10T03:23:02.528Z * rust toolchain channel = "1.97.1"
242026-09-10T03:23:02.528Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-10T03:23:02.528Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-10T03:23:02.528Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:23:02.528Z * rust toolchain profile = "default"
282026-09-10T03:23:02.542Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:23:02.542Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-10T03:23:02.641Zinfo: downloading installer
312026-09-10T03:23:03.962Zinfo: profile set to default
322026-09-10T03:23:03.962Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:23:03.971Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-10T03:23:04.095Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-10T03:23:04.105Zinfo: downloading 6 components
362026-09-10T03:23:18.084Z
372026-09-10T03:23:18.084Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-10T03:23:18.125Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-10T03:23:18.125Z
402026-09-10T03:23:18.125Z
412026-09-10T03:23:18.125ZRust is installed now. Great!
422026-09-10T03:23:18.126Z
432026-09-10T03:23:18.126ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:23:18.126Zenvironment variable. This has not been done automatically.
452026-09-10T03:23:18.126Z
462026-09-10T03:23:18.126ZTo configure your current shell, you need to source
472026-09-10T03:23:18.126Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:23:18.126Z
492026-09-10T03:23:18.126ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:23:18.126Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:23:18.126Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:23:18.126ZCC_x86_64-unknown-illumos = None
532026-09-10T03:23:18.126Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:23:18.126ZCC_x86_64_unknown_illumos = None
552026-09-10T03:23:18.126Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:23:18.126ZHOST_CC = None
572026-09-10T03:23:18.126Zcargo:rerun-if-env-changed=CC
582026-09-10T03:23:18.127ZCC = None
592026-09-10T03:23:18.127Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:23:18.297Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:23:18.297ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:23:18.297Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:23:18.297ZCFLAGS = None
642026-09-10T03:23:18.297Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:23:18.297ZHOST_CFLAGS = None
662026-09-10T03:23:18.297Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:23:18.297ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:23:18.297Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:23:18.298ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:23:18.393Z+ rustup --version
712026-09-10T03:23:18.399Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:23:18.426Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:23:18.458Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-10T03:23:18.458Z+ cargo --version
752026-09-10T03:23:18.516Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-10T03:23:18.516Z+ rustc --version
772026-09-10T03:23:18.516Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-10T03:23:18.516Zprocess exited: duration 15937 ms, exit code 0
 
792026-09-10T03:23:18.591Zstarting task 2: "authentication"
802026-09-10T03:23:18.603Zprocess exited: duration 39 ms, exit code 0
 
812026-09-10T03:23:18.669Zstarting task 3: "clone repository"
822026-09-10T03:23:18.673Z+ mkdir -p /work/oxidecomputer/opte
832026-09-10T03:23:18.673Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-10T03:23:18.698ZCloning into '/work/oxidecomputer/opte'...
852026-09-10T03:23:19.976Z+ cd /work/oxidecomputer/opte
862026-09-10T03:23:19.977Z+ git fetch origin cd40a86becac5c57dab8c7a0cbef6d2f58407523
872026-09-10T03:23:20.244ZFrom https://github.com/oxidecomputer/opte
882026-09-10T03:23:20.244Z * branch cd40a86becac5c57dab8c7a0cbef6d2f58407523 -> FETCH_HEAD
892026-09-10T03:23:20.251Z+ [[ -n renovate/bitflags-2.x-lockfile ]]
902026-09-10T03:23:20.255Z++ git branch --show-current
912026-09-10T03:23:20.255Z+ current=master
922026-09-10T03:23:20.255Z+ [[ master != renovate/bitflags-2.x-lockfile ]]
932026-09-10T03:23:20.255Z+ git branch -f renovate/bitflags-2.x-lockfile cd40a86becac5c57dab8c7a0cbef6d2f58407523
942026-09-10T03:23:20.269Z+ git checkout -f renovate/bitflags-2.x-lockfile
952026-09-10T03:23:20.290ZSwitched to branch 'renovate/bitflags-2.x-lockfile'
962026-09-10T03:23:20.302Z+ git reset --hard cd40a86becac5c57dab8c7a0cbef6d2f58407523
972026-09-10T03:23:20.302ZHEAD is now at cd40a86 Update Rust crate bitflags to v2.13.2
982026-09-10T03:23:20.302Zprocess exited: duration 1637 ms, exit code 0
 
992026-09-10T03:23:20.348Zstarting task 4: "build"
1002026-09-10T03:23:20.355Z+ source .github/buildomat/common.sh
1012026-09-10T03:23:20.355Z++ rustup show active-toolchain
1022026-09-10T03:23:20.355Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-10T03:23:20.355Z++ pushd xde
1042026-09-10T03:23:20.355Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-10T03:23:20.355Z++ rustup show active-toolchain
1062026-09-10T03:23:20.355Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-10T03:23:20.492Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-10T03:23:20.541Zinfo: downloading 6 components
1092026-09-10T03:23:34.019Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-10T03:23:34.019Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-10T03:23:34.020Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1122026-09-10T03:23:34.021Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-10T03:23:34.021Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-10T03:23:34.021Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-10T03:23:34.110Z+++ rustup show active-toolchain -v
1162026-09-10T03:23:34.135Z+++ head -n 1
1172026-09-10T03:23:34.135Z+++ cut '-d ' -f1
1182026-09-10T03:23:34.220Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-10T03:23:34.220Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-10T03:23:34.302Z++ popd
1212026-09-10T03:23:34.302Z/work/oxidecomputer/opte
1222026-09-10T03:23:34.310Z+ cargo --version
1232026-09-10T03:23:34.310Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-10T03:23:34.310Z+ rustc --version
1252026-09-10T03:23:34.310Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-10T03:23:34.311Z+ cd lib/oxide-vpc
1272026-09-10T03:23:34.311Z+ header 'check style'
1282026-09-10T03:23:34.311Z+ echo '# ==== check style ==== #'
1292026-09-10T03:23:34.311Z# ==== check style ==== #
1302026-09-10T03:23:34.311Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-10T03:23:34.355Z
1322026-09-10T03:23:34.355Zreal 0.130547327
1332026-09-10T03:23:34.355Zuser 0.094323843
1342026-09-10T03:23:34.355Zsys 0.031206000
1352026-09-10T03:23:34.355Ztrap 0.000036460
1362026-09-10T03:23:34.355Ztflt 0.000018510
1372026-09-10T03:23:34.355Zdflt 0.000003900
1382026-09-10T03:23:34.355Zkflt 0.000000000
1392026-09-10T03:23:34.356Zlock 0.022589100
1402026-09-10T03:23:34.356Zslp 0.110235969
1412026-09-10T03:23:34.356Zlat 0.000775240
1422026-09-10T03:23:34.356Zstop 0.000102610
1432026-09-10T03:23:34.356Z+ header 'check docs'
1442026-09-10T03:23:34.356Z+ echo '# ==== check docs ==== #'
1452026-09-10T03:23:34.356Z# ==== check docs ==== #
1462026-09-10T03:23:34.356Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-10T03:23:34.356Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-10T03:23:34.418Z Updating crates.io index
1492026-09-10T03:23:34.432Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-10T03:23:35.453Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-10T03:23:35.752Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-10T03:23:36.078Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-10T03:23:36.464Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-10T03:23:36.769Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-10T03:23:37.089Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-10T03:23:38.611Z Downloading crates ...
1572026-09-10T03:23:38.671Z Downloaded itoa v1.0.18
1582026-09-10T03:23:38.677Z Downloaded ref-cast-impl v1.0.25
1592026-09-10T03:23:38.687Z Downloaded ucd-trie v0.1.7
1602026-09-10T03:23:38.698Z Downloaded ident_case v1.0.1
1612026-09-10T03:23:38.707Z Downloaded embedded-io v0.6.1
1622026-09-10T03:23:38.707Z Downloaded hash32 v0.3.1
1632026-09-10T03:23:38.707Z Downloaded ref-cast v1.0.25
1642026-09-10T03:23:38.707Z Downloaded managed v0.8.0
1652026-09-10T03:23:38.707Z Downloaded embedded-io v0.4.0
1662026-09-10T03:23:38.723Z Downloaded pretty-hex v0.4.2
1672026-09-10T03:23:38.723Z Downloaded darling v0.23.0
1682026-09-10T03:23:38.723Z Downloaded ingot-types v0.2.0
1692026-09-10T03:23:38.723Z Downloaded pest_meta v2.8.7
1702026-09-10T03:23:38.734Z Downloaded dof v0.4.0
1712026-09-10T03:23:38.768Z Downloaded ingot v0.2.0
1722026-09-10T03:23:38.768Z Downloaded either v1.16.0
1732026-09-10T03:23:38.768Z Downloaded ingot-macros v0.2.0
1742026-09-10T03:23:38.768Z Downloaded log v0.4.33
1752026-09-10T03:23:38.768Z Downloaded postcard v1.1.3
1762026-09-10T03:23:38.775Z Downloaded darling_macro v0.23.0
1772026-09-10T03:23:38.775Z Downloaded byteorder v1.5.0
1782026-09-10T03:23:38.775Z Downloaded plain v0.2.3
1792026-09-10T03:23:38.775Z Downloaded cobs v0.3.0
1802026-09-10T03:23:38.775Z Downloaded defmt v0.3.100
1812026-09-10T03:23:38.775Z Downloaded defmt-parser v1.0.0
1822026-09-10T03:23:38.776Z Downloaded cfg-if v1.0.4
1832026-09-10T03:23:38.776Z Downloaded thread-id v5.1.0
1842026-09-10T03:23:38.776Z Downloaded usdt-attr-macro v0.6.0
1852026-09-10T03:23:38.776Z Downloaded dtrace-parser v0.3.0
1862026-09-10T03:23:38.776Z Downloaded dyn-clone v1.0.20
1872026-09-10T03:23:38.776Z Downloaded ipnetwork v0.21.1
1882026-09-10T03:23:38.776Z Downloaded crc32fast v1.5.0
1892026-09-10T03:23:38.776Z Downloaded tabwriter v1.4.1
1902026-09-10T03:23:38.776Z Downloaded strsim v0.11.1
1912026-09-10T03:23:38.776Z Downloaded version_check v0.9.5
1922026-09-10T03:23:38.781Z Downloaded usdt-macro v0.6.0
1932026-09-10T03:23:38.791Z Downloaded scroll_derive v0.13.1
1942026-09-10T03:23:38.791Z Downloaded pest_generator v2.8.7
1952026-09-10T03:23:38.791Z Downloaded pest_derive v2.8.7
1962026-09-10T03:23:38.791Z Downloaded scroll v0.13.0
1972026-09-10T03:23:38.796Z Downloaded bitflags v1.3.2
1982026-09-10T03:23:38.796Z Downloaded thiserror-impl v2.0.18
1992026-09-10T03:23:38.796Z Downloaded defmt-macros v1.1.1
2002026-09-10T03:23:38.796Z Downloaded usdt v0.6.0
2012026-09-10T03:23:38.796Z Downloaded stable_deref_trait v1.2.1
2022026-09-10T03:23:38.796Z Downloaded memmap2 v0.9.11
2032026-09-10T03:23:38.810Z Downloaded defmt v1.1.1
2042026-09-10T03:23:38.810Z Downloaded proc-macro2 v1.0.106
2052026-09-10T03:23:38.810Z Downloaded usdt-impl v0.6.0
2062026-09-10T03:23:38.810Z Downloaded macaddr v1.0.1
2072026-09-10T03:23:38.814Z Downloaded zmij v1.0.22
2082026-09-10T03:23:38.814Z Downloaded quote v1.0.46
2092026-09-10T03:23:38.814Z Downloaded thiserror v2.0.18
2102026-09-10T03:23:38.825Z Downloaded serde_tokenstream v0.2.3
2112026-09-10T03:23:38.825Z Downloaded darling_core v0.23.0
2122026-09-10T03:23:38.856Z Downloaded syn v2.0.118
2132026-09-10T03:23:38.862Z Downloaded serde_core v1.0.228
2142026-09-10T03:23:38.862Z Downloaded unicode-ident v1.0.24
2152026-09-10T03:23:38.862Z Downloaded bitflags v2.13.2
2162026-09-10T03:23:38.862Z Downloaded uuid v1.23.5
2172026-09-10T03:23:38.877Z Downloaded serde_derive v1.0.228
2182026-09-10T03:23:38.948Z Downloaded serde v1.0.228
2192026-09-10T03:23:38.948Z Downloaded heapless v0.8.0
2202026-09-10T03:23:39.000Z Downloaded memchr v2.8.3
2212026-09-10T03:23:39.000Z Downloaded zerocopy-derive v0.8.54
2222026-09-10T03:23:39.000Z Downloaded pest v2.8.7
2232026-09-10T03:23:39.000Z Downloaded regex v1.13.0
2242026-09-10T03:23:39.000Z Downloaded itertools v0.15.0
2252026-09-10T03:23:39.000Z Downloaded serde_json v1.0.150
2262026-09-10T03:23:39.000Z Downloaded aho-corasick v1.1.4
2272026-09-10T03:23:39.029Z Downloaded goblin v0.10.7
2282026-09-10T03:23:39.029Z Downloaded zerocopy v0.8.54
2292026-09-10T03:23:39.029Z Downloaded unicode-width v0.2.2
2302026-09-10T03:23:39.029Z Downloaded smoltcp v0.11.0
2312026-09-10T03:23:39.029Z Downloaded regex-syntax v0.8.11
2322026-09-10T03:23:39.045Z Downloaded regex-automata v0.4.15
2332026-09-10T03:23:39.049Z Downloaded libc v0.2.186
2342026-09-10T03:23:39.103Z Compiling proc-macro2 v1.0.106
2352026-09-10T03:23:39.103Z Compiling quote v1.0.46
2362026-09-10T03:23:39.103Z Compiling unicode-ident v1.0.24
2372026-09-10T03:23:39.108Z Documenting unicode-ident v1.0.24
2382026-09-10T03:23:39.108Z Compiling serde_core v1.0.228
2392026-09-10T03:23:39.108Z Compiling ident_case v1.0.1
2402026-09-10T03:23:39.108Z Compiling strsim v0.11.1
2412026-09-10T03:23:39.282Z Compiling memchr v2.8.3
2422026-09-10T03:23:39.312Z Compiling regex-syntax v0.8.11
2432026-09-10T03:23:39.452Z Compiling zerocopy v0.8.54
2442026-09-10T03:23:39.543Z Compiling serde v1.0.228
2452026-09-10T03:23:39.878Z Documenting proc-macro2 v1.0.106
2462026-09-10T03:23:39.883Z Compiling aho-corasick v1.1.4
2472026-09-10T03:23:39.883Z Compiling thiserror v2.0.18
2482026-09-10T03:23:42.059Z Compiling syn v2.0.118
2492026-09-10T03:23:42.161Z Documenting quote v1.0.46
2502026-09-10T03:23:42.161Z Checking byteorder v1.5.0
2512026-09-10T03:23:42.161Z Compiling either v1.16.0
2522026-09-10T03:23:42.161Z Compiling itertools v0.15.0
2532026-09-10T03:23:42.161Z Documenting syn v2.0.118
2542026-09-10T03:23:42.161Z Compiling regex-automata v0.4.15
2552026-09-10T03:23:42.161Z Documenting ident_case v1.0.1
2562026-09-10T03:23:42.162Z Documenting strsim v0.11.1
2572026-09-10T03:23:42.162Z Compiling heapless v0.8.0
2582026-09-10T03:23:42.162Z Checking bitflags v2.13.2
2592026-09-10T03:23:42.162Z Checking hash32 v0.3.1
2602026-09-10T03:23:42.162Z Documenting serde_core v1.0.228
2612026-09-10T03:23:42.162Z Checking stable_deref_trait v1.2.1
2622026-09-10T03:23:42.162Z Checking macaddr v1.0.1
2632026-09-10T03:23:42.162Z Checking cfg-if v1.0.4
2642026-09-10T03:23:42.162Z Documenting memchr v2.8.3
2652026-09-10T03:23:42.238Z Checking darling_core v0.23.0
2662026-09-10T03:23:42.238Z Documenting regex-syntax v0.8.11
2672026-09-10T03:23:42.853Z Compiling regex v1.13.0
2682026-09-10T03:23:43.069Z Documenting darling_core v0.23.0
2692026-09-10T03:23:43.188Z Documenting aho-corasick v1.1.4
2702026-09-10T03:23:43.226Z Compiling smoltcp v0.11.0
2712026-09-10T03:23:43.583Z Checking bitflags v1.3.2
2722026-09-10T03:23:43.647Z Checking managed v0.8.0
2732026-09-10T03:23:43.769Z Compiling zerocopy-derive v0.8.54
2742026-09-10T03:23:43.825Z Compiling serde_derive v1.0.228
2752026-09-10T03:23:43.898Z Compiling thiserror-impl v2.0.18
2762026-09-10T03:23:44.071Z Documenting regex-automata v0.4.15
2772026-09-10T03:23:44.217Z Documenting serde_derive v1.0.228
2782026-09-10T03:23:44.234Z Documenting darling_macro v0.23.0
2792026-09-10T03:23:44.853Z Documenting zerocopy-derive v0.8.54
2802026-09-10T03:23:44.874Z Compiling darling_macro v0.23.0
2812026-09-10T03:23:44.897Z Documenting thiserror-impl v2.0.18
2822026-09-10T03:23:45.205Z Checking cobs v0.3.0
2832026-09-10T03:23:45.339Z Documenting byteorder v1.5.0
2842026-09-10T03:23:45.448Z Documenting regex v1.13.0
2852026-09-10T03:23:45.478Z Compiling darling v0.23.0
2862026-09-10T03:23:45.559Z Compiling ingot-macros v0.2.0
2872026-09-10T03:23:45.574Z Documenting darling v0.23.0
2882026-09-10T03:23:45.707Z Compiling crc32fast v1.5.0
2892026-09-10T03:23:45.870Z Compiling ref-cast v1.0.25
2902026-09-10T03:23:46.018Z Documenting hash32 v0.3.1
2912026-09-10T03:23:46.048Z Documenting thiserror v2.0.18
2922026-09-10T03:23:46.240Z Documenting zerocopy v0.8.54
2932026-09-10T03:23:46.542Z Documenting ingot-macros v0.2.0
2942026-09-10T03:23:46.661Z Documenting serde v1.0.228
2952026-09-10T03:23:46.836Z Compiling ref-cast-impl v1.0.25
2962026-09-10T03:23:46.922Z Checking postcard v1.1.3
2972026-09-10T03:23:47.208Z Documenting bitflags v2.13.2
2982026-09-10T03:23:47.515Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2992026-09-10T03:23:47.573Z Compiling version_check v0.9.5
3002026-09-10T03:23:47.714Z Checking unicode-width v0.2.2
3012026-09-10T03:23:47.863Z Documenting cfg-if v1.0.4
3022026-09-10T03:23:47.929Z Documenting stable_deref_trait v1.2.1
3032026-09-10T03:23:48.037Z Checking ipnetwork v0.21.1
3042026-09-10T03:23:48.062Z Documenting macaddr v1.0.1
3052026-09-10T03:23:48.062Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3062026-09-10T03:23:48.137Z Documenting cobs v0.3.0
3072026-09-10T03:23:48.266Z Documenting managed v0.8.0
3082026-09-10T03:23:48.283Z Checking ingot-types v0.2.0
3092026-09-10T03:23:48.446Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3102026-09-10T03:23:48.507Z Checking tabwriter v1.4.1
3112026-09-10T03:23:48.706Z Checking ingot v0.2.0
3122026-09-10T03:23:48.706Z Documenting heapless v0.8.0
3132026-09-10T03:23:49.085Z Documenting postcard v1.1.3
3142026-09-10T03:23:49.125Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3152026-09-10T03:23:49.322Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3162026-09-10T03:23:49.349Z Documenting ref-cast-impl v1.0.25
3172026-09-10T03:23:49.683Z Checking dyn-clone v1.0.20
3182026-09-10T03:23:49.777Z Documenting unicode-width v0.2.2
3192026-09-10T03:23:49.784Z Documenting either v1.16.0
3202026-09-10T03:23:49.791Z Documenting ingot-types v0.2.0
3212026-09-10T03:23:49.813Z Documenting ipnetwork v0.21.1
3222026-09-10T03:23:50.089Z Documenting smoltcp v0.11.0
3232026-09-10T03:23:50.179Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3242026-09-10T03:23:50.319Z Documenting crc32fast v1.5.0
3252026-09-10T03:23:50.567Z Documenting ref-cast v1.0.25
3262026-09-10T03:23:50.822Z Documenting itertools v0.15.0
3272026-09-10T03:23:50.884Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3282026-09-10T03:23:51.119Z Documenting tabwriter v1.4.1
3292026-09-10T03:23:51.513Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3302026-09-10T03:23:51.643Z Documenting ingot v0.2.0
3312026-09-10T03:23:51.844Z Documenting dyn-clone v1.0.20
3322026-09-10T03:23:52.465Z Documenting uuid v1.23.5
3332026-09-10T03:23:52.756Z Checking uuid v1.23.5
3342026-09-10T03:23:52.993Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3352026-09-10T03:23:53.284Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3362026-09-10T03:23:54.549Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3372026-09-10T03:23:55.712Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3382026-09-10T03:23:58.018Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3392026-09-10T03:23:59.627Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.29s
3402026-09-10T03:23:59.716Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3412026-09-10T03:23:59.814Z
3422026-09-10T03:23:59.819Zreal 25.401474517
3432026-09-10T03:23:59.819Zuser 1:21.403450097
3442026-09-10T03:23:59.819Zsys 17.429775289
3452026-09-10T03:23:59.819Ztrap 0.045958660
3462026-09-10T03:23:59.819Ztflt 0.033893713
3472026-09-10T03:23:59.819Zdflt 0.068929378
3482026-09-10T03:23:59.819Zkflt 0.001559900
3492026-09-10T03:23:59.819Zlock 7:48.668461657
3502026-09-10T03:23:59.819Zslp 4:54.043596091
3512026-09-10T03:23:59.819Zlat 8.795919633
3522026-09-10T03:23:59.819Zstop 12.925801420
3532026-09-10T03:23:59.819Z+ header 'analyze std + api + usdt'
3542026-09-10T03:23:59.820Z+ echo '# ==== analyze std + api + usdt ==== #'
3552026-09-10T03:23:59.820Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3562026-09-10T03:23:59.820Z# ==== analyze std + api + usdt ==== #
3572026-09-10T03:23:59.929Z Downloading crates ...
3582026-09-10T03:23:59.987Z Downloaded futures-channel v0.3.32
3592026-09-10T03:23:59.999Z Downloaded rusticata-macros v5.0.0
3602026-09-10T03:23:59.999Z Downloaded anyhow v1.0.103
3612026-09-10T03:23:59.999Z Downloaded dtor-proc-macro v0.0.13
3622026-09-10T03:23:59.999Z Downloaded futures-core v0.3.32
3632026-09-10T03:24:00.005Z Downloaded dtor v0.8.1
3642026-09-10T03:24:00.005Z Downloaded futures-io v0.3.32
3652026-09-10T03:24:00.005Z Downloaded futures-macro v0.3.32
3662026-09-10T03:24:00.006Z Downloaded futures-sink v0.3.32
3672026-09-10T03:24:00.006Z Downloaded typeid v1.0.3
3682026-09-10T03:24:00.006Z Downloaded circular v0.3.0
3692026-09-10T03:24:00.006Z Downloaded link-section v0.2.1
3702026-09-10T03:24:00.006Z Downloaded ctor-proc-macro v0.0.13
3712026-09-10T03:24:00.006Z Downloaded futures-task v0.3.32
3722026-09-10T03:24:00.011Z Downloaded ctor v0.10.1
3732026-09-10T03:24:00.017Z Downloaded cookie-factory v0.3.3
3742026-09-10T03:24:00.024Z Downloaded futures-executor v0.3.32
3752026-09-10T03:24:00.024Z Downloaded slab v0.4.12
3762026-09-10T03:24:00.024Z Downloaded once_cell v1.21.4
3772026-09-10T03:24:00.024Z Downloaded futures v0.3.32
3782026-09-10T03:24:00.035Z Downloaded pin-project-lite v0.2.17
3792026-09-10T03:24:00.042Z Downloaded nom v8.0.0
3802026-09-10T03:24:00.042Z Downloaded ron v0.12.2
3812026-09-10T03:24:00.049Z Downloaded futures-util v0.3.32
3822026-09-10T03:24:00.054Z Downloaded pcap-parser v0.17.0
3832026-09-10T03:24:00.102Z Compiling proc-macro2 v1.0.106
3842026-09-10T03:24:00.102Z Compiling quote v1.0.46
3852026-09-10T03:24:00.106Z Compiling unicode-ident v1.0.24
3862026-09-10T03:24:00.106Z Compiling memchr v2.8.3
3872026-09-10T03:24:00.106Z Compiling thiserror v2.0.18
3882026-09-10T03:24:00.106Z Compiling zerocopy v0.8.54
3892026-09-10T03:24:00.106Z Compiling serde_core v1.0.228
3902026-09-10T03:24:00.125Z Compiling zmij v1.0.22
3912026-09-10T03:24:00.440Z Compiling libc v0.2.186
3922026-09-10T03:24:00.469Z Compiling ucd-trie v0.1.7
3932026-09-10T03:24:00.473Z Compiling serde_json v1.0.150
3942026-09-10T03:24:00.654Z Compiling pest v2.8.7
3952026-09-10T03:24:00.683Z Compiling serde v1.0.228
3962026-09-10T03:24:01.835Z Compiling strsim v0.11.1
3972026-09-10T03:24:01.842Z Compiling ident_case v1.0.1
3982026-09-10T03:24:01.842Z Compiling aho-corasick v1.1.4
3992026-09-10T03:24:01.842Z Compiling regex-syntax v0.8.11
4002026-09-10T03:24:01.842Z Checking byteorder v1.5.0
4012026-09-10T03:24:01.843Z Compiling itoa v1.0.18
4022026-09-10T03:24:01.843Z Compiling syn v2.0.118
4032026-09-10T03:24:01.843Z Compiling pest_meta v2.8.7
4042026-09-10T03:24:01.902Z Compiling either v1.16.0
4052026-09-10T03:24:01.963Z Compiling usdt-impl v0.6.0
4062026-09-10T03:24:02.003Z Checking bitflags v2.13.2
4072026-09-10T03:24:02.110Z Compiling itertools v0.15.0
4082026-09-10T03:24:02.465Z Compiling thread-id v5.1.0
4092026-09-10T03:24:02.575Z Compiling regex-automata v0.4.15
4102026-09-10T03:24:02.734Z Checking futures-sink v0.3.32
4112026-09-10T03:24:02.877Z Checking futures-core v0.3.32
4122026-09-10T03:24:02.970Z Compiling heapless v0.8.0
4132026-09-10T03:24:03.049Z Checking plain v0.2.3
4142026-09-10T03:24:03.131Z Checking log v0.4.33
4152026-09-10T03:24:03.278Z Checking futures-channel v0.3.32
4162026-09-10T03:24:03.447Z Checking hash32 v0.3.1
4172026-09-10T03:24:03.464Z Checking macaddr v1.0.1
4182026-09-10T03:24:03.503Z Checking slab v0.4.12
4192026-09-10T03:24:03.559Z Checking futures-task v0.3.32
4202026-09-10T03:24:03.565Z Checking futures-io v0.3.32
4212026-09-10T03:24:03.589Z Checking pin-project-lite v0.2.17
4222026-09-10T03:24:03.655Z Checking pretty-hex v0.4.2
4232026-09-10T03:24:03.669Z Checking stable_deref_trait v1.2.1
4242026-09-10T03:24:03.675Z Checking cfg-if v1.0.4
4252026-09-10T03:24:03.735Z Compiling smoltcp v0.11.0
4262026-09-10T03:24:03.916Z Compiling pest_generator v2.8.7
4272026-09-10T03:24:03.936Z Compiling darling_core v0.23.0
4282026-09-10T03:24:04.113Z Checking bitflags v1.3.2
4292026-09-10T03:24:04.128Z Compiling ref-cast v1.0.25
4302026-09-10T03:24:04.161Z Compiling crc32fast v1.5.0
4312026-09-10T03:24:04.384Z Compiling regex v1.13.0
4322026-09-10T03:24:04.445Z Compiling version_check v0.9.5
4332026-09-10T03:24:04.477Z Checking managed v0.8.0
4342026-09-10T03:24:04.590Z Checking memmap2 v0.9.11
4352026-09-10T03:24:04.747Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4362026-09-10T03:24:04.765Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4372026-09-10T03:24:04.908Z Checking ipnetwork v0.21.1
4382026-09-10T03:24:04.941Z Checking unicode-width v0.2.2
4392026-09-10T03:24:05.105Z Checking nom v8.0.0
4402026-09-10T03:24:05.125Z Compiling thiserror-impl v2.0.18
4412026-09-10T03:24:05.179Z Compiling serde_derive v1.0.228
4422026-09-10T03:24:05.198Z Compiling zerocopy-derive v0.8.54
4432026-09-10T03:24:05.760Z Compiling pest_derive v2.8.7
4442026-09-10T03:24:05.802Z Compiling scroll_derive v0.13.1
4452026-09-10T03:24:05.866Z Compiling futures-macro v0.3.32
4462026-09-10T03:24:06.087Z Compiling darling_macro v0.23.0
4472026-09-10T03:24:06.374Z Compiling dtrace-parser v0.3.0
4482026-09-10T03:24:06.396Z Checking cobs v0.3.0
4492026-09-10T03:24:06.600Z Compiling darling v0.23.0
4502026-09-10T03:24:06.664Z Checking scroll v0.13.0
4512026-09-10T03:24:06.671Z Compiling ingot-macros v0.2.0
4522026-09-10T03:24:06.755Z Checking futures-util v0.3.32
4532026-09-10T03:24:06.873Z Checking goblin v0.10.7
4542026-09-10T03:24:06.963Z Compiling ref-cast-impl v1.0.25
4552026-09-10T03:24:07.055Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4562026-09-10T03:24:07.683Z Checking tabwriter v1.4.1
4572026-09-10T03:24:07.777Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4582026-09-10T03:24:07.834Z Checking dyn-clone v1.0.20
4592026-09-10T03:24:08.288Z Checking postcard v1.1.3
4602026-09-10T03:24:08.392Z Compiling serde_tokenstream v0.2.3
4612026-09-10T03:24:08.489Z Compiling anyhow v1.0.103
4622026-09-10T03:24:08.560Z Compiling typeid v1.0.3
4632026-09-10T03:24:08.644Z Checking rusticata-macros v5.0.0
4642026-09-10T03:24:08.746Z Checking futures-executor v0.3.32
4652026-09-10T03:24:08.814Z Checking uuid v1.23.5
4662026-09-10T03:24:08.862Z Checking futures v0.3.32
4672026-09-10T03:24:08.913Z Compiling dtor-proc-macro v0.0.13
4682026-09-10T03:24:08.921Z Checking circular v0.3.0
4692026-09-10T03:24:08.921Z Checking cookie-factory v0.3.3
4702026-09-10T03:24:09.026Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4712026-09-10T03:24:09.173Z Checking pcap-parser v0.17.0
4722026-09-10T03:24:09.196Z Checking dtor v0.8.1
4732026-09-10T03:24:09.227Z Checking once_cell v1.21.4
4742026-09-10T03:24:09.241Z Compiling ctor-proc-macro v0.0.13
4752026-09-10T03:24:09.275Z Checking link-section v0.2.1
4762026-09-10T03:24:09.356Z Checking ron v0.12.2
4772026-09-10T03:24:09.384Z Checking ingot-types v0.2.0
4782026-09-10T03:24:09.396Z Compiling dof v0.4.0
4792026-09-10T03:24:09.561Z Checking ctor v0.10.1
4802026-09-10T03:24:09.712Z Checking ingot v0.2.0
4812026-09-10T03:24:10.300Z Compiling usdt-attr-macro v0.6.0
4822026-09-10T03:24:10.300Z Compiling usdt-macro v0.6.0
4832026-09-10T03:24:10.888Z Checking usdt v0.6.0
4842026-09-10T03:24:11.176Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4852026-09-10T03:24:15.741Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4862026-09-10T03:24:17.736Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4872026-09-10T03:24:20.190Z Finished `dev` profile [optimized + debuginfo] target(s) in 20.00s
4882026-09-10T03:24:20.197Z
4892026-09-10T03:24:20.197Zreal 20.078751999
4902026-09-10T03:24:20.197Zuser 1:11.398520539
4912026-09-10T03:24:20.197Zsys 14.888671289
4922026-09-10T03:24:20.197Ztrap 0.040821431
4932026-09-10T03:24:20.197Ztflt 0.145397661
4942026-09-10T03:24:20.197Zdflt 0.191297675
4952026-09-10T03:24:20.197Zkflt 0.000013990
4962026-09-10T03:24:20.197Zlock 4:41.481998265
4972026-09-10T03:24:20.197Zslp 3:47.924409484
4982026-09-10T03:24:20.197Zlat 3.364279215
4992026-09-10T03:24:20.197Zstop 8.543911098
5002026-09-10T03:24:20.197Z+ header 'analyze no_std + engine + kernel'
5012026-09-10T03:24:20.197Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5022026-09-10T03:24:20.197Z# ==== analyze no_std + engine + kernel ==== #
5032026-09-10T03:24:20.197Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5042026-09-10T03:24:20.197Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5052026-09-10T03:24:20.197Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5062026-09-10T03:24:20.198Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5072026-09-10T03:24:20.198Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5082026-09-10T03:24:20.276Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5092026-09-10T03:24:23.303Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5102026-09-10T03:24:24.465Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.59s
5112026-09-10T03:24:24.496Z
5122026-09-10T03:24:24.511Zreal 4.657754325
5132026-09-10T03:24:24.512Zuser 4.778476130
5142026-09-10T03:24:24.512Zsys 0.940845285
5152026-09-10T03:24:24.512Ztrap 0.000583030
5162026-09-10T03:24:24.512Ztflt 0.018893373
5172026-09-10T03:24:24.512Zdflt 0.006774031
5182026-09-10T03:24:24.512Zkflt 0.000000000
5192026-09-10T03:24:24.512Zlock 15.101748590
5202026-09-10T03:24:24.512Zslp 17.916993625
5212026-09-10T03:24:24.512Zlat 0.007235280
5222026-09-10T03:24:24.512Zstop 0.193848414
5232026-09-10T03:24:24.512Z+ header test
5242026-09-10T03:24:24.512Z+ echo '# ==== test ==== #'
5252026-09-10T03:24:24.512Z# ==== test ==== #
5262026-09-10T03:24:24.512Z+ ptime -m cargo test
5272026-09-10T03:24:24.645Z Compiling memchr v2.8.3
5282026-09-10T03:24:24.649Z Compiling serde_core v1.0.228
5292026-09-10T03:24:24.670Z Compiling thiserror v2.0.18
5302026-09-10T03:24:24.674Z Compiling zerocopy v0.8.54
5312026-09-10T03:24:24.674Z Compiling unicode-ident v1.0.24
5322026-09-10T03:24:24.674Z Compiling byteorder v1.5.0
5332026-09-10T03:24:24.679Z Compiling libc v0.2.186
5342026-09-10T03:24:24.679Z Compiling zmij v1.0.22
5352026-09-10T03:24:24.754Z Compiling proc-macro2 v1.0.106
5362026-09-10T03:24:24.800Z Compiling scroll v0.13.0
5372026-09-10T03:24:24.881Z Compiling futures-sink v0.3.32
5382026-09-10T03:24:24.995Z Compiling itoa v1.0.18
5392026-09-10T03:24:25.018Z Compiling log v0.4.33
5402026-09-10T03:24:25.059Z Compiling ucd-trie v0.1.7
5412026-09-10T03:24:25.059Z Compiling futures-core v0.3.32
5422026-09-10T03:24:25.216Z Compiling plain v0.2.3
5432026-09-10T03:24:25.244Z Compiling pest v2.8.7
5442026-09-10T03:24:25.272Z Compiling futures-channel v0.3.32
5452026-09-10T03:24:25.319Z Compiling goblin v0.10.7
5462026-09-10T03:24:25.495Z Compiling quote v1.0.46
5472026-09-10T03:24:25.760Z Compiling hash32 v0.3.1
5482026-09-10T03:24:25.918Z Compiling slab v0.4.12
5492026-09-10T03:24:26.101Z Compiling futures-task v0.3.32
5502026-09-10T03:24:26.122Z Compiling futures-io v0.3.32
5512026-09-10T03:24:26.219Z Compiling pretty-hex v0.4.2
5522026-09-10T03:24:26.276Z Compiling stable_deref_trait v1.2.1
5532026-09-10T03:24:26.276Z Compiling cfg-if v1.0.4
5542026-09-10T03:24:26.348Z Compiling macaddr v1.0.1
5552026-09-10T03:24:26.354Z Compiling pin-project-lite v0.2.17
5562026-09-10T03:24:26.354Z Compiling heapless v0.8.0
5572026-09-10T03:24:26.424Z Compiling serde v1.0.228
5582026-09-10T03:24:26.583Z Compiling bitflags v2.13.2
5592026-09-10T03:24:26.644Z Compiling serde_json v1.0.150
5602026-09-10T03:24:26.786Z Compiling futures-util v0.3.32
5612026-09-10T03:24:26.890Z Compiling dtrace-parser v0.3.0
5622026-09-10T03:24:26.994Z Compiling syn v2.0.118
5632026-09-10T03:24:27.120Z Compiling thread-id v5.1.0
5642026-09-10T03:24:27.195Z Compiling cobs v0.3.0
5652026-09-10T03:24:27.477Z Compiling managed v0.8.0
5662026-09-10T03:24:27.489Z Compiling bitflags v1.3.2
5672026-09-10T03:24:27.542Z Compiling ingot-types v0.2.0
5682026-09-10T03:24:27.657Z Compiling smoltcp v0.11.0
5692026-09-10T03:24:27.718Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5702026-09-10T03:24:27.905Z Compiling ingot v0.2.0
5712026-09-10T03:24:27.927Z Compiling postcard v1.1.3
5722026-09-10T03:24:28.283Z Compiling dof v0.4.0
5732026-09-10T03:24:29.536Z Compiling usdt-impl v0.6.0
5742026-09-10T03:24:29.778Z Compiling futures-executor v0.3.32
5752026-09-10T03:24:30.332Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5762026-09-10T03:24:30.464Z Compiling memmap2 v0.9.11
5772026-09-10T03:24:30.524Z Compiling unicode-width v0.2.2
5782026-09-10T03:24:30.996Z Compiling either v1.16.0
5792026-09-10T03:24:31.042Z Compiling ipnetwork v0.21.1
5802026-09-10T03:24:31.043Z Compiling itertools v0.15.0
5812026-09-10T03:24:31.043Z Compiling tabwriter v1.4.1
5822026-09-10T03:24:31.207Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5832026-09-10T03:24:31.250Z Compiling ref-cast v1.0.25
5842026-09-10T03:24:31.429Z Compiling usdt v0.6.0
5852026-09-10T03:24:31.778Z Compiling futures v0.3.32
5862026-09-10T03:24:31.867Z Compiling crc32fast v1.5.0
5872026-09-10T03:24:31.926Z Compiling nom v8.0.0
5882026-09-10T03:24:31.972Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5892026-09-10T03:24:33.698Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5902026-09-10T03:24:33.728Z Compiling dyn-clone v1.0.20
5912026-09-10T03:24:33.728Z Compiling cookie-factory v0.3.3
5922026-09-10T03:24:33.728Z Compiling uuid v1.23.5
5932026-09-10T03:24:33.728Z Compiling circular v0.3.0
5942026-09-10T03:24:33.728Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5952026-09-10T03:24:33.728Z Compiling dtor v0.8.1
5962026-09-10T03:24:33.728Z Compiling anyhow v1.0.103
5972026-09-10T03:24:33.728Z Compiling typeid v1.0.3
5982026-09-10T03:24:33.728Z Compiling link-section v0.2.1
5992026-09-10T03:24:33.728Z Compiling once_cell v1.21.4
6002026-09-10T03:24:33.728Z Compiling ctor v0.10.1
6012026-09-10T03:24:33.728Z Compiling ron v0.12.2
6022026-09-10T03:24:34.528Z Compiling rusticata-macros v5.0.0
6032026-09-10T03:24:34.816Z Compiling pcap-parser v0.17.0
6042026-09-10T03:24:37.324Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6052026-09-10T03:24:40.839Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6062026-09-10T03:25:27.876Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s
6072026-09-10T03:25:27.891Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-ff5b30d0b2f178aa)
6082026-09-10T03:25:27.895Z
6092026-09-10T03:25:27.895Zrunning 15 tests
6102026-09-10T03:25:27.895Ztest api::tests::parse_bad_address ... ok
6112026-09-10T03:25:27.895Ztest api::tests::parse_good_proto_filter ... ok
6122026-09-10T03:25:27.895Ztest api::tests::parse_bad_proto_filter ... ok
6132026-09-10T03:25:27.896Ztest api::tests::parse_good_address ... ok
6142026-09-10T03:25:27.896Ztest api::tests::ports_from_str_good ... ok
6152026-09-10T03:25:27.896Ztest api::tests::ports_from_str_bad ... ok
6162026-09-10T03:25:27.896Ztest cfg::tests::test_required_nat_space ... ok
6172026-09-10T03:25:27.896Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6182026-09-10T03:25:27.896Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6192026-09-10T03:25:27.896Ztest engine::geneve::test::parse_multi_opt ... ok
6202026-09-10T03:25:27.896Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6212026-09-10T03:25:27.897Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6222026-09-10T03:25:27.897Ztest engine::geneve::test::parse_single_opt ... ok
6232026-09-10T03:25:27.897Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6242026-09-10T03:25:27.901Ztest engine::firewall::tests::port_predicate_simplification ... ok
6252026-09-10T03:25:27.901Z
6262026-09-10T03:25:27.901Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6272026-09-10T03:25:27.901Z
6282026-09-10T03:25:27.901Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-3fdd14f26cc77302)
6292026-09-10T03:25:27.901Z
6302026-09-10T03:25:27.901Zrunning 4 tests
6312026-09-10T03:25:27.901Ztest firewall_external_inbound ... ok
6322026-09-10T03:25:27.901Ztest firewall_vni_outbound ... ok
6332026-09-10T03:25:27.901Ztest firewall_vni_inbound ... ok
6342026-09-10T03:25:27.901Ztest firewall_replace_rules ... ok
6352026-09-10T03:25:27.901Z
6362026-09-10T03:25:27.902Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6372026-09-10T03:25:27.902Z
6382026-09-10T03:25:27.902Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-9722223f441c763f)
6392026-09-10T03:25:27.907Z
6402026-09-10T03:25:27.907Zrunning 2 tests
6412026-09-10T03:25:27.907Ztest parse_in_regression ... ok
6422026-09-10T03:25:27.907Ztest parse_out_regression ... ok
6432026-09-10T03:25:27.907Z
6442026-09-10T03:25:27.907Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6452026-09-10T03:25:27.907Z
6462026-09-10T03:25:27.907Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-a98eb4369d380863)
6472026-09-10T03:25:27.907Z
6482026-09-10T03:25:27.907Zrunning 50 tests
6492026-09-10T03:25:27.907Ztest bad_ip_len ... ok
6502026-09-10T03:25:27.912Ztest check_layers ... ok
6512026-09-10T03:25:27.912Ztest add_remove_fw_rule ... ok
6522026-09-10T03:25:27.912Ztest arp_gateway ... ok
6532026-09-10T03:25:27.912Ztest external_attached_subnets_cannot_reach_internal ... ok
6542026-09-10T03:25:27.912Ztest anti_spoof ... ok
6552026-09-10T03:25:27.912Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6562026-09-10T03:25:27.912Ztest external_attached_subnets_dont_apply_nat ... ok
6572026-09-10T03:25:27.912Ztest flow_expiration ... ok
6582026-09-10T03:25:27.912Ztest external_ip_epoch_affinity_preserved ... ok
6592026-09-10T03:25:27.912Ztest gateway_icmp4_ping ... ok
6602026-09-10T03:25:27.912Ztest gateway_icmpv6_ping ... ok
6612026-09-10T03:25:27.912Ztest early_tcp_invalidation ... ok
6622026-09-10T03:25:27.912Ztest gateway_router_advert_reply ... ok
6632026-09-10T03:25:27.912Ztest external_ip_reconfigurable ... ok
6642026-09-10T03:25:27.912Ztest guest_to_guest_diff_vpc_no_peer ... ok
6652026-09-10T03:25:27.912Ztest guest_to_guest_no_route ... ok
6662026-09-10T03:25:27.912Ztest guest_to_internet_ipv6 ... ok
6672026-09-10T03:25:27.912Ztest icmp_inner_has_nat_applied ... ok
6682026-09-10T03:25:27.912Ztest guest_to_internet_ipv4 ... ok
6692026-09-10T03:25:27.912Ztest guest_to_guest ... ok
6702026-09-10T03:25:27.912Ztest inbound_ndp_dropped_at_gateway ... ok
6712026-09-10T03:25:27.912Ztest icmpv6_inner_has_nat_applied ... ok
6722026-09-10T03:25:27.912Ztest intra_subnet_routes_with_custom ... ok
6732026-09-10T03:25:27.912Ztest no_panic_on_flow_table_full ... ok
6742026-09-10T03:25:27.912Ztest outbound_ndp_dropped ... ok
6752026-09-10T03:25:27.912Ztest external_ip_receive_and_reply_on_all ... ok
6762026-09-10T03:25:27.912Ztest internal_attached_subnets ... ok
6772026-09-10T03:25:27.912Ztest packet_body_pullup ... ok
6782026-09-10T03:25:27.912Ztest offload_info_preserved ... ok
6792026-09-10T03:25:27.912Ztest external_ip_balanced_over_floating_ips ... ok
6802026-09-10T03:25:27.912Ztest port_transition_reset ... ok
6812026-09-10T03:25:27.912Ztest port_transition_running ... ok
6822026-09-10T03:25:27.912Ztest port_as_router_target ... ok
6832026-09-10T03:25:27.912Ztest packet_too_big_generation ... ok
6842026-09-10T03:25:27.912Ztest select_eip_conditioned_on_igw ... ok
6852026-09-10T03:25:27.912Ztest port_transition_pause ... ok
6862026-09-10T03:25:27.913Ztest test_drop_on_unknown_critical_option ... ok
6872026-09-10T03:25:27.913Ztest snat_icmp4_echo_rewrite ... ok
6882026-09-10T03:25:27.913Ztest tcp_invalidation_does_not_block_connection ... ok
6892026-09-10T03:25:27.913Ztest snat_icmp6_echo_rewrite ... ok
6902026-09-10T03:25:27.913Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6912026-09-10T03:25:27.913Ztest tcp_inbound ... ok
6922026-09-10T03:25:27.913Ztest tcp_outbound ... ok
6932026-09-10T03:25:27.913Ztest test_ipv6_multicast_encapsulation ... ok
6942026-09-10T03:25:27.913Ztest test_gateway_neighbor_advert_reply ... ok
6952026-09-10T03:25:27.913Ztest test_tcp_multicast_denied ... ok
6962026-09-10T03:25:27.913Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6972026-09-10T03:25:27.913Ztest uft_lft_invalidation_out ... ok
6982026-09-10T03:25:27.913Ztest uft_lft_invalidation_in ... ok
6992026-09-10T03:25:27.913Z
7002026-09-10T03:25:27.913Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7012026-09-10T03:25:27.913Z
7022026-09-10T03:25:27.913Z Doc-tests oxide_vpc
7032026-09-10T03:25:28.208Z
7042026-09-10T03:25:28.208Zrunning 0 tests
7052026-09-10T03:25:28.209Z
7062026-09-10T03:25:28.209Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7072026-09-10T03:25:28.209Z
7082026-09-10T03:25:28.238Z
7092026-09-10T03:25:28.242Zreal 1:03.734960548
7102026-09-10T03:25:28.242Zuser 3:29.756118179
7112026-09-10T03:25:28.242Zsys 12.166176815
7122026-09-10T03:25:28.242Ztrap 0.092845081
7132026-09-10T03:25:28.242Ztflt 0.131727406
7142026-09-10T03:25:28.242Zdflt 0.444413142
7152026-09-10T03:25:28.242Zkflt 0.000003120
7162026-09-10T03:25:28.242Zlock 15:22.100648120
7172026-09-10T03:25:28.242Zslp 7:04.703142571
7182026-09-10T03:25:28.242Zlat 8.721954778
7192026-09-10T03:25:28.242Zstop 6.558554668
7202026-09-10T03:25:28.242Zprocess exited: duration 127911 ms, exit code 0
 
7212026-09-10T03:25:28.337Zfound 0 output files