01M1XRQX0ZN59DRSJB820J0WJF: oxide-vpc

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

Buildomat Job: 01M1XRRP5VXBMEQWRAYV8FDV81

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-07T11:07:29.355Zjob assigned to worker 01M1XRRWX5FGWXVFFDXMCHJ0SZ [factory aws, i-010a8540f4c62f27a] (queued for 58 s)
 
22026-09-07T11:07:36.238Zstarting task 0: "setup"
32026-09-07T11:07:36.242Z++ uname -s
42026-09-07T11:07:36.247Z+ kern=SunOS
52026-09-07T11:07:36.247Z+ build_user=build
62026-09-07T11:07:36.247Z+ build_uid=12345
72026-09-07T11:07:36.247Z+ work_dir=/work
82026-09-07T11:07:36.247Z+ input_dir=/input
92026-09-07T11:07:36.247Z+ [[ 0 == 12345 ]]
102026-09-07T11:07:36.247Z+ case "$kern" in
112026-09-07T11:07:36.247Z+ groupadd -g 12345 build
122026-09-07T11:07:36.247Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-07T11:07:38.251Z+ zfs create -o mountpoint=/work rpool/work
142026-09-07T11:07:38.421Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-07T11:07:38.423Z+ home_fs=zfs
162026-09-07T11:07:38.424Z+ [[ zfs == autofs ]]
172026-09-07T11:07:38.424Z+ mkdir -p /home/build
182026-09-07T11:07:38.424Z+ chown build:build /home/build /work
192026-09-07T11:07:39.425Z+ chmod 0700 /home/build /work
202026-09-07T11:07:39.428Zprocess exited: duration 3190 ms, exit code 0
 
212026-09-07T11:07:39.434Zstarting task 1: "rust-toolchain"
222026-09-07T11:07:39.437Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-07T11:07:39.437Z * rust toolchain channel = "1.97.1"
242026-09-07T11:07:39.437Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-07T11:07:39.437Z * rust toolchain profile = "default"
262026-09-07T11:07:39.437Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-07T11:07:39.440Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-07T11:07:39.440Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-07T11:07:39.440Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-07T11:07:39.543Zinfo: downloading installer
312026-09-07T11:07:41.047Zinfo: profile set to default
322026-09-07T11:07:41.047Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-07T11:07:41.050Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-07T11:07:41.185Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-07T11:07:41.187Zinfo: downloading 6 components
362026-09-07T11:07:55.124Z
372026-09-07T11:07:55.125Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-07T11:07:55.156Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-07T11:07:55.156Z
402026-09-07T11:07:55.158Z
412026-09-07T11:07:55.159ZRust is installed now. Great!
422026-09-07T11:07:55.159Z
432026-09-07T11:07:55.159ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-07T11:07:55.159Zenvironment variable. This has not been done automatically.
452026-09-07T11:07:55.159Z
462026-09-07T11:07:55.159ZTo configure your current shell, you need to source
472026-09-07T11:07:55.159Zthe corresponding env file under $HOME/.cargo.
482026-09-07T11:07:55.159Z
492026-09-07T11:07:55.159ZConsider running the right command for your shell (note the leading DOT):
502026-09-07T11:07:55.159Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-07T11:07:55.159Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-07T11:07:55.159ZCC_x86_64-unknown-illumos = None
532026-09-07T11:07:55.159Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-07T11:07:55.159ZCC_x86_64_unknown_illumos = None
552026-09-07T11:07:55.159Zcargo:rerun-if-env-changed=HOST_CC
562026-09-07T11:07:55.159ZHOST_CC = None
572026-09-07T11:07:55.159Zcargo:rerun-if-env-changed=CC
582026-09-07T11:07:55.159ZCC = None
592026-09-07T11:07:55.159Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-07T11:07:55.323Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-07T11:07:55.323ZCRATE_CC_NO_DEFAULTS = None
622026-09-07T11:07:55.323Zcargo:rerun-if-env-changed=CFLAGS
632026-09-07T11:07:55.323ZCFLAGS = None
642026-09-07T11:07:55.323Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-07T11:07:55.323ZHOST_CFLAGS = None
662026-09-07T11:07:55.323Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-07T11:07:55.323ZCFLAGS_x86_64_unknown_illumos = None
682026-09-07T11:07:55.323Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-07T11:07:55.323ZCFLAGS_x86_64-unknown-illumos = None
702026-09-07T11:07:55.431Z+ rustup --version
712026-09-07T11:07:55.438Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-07T11:07:55.441Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-07T11:07:55.460Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-07T11:07:55.462Z+ cargo --version
752026-09-07T11:07:55.477Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-07T11:07:55.480Z+ rustc --version
772026-09-07T11:07:55.498Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-07T11:07:55.501Zprocess exited: duration 16066 ms, exit code 0
 
792026-09-07T11:07:55.506Zstarting task 2: "authentication"
802026-09-07T11:07:55.522Zprocess exited: duration 16 ms, exit code 0
 
812026-09-07T11:07:55.527Zstarting task 3: "clone repository"
822026-09-07T11:07:55.530Z+ mkdir -p /work/oxidecomputer/opte
832026-09-07T11:07:55.533Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-07T11:07:55.562ZCloning into '/work/oxidecomputer/opte'...
852026-09-07T11:07:56.582Z+ cd /work/oxidecomputer/opte
862026-09-07T11:07:56.582Z+ git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61
872026-09-07T11:07:56.847ZFrom https://github.com/oxidecomputer/opte
882026-09-07T11:07:56.847Z * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD
892026-09-07T11:07:56.855Z+ [[ -n '' ]]
902026-09-07T11:07:56.855Z+ git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61
912026-09-07T11:07:56.873ZHEAD is now at 65d3c2e Rebase fix
922026-09-07T11:07:56.876Zprocess exited: duration 1346 ms, exit code 0
 
