01M1KD96FXM9D68EF00AREV2SE: oxide-vpc

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

Buildomat Job: 01M1KD9V67KNX40EAYP82TPMFT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T10:34:40.259Zjob assigned to worker 01M1KD9YCW78B6VZSEDFQ606XY [factory aws, i-019d269d365b8069a] (queued for 54 s)
 
22026-09-03T10:34:46.371Zstarting task 0: "setup"
32026-09-03T10:34:46.374Z++ uname -s
42026-09-03T10:34:46.377Z+ kern=SunOS
52026-09-03T10:34:46.377Z+ build_user=build
62026-09-03T10:34:46.377Z+ build_uid=12345
72026-09-03T10:34:46.377Z+ work_dir=/work
82026-09-03T10:34:46.377Z+ input_dir=/input
92026-09-03T10:34:46.377Z+ [[ 0 == 12345 ]]
102026-09-03T10:34:46.378Z+ case "$kern" in
112026-09-03T10:34:46.378Z+ groupadd -g 12345 build
122026-09-03T10:34:46.380Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T10:34:48.383Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T10:34:48.463Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T10:34:48.467Z+ home_fs=zfs
162026-09-03T10:34:48.467Z+ [[ zfs == autofs ]]
172026-09-03T10:34:48.467Z+ mkdir -p /home/build
182026-09-03T10:34:48.467Z+ chown build:build /home/build /work
192026-09-03T10:34:50.467Z+ chmod 0700 /home/build /work
202026-09-03T10:34:50.470Zprocess exited: duration 4099 ms, exit code 0
 
212026-09-03T10:34:50.476Zstarting task 1: "rust-toolchain"
222026-09-03T10:34:50.480Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T10:34:50.480Z * rust toolchain channel = "1.97.1"
242026-09-03T10:34:50.480Z * rust toolchain profile = "default"
252026-09-03T10:34:50.480Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-03T10:34:50.480Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T10:34:50.480Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T10:34:50.483Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T10:34:50.483Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T10:34:50.560Zinfo: downloading installer
312026-09-03T10:34:51.814Zinfo: profile set to default
322026-09-03T10:34:51.814Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T10:34:51.818Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T10:34:51.955Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T10:34:51.958Zinfo: downloading 6 components
362026-09-03T10:35:05.422Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-03T10:35:05.422Z
382026-09-03T10:35:05.451Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T10:35:05.451Z
402026-09-03T10:35:05.454Z
412026-09-03T10:35:05.454ZRust is installed now. Great!
422026-09-03T10:35:05.454Z
432026-09-03T10:35:05.454ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T10:35:05.454Zenvironment variable. This has not been done automatically.
452026-09-03T10:35:05.454Z
462026-09-03T10:35:05.454ZTo configure your current shell, you need to source
472026-09-03T10:35:05.454Zthe corresponding env file under $HOME/.cargo.
482026-09-03T10:35:05.454Z
492026-09-03T10:35:05.454ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T10:35:05.454Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T10:35:05.454Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T10:35:05.454ZCC_x86_64-unknown-illumos = None
532026-09-03T10:35:05.454Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T10:35:05.454ZCC_x86_64_unknown_illumos = None
552026-09-03T10:35:05.454Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T10:35:05.454ZHOST_CC = None
572026-09-03T10:35:05.454Zcargo:rerun-if-env-changed=CC
582026-09-03T10:35:05.454ZCC = None
592026-09-03T10:35:05.454Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T10:35:05.622Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T10:35:05.622ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T10:35:05.622Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T10:35:05.622ZCFLAGS = None
642026-09-03T10:35:05.622Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T10:35:05.623ZHOST_CFLAGS = None
662026-09-03T10:35:05.623Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T10:35:05.623ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T10:35:05.623Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T10:35:05.623ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T10:35:05.722Z+ rustup --version
712026-09-03T10:35:05.729Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T10:35:05.732Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T10:35:05.751Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T10:35:05.754Z+ cargo --version
752026-09-03T10:35:05.768Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T10:35:05.770Z+ rustc --version
772026-09-03T10:35:05.789Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T10:35:05.792Zprocess exited: duration 15314 ms, exit code 0
 
792026-09-03T10:35:05.797Zstarting task 2: "authentication"
802026-09-03T10:35:05.810ZWARNING: control request failure (retrying): Invalid Response Payload (b"<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body>\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.29.0</center>\r\n</body>\r\n</html>\r\n"): expected value at line 1 column 1
812026-09-03T10:35:07.819Zprocess exited: duration 2020 ms, exit code 0
 
822026-09-03T10:35:07.825Zstarting task 3: "clone repository"
832026-09-03T10:35:07.829Z+ mkdir -p /work/oxidecomputer/opte
842026-09-03T10:35:07.832Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
852026-09-03T10:35:07.863ZCloning into '/work/oxidecomputer/opte'...
862026-09-03T10:35:08.880Z+ cd /work/oxidecomputer/opte
872026-09-03T10:35:08.880Z+ git fetch origin 20656f7698bfd767f3df92f0697d0653e935e372
882026-09-03T10:35:09.152ZFrom https://github.com/oxidecomputer/opte
892026-09-03T10:35:09.152Z * branch 20656f7698bfd767f3df92f0697d0653e935e372 -> FETCH_HEAD
902026-09-03T10:35:09.158Z+ [[ -n zl/mcast-source-validation ]]
912026-09-03T10:35:09.161Z++ git branch --show-current
922026-09-03T10:35:09.161Z+ current=master
932026-09-03T10:35:09.161Z+ [[ master != zl/mcast-source-validation ]]
942026-09-03T10:35:09.161Z+ git branch -f zl/mcast-source-validation 20656f7698bfd767f3df92f0697d0653e935e372
952026-09-03T10:35:09.164Z+ git checkout -f zl/mcast-source-validation
962026-09-03T10:35:09.181ZSwitched to branch 'zl/mcast-source-validation'
972026-09-03T10:35:09.183Z+ git reset --hard 20656f7698bfd767f3df92f0697d0653e935e372
982026-09-03T10:35:09.198ZHEAD is now at 20656f7 [ssm, multicast] align source address validation with dpd, nexus and mgd
992026-09-03T10:35:09.201Zprocess exited: duration 1373 ms, exit code 0
 