932026-09-07T11:07:56.881Zstarting task 4: "build"
942026-09-07T11:07:56.884Z+ source .github/buildomat/common.sh
952026-09-07T11:07:56.887Z++ rustup show active-toolchain
962026-09-07T11:07:56.890Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-07T11:07:56.892Z++ pushd xde
982026-09-07T11:07:56.892Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-07T11:07:56.892Z++ rustup show active-toolchain
1002026-09-07T11:07:56.895Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-07T11:07:57.042Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-07T11:07:57.045Zinfo: downloading 6 components
1032026-09-07T11:08:11.232Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-07T11:08:11.232Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-07T11:08:11.232Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-07T11:08:11.232Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-07T11:08:11.232Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-07T11:08:11.232Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-07T11:08:11.319Z+++ rustup show active-toolchain -v
1102026-09-07T11:08:11.322Z+++ head -n 1
1112026-09-07T11:08:11.322Z+++ cut '-d ' -f1
1122026-09-07T11:08:11.374Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-07T11:08:11.374Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-07T11:08:11.374Z++ popd
1152026-09-07T11:08:11.377Z/work/oxidecomputer/opte
1162026-09-07T11:08:11.377Z+ cargo --version
1172026-09-07T11:08:11.383Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-07T11:08:11.386Z+ rustc --version
1192026-09-07T11:08:11.405Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-07T11:08:11.408Z+ cd lib/oxide-vpc
1212026-09-07T11:08:11.408Z+ header 'check style'
1222026-09-07T11:08:11.411Z+ echo '# ==== check style ==== #'
1232026-09-07T11:08:11.411Z# ==== check style ==== #
1242026-09-07T11:08:11.411Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-07T11:08:11.549Z
1262026-09-07T11:08:11.550Zreal 0.138594971
1272026-09-07T11:08:11.550Zuser 0.093939553
1282026-09-07T11:08:11.550Zsys 0.040509733
1292026-09-07T11:08:11.550Ztrap 0.000013800
1302026-09-07T11:08:11.550Ztflt 0.000019240
1312026-09-07T11:08:11.550Zdflt 0.000041510
1322026-09-07T11:08:11.550Zkflt 0.000000000
1332026-09-07T11:08:11.550Zlock 0.024094670
1342026-09-07T11:08:11.550Zslp 0.110530029
1352026-09-07T11:08:11.550Zlat 0.000994120
1362026-09-07T11:08:11.550Zstop 0.000189560
1372026-09-07T11:08:11.553Z+ header 'check docs'
1382026-09-07T11:08:11.553Z+ echo '# ==== check docs ==== #'
1392026-09-07T11:08:11.553Z# ==== check docs ==== #
1402026-09-07T11:08:11.553Z+ RUSTDOCFLAGS='-D warnings'
1412026-09-07T11:08:11.553Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1422026-09-07T11:08:11.618Z Updating crates.io index
1432026-09-07T11:08:11.622Z Updating git repository `https://github.com/oxidecomputer/falcon`
1442026-09-07T11:08:12.670Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1452026-09-07T11:08:12.954Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-09-07T11:08:13.314Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-09-07T11:08:13.714Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-09-07T11:08:13.999Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-09-07T11:08:14.317Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-09-07T11:08:15.782Z Downloading crates ...
1512026-09-07T11:08:15.831Z Downloaded macaddr v1.0.1
1522026-09-07T11:08:15.838Z Downloaded defmt v0.3.100
1532026-09-07T11:08:15.841Z Downloaded version_check v0.9.5
1542026-09-07T11:08:15.844Z Downloaded usdt-attr-macro v0.6.0
1552026-09-07T11:08:15.847Z Downloaded dtrace-parser v0.3.0
1562026-09-07T11:08:15.847Z Downloaded embedded-io v0.4.0
1572026-09-07T11:08:15.849Z Downloaded defmt-parser v1.0.0
1582026-09-07T11:08:15.852Z Downloaded strsim v0.11.1
1592026-09-07T11:08:15.852Z Downloaded itoa v1.0.18
1602026-09-07T11:08:15.852Z Downloaded plain v0.2.3
1612026-09-07T11:08:15.855Z Downloaded ref-cast v1.0.25
1622026-09-07T11:08:15.855Z Downloaded darling_macro v0.23.0
1632026-09-07T11:08:15.855Z Downloaded ref-cast-impl v1.0.25
1642026-09-07T11:08:15.864Z Downloaded cobs v0.3.0
1652026-09-07T11:08:15.867Z Downloaded pretty-hex v0.4.2
1662026-09-07T11:08:15.867Z Downloaded defmt-macros v1.1.1
1672026-09-07T11:08:15.867Z Downloaded bitflags v1.3.2
1682026-09-07T11:08:15.867Z Downloaded thiserror-impl v2.0.18
1692026-09-07T11:08:15.870Z Downloaded cfg-if v1.0.4
1702026-09-07T11:08:15.870Z Downloaded managed v0.8.0
1712026-09-07T11:08:15.873Z Downloaded dof v0.4.0
1722026-09-07T11:08:15.877Z Downloaded ident_case v1.0.1
1732026-09-07T11:08:15.879Z Downloaded stable_deref_trait v1.2.1
1742026-09-07T11:08:15.879Z Downloaded dyn-clone v1.0.20
1752026-09-07T11:08:15.879Z Downloaded usdt-macro v0.6.0
1762026-09-07T11:08:15.883Z Downloaded tabwriter v1.4.1
1772026-09-07T11:08:15.890Z Downloaded ipnetwork v0.21.1
1782026-09-07T11:08:15.893Z Downloaded scroll v0.13.0
1792026-09-07T11:08:15.897Z Downloaded hash32 v0.3.1
1802026-09-07T11:08:15.903Z Downloaded usdt v0.6.0
1812026-09-07T11:08:15.907Z Downloaded defmt v1.1.1
1822026-09-07T11:08:15.907Z Downloaded byteorder v1.5.0
1832026-09-07T11:08:15.910Z Downloaded thread-id v5.1.0
1842026-09-07T11:08:15.910Z Downloaded scroll_derive v0.13.1
1852026-09-07T11:08:15.913Z Downloaded pest_derive v2.8.7
1862026-09-07T11:08:15.913Z Downloaded pest_generator v2.8.7
1872026-09-07T11:08:15.916Z Downloaded embedded-io v0.6.1
1882026-09-07T11:08:15.919Z Downloaded thiserror v2.0.18
1892026-09-07T11:08:15.922Z Downloaded pest_meta v2.8.7
1902026-09-07T11:08:15.925Z Downloaded either v1.16.0
1912026-09-07T11:08:15.929Z Downloaded ingot v0.2.0
1922026-09-07T11:08:15.931Z Downloaded usdt-impl v0.6.0
1932026-09-07T11:08:15.932Z Downloaded quote v1.0.46
1942026-09-07T11:08:15.934Z Downloaded zmij v1.0.22
1952026-09-07T11:08:15.934Z Downloaded ingot-types v0.2.0
1962026-09-07T11:08:15.934Z Downloaded serde_tokenstream v0.2.3
1972026-09-07T11:08:15.937Z Downloaded memmap2 v0.9.11
1982026-09-07T11:08:15.940Z Downloaded crc32fast v1.5.0
1992026-09-07T11:08:15.942Z Downloaded darling v0.23.0
2002026-09-07T11:08:15.945Z Downloaded ingot-macros v0.2.0
2012026-09-07T11:08:15.949Z Downloaded postcard v1.1.3
2022026-09-07T11:08:15.952Z Downloaded ucd-trie v0.1.7
2032026-09-07T11:08:15.956Z Downloaded bitflags v2.13.0
2042026-09-07T11:08:15.958Z Downloaded serde_core v1.0.228
2052026-09-07T11:08:15.961Z Downloaded aho-corasick v1.1.4
2062026-09-07T11:08:15.964Z Downloaded darling_core v0.23.0
2072026-09-07T11:08:15.967Z Downloaded log v0.4.33
2082026-09-07T11:08:15.967Z Downloaded proc-macro2 v1.0.106
2092026-09-07T11:08:15.970Z Downloaded unicode-ident v1.0.24
2102026-09-07T11:08:15.973Z Downloaded heapless v0.8.0
2112026-09-07T11:08:15.982Z Downloaded serde_derive v1.0.228
2122026-09-07T11:08:15.989Z Downloaded serde v1.0.228
2132026-09-07T11:08:15.994Z Downloaded uuid v1.23.5
2142026-09-07T11:08:15.997Z Downloaded memchr v2.8.3
2152026-09-07T11:08:16.004Z Downloaded zerocopy-derive v0.8.54
2162026-09-07T11:08:16.008Z Downloaded pest v2.8.7
2172026-09-07T11:08:16.021Z Downloaded regex v1.13.0
2182026-09-07T11:08:16.040Z Downloaded serde_json v1.0.150
2192026-09-07T11:08:16.047Z Downloaded itertools v0.15.0
2202026-09-07T11:08:16.076Z Downloaded goblin v0.10.7
2212026-09-07T11:08:16.082Z Downloaded zerocopy v0.8.54
2222026-09-07T11:08:16.091Z Downloaded unicode-width v0.2.2
2232026-09-07T11:08:16.094Z Downloaded regex-syntax v0.8.11
2242026-09-07T11:08:16.098Z Downloaded syn v2.0.118
2252026-09-07T11:08:16.104Z Downloaded smoltcp v0.11.0
2262026-09-07T11:08:16.118Z Downloaded regex-automata v0.4.15
2272026-09-07T11:08:16.132Z Downloaded libc v0.2.186
2282026-09-07T11:08:16.187Z Compiling proc-macro2 v1.0.106
2292026-09-07T11:08:16.187Z Compiling quote v1.0.46
2302026-09-07T11:08:16.187Z Compiling unicode-ident v1.0.24
2312026-09-07T11:08:16.190Z Documenting unicode-ident v1.0.24
2322026-09-07T11:08:16.190Z Compiling serde_core v1.0.228
2332026-09-07T11:08:16.190Z Compiling strsim v0.11.1
2342026-09-07T11:08:16.190Z Compiling ident_case v1.0.1
2352026-09-07T11:08:16.343Z Compiling memchr v2.8.3
2362026-09-07T11:08:16.363Z Compiling regex-syntax v0.8.11
2372026-09-07T11:08:16.371Z Compiling zerocopy v0.8.54
2382026-09-07T11:08:16.626Z Compiling serde v1.0.228
2392026-09-07T11:08:16.755Z Documenting proc-macro2 v1.0.106
2402026-09-07T11:08:16.897Z Compiling aho-corasick v1.1.4
2412026-09-07T11:08:16.939Z Compiling thiserror v2.0.18
2422026-09-07T11:08:17.154Z Checking syn v2.0.118
2432026-09-07T11:08:17.313Z Documenting quote v1.0.46
2442026-09-07T11:08:17.374Z Compiling either v1.16.0
2452026-09-07T11:08:17.381Z Checking byteorder v1.5.0
2462026-09-07T11:08:17.583Z Compiling itertools v0.15.0
2472026-09-07T11:08:17.811Z Documenting syn v2.0.118
2482026-09-07T11:08:18.043Z Compiling regex-automata v0.4.15
2492026-09-07T11:08:18.191Z Compiling heapless v0.8.0
2502026-09-07T11:08:18.295Z Documenting strsim v0.11.1
2512026-09-07T11:08:18.363Z Documenting ident_case v1.0.1
2522026-09-07T11:08:18.827Z Checking bitflags v2.13.0
2532026-09-07T11:08:18.837Z Checking hash32 v0.3.1
2542026-09-07T11:08:18.922Z Documenting serde_core v1.0.228
2552026-09-07T11:08:18.942Z Checking macaddr v1.0.1
2562026-09-07T11:08:18.984Z Documenting memchr v2.8.3
2572026-09-07T11:08:19.080Z Checking stable_deref_trait v1.2.1
2582026-09-07T11:08:19.103Z Checking darling_core v0.23.0
2592026-09-07T11:08:19.154Z Checking cfg-if v1.0.4
2602026-09-07T11:08:19.223Z Documenting regex-syntax v0.8.11
2612026-09-07T11:08:19.782Z Compiling regex v1.13.0
2622026-09-07T11:08:19.858Z Documenting darling_core v0.23.0
2632026-09-07T11:08:20.080Z Documenting aho-corasick v1.1.4
2642026-09-07T11:08:20.258Z Compiling smoltcp v0.11.0
2652026-09-07T11:08:20.634Z Checking managed v0.8.0
2662026-09-07T11:08:20.654Z Checking bitflags v1.3.2
2672026-09-07T11:08:20.811Z Documenting zerocopy-derive v0.8.54
2682026-09-07T11:08:20.855Z Compiling zerocopy-derive v0.8.54
2692026-09-07T11:08:20.895Z Compiling serde_derive v1.0.228
2702026-09-07T11:08:20.973Z Compiling thiserror-impl v2.0.18
2712026-09-07T11:08:20.981Z Documenting regex-automata v0.4.15
2722026-09-07T11:08:21.122Z Documenting darling_macro v0.23.0
2732026-09-07T11:08:21.796Z Documenting serde_derive v1.0.228
2742026-09-07T11:08:21.830Z Documenting thiserror-impl v2.0.18
2752026-09-07T11:08:21.894Z Compiling darling_macro v0.23.0
2762026-09-07T11:08:22.283Z Checking cobs v0.3.0
2772026-09-07T11:08:22.322Z Documenting regex v1.13.0
2782026-09-07T11:08:22.412Z Documenting byteorder v1.5.0
2792026-09-07T11:08:22.467Z Compiling darling v0.23.0
2802026-09-07T11:08:22.544Z Compiling ingot-macros v0.2.0
2812026-09-07T11:08:22.721Z Documenting darling v0.23.0
2822026-09-07T11:08:22.742Z Compiling crc32fast v1.5.0
2832026-09-07T11:08:22.919Z Compiling ref-cast v1.0.25
2842026-09-07T11:08:23.057Z Documenting hash32 v0.3.1
2852026-09-07T11:08:23.075Z Documenting thiserror v2.0.18
2862026-09-07T11:08:23.287Z Documenting zerocopy v0.8.54
2872026-09-07T11:08:23.546Z Documenting ingot-macros v0.2.0
2882026-09-07T11:08:23.670Z Documenting serde v1.0.228
2892026-09-07T11:08:23.850Z Compiling ref-cast-impl v1.0.25
2902026-09-07T11:08:23.938Z Checking postcard v1.1.3
2912026-09-07T11:08:24.260Z Documenting bitflags v2.13.0
2922026-09-07T11:08:24.492Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2932026-09-07T11:08:24.526Z Compiling version_check v0.9.5
2942026-09-07T11:08:24.714Z Documenting macaddr v1.0.1
2952026-09-07T11:08:24.780Z Checking unicode-width v0.2.2
2962026-09-07T11:08:24.799Z Documenting cfg-if v1.0.4
2972026-09-07T11:08:24.960Z Checking ipnetwork v0.21.1
2982026-09-07T11:08:25.040Z Documenting stable_deref_trait v1.2.1
2992026-09-07T11:08:25.175Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3002026-09-07T11:08:25.199Z Documenting cobs v0.3.0
3012026-09-07T11:08:25.295Z Checking ingot-types v0.2.0
3022026-09-07T11:08:25.406Z Documenting managed v0.8.0
3032026-09-07T11:08:25.458Z Checking tabwriter v1.4.1
3042026-09-07T11:08:25.593Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3052026-09-07T11:08:25.628Z Checking ingot v0.2.0
3062026-09-07T11:08:25.865Z Documenting heapless v0.8.0
3072026-09-07T11:08:25.873Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3082026-09-07T11:08:26.079Z Documenting postcard v1.1.3
3092026-09-07T11:08:26.189Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3102026-09-07T11:08:26.491Z Documenting ref-cast-impl v1.0.25
3112026-09-07T11:08:26.585Z Documenting ingot-types v0.2.0
3122026-09-07T11:08:26.592Z Checking dyn-clone v1.0.20
3132026-09-07T11:08:26.701Z Documenting either v1.16.0
3142026-09-07T11:08:26.715Z Documenting unicode-width v0.2.2
3152026-09-07T11:08:26.875Z Documenting ipnetwork v0.21.1
3162026-09-07T11:08:27.161Z Documenting smoltcp v0.11.0
3172026-09-07T11:08:27.173Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3182026-09-07T11:08:27.388Z Documenting crc32fast v1.5.0
3192026-09-07T11:08:27.642Z Documenting ref-cast v1.0.25
3202026-09-07T11:08:27.871Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3212026-09-07T11:08:27.878Z Documenting itertools v0.15.0
3222026-09-07T11:08:28.182Z Documenting ingot v0.2.0
3232026-09-07T11:08:28.368Z Documenting tabwriter v1.4.1
3242026-09-07T11:08:28.652Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3252026-09-07T11:08:28.881Z Documenting dyn-clone v1.0.20
3262026-09-07T11:08:29.496Z Documenting uuid v1.23.5
3272026-09-07T11:08:29.839Z Checking uuid v1.23.5
3282026-09-07T11:08:30.079Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3292026-09-07T11:08:30.321Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3302026-09-07T11:08:31.589Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3312026-09-07T11:08:32.784Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3322026-09-07T11:08:35.114Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3332026-09-07T11:08:36.718Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.16s
3342026-09-07T11:08:36.805Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3352026-09-07T11:08:36.829Z
3362026-09-07T11:08:36.832Zreal 25.259085095
3372026-09-07T11:08:36.832Zuser 1:20.915498570
3382026-09-07T11:08:36.832Zsys 17.462233594
3392026-09-07T11:08:36.832Ztrap 0.043487370
3402026-09-07T11:08:36.832Ztflt 0.182022324
3412026-09-07T11:08:36.832Zdflt 0.102948559
3422026-09-07T11:08:36.832Zkflt 0.002261850
3432026-09-07T11:08:36.832Zlock 7:50.059968601
3442026-09-07T11:08:36.832Zslp 4:54.549734075
3452026-09-07T11:08:36.832Zlat 7.407844630
3462026-09-07T11:08:36.832Zstop 12.954467059
3472026-09-07T11:08:36.832Z+ header 'analyze std + api + usdt'
3482026-09-07T11:08:36.832Z+ echo '# ==== analyze std + api + usdt ==== #'
3492026-09-07T11:08:36.832Z# ==== analyze std + api + usdt ==== #
3502026-09-07T11:08:36.832Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3512026-09-07T11:08:37.007Z Downloading crates ...
3522026-09-07T11:08:37.051Z Downloaded futures-channel v0.3.32
3532026-09-07T11:08:37.055Z Downloaded futures-core v0.3.32
3542026-09-07T11:08:37.057Z Downloaded futures-executor v0.3.32
3552026-09-07T11:08:37.060Z Downloaded anyhow v1.0.103
3562026-09-07T11:08:37.065Z Downloaded futures-macro v0.3.32
3572026-09-07T11:08:37.068Z Downloaded ctor-proc-macro v0.0.13
3582026-09-07T11:08:37.068Z Downloaded dtor-proc-macro v0.0.13
3592026-09-07T11:08:37.068Z Downloaded futures-task v0.3.32
3602026-09-07T11:08:37.071Z Downloaded circular v0.3.0
3612026-09-07T11:08:37.071Z Downloaded futures-io v0.3.32
3622026-09-07T11:08:37.071Z Downloaded typeid v1.0.3
3632026-09-07T11:08:37.071Z Downloaded cookie-factory v0.3.3
3642026-09-07T11:08:37.074Z Downloaded futures-sink v0.3.32
3652026-09-07T11:08:37.074Z Downloaded dtor v0.8.1
3662026-09-07T11:08:37.076Z Downloaded link-section v0.2.1
3672026-09-07T11:08:37.079Z Downloaded ctor v0.10.1
3682026-09-07T11:08:37.079Z Downloaded slab v0.4.12
3692026-09-07T11:08:37.082Z Downloaded pin-project-lite v0.2.17
3702026-09-07T11:08:37.084Z Downloaded rusticata-macros v5.0.0
3712026-09-07T11:08:37.084Z Downloaded once_cell v1.21.4
3722026-09-07T11:08:37.087Z Downloaded futures v0.3.32
3732026-09-07T11:08:37.102Z Downloaded ron v0.12.2
3742026-09-07T11:08:37.106Z Downloaded nom v8.0.0
3752026-09-07T11:08:37.109Z Downloaded futures-util v0.3.32
3762026-09-07T11:08:37.115Z Downloaded pcap-parser v0.17.0
3772026-09-07T11:08:37.165Z Compiling proc-macro2 v1.0.106
3782026-09-07T11:08:37.168Z Compiling quote v1.0.46
3792026-09-07T11:08:37.168Z Compiling unicode-ident v1.0.24
3802026-09-07T11:08:37.168Z Compiling memchr v2.8.3
3812026-09-07T11:08:37.168Z Compiling thiserror v2.0.18
3822026-09-07T11:08:37.168Z Compiling zerocopy v0.8.54
3832026-09-07T11:08:37.168Z Compiling serde_core v1.0.228
3842026-09-07T11:08:37.168Z Compiling zmij v1.0.22
3852026-09-07T11:08:37.501Z Compiling libc v0.2.186
3862026-09-07T11:08:37.531Z Compiling ucd-trie v0.1.7
3872026-09-07T11:08:37.534Z Compiling serde_json v1.0.150
3882026-09-07T11:08:37.720Z Compiling pest v2.8.7
3892026-09-07T11:08:37.738Z Compiling serde v1.0.228
3902026-09-07T11:08:37.741Z Compiling strsim v0.11.1
3912026-09-07T11:08:37.848Z Compiling ident_case v1.0.1
3922026-09-07T11:08:38.132Z Compiling aho-corasick v1.1.4
3932026-09-07T11:08:38.253Z Compiling regex-syntax v0.8.11
3942026-09-07T11:08:38.331Z Compiling syn v2.0.118
3952026-09-07T11:08:38.404Z Compiling itoa v1.0.18
3962026-09-07T11:08:38.463Z Checking byteorder v1.5.0
3972026-09-07T11:08:38.905Z Compiling pest_meta v2.8.7
3982026-09-07T11:08:38.946Z Compiling either v1.16.0
3992026-09-07T11:08:39.019Z Compiling usdt-impl v0.6.0
4002026-09-07T11:08:39.077Z Checking bitflags v2.13.0
4012026-09-07T11:08:39.150Z Compiling itertools v0.15.0
4022026-09-07T11:08:39.517Z Compiling thread-id v5.1.0
4032026-09-07T11:08:39.590Z Checking log v0.4.33
4042026-09-07T11:08:39.730Z Compiling regex-automata v0.4.15
4052026-09-07T11:08:39.741Z Checking plain v0.2.3
4062026-09-07T11:08:39.833Z Checking futures-core v0.3.32
4072026-09-07T11:08:39.856Z Compiling heapless v0.8.0
4082026-09-07T11:08:39.952Z Checking futures-sink v0.3.32
4092026-09-07T11:08:40.396Z Checking futures-channel v0.3.32
4102026-09-07T11:08:40.491Z Checking hash32 v0.3.1
4112026-09-07T11:08:40.529Z Checking pretty-hex v0.4.2
4122026-09-07T11:08:40.583Z Checking cfg-if v1.0.4
4132026-09-07T11:08:40.601Z Checking macaddr v1.0.1
4142026-09-07T11:08:40.633Z Checking futures-task v0.3.32
4152026-09-07T11:08:40.633Z Compiling smoltcp v0.11.0
4162026-09-07T11:08:40.733Z Checking slab v0.4.12
4172026-09-07T11:08:40.758Z Compiling pest_generator v2.8.7
4182026-09-07T11:08:40.840Z Compiling darling_core v0.23.0
4192026-09-07T11:08:40.861Z Checking stable_deref_trait v1.2.1
4202026-09-07T11:08:40.882Z Checking futures-io v0.3.32
4212026-09-07T11:08:40.922Z Checking pin-project-lite v0.2.17
4222026-09-07T11:08:41.069Z Compiling crc32fast v1.5.0
4232026-09-07T11:08:41.315Z Compiling ref-cast v1.0.25
4242026-09-07T11:08:41.324Z Checking bitflags v1.3.2
4252026-09-07T11:08:41.343Z Compiling version_check v0.9.5
4262026-09-07T11:08:41.347Z Checking managed v0.8.0
4272026-09-07T11:08:41.378Z Compiling regex v1.13.0
4282026-09-07T11:08:41.602Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4292026-09-07T11:08:41.681Z Checking memmap2 v0.9.11
4302026-09-07T11:08:41.761Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4312026-09-07T11:08:41.837Z Checking ipnetwork v0.21.1
4322026-09-07T11:08:41.967Z Compiling serde_derive v1.0.228
4332026-09-07T11:08:41.986Z Compiling thiserror-impl v2.0.18
4342026-09-07T11:08:42.002Z Compiling zerocopy-derive v0.8.54
4352026-09-07T11:08:42.068Z Compiling pest_derive v2.8.7
4362026-09-07T11:08:42.249Z Compiling scroll_derive v0.13.1
4372026-09-07T11:08:42.579Z Compiling futures-macro v0.3.32
4382026-09-07T11:08:42.697Z Compiling ref-cast-impl v1.0.25
4392026-09-07T11:08:42.902Z Compiling darling_macro v0.23.0
4402026-09-07T11:08:42.953Z Checking unicode-width v0.2.2
4412026-09-07T11:08:43.043Z Checking scroll v0.13.0
4422026-09-07T11:08:43.244Z Checking dtrace-parser v0.3.0
4432026-09-07T11:08:43.256Z Checking goblin v0.10.7
4442026-09-07T11:08:43.287Z Checking cobs v0.3.0
4452026-09-07T11:08:43.363Z Checking futures-util v0.3.32
4462026-09-07T11:08:43.452Z Compiling darling v0.23.0
4472026-09-07T11:08:43.513Z Compiling ingot-macros v0.2.0
4482026-09-07T11:08:43.554Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4492026-09-07T11:08:43.834Z Checking tabwriter v1.4.1
4502026-09-07T11:08:44.319Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4512026-09-07T11:08:44.992Z Checking postcard v1.1.3
4522026-09-07T11:08:45.059Z Checking nom v8.0.0
4532026-09-07T11:08:45.293Z Compiling serde_tokenstream v0.2.3
4542026-09-07T11:08:45.302Z Compiling anyhow v1.0.103
4552026-09-07T11:08:45.307Z Checking futures-executor v0.3.32
4562026-09-07T11:08:45.445Z Checking futures v0.3.32
4572026-09-07T11:08:45.511Z Compiling typeid v1.0.3
4582026-09-07T11:08:45.561Z Checking dyn-clone v1.0.20
4592026-09-07T11:08:45.652Z Checking cookie-factory v0.3.3
4602026-09-07T11:08:45.806Z Checking uuid v1.23.5
4612026-09-07T11:08:45.822Z Checking circular v0.3.0
4622026-09-07T11:08:45.844Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4632026-09-07T11:08:45.906Z Compiling dtor-proc-macro v0.0.13
4642026-09-07T11:08:46.015Z Checking link-section v0.2.1
4652026-09-07T11:08:46.060Z Checking once_cell v1.21.4
4662026-09-07T11:08:46.116Z Compiling ctor-proc-macro v0.0.13
4672026-09-07T11:08:46.120Z Checking dof v0.4.0
4682026-09-07T11:08:46.184Z Checking ron v0.12.2
4692026-09-07T11:08:46.187Z Checking ingot-types v0.2.0
4702026-09-07T11:08:46.240Z Checking dtor v0.8.1
4712026-09-07T11:08:46.438Z Checking ctor v0.10.1
4722026-09-07T11:08:46.504Z Checking ingot v0.2.0
4732026-09-07T11:08:46.996Z Checking rusticata-macros v5.0.0
4742026-09-07T11:08:47.106Z Checking pcap-parser v0.17.0
4752026-09-07T11:08:47.109Z Compiling usdt-attr-macro v0.6.0
4762026-09-07T11:08:47.109Z Compiling usdt-macro v0.6.0
4772026-09-07T11:08:47.707Z Checking usdt v0.6.0
4782026-09-07T11:08:47.958Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4792026-09-07T11:08:52.483Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4802026-09-07T11:08:54.174Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4812026-09-07T11:08:56.565Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.68s
4822026-09-07T11:08:56.597Z
4832026-09-07T11:08:56.600Zreal 19.762596303
4842026-09-07T11:08:56.600Zuser 1:10.794303683
4852026-09-07T11:08:56.600Zsys 14.652837731
4862026-09-07T11:08:56.600Ztrap 0.041209620
4872026-09-07T11:08:56.600Ztflt 0.116084253
4882026-09-07T11:08:56.600Zdflt 0.195215536
4892026-09-07T11:08:56.600Zkflt 0.000017070
4902026-09-07T11:08:56.600Zlock 4:39.462142412
4912026-09-07T11:08:56.600Zslp 3:45.418927748
4922026-09-07T11:08:56.600Zlat 3.567600123
4932026-09-07T11:08:56.600Zstop 9.027499257
4942026-09-07T11:08:56.600Z+ header 'analyze no_std + engine + kernel'
4952026-09-07T11:08:56.600Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4962026-09-07T11:08:56.600Z# ==== analyze no_std + engine + kernel ==== #
4972026-09-07T11:08:56.600Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
4982026-09-07T11:08:56.765Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992026-09-07T11:08:56.765Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5002026-09-07T11:08:56.765Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5012026-09-07T11:08:56.768Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5022026-09-07T11:08:56.977Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5032026-09-07T11:09:00.060Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5042026-09-07T11:09:01.221Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.58s
5052026-09-07T11:09:01.246Z
5062026-09-07T11:09:01.249Zreal 4.643405649
5072026-09-07T11:09:01.249Zuser 4.773222000
5082026-09-07T11:09:01.249Zsys 0.932715340
5092026-09-07T11:09:01.249Ztrap 0.000616570
5102026-09-07T11:09:01.250Ztflt 0.018272813
5112026-09-07T11:09:01.250Zdflt 0.006896511
5122026-09-07T11:09:01.250Zkflt 0.000000000
5132026-09-07T11:09:01.250Zlock 15.053109451
5142026-09-07T11:09:01.250Zslp 17.889069174
5152026-09-07T11:09:01.250Zlat 0.005603650
5162026-09-07T11:09:01.250Zstop 0.189613322
5172026-09-07T11:09:01.250Z+ header test
5182026-09-07T11:09:01.250Z+ echo '# ==== test ==== #'
5192026-09-07T11:09:01.250Z# ==== test ==== #
5202026-09-07T11:09:01.250Z+ ptime -m cargo test
5212026-09-07T11:09:01.399Z Compiling memchr v2.8.3
5222026-09-07T11:09:01.402Z Compiling serde_core v1.0.228
5232026-09-07T11:09:01.423Z Compiling thiserror v2.0.18
5242026-09-07T11:09:01.426Z Compiling zerocopy v0.8.54
5252026-09-07T11:09:01.428Z Compiling unicode-ident v1.0.24
5262026-09-07T11:09:01.429Z Compiling byteorder v1.5.0
5272026-09-07T11:09:01.432Z Compiling zmij v1.0.22
5282026-09-07T11:09:01.435Z Compiling libc v0.2.186
5292026-09-07T11:09:01.507Z Compiling scroll v0.13.0
5302026-09-07T11:09:01.554Z Compiling proc-macro2 v1.0.106
5312026-09-07T11:09:01.634Z Compiling futures-sink v0.3.32
5322026-09-07T11:09:01.728Z Compiling plain v0.2.3
5332026-09-07T11:09:01.763Z Compiling log v0.4.33
5342026-09-07T11:09:01.770Z Compiling ucd-trie v0.1.7
5352026-09-07T11:09:01.807Z Compiling futures-core v0.3.32
5362026-09-07T11:09:01.817Z Compiling itoa v1.0.18
5372026-09-07T11:09:01.963Z Compiling futures-channel v0.3.32
5382026-09-07T11:09:01.989Z Compiling pest v2.8.7
5392026-09-07T11:09:02.069Z Compiling quote v1.0.46
5402026-09-07T11:09:02.190Z Compiling goblin v0.10.7
5412026-09-07T11:09:02.441Z Compiling hash32 v0.3.1
5422026-09-07T11:09:02.606Z Compiling stable_deref_trait v1.2.1
5432026-09-07T11:09:02.670Z Compiling futures-io v0.3.32
5442026-09-07T11:09:02.710Z Compiling pretty-hex v0.4.2
5452026-09-07T11:09:02.837Z Compiling futures-task v0.3.32
5462026-09-07T11:09:02.860Z Compiling pin-project-lite v0.2.17
5472026-09-07T11:09:02.951Z Compiling slab v0.4.12
5482026-09-07T11:09:02.956Z Compiling macaddr v1.0.1
5492026-09-07T11:09:03.052Z Compiling cfg-if v1.0.4
5502026-09-07T11:09:03.113Z Compiling futures-util v0.3.32
5512026-09-07T11:09:03.118Z Compiling dtrace-parser v0.3.0
5522026-09-07T11:09:03.190Z Compiling serde v1.0.228
5532026-09-07T11:09:03.382Z Compiling bitflags v2.13.0
5542026-09-07T11:09:03.638Z Compiling serde_json v1.0.150
5552026-09-07T11:09:03.788Z Compiling heapless v0.8.0
5562026-09-07T11:09:03.818Z Compiling syn v2.0.118
5572026-09-07T11:09:04.235Z Compiling thread-id v5.1.0
5582026-09-07T11:09:04.298Z Compiling ingot-types v0.2.0
5592026-09-07T11:09:04.309Z Compiling cobs v0.3.0
5602026-09-07T11:09:04.456Z Compiling managed v0.8.0
5612026-09-07T11:09:04.581Z Compiling bitflags v1.3.2
5622026-09-07T11:09:04.646Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5632026-09-07T11:09:04.674Z Compiling smoltcp v0.11.0
5642026-09-07T11:09:04.696Z Compiling ingot v0.2.0
5652026-09-07T11:09:04.879Z Compiling postcard v1.1.3
5662026-09-07T11:09:05.209Z Compiling dof v0.4.0
5672026-09-07T11:09:05.799Z Compiling futures-executor v0.3.32
5682026-09-07T11:09:06.365Z Compiling usdt-impl v0.6.0
5692026-09-07T11:09:06.654Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5702026-09-07T11:09:06.748Z Compiling memmap2 v0.9.11
5712026-09-07T11:09:06.878Z Compiling either v1.16.0
5722026-09-07T11:09:07.040Z Compiling ipnetwork v0.21.1
5732026-09-07T11:09:07.055Z Compiling unicode-width v0.2.2
5742026-09-07T11:09:07.271Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5752026-09-07T11:09:07.363Z Compiling tabwriter v1.4.1
5762026-09-07T11:09:07.552Z Compiling itertools v0.15.0
5772026-09-07T11:09:07.777Z Compiling usdt v0.6.0
5782026-09-07T11:09:08.398Z Compiling ref-cast v1.0.25
5792026-09-07T11:09:08.495Z Compiling futures v0.3.32
5802026-09-07T11:09:08.563Z Compiling crc32fast v1.5.0
5812026-09-07T11:09:08.566Z Compiling nom v8.0.0
5822026-09-07T11:09:08.799Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5832026-09-07T11:09:08.804Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5842026-09-07T11:09:08.980Z Compiling dyn-clone v1.0.20
5852026-09-07T11:09:09.151Z Compiling cookie-factory v0.3.3
5862026-09-07T11:09:09.383Z Compiling uuid v1.23.5
5872026-09-07T11:09:09.492Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5882026-09-07T11:09:09.716Z Compiling circular v0.3.0
5892026-09-07T11:09:09.725Z Compiling dtor v0.8.1
5902026-09-07T11:09:09.807Z Compiling typeid v1.0.3
5912026-09-07T11:09:09.822Z Compiling anyhow v1.0.103
5922026-09-07T11:09:09.915Z Compiling once_cell v1.21.4
5932026-09-07T11:09:09.968Z Compiling link-section v0.2.1
5942026-09-07T11:09:10.036Z Compiling ron v0.12.2
5952026-09-07T11:09:10.076Z Compiling ctor v0.10.1
5962026-09-07T11:09:10.940Z Compiling rusticata-macros v5.0.0
5972026-09-07T11:09:11.174Z Compiling pcap-parser v0.17.0
5982026-09-07T11:09:15.971Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5992026-09-07T11:09:18.257Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6002026-09-07T11:10:05.020Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s
6012026-09-07T11:10:05.035Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707)
6022026-09-07T11:10:05.037Z
6032026-09-07T11:10:05.037Zrunning 15 tests
6042026-09-07T11:10:05.037Ztest api::tests::parse_bad_proto_filter ... ok
6052026-09-07T11:10:05.038Ztest api::tests::parse_good_proto_filter ... ok
6062026-09-07T11:10:05.038Ztest api::tests::parse_bad_address ... ok
6072026-09-07T11:10:05.038Ztest api::tests::parse_good_address ... ok
6082026-09-07T11:10:05.038Ztest api::tests::ports_from_str_bad ... ok
6092026-09-07T11:10:05.038Ztest api::tests::ports_from_str_good ... ok
6102026-09-07T11:10:05.038Ztest cfg::tests::test_required_nat_space ... ok
6112026-09-07T11:10:05.038Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6122026-09-07T11:10:05.038Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6132026-09-07T11:10:05.038Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6142026-09-07T11:10:05.038Ztest engine::geneve::test::parse_multi_opt ... ok
6152026-09-07T11:10:05.041Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6162026-09-07T11:10:05.041Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6172026-09-07T11:10:05.041Ztest engine::geneve::test::parse_single_opt ... ok
6182026-09-07T11:10:05.041Ztest engine::firewall::tests::port_predicate_simplification ... ok
6192026-09-07T11:10:05.041Z
6202026-09-07T11:10:05.041Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6212026-09-07T11:10:05.041Z
6222026-09-07T11:10:05.041Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763)
6232026-09-07T11:10:05.041Z
6242026-09-07T11:10:05.041Zrunning 4 tests
6252026-09-07T11:10:05.045Ztest firewall_vni_outbound ... ok
6262026-09-07T11:10:05.045Ztest firewall_external_inbound ... ok
6272026-09-07T11:10:05.045Ztest firewall_vni_inbound ... ok
6282026-09-07T11:10:05.045Ztest firewall_replace_rules ... ok
6292026-09-07T11:10:05.045Z
6302026-09-07T11:10:05.045Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6312026-09-07T11:10:05.045Z
6322026-09-07T11:10:05.045Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a)
6332026-09-07T11:10:05.045Z
6342026-09-07T11:10:05.045Zrunning 2 tests
6352026-09-07T11:10:05.048Ztest parse_out_regression ... ok
6362026-09-07T11:10:05.048Ztest parse_in_regression ... ok
6372026-09-07T11:10:05.048Z
6382026-09-07T11:10:05.048Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6392026-09-07T11:10:05.048Z
6402026-09-07T11:10:05.048Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1)
6412026-09-07T11:10:05.048Z
6422026-09-07T11:10:05.048Zrunning 50 tests
6432026-09-07T11:10:05.053Ztest bad_ip_len ... ok
6442026-09-07T11:10:05.053Ztest check_layers ... ok
6452026-09-07T11:10:05.053Ztest add_remove_fw_rule ... ok
6462026-09-07T11:10:05.053Ztest arp_gateway ... ok
6472026-09-07T11:10:05.053Ztest anti_spoof ... ok
6482026-09-07T11:10:05.053Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6492026-09-07T11:10:05.053Ztest external_attached_subnets_cannot_reach_internal ... ok
6502026-09-07T11:10:05.053Ztest external_attached_subnets_dont_apply_nat ... ok
6512026-09-07T11:10:05.053Ztest gateway_icmp4_ping ... ok
6522026-09-07T11:10:05.053Ztest gateway_icmpv6_ping ... ok
6532026-09-07T11:10:05.053Ztest flow_expiration ... ok
6542026-09-07T11:10:05.053Ztest early_tcp_invalidation ... ok
6552026-09-07T11:10:05.053Ztest external_ip_epoch_affinity_preserved ... ok
6562026-09-07T11:10:05.053Ztest external_ip_reconfigurable ... ok
6572026-09-07T11:10:05.053Ztest gateway_router_advert_reply ... ok
6582026-09-07T11:10:05.053Ztest guest_to_guest_no_route ... ok
6592026-09-07T11:10:05.053Ztest guest_to_guest_diff_vpc_no_peer ... ok
6602026-09-07T11:10:05.053Ztest guest_to_internet_ipv6 ... ok
6612026-09-07T11:10:05.053Ztest guest_to_internet_ipv4 ... ok
6622026-09-07T11:10:05.053Ztest guest_to_guest ... ok
6632026-09-07T11:10:05.053Ztest icmp_inner_has_nat_applied ... ok
6642026-09-07T11:10:05.053Ztest icmpv6_inner_has_nat_applied ... ok
6652026-09-07T11:10:05.053Ztest inbound_ndp_dropped_at_gateway ... ok
6662026-09-07T11:10:05.053Ztest external_ip_receive_and_reply_on_all ... ok
6672026-09-07T11:10:05.053Ztest no_panic_on_flow_table_full ... ok
6682026-09-07T11:10:05.053Ztest intra_subnet_routes_with_custom ... ok
6692026-09-07T11:10:05.053Ztest outbound_ndp_dropped ... ok
6702026-09-07T11:10:05.053Ztest external_ip_balanced_over_floating_ips ... ok
6712026-09-07T11:10:05.053Ztest packet_body_pullup ... ok
6722026-09-07T11:10:05.053Ztest offload_info_preserved ... ok
6732026-09-07T11:10:05.053Ztest internal_attached_subnets ... ok
6742026-09-07T11:10:05.053Ztest port_transition_reset ... ok
6752026-09-07T11:10:05.053Ztest port_transition_running ... ok
6762026-09-07T11:10:05.053Ztest port_as_router_target ... ok
6772026-09-07T11:10:05.053Ztest port_transition_pause ... ok
6782026-09-07T11:10:05.053Ztest packet_too_big_generation ... ok
6792026-09-07T11:10:05.053Ztest test_drop_on_unknown_critical_option ... ok
6802026-09-07T11:10:05.053Ztest select_eip_conditioned_on_igw ... ok
6812026-09-07T11:10:05.054Ztest snat_icmp4_echo_rewrite ... ok
6822026-09-07T11:10:05.054Ztest snat_icmp6_echo_rewrite ... ok
6832026-09-07T11:10:05.054Ztest test_ipv6_multicast_encapsulation ... ok
6842026-09-07T11:10:05.054Ztest tcp_invalidation_does_not_block_connection ... ok
6852026-09-07T11:10:05.054Ztest tcp_outbound ... ok
6862026-09-07T11:10:05.054Ztest tcp_inbound ... ok
6872026-09-07T11:10:05.054Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6882026-09-07T11:10:05.054Ztest test_tcp_multicast_denied ... ok
6892026-09-07T11:10:05.054Ztest test_gateway_neighbor_advert_reply ... ok
6902026-09-07T11:10:05.054Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6912026-09-07T11:10:05.054Ztest uft_lft_invalidation_out ... ok
6922026-09-07T11:10:05.059Ztest uft_lft_invalidation_in ... ok
6932026-09-07T11:10:05.059Z
6942026-09-07T11:10:05.059Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6952026-09-07T11:10:05.059Z
6962026-09-07T11:10:05.059Z Doc-tests oxide_vpc
6972026-09-07T11:10:05.349Z
6982026-09-07T11:10:05.349Zrunning 0 tests
6992026-09-07T11:10:05.349Z
7002026-09-07T11:10:05.349Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7012026-09-07T11:10:05.349Z
7022026-09-07T11:10:05.377Z
7032026-09-07T11:10:05.377Zreal 1:04.120534018
7042026-09-07T11:10:05.377Zuser 3:27.686615206
7052026-09-07T11:10:05.377Zsys 12.121193597
7062026-09-07T11:10:05.377Ztrap 0.089050222
7072026-09-07T11:10:05.377Ztflt 0.209299648
7082026-09-07T11:10:05.377Zdflt 0.365865412
7092026-09-07T11:10:05.377Zkflt 0.000066340
7102026-09-07T11:10:05.380Zlock 14:56.459878178
7112026-09-07T11:10:05.380Zslp 6:46.567306938
7122026-09-07T11:10:05.380Zlat 7.857048941
7132026-09-07T11:10:05.380Zstop 7.399952390
7142026-09-07T11:10:05.380Zprocess exited: duration 128497 ms, exit code 0
 
7152026-09-07T11:10:05.388Zfound 0 output files