1002026-09-03T10:35:09.207Zstarting task 4: "build"
1012026-09-03T10:35:09.210Z+ source .github/buildomat/common.sh
1022026-09-03T10:35:09.213Z++ rustup show active-toolchain
1032026-09-03T10:35:09.215Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1042026-09-03T10:35:09.218Z++ pushd xde
1052026-09-03T10:35:09.218Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-09-03T10:35:09.218Z++ rustup show active-toolchain
1072026-09-03T10:35:09.221Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1082026-09-03T10:35:09.386Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1092026-09-03T10:35:09.390Zinfo: downloading 6 components
1102026-09-03T10:35:25.337Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1112026-09-03T10:35:25.337Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-03T10:35:25.337Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1132026-09-03T10:35:25.337Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1142026-09-03T10:35:25.337Zwarn: to install the active toolchain, use `rustup install` instead
1152026-09-03T10:35:25.337Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1162026-09-03T10:35:25.432Z+++ rustup show active-toolchain -v
1172026-09-03T10:35:25.435Z+++ head -n 1
1182026-09-03T10:35:25.435Z+++ cut '-d ' -f1
1192026-09-03T10:35:25.485Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-03T10:35:25.485Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1212026-09-03T10:35:25.486Z++ popd
1222026-09-03T10:35:25.489Z/work/oxidecomputer/opte
1232026-09-03T10:35:25.489Z+ cargo --version
1242026-09-03T10:35:25.495Zcargo 1.97.1 (c980f4866 2026-06-30)
1252026-09-03T10:35:25.498Z+ rustc --version
1262026-09-03T10:35:25.518Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1272026-09-03T10:35:25.520Z+ cd lib/oxide-vpc
1282026-09-03T10:35:25.521Z+ header 'check style'
1292026-09-03T10:35:25.521Z+ echo '# ==== check style ==== #'
1302026-09-03T10:35:25.521Z# ==== check style ==== #
1312026-09-03T10:35:25.521Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1322026-09-03T10:35:25.651Z
1332026-09-03T10:35:25.651Zreal 0.129135090
1342026-09-03T10:35:25.651Zuser 0.095059791
1352026-09-03T10:35:25.651Zsys 0.030144031
1362026-09-03T10:35:25.652Ztrap 0.000030277
1372026-09-03T10:35:25.652Ztflt 0.000017548
1382026-09-03T10:35:25.652Zdflt 0.000010817
1392026-09-03T10:35:25.652Zkflt 0.000000000
1402026-09-03T10:35:25.652Zlock 0.022619376
1412026-09-03T10:35:25.652Zslp 0.109352847
1422026-09-03T10:35:25.652Zlat 0.000973571
1432026-09-03T10:35:25.652Zstop 0.000088151
1442026-09-03T10:35:25.655Z+ header 'check docs'
1452026-09-03T10:35:25.655Z+ echo '# ==== check docs ==== #'
1462026-09-03T10:35:25.655Z# ==== check docs ==== #
1472026-09-03T10:35:25.655Z+ RUSTDOCFLAGS='-D warnings'
1482026-09-03T10:35:25.655Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1492026-09-03T10:35:25.720Z Updating crates.io index
1502026-09-03T10:35:25.723Z Updating git repository `https://github.com/oxidecomputer/falcon`
1512026-09-03T10:35:26.415Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1522026-09-03T10:35:26.691Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1532026-09-03T10:35:26.986Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1542026-09-03T10:35:27.385Z Updating git repository `https://github.com/oxidecomputer/zone`
1552026-09-03T10:35:27.694Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1562026-09-03T10:35:27.994Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1572026-09-03T10:35:29.569Z Downloading crates ...
1582026-09-03T10:35:29.614Z Downloaded darling_macro v0.23.0
1592026-09-03T10:35:29.617Z Downloaded embedded-io v0.4.0
1602026-09-03T10:35:29.627Z Downloaded defmt-parser v1.0.0
1612026-09-03T10:35:29.630Z Downloaded dyn-clone v1.0.20
1622026-09-03T10:35:29.630Z Downloaded ref-cast-impl v1.0.25
1632026-09-03T10:35:29.630Z Downloaded embedded-io v0.6.1
1642026-09-03T10:35:29.633Z Downloaded dtrace-parser v0.3.0
1652026-09-03T10:35:29.633Z Downloaded cobs v0.3.0
1662026-09-03T10:35:29.637Z Downloaded defmt v0.3.100
1672026-09-03T10:35:29.640Z Downloaded managed v0.8.0
1682026-09-03T10:35:29.644Z Downloaded tabwriter v1.4.1
1692026-09-03T10:35:29.654Z Downloaded dof v0.4.0
1702026-09-03T10:35:29.657Z Downloaded cfg-if v1.0.4
1712026-09-03T10:35:29.661Z Downloaded hash32 v0.3.1
1722026-09-03T10:35:29.663Z Downloaded strsim v0.11.1
1732026-09-03T10:35:29.664Z Downloaded ref-cast v1.0.25
1742026-09-03T10:35:29.666Z Downloaded plain v0.2.3
1752026-09-03T10:35:29.670Z Downloaded pretty-hex v0.4.2
1762026-09-03T10:35:29.673Z Downloaded version_check v0.9.5
1772026-09-03T10:35:29.673Z Downloaded macaddr v1.0.1
1782026-09-03T10:35:29.673Z Downloaded scroll_derive v0.13.1
1792026-09-03T10:35:29.675Z Downloaded thread-id v5.1.0
1802026-09-03T10:35:29.678Z Downloaded stable_deref_trait v1.2.1
1812026-09-03T10:35:29.678Z Downloaded usdt-attr-macro v0.6.0
1822026-09-03T10:35:29.685Z Downloaded usdt-macro v0.6.0
1832026-09-03T10:35:29.687Z Downloaded ident_case v1.0.1
1842026-09-03T10:35:29.688Z Downloaded itoa v1.0.18
1852026-09-03T10:35:29.696Z Downloaded either v1.16.0
1862026-09-03T10:35:29.714Z Downloaded ingot v0.2.0
1872026-09-03T10:35:29.714Z Downloaded pest_generator v2.8.7
1882026-09-03T10:35:29.714Z Downloaded quote v1.0.46
1892026-09-03T10:35:29.714Z Downloaded defmt-macros v1.1.1
1902026-09-03T10:35:29.714Z Downloaded zmij v1.0.22
1912026-09-03T10:35:29.714Z Downloaded byteorder v1.5.0
1922026-09-03T10:35:29.717Z Downloaded ingot-types v0.2.0
1932026-09-03T10:35:29.717Z Downloaded usdt v0.6.0
1942026-09-03T10:35:29.718Z Downloaded ipnetwork v0.21.1
1952026-09-03T10:35:29.720Z Downloaded serde_tokenstream v0.2.3
1962026-09-03T10:35:29.720Z Downloaded crc32fast v1.5.0
1972026-09-03T10:35:29.721Z Downloaded darling v0.23.0
1982026-09-03T10:35:29.723Z Downloaded defmt v1.1.1
1992026-09-03T10:35:29.726Z Downloaded pest_derive v2.8.7
2002026-09-03T10:35:29.726Z Downloaded pest v2.8.7
2012026-09-03T10:35:29.729Z Downloaded thiserror v2.0.18
2022026-09-03T10:35:29.732Z Downloaded bitflags v1.3.2
2032026-09-03T10:35:29.735Z Downloaded usdt-impl v0.6.0
2042026-09-03T10:35:29.738Z Downloaded ingot-macros v0.2.0
2052026-09-03T10:35:29.738Z Downloaded pest_meta v2.8.7
2062026-09-03T10:35:29.742Z Downloaded ucd-trie v0.1.7
2072026-09-03T10:35:29.745Z Downloaded thiserror-impl v2.0.18
2082026-09-03T10:35:29.748Z Downloaded scroll v0.13.0
2092026-09-03T10:35:29.764Z Downloaded memmap2 v0.9.11
2102026-09-03T10:35:29.767Z Downloaded bitflags v2.13.0
2112026-09-03T10:35:29.769Z Downloaded postcard v1.1.3
2122026-09-03T10:35:29.772Z Downloaded proc-macro2 v1.0.106
2132026-09-03T10:35:29.775Z Downloaded unicode-ident v1.0.24
2142026-09-03T10:35:29.779Z Downloaded uuid v1.23.5
2152026-09-03T10:35:29.786Z Downloaded log v0.4.33
2162026-09-03T10:35:29.789Z Downloaded serde_core v1.0.228
2172026-09-03T10:35:29.789Z Downloaded darling_core v0.23.0
2182026-09-03T10:35:29.792Z Downloaded heapless v0.8.0
2192026-09-03T10:35:29.803Z Downloaded serde_derive v1.0.228
2202026-09-03T10:35:29.812Z Downloaded serde v1.0.228
2212026-09-03T10:35:29.815Z Downloaded memchr v2.8.3
2222026-09-03T10:35:29.823Z Downloaded zerocopy-derive v0.8.54
2232026-09-03T10:35:29.865Z Downloaded serde_json v1.0.150
2242026-09-03T10:35:29.876Z Downloaded aho-corasick v1.1.4
2252026-09-03T10:35:29.879Z Downloaded itertools v0.15.0
2262026-09-03T10:35:29.884Z Downloaded regex v1.13.0
2272026-09-03T10:35:29.929Z Downloaded goblin v0.10.7
2282026-09-03T10:35:29.933Z Downloaded unicode-width v0.2.2
2292026-09-03T10:35:29.948Z Downloaded zerocopy v0.8.54
2302026-09-03T10:35:29.958Z Downloaded syn v2.0.118
2312026-09-03T10:35:29.964Z Downloaded regex-syntax v0.8.11
2322026-09-03T10:35:29.969Z Downloaded smoltcp v0.11.0
2332026-09-03T10:35:29.988Z Downloaded regex-automata v0.4.15
2342026-09-03T10:35:30.007Z Downloaded libc v0.2.186
2352026-09-03T10:35:30.063Z Compiling proc-macro2 v1.0.106
2362026-09-03T10:35:30.063Z Compiling quote v1.0.46
2372026-09-03T10:35:30.063Z Compiling unicode-ident v1.0.24
2382026-09-03T10:35:30.066Z Documenting unicode-ident v1.0.24
2392026-09-03T10:35:30.066Z Compiling serde_core v1.0.228
2402026-09-03T10:35:30.066Z Compiling strsim v0.11.1
2412026-09-03T10:35:30.066Z Compiling ident_case v1.0.1
2422026-09-03T10:35:30.224Z Compiling memchr v2.8.3
2432026-09-03T10:35:30.243Z Compiling zerocopy v0.8.54
2442026-09-03T10:35:30.477Z Compiling serde v1.0.228
2452026-09-03T10:35:30.503Z Compiling thiserror v2.0.18
2462026-09-03T10:35:30.578Z Compiling regex-syntax v0.8.11
2472026-09-03T10:35:30.639Z Documenting proc-macro2 v1.0.106
2482026-09-03T10:35:30.795Z Compiling aho-corasick v1.1.4
2492026-09-03T10:35:30.991Z Checking byteorder v1.5.0
2502026-09-03T10:35:31.089Z Compiling syn v2.0.118
2512026-09-03T10:35:31.144Z Compiling either v1.16.0
2522026-09-03T10:35:31.217Z Documenting quote v1.0.46
2532026-09-03T10:35:31.343Z Compiling itertools v0.15.0
2542026-09-03T10:35:31.728Z Documenting syn v2.0.118
2552026-09-03T10:35:31.830Z Documenting strsim v0.11.1
2562026-09-03T10:35:32.172Z Compiling regex-automata v0.4.15
2572026-09-03T10:35:32.330Z Documenting ident_case v1.0.1
2582026-09-03T10:35:32.608Z Compiling heapless v0.8.0
2592026-09-03T10:35:32.624Z Checking bitflags v2.13.0
2602026-09-03T10:35:32.781Z Checking hash32 v0.3.1
2612026-09-03T10:35:32.807Z Documenting serde_core v1.0.228
2622026-09-03T10:35:32.887Z Checking stable_deref_trait v1.2.1
2632026-09-03T10:35:32.950Z Checking macaddr v1.0.1
2642026-09-03T10:35:33.067Z Checking cfg-if v1.0.4
2652026-09-03T10:35:33.088Z Documenting memchr v2.8.3
2662026-09-03T10:35:33.090Z Checking darling_core v0.23.0
2672026-09-03T10:35:33.122Z Documenting regex-syntax v0.8.11
2682026-09-03T10:35:33.824Z Documenting darling_core v0.23.0
2692026-09-03T10:35:34.014Z Compiling regex v1.13.0
2702026-09-03T10:35:34.146Z Documenting aho-corasick v1.1.4
2712026-09-03T10:35:34.410Z Compiling smoltcp v0.11.0
2722026-09-03T10:35:34.588Z Checking managed v0.8.0
2732026-09-03T10:35:34.643Z Compiling zerocopy-derive v0.8.54
2742026-09-03T10:35:34.731Z Compiling serde_derive v1.0.228
2752026-09-03T10:35:34.795Z Compiling thiserror-impl v2.0.18
2762026-09-03T10:35:34.874Z Checking bitflags v1.3.2
2772026-09-03T10:35:35.033Z Documenting darling_macro v0.23.0
2782026-09-03T10:35:35.191Z Documenting regex-automata v0.4.15
2792026-09-03T10:35:35.223Z Documenting thiserror-impl v2.0.18
2802026-09-03T10:35:35.734Z Documenting serde_derive v1.0.228
2812026-09-03T10:35:35.913Z Compiling darling_macro v0.23.0
2822026-09-03T10:35:36.056Z Documenting zerocopy-derive v0.8.54
2832026-09-03T10:35:36.138Z Compiling ref-cast v1.0.25
2842026-09-03T10:35:36.148Z Checking cobs v0.3.0
2852026-09-03T10:35:36.278Z Documenting byteorder v1.5.0
2862026-09-03T10:35:36.472Z Compiling crc32fast v1.5.0
2872026-09-03T10:35:36.502Z Compiling darling v0.23.0
2882026-09-03T10:35:36.577Z Compiling ingot-macros v0.2.0
2892026-09-03T10:35:36.593Z Documenting darling v0.23.0
2902026-09-03T10:35:36.837Z Documenting regex v1.13.0
2912026-09-03T10:35:36.846Z Documenting hash32 v0.3.1
2922026-09-03T10:35:37.106Z Documenting thiserror v2.0.18
2932026-09-03T10:35:37.209Z Documenting zerocopy v0.8.54
2942026-09-03T10:35:37.545Z Documenting serde v1.0.228
2952026-09-03T10:35:37.835Z Documenting ingot-macros v0.2.0
2962026-09-03T10:35:37.861Z Checking postcard v1.1.3
2972026-09-03T10:35:37.932Z Compiling ref-cast-impl v1.0.25
2982026-09-03T10:35:38.140Z Documenting bitflags v2.13.0
2992026-09-03T10:35:38.541Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3002026-09-03T10:35:38.756Z Compiling version_check v0.9.5
3012026-09-03T10:35:38.763Z Checking unicode-width v0.2.2
3022026-09-03T10:35:38.858Z Documenting stable_deref_trait v1.2.1
3032026-09-03T10:35:38.986Z Documenting macaddr v1.0.1
3042026-09-03T10:35:38.996Z Checking ipnetwork v0.21.1
3052026-09-03T10:35:39.025Z Documenting cfg-if v1.0.4
3062026-09-03T10:35:39.053Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3072026-09-03T10:35:39.170Z Documenting cobs v0.3.0
3082026-09-03T10:35:39.247Z Checking ingot-types v0.2.0
3092026-09-03T10:35:39.277Z Documenting managed v0.8.0
3102026-09-03T10:35:39.328Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3112026-09-03T10:35:39.454Z Documenting heapless v0.8.0
3122026-09-03T10:35:39.580Z Checking ingot v0.2.0
3132026-09-03T10:35:39.667Z Checking tabwriter v1.4.1
3142026-09-03T10:35:40.104Z Documenting postcard v1.1.3
3152026-09-03T10:35:40.107Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3162026-09-03T10:35:40.577Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3172026-09-03T10:35:40.666Z Documenting ref-cast-impl v1.0.25
3182026-09-03T10:35:40.669Z Documenting ingot-types v0.2.0
3192026-09-03T10:35:40.749Z Documenting ipnetwork v0.21.1
3202026-09-03T10:35:40.925Z Checking dyn-clone v1.0.20
3212026-09-03T10:35:41.028Z Documenting either v1.16.0
3222026-09-03T10:35:41.125Z Documenting unicode-width v0.2.2
3232026-09-03T10:35:41.206Z Documenting smoltcp v0.11.0
3242026-09-03T10:35:41.213Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3252026-09-03T10:35:41.435Z Documenting crc32fast v1.5.0
3262026-09-03T10:35:41.697Z Documenting ref-cast v1.0.25
3272026-09-03T10:35:41.927Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3282026-09-03T10:35:41.954Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-09-03T10:35:42.232Z Documenting ingot v0.2.0
3302026-09-03T10:35:42.450Z Documenting itertools v0.15.0
3312026-09-03T10:35:42.686Z Documenting tabwriter v1.4.1
3322026-09-03T10:35:42.938Z Documenting dyn-clone v1.0.20
3332026-09-03T10:35:43.542Z Documenting uuid v1.23.5
3342026-09-03T10:35:43.851Z Checking uuid v1.23.5
3352026-09-03T10:35:44.090Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3362026-09-03T10:35:44.144Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3372026-09-03T10:35:45.640Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3382026-09-03T10:35:46.848Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3392026-09-03T10:35:49.161Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3402026-09-03T10:35:50.803Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.14s
3412026-09-03T10:35:50.894Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3422026-09-03T10:35:50.919Z
3432026-09-03T10:35:50.922Zreal 25.246693920
3442026-09-03T10:35:50.922Zuser 1:21.998736135
3452026-09-03T10:35:50.922Zsys 17.217594047
3462026-09-03T10:35:50.922Ztrap 0.047527320
3472026-09-03T10:35:50.923Ztflt 0.109086546
3482026-09-03T10:35:50.923Zdflt 0.062927269
3492026-09-03T10:35:50.923Zkflt 0.002004964
3502026-09-03T10:35:50.923Zlock 7:55.041287997
3512026-09-03T10:35:50.923Zslp 4:56.989458565
3522026-09-03T10:35:50.923Zlat 6.416633637
3532026-09-03T10:35:50.923Zstop 12.468322422
3542026-09-03T10:35:50.923Z+ header 'analyze std + api + usdt'
3552026-09-03T10:35:50.923Z+ echo '# ==== analyze std + api + usdt ==== #'
3562026-09-03T10:35:50.923Z# ==== analyze std + api + usdt ==== #
3572026-09-03T10:35:50.923Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3582026-09-03T10:35:51.104Z Downloading crates ...
3592026-09-03T10:35:51.147Z Downloaded dtor v0.8.1
3602026-09-03T10:35:51.154Z Downloaded anyhow v1.0.103
3612026-09-03T10:35:51.157Z Downloaded ctor v0.10.1
3622026-09-03T10:35:51.160Z Downloaded typeid v1.0.3
3632026-09-03T10:35:51.163Z Downloaded futures-macro v0.3.32
3642026-09-03T10:35:51.163Z Downloaded link-section v0.2.1
3652026-09-03T10:35:51.163Z Downloaded futures-io v0.3.32
3662026-09-03T10:35:51.163Z Downloaded futures-task v0.3.32
3672026-09-03T10:35:51.163Z Downloaded ctor-proc-macro v0.0.13
3682026-09-03T10:35:51.166Z Downloaded futures-core v0.3.32
3692026-09-03T10:35:51.166Z Downloaded rusticata-macros v5.0.0
3702026-09-03T10:35:51.168Z Downloaded futures-sink v0.3.32
3712026-09-03T10:35:51.168Z Downloaded dtor-proc-macro v0.0.13
3722026-09-03T10:35:51.171Z Downloaded circular v0.3.0
3732026-09-03T10:35:51.174Z Downloaded slab v0.4.12
3742026-09-03T10:35:51.177Z Downloaded cookie-factory v0.3.3
3752026-09-03T10:35:51.177Z Downloaded futures-executor v0.3.32
3762026-09-03T10:35:51.177Z Downloaded pin-project-lite v0.2.17
3772026-09-03T10:35:51.180Z Downloaded futures-channel v0.3.32
3782026-09-03T10:35:51.185Z Downloaded futures v0.3.32
3792026-09-03T10:35:51.188Z Downloaded once_cell v1.21.4
3802026-09-03T10:35:51.201Z Downloaded ron v0.12.2
3812026-09-03T10:35:51.205Z Downloaded nom v8.0.0
3822026-09-03T10:35:51.208Z Downloaded futures-util v0.3.32
3832026-09-03T10:35:51.214Z Downloaded pcap-parser v0.17.0
3842026-09-03T10:35:51.264Z Compiling proc-macro2 v1.0.106
3852026-09-03T10:35:51.267Z Compiling quote v1.0.46
3862026-09-03T10:35:51.268Z Compiling unicode-ident v1.0.24
3872026-09-03T10:35:51.268Z Compiling memchr v2.8.3
3882026-09-03T10:35:51.268Z Compiling thiserror v2.0.18
3892026-09-03T10:35:51.268Z Compiling serde_core v1.0.228
3902026-09-03T10:35:51.268Z Compiling zerocopy v0.8.54
3912026-09-03T10:35:51.449Z Compiling zmij v1.0.22
3922026-09-03T10:35:51.644Z Compiling libc v0.2.186
3932026-09-03T10:35:51.649Z Compiling serde_json v1.0.150
3942026-09-03T10:35:51.671Z Compiling ucd-trie v0.1.7
3952026-09-03T10:35:51.738Z Compiling serde v1.0.228
3962026-09-03T10:35:51.858Z Compiling pest v2.8.7
3972026-09-03T10:35:51.889Z Compiling strsim v0.11.1
3982026-09-03T10:35:51.997Z Compiling ident_case v1.0.1
3992026-09-03T10:35:52.246Z Compiling aho-corasick v1.1.4
4002026-09-03T10:35:52.369Z Compiling itoa v1.0.18
4012026-09-03T10:35:52.410Z Compiling regex-syntax v0.8.11
4022026-09-03T10:35:52.479Z Compiling syn v2.0.118
4032026-09-03T10:35:52.528Z Checking byteorder v1.5.0
4042026-09-03T10:35:52.943Z Compiling pest_meta v2.8.7
4052026-09-03T10:35:53.036Z Compiling usdt-impl v0.6.0
4062026-09-03T10:35:53.109Z Compiling either v1.16.0
4072026-09-03T10:35:53.157Z Checking bitflags v2.13.0
4082026-09-03T10:35:53.279Z Compiling itertools v0.15.0
4092026-09-03T10:35:53.320Z Compiling thread-id v5.1.0
4102026-09-03T10:35:53.642Z Checking futures-sink v0.3.32
4112026-09-03T10:35:53.660Z Checking log v0.4.33
4122026-09-03T10:35:53.801Z Compiling regex-automata v0.4.15
4132026-09-03T10:35:53.826Z Checking plain v0.2.3
4142026-09-03T10:35:53.916Z Compiling heapless v0.8.0
4152026-09-03T10:35:54.204Z Checking futures-core v0.3.32
4162026-09-03T10:35:54.319Z Checking futures-channel v0.3.32
4172026-09-03T10:35:54.572Z Checking hash32 v0.3.1
4182026-09-03T10:35:54.643Z Compiling smoltcp v0.11.0
4192026-09-03T10:35:54.666Z Checking slab v0.4.12
4202026-09-03T10:35:54.702Z Checking futures-io v0.3.32
4212026-09-03T10:35:54.809Z Checking futures-task v0.3.32
4222026-09-03T10:35:54.814Z Checking cfg-if v1.0.4
4232026-09-03T10:35:54.853Z Checking pretty-hex v0.4.2
4242026-09-03T10:35:54.865Z Checking stable_deref_trait v1.2.1
4252026-09-03T10:35:54.926Z Compiling pest_generator v2.8.7
4262026-09-03T10:35:54.935Z Compiling darling_core v0.23.0
4272026-09-03T10:35:54.939Z Checking pin-project-lite v0.2.17
4282026-09-03T10:35:54.960Z Checking macaddr v1.0.1
4292026-09-03T10:35:55.164Z Compiling ref-cast v1.0.25
4302026-09-03T10:35:55.402Z Compiling version_check v0.9.5
4312026-09-03T10:35:55.478Z Compiling crc32fast v1.5.0
4322026-09-03T10:35:55.482Z Checking managed v0.8.0
4332026-09-03T10:35:55.526Z Compiling regex v1.13.0
4342026-09-03T10:35:55.656Z Checking bitflags v1.3.2
4352026-09-03T10:35:55.674Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4362026-09-03T10:35:55.824Z Checking memmap2 v0.9.11
4372026-09-03T10:35:55.917Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4382026-09-03T10:35:55.926Z Checking ipnetwork v0.21.1
4392026-09-03T10:35:56.093Z Checking unicode-width v0.2.2
4402026-09-03T10:35:56.140Z Compiling thiserror-impl v2.0.18
4412026-09-03T10:35:56.218Z Compiling serde_derive v1.0.228
4422026-09-03T10:35:56.335Z Compiling zerocopy-derive v0.8.54
4432026-09-03T10:35:56.410Z Compiling pest_derive v2.8.7
4442026-09-03T10:35:56.901Z Compiling scroll_derive v0.13.1
4452026-09-03T10:35:56.916Z Compiling futures-macro v0.3.32
4462026-09-03T10:35:56.927Z Compiling ref-cast-impl v1.0.25
4472026-09-03T10:35:57.044Z Checking tabwriter v1.4.1
4482026-09-03T10:35:57.073Z Compiling darling_macro v0.23.0
4492026-09-03T10:35:57.185Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4502026-09-03T10:35:57.507Z Compiling dtrace-parser v0.3.0
4512026-09-03T10:35:57.637Z Compiling darling v0.23.0
4522026-09-03T10:35:57.702Z Checking scroll v0.13.0
4532026-09-03T10:35:57.706Z Compiling ingot-macros v0.2.0
4542026-09-03T10:35:57.760Z Checking futures-util v0.3.32
4552026-09-03T10:35:57.765Z Checking cobs v0.3.0
4562026-09-03T10:35:57.895Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4572026-09-03T10:35:57.918Z Checking goblin v0.10.7
4582026-09-03T10:35:58.348Z Checking nom v8.0.0
4592026-09-03T10:35:58.625Z Compiling typeid v1.0.3
4602026-09-03T10:35:59.275Z Checking postcard v1.1.3
4612026-09-03T10:35:59.385Z Compiling serde_tokenstream v0.2.3
4622026-09-03T10:35:59.556Z Compiling anyhow v1.0.103
4632026-09-03T10:35:59.655Z Checking futures-executor v0.3.32
4642026-09-03T10:35:59.661Z Checking dyn-clone v1.0.20
4652026-09-03T10:35:59.799Z Checking futures v0.3.32
4662026-09-03T10:35:59.807Z Checking uuid v1.23.5
4672026-09-03T10:35:59.865Z Checking cookie-factory v0.3.3
4682026-09-03T10:36:00.080Z Checking circular v0.3.0
4692026-09-03T10:36:00.112Z Compiling dtor-proc-macro v0.0.13
4702026-09-03T10:36:00.122Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4712026-09-03T10:36:00.330Z Checking rusticata-macros v5.0.0
4722026-09-03T10:36:00.342Z Compiling ctor-proc-macro v0.0.13
4732026-09-03T10:36:00.386Z Checking once_cell v1.21.4
4742026-09-03T10:36:00.391Z Checking link-section v0.2.1
4752026-09-03T10:36:00.451Z Checking dtor v0.8.1
4762026-09-03T10:36:00.457Z Checking pcap-parser v0.17.0
4772026-09-03T10:36:00.506Z Checking ron v0.12.2
4782026-09-03T10:36:00.509Z Checking dof v0.4.0
4792026-09-03T10:36:00.509Z Checking ingot-types v0.2.0
4802026-09-03T10:36:00.667Z Checking ctor v0.10.1
4812026-09-03T10:36:00.831Z Checking ingot v0.2.0
4822026-09-03T10:36:01.403Z Compiling usdt-macro v0.6.0
4832026-09-03T10:36:01.406Z Compiling usdt-attr-macro v0.6.0
4842026-09-03T10:36:02.001Z Checking usdt v0.6.0
4852026-09-03T10:36:02.305Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4862026-09-03T10:36:06.849Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4872026-09-03T10:36:08.565Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4882026-09-03T10:36:10.980Z Finished `dev` profile [optimized + debuginfo] target(s) in 20.01s
4892026-09-03T10:36:11.013Z
4902026-09-03T10:36:11.016Zreal 20.087280489
4912026-09-03T10:36:11.016Zuser 1:11.661534772
4922026-09-03T10:36:11.016Zsys 14.601182858
4932026-09-03T10:36:11.016Ztrap 0.038523378
4942026-09-03T10:36:11.016Ztflt 0.119662102
4952026-09-03T10:36:11.016Zdflt 0.173218739
4962026-09-03T10:36:11.016Zkflt 0.000012567
4972026-09-03T10:36:11.016Zlock 4:42.915071458
4982026-09-03T10:36:11.016Zslp 3:47.368454629
4992026-09-03T10:36:11.016Zlat 3.691021108
5002026-09-03T10:36:11.016Zstop 8.910242188
5012026-09-03T10:36:11.016Z+ header 'analyze no_std + engine + kernel'
5022026-09-03T10:36:11.016Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5032026-09-03T10:36:11.016Z# ==== analyze no_std + engine + kernel ==== #
5042026-09-03T10:36:11.016Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5052026-09-03T10:36:11.182Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5062026-09-03T10:36:11.182Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5072026-09-03T10:36:11.182Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5082026-09-03T10:36:11.186Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5092026-09-03T10:36:11.395Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5102026-09-03T10:36:14.532Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5112026-09-03T10:36:15.712Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.65s
5122026-09-03T10:36:15.738Z
5132026-09-03T10:36:15.746Zreal 4.719517481
5142026-09-03T10:36:15.746Zuser 4.861927515
5152026-09-03T10:36:15.747Zsys 0.924337429
5162026-09-03T10:36:15.747Ztrap 0.000513212
5172026-09-03T10:36:15.747Ztflt 0.021275795
5182026-09-03T10:36:15.747Zdflt 0.004162327
5192026-09-03T10:36:15.747Zkflt 0.000000559
5202026-09-03T10:36:15.747Zlock 15.356487382
5212026-09-03T10:36:15.747Zslp 18.147257737
5222026-09-03T10:36:15.747Zlat 0.006281869
5232026-09-03T10:36:15.747Zstop 0.189860469
5242026-09-03T10:36:15.747Z+ header test
5252026-09-03T10:36:15.747Z+ echo '# ==== test ==== #'
5262026-09-03T10:36:15.747Z# ==== test ==== #
5272026-09-03T10:36:15.747Z+ ptime -m cargo test
5282026-09-03T10:36:15.894Z Compiling memchr v2.8.3
5292026-09-03T10:36:15.894Z Compiling serde_core v1.0.228
5302026-09-03T10:36:15.912Z Compiling thiserror v2.0.18
5312026-09-03T10:36:15.915Z Compiling zerocopy v0.8.54
5322026-09-03T10:36:15.919Z Compiling byteorder v1.5.0
5332026-09-03T10:36:15.922Z Compiling unicode-ident v1.0.24
5342026-09-03T10:36:15.922Z Compiling zmij v1.0.22
5352026-09-03T10:36:15.922Z Compiling libc v0.2.186
5362026-09-03T10:36:15.995Z Compiling proc-macro2 v1.0.106
5372026-09-03T10:36:16.042Z Compiling scroll v0.13.0
5382026-09-03T10:36:16.122Z Compiling plain v0.2.3
5392026-09-03T10:36:16.215Z Compiling ucd-trie v0.1.7
5402026-09-03T10:36:16.257Z Compiling itoa v1.0.18
5412026-09-03T10:36:16.302Z Compiling log v0.4.33
5422026-09-03T10:36:16.302Z Compiling futures-core v0.3.32
5432026-09-03T10:36:16.460Z Compiling futures-sink v0.3.32
5442026-09-03T10:36:16.509Z Compiling goblin v0.10.7
5452026-09-03T10:36:16.539Z Compiling futures-channel v0.3.32
5462026-09-03T10:36:16.554Z Compiling pest v2.8.7
5472026-09-03T10:36:16.772Z Compiling quote v1.0.46
5482026-09-03T10:36:16.902Z Compiling hash32 v0.3.1
5492026-09-03T10:36:17.066Z Compiling macaddr v1.0.1
5502026-09-03T10:36:17.314Z Compiling futures-task v0.3.32
5512026-09-03T10:36:17.406Z Compiling pin-project-lite v0.2.17
5522026-09-03T10:36:17.460Z Compiling stable_deref_trait v1.2.1
5532026-09-03T10:36:17.492Z Compiling slab v0.4.12
5542026-09-03T10:36:17.496Z Compiling pretty-hex v0.4.2
5552026-09-03T10:36:17.527Z Compiling futures-io v0.3.32
5562026-09-03T10:36:17.617Z Compiling cfg-if v1.0.4
5572026-09-03T10:36:17.666Z Compiling serde v1.0.228
5582026-09-03T10:36:17.678Z Compiling bitflags v2.13.0
5592026-09-03T10:36:17.711Z Compiling serde_json v1.0.150
5602026-09-03T10:36:17.869Z Compiling futures-util v0.3.32
5612026-09-03T10:36:18.090Z Compiling dtrace-parser v0.3.0
5622026-09-03T10:36:18.264Z Compiling heapless v0.8.0
5632026-09-03T10:36:18.303Z Compiling syn v2.0.118
5642026-09-03T10:36:18.722Z Compiling ingot-types v0.2.0
5652026-09-03T10:36:18.726Z Compiling thread-id v5.1.0
5662026-09-03T10:36:18.797Z Compiling cobs v0.3.0
5672026-09-03T10:36:18.890Z Compiling managed v0.8.0
5682026-09-03T10:36:19.077Z Compiling bitflags v1.3.2
5692026-09-03T10:36:19.113Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5702026-09-03T10:36:19.120Z Compiling smoltcp v0.11.0
5712026-09-03T10:36:19.140Z Compiling ingot v0.2.0
5722026-09-03T10:36:19.336Z Compiling postcard v1.1.3
5732026-09-03T10:36:19.707Z Compiling dof v0.4.0
5742026-09-03T10:36:20.639Z Compiling futures-executor v0.3.32
5752026-09-03T10:36:20.866Z Compiling usdt-impl v0.6.0
5762026-09-03T10:36:21.212Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5772026-09-03T10:36:21.341Z Compiling memmap2 v0.9.11
5782026-09-03T10:36:21.642Z Compiling either v1.16.0
5792026-09-03T10:36:21.703Z Compiling unicode-width v0.2.2
5802026-09-03T10:36:21.821Z Compiling ipnetwork v0.21.1
5812026-09-03T10:36:21.821Z Compiling itertools v0.15.0
5822026-09-03T10:36:22.012Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5832026-09-03T10:36:22.323Z Compiling tabwriter v1.4.1
5842026-09-03T10:36:22.747Z Compiling ref-cast v1.0.25
5852026-09-03T10:36:22.808Z Compiling usdt v0.6.0
5862026-09-03T10:36:22.841Z Compiling futures v0.3.32
5872026-09-03T10:36:22.949Z Compiling crc32fast v1.5.0
5882026-09-03T10:36:23.190Z Compiling nom v8.0.0
5892026-09-03T10:36:23.306Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5902026-09-03T10:36:23.417Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5912026-09-03T10:36:23.523Z Compiling dyn-clone v1.0.20
5922026-09-03T10:36:23.688Z Compiling cookie-factory v0.3.3
5932026-09-03T10:36:23.988Z Compiling uuid v1.23.5
5942026-09-03T10:36:24.001Z Compiling circular v0.3.0
5952026-09-03T10:36:24.254Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5962026-09-03T10:36:24.356Z Compiling dtor v0.8.1
5972026-09-03T10:36:24.424Z Compiling typeid v1.0.3
5982026-09-03T10:36:24.440Z Compiling anyhow v1.0.103
5992026-09-03T10:36:24.482Z Compiling link-section v0.2.1
6002026-09-03T10:36:24.529Z Compiling once_cell v1.21.4
6012026-09-03T10:36:24.624Z Compiling ctor v0.10.1
6022026-09-03T10:36:24.716Z Compiling ron v0.12.2
6032026-09-03T10:36:25.808Z Compiling rusticata-macros v5.0.0
6042026-09-03T10:36:26.141Z Compiling pcap-parser v0.17.0
6052026-09-03T10:36:28.804Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6062026-09-03T10:36:31.286Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6072026-09-03T10:37:19.809Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 04s
6082026-09-03T10:37:19.824Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707)
6092026-09-03T10:37:19.827Z
6102026-09-03T10:37:19.827Zrunning 18 tests
6112026-09-03T10:37:19.827Ztest api::tests::parse_good_proto_filter ... ok
6122026-09-03T10:37:19.827Ztest api::tests::parse_bad_address ... ok
6132026-09-03T10:37:19.827Ztest api::tests::parse_bad_proto_filter ... ok
6142026-09-03T10:37:19.827Ztest api::tests::ports_from_str_bad ... ok
6152026-09-03T10:37:19.827Ztest api::tests::ports_from_str_good ... ok
6162026-09-03T10:37:19.827Ztest api::tests::parse_good_address ... ok
6172026-09-03T10:37:19.827Ztest api::tests::validate_sources_ignores_exclude_sets ... ok
6182026-09-03T10:37:19.827Ztest api::tests::validate_sources_accepts_ordinary_unicast ... ok
6192026-09-03T10:37:19.827Ztest api::tests::validate_sources_rejects_unfit_addresses ... ok
6202026-09-03T10:37:19.827Ztest cfg::tests::test_required_nat_space ... ok
6212026-09-03T10:37:19.827Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6222026-09-03T10:37:19.827Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6232026-09-03T10:37:19.827Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6242026-09-03T10:37:19.828Ztest engine::geneve::test::parse_multi_opt ... ok
6252026-09-03T10:37:19.828Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6262026-09-03T10:37:19.828Ztest engine::geneve::test::parse_single_opt ... ok
6272026-09-03T10:37:19.828Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6282026-09-03T10:37:19.831Ztest engine::firewall::tests::port_predicate_simplification ... ok
6292026-09-03T10:37:19.831Z
6302026-09-03T10:37:19.831Ztest result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6312026-09-03T10:37:19.831Z
6322026-09-03T10:37:19.831Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763)
6332026-09-03T10:37:19.831Z
6342026-09-03T10:37:19.831Zrunning 4 tests
6352026-09-03T10:37:19.834Ztest firewall_external_inbound ... ok
6362026-09-03T10:37:19.834Ztest firewall_vni_outbound ... ok
6372026-09-03T10:37:19.834Ztest firewall_vni_inbound ... ok
6382026-09-03T10:37:19.834Ztest firewall_replace_rules ... ok
6392026-09-03T10:37:19.834Z
6402026-09-03T10:37:19.834Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6412026-09-03T10:37:19.834Z
6422026-09-03T10:37:19.834Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a)
6432026-09-03T10:37:19.834Z
6442026-09-03T10:37:19.834Zrunning 2 tests
6452026-09-03T10:37:19.837Ztest parse_in_regression ... ok
6462026-09-03T10:37:19.837Ztest parse_out_regression ... ok
6472026-09-03T10:37:19.837Z
6482026-09-03T10:37:19.837Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6492026-09-03T10:37:19.837Z
6502026-09-03T10:37:19.837Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1)
6512026-09-03T10:37:19.837Z
6522026-09-03T10:37:19.837Zrunning 50 tests
6532026-09-03T10:37:19.840Ztest bad_ip_len ... ok
6542026-09-03T10:37:19.840Ztest check_layers ... ok
6552026-09-03T10:37:19.840Ztest add_remove_fw_rule ... ok
6562026-09-03T10:37:19.840Ztest arp_gateway ... ok
6572026-09-03T10:37:19.840Ztest external_attached_subnets_cannot_reach_internal ... ok
6582026-09-03T10:37:19.840Ztest anti_spoof ... ok
6592026-09-03T10:37:19.840Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6602026-09-03T10:37:19.840Ztest external_attached_subnets_dont_apply_nat ... ok
6612026-09-03T10:37:19.840Ztest flow_expiration ... ok
6622026-09-03T10:37:19.840Ztest gateway_icmp4_ping ... ok
6632026-09-03T10:37:19.840Ztest gateway_icmpv6_ping ... ok
6642026-09-03T10:37:19.840Ztest external_ip_epoch_affinity_preserved ... ok
6652026-09-03T10:37:19.840Ztest early_tcp_invalidation ... ok
6662026-09-03T10:37:19.840Ztest external_ip_reconfigurable ... ok
6672026-09-03T10:37:19.840Ztest gateway_router_advert_reply ... ok
6682026-09-03T10:37:19.841Ztest guest_to_guest_no_route ... ok
6692026-09-03T10:37:19.841Ztest guest_to_guest_diff_vpc_no_peer ... ok
6702026-09-03T10:37:19.841Ztest guest_to_guest ... ok
6712026-09-03T10:37:19.841Ztest guest_to_internet_ipv4 ... ok
6722026-09-03T10:37:19.841Ztest guest_to_internet_ipv6 ... ok
6732026-09-03T10:37:19.841Ztest icmp_inner_has_nat_applied ... ok
6742026-09-03T10:37:19.841Ztest inbound_ndp_dropped_at_gateway ... ok
6752026-09-03T10:37:19.841Ztest icmpv6_inner_has_nat_applied ... ok
6762026-09-03T10:37:19.841Ztest intra_subnet_routes_with_custom ... ok
6772026-09-03T10:37:19.841Ztest internal_attached_subnets ... ok
6782026-09-03T10:37:19.841Ztest external_ip_receive_and_reply_on_all ... ok
6792026-09-03T10:37:19.841Ztest outbound_ndp_dropped ... ok
6802026-09-03T10:37:19.841Ztest offload_info_preserved ... ok
6812026-09-03T10:37:19.841Ztest external_ip_balanced_over_floating_ips ... ok
6822026-09-03T10:37:19.841Ztest no_panic_on_flow_table_full ... ok
6832026-09-03T10:37:19.841Ztest packet_body_pullup ... ok
6842026-09-03T10:37:19.841Ztest port_transition_reset ... ok
6852026-09-03T10:37:19.841Ztest port_transition_running ... ok
6862026-09-03T10:37:19.841Ztest packet_too_big_generation ... ok
6872026-09-03T10:37:19.841Ztest port_transition_pause ... ok
6882026-09-03T10:37:19.841Ztest select_eip_conditioned_on_igw ... ok
6892026-09-03T10:37:19.841Ztest snat_icmp4_echo_rewrite ... ok
6902026-09-03T10:37:19.841Ztest snat_icmp6_echo_rewrite ... ok
6912026-09-03T10:37:19.841Ztest port_as_router_target ... ok
6922026-09-03T10:37:19.841Ztest test_drop_on_unknown_critical_option ... ok
6932026-09-03T10:37:19.841Ztest tcp_invalidation_does_not_block_connection ... ok
6942026-09-03T10:37:19.841Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6952026-09-03T10:37:19.841Ztest test_ipv6_multicast_encapsulation ... ok
6962026-09-03T10:37:19.841Ztest test_tcp_multicast_denied ... ok
6972026-09-03T10:37:19.841Ztest tcp_inbound ... ok
6982026-09-03T10:37:19.841Ztest tcp_outbound ... ok
6992026-09-03T10:37:19.845Ztest test_gateway_neighbor_advert_reply ... ok
7002026-09-03T10:37:19.845Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7012026-09-03T10:37:19.845Ztest uft_lft_invalidation_out ... ok
7022026-09-03T10:37:19.845Ztest uft_lft_invalidation_in ... ok
7032026-09-03T10:37:19.845Z
7042026-09-03T10:37:19.845Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7052026-09-03T10:37:19.845Z
7062026-09-03T10:37:19.845Z Doc-tests oxide_vpc
7072026-09-03T10:37:20.147Z
7082026-09-03T10:37:20.147Zrunning 0 tests
7092026-09-03T10:37:20.147Z
7102026-09-03T10:37:20.147Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7112026-09-03T10:37:20.147Z
7122026-09-03T10:37:20.175Z
7132026-09-03T10:37:20.178Zreal 1:04.426309541
7142026-09-03T10:37:20.178Zuser 3:31.271550161
7152026-09-03T10:37:20.178Zsys 12.058727330
7162026-09-03T10:37:20.178Ztrap 0.094720429
7172026-09-03T10:37:20.178Ztflt 0.154414596
7182026-09-03T10:37:20.178Zdflt 0.630315216
7192026-09-03T10:37:20.178Zkflt 0.000018655
7202026-09-03T10:37:20.178Zlock 15:28.773009680
7212026-09-03T10:37:20.178Zslp 7:05.696793725
7222026-09-03T10:37:20.179Zlat 8.346394861
7232026-09-03T10:37:20.179Zstop 6.368252031
7242026-09-03T10:37:20.179Zprocess exited: duration 130967 ms, exit code 0
 
7252026-09-03T10:37:20.185Zfound 0 output files