01KSTB6BS2KKC2NXVMSXTED1CS: oxide-vpc

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

Buildomat Job: 01KSTB71HJD6CSTW526EVN0792

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-29T17:07:20.209Zjob assigned to worker 01KSTB7652NHBB691TMMJD8TW3 [factory aws, i-0979e3ce2b0bf7d0a] (queued for 57 s)
 
22026-05-29T17:07:26.741Zstarting task 0: "setup"
32026-05-29T17:07:26.745Z++ uname -s
42026-05-29T17:07:26.748Z+ kern=SunOS
52026-05-29T17:07:26.748Z+ build_user=build
62026-05-29T17:07:26.748Z+ build_uid=12345
72026-05-29T17:07:26.748Z+ work_dir=/work
82026-05-29T17:07:26.748Z+ input_dir=/input
92026-05-29T17:07:26.748Z+ [[ 0 == 12345 ]]
102026-05-29T17:07:26.748Z+ case "$kern" in
112026-05-29T17:07:26.748Z+ groupadd -g 12345 build
122026-05-29T17:07:26.751Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-29T17:07:28.753Z+ zfs create -o mountpoint=/work rpool/work
142026-05-29T17:07:28.859Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-29T17:07:28.862Z+ home_fs=zfs
162026-05-29T17:07:28.862Z+ [[ zfs == autofs ]]
172026-05-29T17:07:28.862Z+ mkdir -p /home/build
182026-05-29T17:07:28.862Z+ chown build:build /home/build /work
192026-05-29T17:07:30.863Z+ chmod 0700 /home/build /work
202026-05-29T17:07:30.866Zprocess exited: duration 4125 ms, exit code 0
 
212026-05-29T17:07:30.871Zstarting task 1: "rust-toolchain"
222026-05-29T17:07:30.875Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-05-29T17:07:30.875Z * rust toolchain channel = "1.95.0"
242026-05-29T17:07:30.875Z * rust toolchain profile = "default"
252026-05-29T17:07:30.875Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-29T17:07:30.875Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-29T17:07:30.875Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-29T17:07:30.878Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-29T17:07:30.878Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-05-29T17:07:30.956Zinfo: downloading installer
312026-05-29T17:07:32.502Zwarn: It looks like you have an existing rustup settings file at:
322026-05-29T17:07:32.502Zwarn: /home/build/.rustup/settings.toml
332026-05-29T17:07:32.502Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-29T17:07:32.502Zwarn: instead of the one inferred from the default host triple.
352026-05-29T17:07:32.513Zinfo: profile set to default
362026-05-29T17:07:32.513Zinfo: default host triple is x86_64-unknown-illumos
372026-05-29T17:07:32.516Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-05-29T17:07:32.650Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-05-29T17:07:32.653Zinfo: downloading 6 components
402026-05-29T17:07:46.917Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
412026-05-29T17:07:46.917Z
422026-05-29T17:07:46.945Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-05-29T17:07:46.945Z
442026-05-29T17:07:46.945Z
452026-05-29T17:07:46.945ZRust is installed now. Great!
462026-05-29T17:07:46.945Z
472026-05-29T17:07:46.945ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-29T17:07:46.945Zenvironment variable. This has not been done automatically.
492026-05-29T17:07:46.945Z
502026-05-29T17:07:46.945ZTo configure your current shell, you need to source
512026-05-29T17:07:46.945Zthe corresponding env file under $HOME/.cargo.
522026-05-29T17:07:46.945Z
532026-05-29T17:07:46.945ZThis is usually done by running one of the following (note the leading DOT):
542026-05-29T17:07:46.949Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-29T17:07:46.949Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-29T17:07:46.949Zsource "~/.cargo/env.nu" # For nushell
572026-05-29T17:07:46.949Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-29T17:07:46.949Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-29T17:07:46.949Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-29T17:07:46.949Zwarn: no default linker (`cc`) was found in your PATH
612026-05-29T17:07:46.949Zwarn: many Rust crates require a system C toolchain to build
622026-05-29T17:07:47.045Z+ rustup --version
632026-05-29T17:07:47.054Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-29T17:07:47.057Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-29T17:07:47.075Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-05-29T17:07:47.078Z+ cargo --version
672026-05-29T17:07:47.092Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-05-29T17:07:47.095Z+ rustc --version
692026-05-29T17:07:47.115Zrustc 1.95.0 (59807616e 2026-04-14)
702026-05-29T17:07:47.117Zprocess exited: duration 16245 ms, exit code 0
 
712026-05-29T17:07:47.123Zstarting task 2: "authentication"
722026-05-29T17:07:47.140Zprocess exited: duration 17 ms, exit code 0
 
732026-05-29T17:07:47.147Zstarting task 3: "clone repository"
742026-05-29T17:07:47.150Z+ mkdir -p /work/oxidecomputer/opte
752026-05-29T17:07:47.153Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-05-29T17:07:47.197ZCloning into '/work/oxidecomputer/opte'...
772026-05-29T17:07:48.093Z+ cd /work/oxidecomputer/opte
782026-05-29T17:07:48.093Z+ git fetch origin 695967186b215cc897e224b125b7b8b7517e6b7d
792026-05-29T17:07:48.448ZFrom https://github.com/oxidecomputer/opte
802026-05-29T17:07:48.448Z * branch 695967186b215cc897e224b125b7b8b7517e6b7d -> FETCH_HEAD
812026-05-29T17:07:48.453Z+ [[ -n routecache-tuning ]]
822026-05-29T17:07:48.455Z++ git branch --show-current
832026-05-29T17:07:48.455Z+ current=master
842026-05-29T17:07:48.455Z+ [[ master != routecache-tuning ]]
852026-05-29T17:07:48.455Z+ git branch -f routecache-tuning 695967186b215cc897e224b125b7b8b7517e6b7d
862026-05-29T17:07:48.458Z+ git checkout -f routecache-tuning
872026-05-29T17:07:48.475ZSwitched to branch 'routecache-tuning'
882026-05-29T17:07:48.477Z+ git reset --hard 695967186b215cc897e224b125b7b8b7517e6b7d
892026-05-29T17:07:48.491ZHEAD is now at 6959671 Merge branch 'master' into routecache-tuning
902026-05-29T17:07:48.494Zprocess exited: duration 1346 ms, exit code 0
 
912026-05-29T17:07:48.499Zstarting task 4: "build"
922026-05-29T17:07:48.503Z+ source .github/buildomat/common.sh
932026-05-29T17:07:48.506Z++ rustup show active-toolchain
942026-05-29T17:07:48.508Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-05-29T17:07:48.511Z++ pushd xde
962026-05-29T17:07:48.511Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-05-29T17:07:48.511Z++ rustup show active-toolchain
982026-05-29T17:07:48.514Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
992026-05-29T17:07:48.655Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1002026-05-29T17:07:48.658Zinfo: downloading 6 components
1012026-05-29T17:08:02.122Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-05-29T17:08:02.219Z+++ rustup show active-toolchain -v
1032026-05-29T17:08:02.222Z+++ head -n 1
1042026-05-29T17:08:02.222Z+++ cut '-d ' -f1
1052026-05-29T17:08:02.272Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1062026-05-29T17:08:02.272Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1072026-05-29T17:08:02.272Z++ popd
1082026-05-29T17:08:02.275Z/work/oxidecomputer/opte
1092026-05-29T17:08:02.275Z+ cargo --version
1102026-05-29T17:08:02.282Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-05-29T17:08:02.285Z+ rustc --version
1122026-05-29T17:08:02.304Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-05-29T17:08:02.307Z+ cd lib/oxide-vpc
1142026-05-29T17:08:02.307Z+ header 'check style'
1152026-05-29T17:08:02.307Z+ echo '# ==== check style ==== #'
1162026-05-29T17:08:02.307Z# ==== check style ==== #
1172026-05-29T17:08:02.307Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
1182026-05-29T17:08:02.433Z
1192026-05-29T17:08:02.433Zreal 0.123405940
1202026-05-29T17:08:02.433Zuser 0.087687411
1212026-05-29T17:08:02.433Zsys 0.031462081
1222026-05-29T17:08:02.433Ztrap 0.000027887
1232026-05-29T17:08:02.433Ztflt 0.000003108
1242026-05-29T17:08:02.433Zdflt 0.000004037
1252026-05-29T17:08:02.436Zkflt 0.000000000
1262026-05-29T17:08:02.436Zlock 0.031455636
1272026-05-29T17:08:02.436Zslp 0.102381931
1282026-05-29T17:08:02.436Zlat 0.000778711
1292026-05-29T17:08:02.436Zstop 0.000088321
1302026-05-29T17:08:02.436Z+ header 'check docs'
1312026-05-29T17:08:02.436Z+ echo '# ==== check docs ==== #'
1322026-05-29T17:08:02.436Z# ==== check docs ==== #
1332026-05-29T17:08:02.436Z+ RUSTDOCFLAGS='-D warnings'
1342026-05-29T17:08:02.436Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-05-29T17:08:02.504Z Updating crates.io index
1362026-05-29T17:08:02.540Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-05-29T17:08:03.855Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-05-29T17:08:04.321Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-05-29T17:08:04.678Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-05-29T17:08:05.137Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412026-05-29T17:08:05.432Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-05-29T17:08:05.679Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-05-29T17:08:07.883Z Downloading crates ...
1442026-05-29T17:08:07.939Z Downloaded bitflags v1.3.2
1452026-05-29T17:08:07.944Z Downloaded cobs v0.3.0
1462026-05-29T17:08:07.949Z Downloaded crypto-common v0.1.7
1472026-05-29T17:08:07.955Z Downloaded darling_macro v0.23.0
1482026-05-29T17:08:07.960Z Downloaded byteorder v1.5.0
1492026-05-29T17:08:07.964Z Downloaded cpufeatures v0.2.17
1502026-05-29T17:08:07.967Z Downloaded block-buffer v0.10.4
1512026-05-29T17:08:07.969Z Downloaded aho-corasick v1.1.4
1522026-05-29T17:08:07.972Z Downloaded ingot-macros v0.1.1
1532026-05-29T17:08:07.976Z Downloaded pretty-hex v0.4.2
1542026-05-29T17:08:07.979Z Downloaded plain v0.2.3
1552026-05-29T17:08:07.982Z Downloaded crc32fast v1.5.0
1562026-05-29T17:08:07.982Z Downloaded pest_generator v2.8.6
1572026-05-29T17:08:07.985Z Downloaded darling v0.23.0
1582026-05-29T17:08:07.988Z Downloaded postcard v1.1.3
1592026-05-29T17:08:07.988Z Downloaded uuid v1.23.1
1602026-05-29T17:08:07.992Z Downloaded thread-id v5.1.0
1612026-05-29T17:08:07.992Z Downloaded bitflags v2.11.1
1622026-05-29T17:08:07.994Z Downloaded darling v0.21.3
1632026-05-29T17:08:07.997Z Downloaded ref-cast-impl v1.0.25
1642026-05-29T17:08:08.000Z Downloaded generic-array v0.14.7
1652026-05-29T17:08:08.000Z Downloaded embedded-io v0.6.1
1662026-05-29T17:08:08.004Z Downloaded version_check v0.9.5
1672026-05-29T17:08:08.008Z Downloaded itoa v1.0.18
1682026-05-29T17:08:08.011Z Downloaded fnv v1.0.7
1692026-05-29T17:08:08.014Z Downloaded darling_core v0.21.3
1702026-05-29T17:08:08.016Z Downloaded pest_derive v2.8.6
1712026-05-29T17:08:08.019Z Downloaded usdt-attr-macro v0.6.0
1722026-05-29T17:08:08.023Z Downloaded stable_deref_trait v1.2.1
1732026-05-29T17:08:08.023Z Downloaded defmt-parser v1.0.0
1742026-05-29T17:08:08.026Z Downloaded ref-cast v1.0.25
1752026-05-29T17:08:08.029Z Downloaded usdt-macro v0.6.0
1762026-05-29T17:08:08.029Z Downloaded darling_macro v0.21.3
1772026-05-29T17:08:08.029Z Downloaded tabwriter v1.4.1
1782026-05-29T17:08:08.032Z Downloaded usdt v0.6.0
1792026-05-29T17:08:08.032Z Downloaded embedded-io v0.4.0
1802026-05-29T17:08:08.035Z Downloaded ident_case v1.0.1
1812026-05-29T17:08:08.038Z Downloaded dyn-clone v1.0.20
1822026-05-29T17:08:08.038Z Downloaded cfg-if v1.0.4
1832026-05-29T17:08:08.039Z Downloaded ucd-trie v0.1.7
1842026-05-29T17:08:08.045Z Downloaded sha2 v0.10.9
1852026-05-29T17:08:08.048Z Downloaded ingot-types v0.1.2
1862026-05-29T17:08:08.048Z Downloaded serde_derive v1.0.228
1872026-05-29T17:08:08.051Z Downloaded hash32 v0.3.1
1882026-05-29T17:08:08.054Z Downloaded proc-macro-error-attr2 v2.0.0
1892026-05-29T17:08:08.057Z Downloaded defmt v0.3.100
1902026-05-29T17:08:08.060Z Downloaded strsim v0.11.1
1912026-05-29T17:08:08.060Z Downloaded dtrace-parser v0.3.0
1922026-05-29T17:08:08.064Z Downloaded macaddr v1.0.1
1932026-05-29T17:08:08.066Z Downloaded scroll_derive v0.13.1
1942026-05-29T17:08:08.069Z Downloaded managed v0.8.0
1952026-05-29T17:08:08.072Z Downloaded thiserror v2.0.18
1962026-05-29T17:08:08.075Z Downloaded either v1.15.0
1972026-05-29T17:08:08.078Z Downloaded quote v1.0.45
1982026-05-29T17:08:08.081Z Downloaded ingot v0.1.1
1992026-05-29T17:08:08.084Z Downloaded scroll v0.13.0
2002026-05-29T17:08:08.087Z Downloaded defmt v1.0.1
2012026-05-29T17:08:08.087Z Downloaded thiserror-impl v2.0.18
2022026-05-29T17:08:08.090Z Downloaded ipnetwork v0.21.1
2032026-05-29T17:08:08.095Z Downloaded dof v0.4.0
2042026-05-29T17:08:08.095Z Downloaded usdt-impl v0.6.0
2052026-05-29T17:08:08.098Z Downloaded zmij v1.0.21
2062026-05-29T17:08:08.098Z Downloaded serde_tokenstream v0.2.3
2072026-05-29T17:08:08.101Z Downloaded proc-macro-error2 v2.0.1
2082026-05-29T17:08:08.101Z Downloaded digest v0.10.7
2092026-05-29T17:08:08.108Z Downloaded defmt-macros v1.0.1
2102026-05-29T17:08:08.111Z Downloaded serde_core v1.0.228
2112026-05-29T17:08:08.114Z Downloaded memmap2 v0.9.10
2122026-05-29T17:08:08.117Z Downloaded unicode-ident v1.0.24
2132026-05-29T17:08:08.117Z Downloaded pest v2.8.6
2142026-05-29T17:08:08.121Z Downloaded heapless v0.8.0
2152026-05-29T17:08:08.128Z Downloaded proc-macro2 v1.0.106
2162026-05-29T17:08:08.138Z Downloaded log v0.4.29
2172026-05-29T17:08:08.145Z Downloaded darling_core v0.23.0
2182026-05-29T17:08:08.150Z Downloaded pest_meta v2.8.6
2192026-05-29T17:08:08.164Z Downloaded zerocopy-derive v0.8.48
2202026-05-29T17:08:08.169Z Downloaded serde v1.0.228
2212026-05-29T17:08:08.172Z Downloaded memchr v2.8.0
2222026-05-29T17:08:08.202Z Downloaded typenum v1.20.0
2232026-05-29T17:08:08.208Z Downloaded regex v1.12.3
2242026-05-29T17:08:08.218Z Downloaded serde_json v1.0.149
2252026-05-29T17:08:08.222Z Downloaded itertools v0.14.0
2262026-05-29T17:08:08.270Z Downloaded goblin v0.10.5
2272026-05-29T17:08:08.278Z Downloaded unicode-width v0.2.2
2282026-05-29T17:08:08.286Z Downloaded syn v2.0.117
2292026-05-29T17:08:08.292Z Downloaded zerocopy v0.8.48
2302026-05-29T17:08:08.302Z Downloaded smoltcp v0.11.0
2312026-05-29T17:08:08.313Z Downloaded regex-syntax v0.8.10
2322026-05-29T17:08:08.332Z Downloaded regex-automata v0.4.14
2332026-05-29T17:08:08.352Z Downloaded libc v0.2.186
2342026-05-29T17:08:08.415Z Compiling proc-macro2 v1.0.106
2352026-05-29T17:08:08.415Z Compiling quote v1.0.45
2362026-05-29T17:08:08.415Z Compiling unicode-ident v1.0.24
2372026-05-29T17:08:08.418Z Compiling strsim v0.11.1
2382026-05-29T17:08:08.418Z Documenting unicode-ident v1.0.24
2392026-05-29T17:08:08.418Z Compiling ident_case v1.0.1
2402026-05-29T17:08:08.418Z Compiling serde_core v1.0.228
2412026-05-29T17:08:08.570Z Compiling fnv v1.0.7
2422026-05-29T17:08:08.587Z Compiling memchr v2.8.0
2432026-05-29T17:08:08.653Z Compiling serde v1.0.228
2442026-05-29T17:08:08.760Z Compiling thiserror v2.0.18
2452026-05-29T17:08:08.812Z Compiling zerocopy v0.8.48
2462026-05-29T17:08:08.859Z Compiling regex-syntax v0.8.10
2472026-05-29T17:08:08.967Z Documenting proc-macro2 v1.0.106
2482026-05-29T17:08:09.101Z Compiling aho-corasick v1.1.4
2492026-05-29T17:08:09.352Z Compiling either v1.15.0
2502026-05-29T17:08:09.418Z Checking syn v2.0.117
2512026-05-29T17:08:09.511Z Checking byteorder v1.5.0
2522026-05-29T17:08:09.532Z Documenting quote v1.0.45
2532026-05-29T17:08:09.661Z Compiling itertools v0.14.0
2542026-05-29T17:08:10.018Z Documenting syn v2.0.117
2552026-05-29T17:08:10.252Z Compiling regex-automata v0.4.14
2562026-05-29T17:08:10.496Z Compiling heapless v0.8.0
2572026-05-29T17:08:10.922Z Checking bitflags v2.11.1
2582026-05-29T17:08:10.939Z Checking hash32 v0.3.1
2592026-05-29T17:08:10.981Z Documenting serde_core v1.0.228
2602026-05-29T17:08:11.045Z Documenting memchr v2.8.0
2612026-05-29T17:08:11.074Z Checking stable_deref_trait v1.2.1
2622026-05-29T17:08:11.141Z Checking cfg-if v1.0.4
2632026-05-29T17:08:11.201Z Checking macaddr v1.0.1
2642026-05-29T17:08:11.339Z Compiling smoltcp v0.11.0
2652026-05-29T17:08:11.439Z Documenting regex-syntax v0.8.10
2662026-05-29T17:08:11.679Z Documenting aho-corasick v1.1.4
2672026-05-29T17:08:11.769Z Checking darling_core v0.21.3
2682026-05-29T17:08:12.460Z Compiling regex v1.12.3
2692026-05-29T17:08:12.674Z Compiling darling_core v0.23.0
2702026-05-29T17:08:12.730Z Documenting regex-automata v0.4.14
2712026-05-29T17:08:12.853Z Checking bitflags v1.3.2
2722026-05-29T17:08:12.917Z Checking managed v0.8.0
2732026-05-29T17:08:13.054Z Documenting serde_derive v1.0.228
2742026-05-29T17:08:13.093Z Documenting thiserror-impl v2.0.18
2752026-05-29T17:08:13.097Z Compiling zerocopy-derive v0.8.48
2762026-05-29T17:08:13.321Z Compiling thiserror-impl v2.0.18
2772026-05-29T17:08:13.855Z Compiling serde_derive v1.0.228
2782026-05-29T17:08:14.044Z Documenting zerocopy-derive v0.8.48
2792026-05-29T17:08:14.118Z Compiling darling_macro v0.21.3
2802026-05-29T17:08:14.138Z Documenting regex v1.12.3
2812026-05-29T17:08:14.199Z Documenting byteorder v1.5.0
2822026-05-29T17:08:14.626Z Checking cobs v0.3.0
2832026-05-29T17:08:14.684Z Compiling darling v0.21.3
2842026-05-29T17:08:14.753Z Compiling ref-cast v1.0.25
2852026-05-29T17:08:14.757Z Compiling darling_macro v0.23.0
2862026-05-29T17:08:14.757Z Compiling ingot-macros v0.1.1
2872026-05-29T17:08:14.792Z Compiling crc32fast v1.5.0
2882026-05-29T17:08:14.911Z Documenting zerocopy v0.8.48
2892026-05-29T17:08:15.122Z Documenting hash32 v0.3.1
2902026-05-29T17:08:15.130Z Documenting thiserror v2.0.18
2912026-05-29T17:08:15.132Z Documenting ingot-macros v0.1.1
2922026-05-29T17:08:15.338Z Compiling ref-cast-impl v1.0.25
2932026-05-29T17:08:15.845Z Documenting bitflags v2.11.1
2942026-05-29T17:08:15.988Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2952026-05-29T17:08:16.240Z Checking unicode-width v0.2.2
2962026-05-29T17:08:16.407Z Documenting macaddr v1.0.1
2972026-05-29T17:08:16.495Z Compiling version_check v0.9.5
2982026-05-29T17:08:16.572Z Checking ipnetwork v0.21.1
2992026-05-29T17:08:16.743Z Documenting serde v1.0.228
3002026-05-29T17:08:16.767Z Documenting cfg-if v1.0.4
3012026-05-29T17:08:16.945Z Documenting stable_deref_trait v1.2.1
3022026-05-29T17:08:17.006Z Checking postcard v1.1.3
3032026-05-29T17:08:17.020Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3042026-05-29T17:08:17.263Z Documenting cobs v0.3.0
3052026-05-29T17:08:17.270Z Compiling darling v0.23.0
3062026-05-29T17:08:17.330Z Documenting managed v0.8.0
3072026-05-29T17:08:17.341Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3082026-05-29T17:08:17.442Z Documenting heapless v0.8.0
3092026-05-29T17:08:17.542Z Checking ingot-types v0.1.2
3102026-05-29T17:08:17.887Z Checking ingot v0.1.1
3112026-05-29T17:08:17.924Z Documenting ingot-types v0.1.2
3122026-05-29T17:08:18.049Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3132026-05-29T17:08:18.084Z Checking tabwriter v1.4.1
3142026-05-29T17:08:18.314Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3152026-05-29T17:08:18.374Z Documenting ref-cast-impl v1.0.25
3162026-05-29T17:08:18.494Z Documenting postcard v1.1.3
3172026-05-29T17:08:18.604Z Documenting smoltcp v0.11.0
3182026-05-29T17:08:18.671Z Documenting either v1.15.0
3192026-05-29T17:08:18.866Z Documenting ingot v0.1.1
3202026-05-29T17:08:18.904Z Checking dyn-clone v1.0.20
3212026-05-29T17:08:19.001Z Documenting unicode-width v0.2.2
3222026-05-29T17:08:19.072Z Documenting ipnetwork v0.21.1
3232026-05-29T17:08:19.314Z Documenting ref-cast v1.0.25
3242026-05-29T17:08:19.456Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3252026-05-29T17:08:19.564Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3262026-05-29T17:08:19.801Z Documenting itertools v0.14.0
3272026-05-29T17:08:20.176Z Documenting crc32fast v1.5.0
3282026-05-29T17:08:20.297Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-05-29T17:08:20.374Z Documenting tabwriter v1.4.1
3302026-05-29T17:08:20.673Z Documenting dyn-clone v1.0.20
3312026-05-29T17:08:21.220Z Documenting uuid v1.23.1
3322026-05-29T17:08:21.698Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3332026-05-29T17:08:22.071Z Checking uuid v1.23.1
3342026-05-29T17:08:22.259Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3352026-05-29T17:08:22.311Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3362026-05-29T17:08:24.037Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3372026-05-29T17:08:26.322Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3382026-05-29T17:08:27.895Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.45s
3392026-05-29T17:08:27.983Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3402026-05-29T17:08:28.005Z
3412026-05-29T17:08:28.009Zreal 25.549697229
3422026-05-29T17:08:28.009Zuser 1:21.938877906
3432026-05-29T17:08:28.009Zsys 16.941857200
3442026-05-29T17:08:28.009Ztrap 0.052193726
3452026-05-29T17:08:28.009Ztflt 0.042394869
3462026-05-29T17:08:28.009Zdflt 0.106053890
3472026-05-29T17:08:28.009Zkflt 0.005364545
3482026-05-29T17:08:28.009Zlock 8:19.076878161
3492026-05-29T17:08:28.009Zslp 4:50.695260713
3502026-05-29T17:08:28.009Zlat 6.266806510
3512026-05-29T17:08:28.009Zstop 9.514687028
3522026-05-29T17:08:28.009Z+ header 'analyze std + api + usdt'
3532026-05-29T17:08:28.009Z+ echo '# ==== analyze std + api + usdt ==== #'
3542026-05-29T17:08:28.009Z# ==== analyze std + api + usdt ==== #
3552026-05-29T17:08:28.009Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3562026-05-29T17:08:28.194Z Downloading crates ...
3572026-05-29T17:08:28.252Z Downloaded dtor-proc-macro v0.0.13
3582026-05-29T17:08:28.262Z Downloaded futures-core v0.3.32
3592026-05-29T17:08:28.265Z Downloaded slab v0.4.12
3602026-05-29T17:08:28.268Z Downloaded typeid v1.0.3
3612026-05-29T17:08:28.271Z Downloaded futures-sink v0.3.32
3622026-05-29T17:08:28.271Z Downloaded futures-executor v0.3.32
3632026-05-29T17:08:28.273Z Downloaded rusticata-macros v5.0.0
3642026-05-29T17:08:28.273Z Downloaded link-section v0.2.1
3652026-05-29T17:08:28.276Z Downloaded futures v0.3.32
3662026-05-29T17:08:28.279Z Downloaded anyhow v1.0.102
3672026-05-29T17:08:28.282Z Downloaded futures-io v0.3.32
3682026-05-29T17:08:28.285Z Downloaded circular v0.3.0
3692026-05-29T17:08:28.285Z Downloaded once_cell v1.21.4
3702026-05-29T17:08:28.285Z Downloaded futures-task v0.3.32
3712026-05-29T17:08:28.287Z Downloaded ctor-proc-macro v0.0.13
3722026-05-29T17:08:28.288Z Downloaded pin-project-lite v0.2.17
3732026-05-29T17:08:28.290Z Downloaded ctor v0.10.1
3742026-05-29T17:08:28.293Z Downloaded dtor v0.8.1
3752026-05-29T17:08:28.300Z Downloaded futures-macro v0.3.32
3762026-05-29T17:08:28.303Z Downloaded cookie-factory v0.3.3
3772026-05-29T17:08:28.303Z Downloaded futures-channel v0.3.32
3782026-05-29T17:08:28.314Z Downloaded futures-util v0.3.32
3792026-05-29T17:08:28.320Z Downloaded nom v8.0.0
3802026-05-29T17:08:28.327Z Downloaded pcap-parser v0.17.0
3812026-05-29T17:08:28.330Z Downloaded ron v0.12.1
3822026-05-29T17:08:28.383Z Compiling proc-macro2 v1.0.106
3832026-05-29T17:08:28.383Z Compiling quote v1.0.45
3842026-05-29T17:08:28.383Z Compiling unicode-ident v1.0.24
3852026-05-29T17:08:28.387Z Compiling memchr v2.8.0
3862026-05-29T17:08:28.387Z Compiling thiserror v2.0.18
3872026-05-29T17:08:28.387Z Compiling serde_core v1.0.228
3882026-05-29T17:08:28.387Z Compiling zerocopy v0.8.48
3892026-05-29T17:08:28.387Z Compiling zmij v1.0.21
3902026-05-29T17:08:28.758Z Compiling libc v0.2.186
3912026-05-29T17:08:28.776Z Compiling ident_case v1.0.1
3922026-05-29T17:08:28.788Z Compiling serde_json v1.0.149
3932026-05-29T17:08:28.827Z Compiling ucd-trie v0.1.7
3942026-05-29T17:08:28.887Z Compiling strsim v0.11.1
3952026-05-29T17:08:28.975Z Compiling pest v2.8.6
3962026-05-29T17:08:29.016Z Compiling serde v1.0.228
3972026-05-29T17:08:29.272Z Compiling fnv v1.0.7
3982026-05-29T17:08:29.399Z Compiling aho-corasick v1.1.4
3992026-05-29T17:08:29.587Z Compiling syn v2.0.117
4002026-05-29T17:08:29.607Z Compiling regex-syntax v0.8.10
4012026-05-29T17:08:29.625Z Checking byteorder v1.5.0
4022026-05-29T17:08:29.666Z Compiling itoa v1.0.18
4032026-05-29T17:08:30.137Z Compiling pest_meta v2.8.6
4042026-05-29T17:08:30.196Z Compiling either v1.15.0
4052026-05-29T17:08:30.208Z Compiling usdt-impl v0.6.0
4062026-05-29T17:08:30.279Z Checking bitflags v2.11.1
4072026-05-29T17:08:30.425Z Compiling itertools v0.14.0
4082026-05-29T17:08:30.647Z Compiling thread-id v5.1.0
4092026-05-29T17:08:30.852Z Checking futures-sink v0.3.32
4102026-05-29T17:08:30.944Z Checking plain v0.2.3
4112026-05-29T17:08:30.980Z Checking log v0.4.29
4122026-05-29T17:08:31.086Z Compiling regex-automata v0.4.14
4132026-05-29T17:08:31.156Z Checking futures-core v0.3.32
4142026-05-29T17:08:31.182Z Compiling heapless v0.8.0
4152026-05-29T17:08:31.477Z Checking futures-channel v0.3.32
4162026-05-29T17:08:31.661Z Checking hash32 v0.3.1
4172026-05-29T17:08:31.718Z Checking futures-io v0.3.32
4182026-05-29T17:08:31.771Z Checking pin-project-lite v0.2.17
4192026-05-29T17:08:31.822Z Checking stable_deref_trait v1.2.1
4202026-05-29T17:08:31.853Z Checking pretty-hex v0.4.2
4212026-05-29T17:08:31.884Z Compiling smoltcp v0.11.0
4222026-05-29T17:08:31.937Z Checking cfg-if v1.0.4
4232026-05-29T17:08:31.961Z Checking macaddr v1.0.1
4242026-05-29T17:08:31.994Z Checking slab v0.4.12
4252026-05-29T17:08:32.070Z Compiling pest_generator v2.8.6
4262026-05-29T17:08:32.097Z Compiling darling_core v0.21.3
4272026-05-29T17:08:32.100Z Compiling darling_core v0.23.0
4282026-05-29T17:08:32.155Z Checking futures-task v0.3.32
4292026-05-29T17:08:32.682Z Compiling ref-cast v1.0.25
4302026-05-29T17:08:32.692Z Checking bitflags v1.3.2
4312026-05-29T17:08:32.704Z Compiling version_check v0.9.5
4322026-05-29T17:08:32.750Z Compiling regex v1.12.3
4332026-05-29T17:08:32.977Z Checking managed v0.8.0
4342026-05-29T17:08:32.999Z Compiling crc32fast v1.5.0
4352026-05-29T17:08:33.169Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4362026-05-29T17:08:33.224Z Compiling thiserror-impl v2.0.18
4372026-05-29T17:08:33.289Z Compiling serde_derive v1.0.228
4382026-05-29T17:08:33.427Z Compiling zerocopy-derive v0.8.48
4392026-05-29T17:08:33.636Z Compiling pest_derive v2.8.6
4402026-05-29T17:08:34.157Z Compiling scroll_derive v0.13.1
4412026-05-29T17:08:34.170Z Compiling darling_macro v0.21.3
4422026-05-29T17:08:34.173Z Compiling futures-macro v0.3.32
4432026-05-29T17:08:34.268Z Compiling darling_macro v0.23.0
4442026-05-29T17:08:34.356Z Compiling ref-cast-impl v1.0.25
4452026-05-29T17:08:34.637Z Compiling dtrace-parser v0.3.0
4462026-05-29T17:08:34.722Z Compiling darling v0.21.3
4472026-05-29T17:08:34.795Z Compiling ingot-macros v0.1.1
4482026-05-29T17:08:34.947Z Checking cobs v0.3.0
4492026-05-29T17:08:34.968Z Checking scroll v0.13.0
4502026-05-29T17:08:34.984Z Checking futures-util v0.3.32
4512026-05-29T17:08:35.184Z Checking goblin v0.10.5
4522026-05-29T17:08:35.242Z Compiling darling v0.23.0
4532026-05-29T17:08:35.313Z Checking memmap2 v0.9.10
4542026-05-29T17:08:35.317Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4552026-05-29T17:08:35.482Z Checking ipnetwork v0.21.1
4562026-05-29T17:08:35.639Z Checking unicode-width v0.2.2
4572026-05-29T17:08:35.890Z Checking tabwriter v1.4.1
4582026-05-29T17:08:36.390Z Checking postcard v1.1.3
4592026-05-29T17:08:36.520Z Compiling serde_tokenstream v0.2.3
4602026-05-29T17:08:36.572Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4612026-05-29T17:08:36.848Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4622026-05-29T17:08:36.882Z Checking nom v8.0.0
4632026-05-29T17:08:36.948Z Checking futures-executor v0.3.32
4642026-05-29T17:08:37.092Z Checking futures v0.3.32
4652026-05-29T17:08:37.160Z Compiling anyhow v1.0.102
4662026-05-29T17:08:37.291Z Compiling typeid v1.0.3
4672026-05-29T17:08:37.434Z Checking dyn-clone v1.0.20
4682026-05-29T17:08:37.486Z Checking cookie-factory v0.3.3
4692026-05-29T17:08:37.527Z Checking uuid v1.23.1
4702026-05-29T17:08:37.624Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4712026-05-29T17:08:37.634Z Checking ingot-types v0.1.2
4722026-05-29T17:08:37.691Z Compiling dof v0.4.0
4732026-05-29T17:08:37.734Z Compiling dtor-proc-macro v0.0.13
4742026-05-29T17:08:37.751Z Checking circular v0.3.0
4752026-05-29T17:08:37.862Z Checking link-section v0.2.1
4762026-05-29T17:08:37.944Z Checking once_cell v1.21.4
4772026-05-29T17:08:37.960Z Compiling ctor-proc-macro v0.0.13
4782026-05-29T17:08:37.970Z Checking ingot v0.1.1
4792026-05-29T17:08:38.068Z Checking ron v0.12.1
4802026-05-29T17:08:38.084Z Checking dtor v0.8.1
4812026-05-29T17:08:38.280Z Checking ctor v0.10.1
4822026-05-29T17:08:38.629Z Compiling usdt-macro v0.6.0
4832026-05-29T17:08:38.629Z Compiling usdt-attr-macro v0.6.0
4842026-05-29T17:08:38.782Z Checking rusticata-macros v5.0.0
4852026-05-29T17:08:38.901Z Checking pcap-parser v0.17.0
4862026-05-29T17:08:39.251Z Checking usdt v0.6.0
4872026-05-29T17:08:39.482Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4882026-05-29T17:08:43.920Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4892026-05-29T17:08:45.580Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4902026-05-29T17:08:47.888Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.83s
4912026-05-29T17:08:47.922Z
4922026-05-29T17:08:47.925Zreal 19.912019880
4932026-05-29T17:08:47.925Zuser 1:13.420918043
4942026-05-29T17:08:47.925Zsys 15.646439649
4952026-05-29T17:08:47.925Ztrap 0.040121015
4962026-05-29T17:08:47.925Ztflt 0.096349611
4972026-05-29T17:08:47.925Zdflt 0.199914355
4982026-05-29T17:08:47.925Zkflt 0.000007886
4992026-05-29T17:08:47.925Zlock 4:05.547497381
5002026-05-29T17:08:47.925Zslp 3:56.340897294
5012026-05-29T17:08:47.925Zlat 3.724375909
5022026-05-29T17:08:47.925Zstop 7.938087369
5032026-05-29T17:08:47.925Z+ header 'analyze no_std + engine + kernel'
5042026-05-29T17:08:47.925Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5052026-05-29T17:08:47.925Z# ==== analyze no_std + engine + kernel ==== #
5062026-05-29T17:08:47.925Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5072026-05-29T17:08:48.105Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5082026-05-29T17:08:48.105Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5092026-05-29T17:08:48.107Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102026-05-29T17:08:48.126Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112026-05-29T17:08:48.376Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5122026-05-29T17:08:52.659Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5132026-05-29T17:08:54.215Z Finished `dev` profile [optimized + debuginfo] target(s) in 6.25s
5142026-05-29T17:08:54.244Z
5152026-05-29T17:08:54.247Zreal 6.315902517
5162026-05-29T17:08:54.247Zuser 6.546949620
5172026-05-29T17:08:54.247Zsys 1.011268807
5182026-05-29T17:08:54.247Ztrap 0.000836115
5192026-05-29T17:08:54.247Ztflt 0.009139566
5202026-05-29T17:08:54.247Zdflt 0.002891501
5212026-05-29T17:08:54.247Zkflt 0.000000000
5222026-05-29T17:08:54.247Zlock 22.075467966
5232026-05-29T17:08:54.247Zslp 22.912545748
5242026-05-29T17:08:54.247Zlat 0.021640457
5252026-05-29T17:08:54.247Zstop 0.241422747
5262026-05-29T17:08:54.247Z+ header test
5272026-05-29T17:08:54.247Z+ echo '# ==== test ==== #'
5282026-05-29T17:08:54.247Z# ==== test ==== #
5292026-05-29T17:08:54.247Z+ ptime -m cargo test
5302026-05-29T17:08:54.402Z Compiling memchr v2.8.0
5312026-05-29T17:08:54.405Z Compiling serde_core v1.0.228
5322026-05-29T17:08:54.427Z Compiling thiserror v2.0.18
5332026-05-29T17:08:54.430Z Compiling zerocopy v0.8.48
5342026-05-29T17:08:54.433Z Compiling byteorder v1.5.0
5352026-05-29T17:08:54.433Z Compiling unicode-ident v1.0.24
5362026-05-29T17:08:54.437Z Compiling libc v0.2.186
5372026-05-29T17:08:54.437Z Compiling zmij v1.0.21
5382026-05-29T17:08:54.512Z Compiling proc-macro2 v1.0.106
5392026-05-29T17:08:54.563Z Compiling scroll v0.13.0
5402026-05-29T17:08:54.637Z Compiling futures-sink v0.3.32
5412026-05-29T17:08:54.731Z Compiling ucd-trie v0.1.7
5422026-05-29T17:08:54.777Z Compiling itoa v1.0.18
5432026-05-29T17:08:54.798Z Compiling futures-core v0.3.32
5442026-05-29T17:08:54.831Z Compiling log v0.4.29
5452026-05-29T17:08:54.954Z Compiling plain v0.2.3
5462026-05-29T17:08:55.032Z Compiling goblin v0.10.5
5472026-05-29T17:08:55.057Z Compiling futures-channel v0.3.32
5482026-05-29T17:08:55.061Z Compiling quote v1.0.45
5492026-05-29T17:08:55.285Z Compiling pest v2.8.6
5502026-05-29T17:08:55.460Z Compiling hash32 v0.3.1
5512026-05-29T17:08:55.627Z Compiling stable_deref_trait v1.2.1
5522026-05-29T17:08:55.700Z Compiling pin-project-lite v0.2.17
5532026-05-29T17:08:55.715Z Compiling cfg-if v1.0.4
5542026-05-29T17:08:55.779Z Compiling futures-task v0.3.32
5552026-05-29T17:08:55.787Z Compiling macaddr v1.0.1
5562026-05-29T17:08:55.966Z Compiling futures-io v0.3.32
5572026-05-29T17:08:55.986Z Compiling pretty-hex v0.4.2
5582026-05-29T17:08:56.024Z Compiling slab v0.4.12
5592026-05-29T17:08:56.116Z Compiling heapless v0.8.0
5602026-05-29T17:08:56.148Z Compiling syn v2.0.117
5612026-05-29T17:08:56.201Z Compiling serde v1.0.228
5622026-05-29T17:08:56.402Z Compiling bitflags v2.11.1
5632026-05-29T17:08:56.556Z Compiling serde_json v1.0.149
5642026-05-29T17:08:56.809Z Compiling dtrace-parser v0.3.0
5652026-05-29T17:08:56.837Z Compiling futures-util v0.3.32
5662026-05-29T17:08:57.030Z Compiling thread-id v5.1.0
5672026-05-29T17:08:57.106Z Compiling cobs v0.3.0
5682026-05-29T17:08:57.339Z Compiling ingot-types v0.1.2
5692026-05-29T17:08:57.395Z Compiling bitflags v1.3.2
5702026-05-29T17:08:57.462Z Compiling managed v0.8.0
5712026-05-29T17:08:57.465Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5722026-05-29T17:08:57.688Z Compiling ingot v0.1.1
5732026-05-29T17:08:57.705Z Compiling smoltcp v0.11.0
5742026-05-29T17:08:57.735Z Compiling postcard v1.1.3
5752026-05-29T17:08:58.079Z Compiling dof v0.4.0
5762026-05-29T17:08:59.551Z Compiling futures-executor v0.3.32
5772026-05-29T17:08:59.671Z Compiling usdt-impl v0.6.0
5782026-05-29T17:08:59.895Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5792026-05-29T17:09:00.154Z Compiling memmap2 v0.9.10
5802026-05-29T17:09:00.346Z Compiling either v1.15.0
5812026-05-29T17:09:00.475Z Compiling unicode-width v0.2.2
5822026-05-29T17:09:00.527Z Compiling ipnetwork v0.21.1
5832026-05-29T17:09:00.528Z Compiling itertools v0.14.0
5842026-05-29T17:09:00.789Z Compiling tabwriter v1.4.1
5852026-05-29T17:09:01.061Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5862026-05-29T17:09:01.215Z Compiling ref-cast v1.0.25
5872026-05-29T17:09:01.312Z Compiling usdt v0.6.0
5882026-05-29T17:09:01.494Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5892026-05-29T17:09:01.936Z Compiling futures v0.3.32
5902026-05-29T17:09:01.948Z Compiling crc32fast v1.5.0
5912026-05-29T17:09:02.001Z Compiling nom v8.0.0
5922026-05-29T17:09:02.005Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5932026-05-29T17:09:02.185Z Compiling dyn-clone v1.0.20
5942026-05-29T17:09:02.210Z Compiling cookie-factory v0.3.3
5952026-05-29T17:09:02.350Z Compiling uuid v1.23.1
5962026-05-29T17:09:02.522Z Compiling circular v0.3.0
5972026-05-29T17:09:02.772Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5982026-05-29T17:09:02.932Z Compiling dtor v0.8.1
5992026-05-29T17:09:03.009Z Compiling typeid v1.0.3
6002026-05-29T17:09:03.016Z Compiling anyhow v1.0.102
6012026-05-29T17:09:03.119Z Compiling once_cell v1.21.4
6022026-05-29T17:09:03.229Z Compiling link-section v0.2.1
6032026-05-29T17:09:03.279Z Compiling ron v0.12.1
6042026-05-29T17:09:03.380Z Compiling ctor v0.10.1
6052026-05-29T17:09:04.253Z Compiling rusticata-macros v5.0.0
6062026-05-29T17:09:04.552Z Compiling pcap-parser v0.17.0
6072026-05-29T17:09:07.386Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6082026-05-29T17:09:09.745Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6092026-05-29T17:09:48.209Z Finished `test` profile [optimized + debuginfo] target(s) in 53.95s
6102026-05-29T17:09:48.226Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-80cc0b0b10424214)
6112026-05-29T17:09:48.229Z
6122026-05-29T17:09:48.229Zrunning 15 tests
6132026-05-29T17:09:48.229Ztest api::tests::parse_good_proto_filter ... ok
6142026-05-29T17:09:48.229Ztest api::tests::parse_bad_proto_filter ... ok
6152026-05-29T17:09:48.229Ztest api::tests::parse_bad_address ... ok
6162026-05-29T17:09:48.229Ztest api::tests::ports_from_str_bad ... ok
6172026-05-29T17:09:48.229Ztest api::tests::parse_good_address ... ok
6182026-05-29T17:09:48.229Ztest api::tests::ports_from_str_good ... ok
6192026-05-29T17:09:48.232Ztest cfg::tests::test_required_nat_space ... ok
6202026-05-29T17:09:48.232Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6212026-05-29T17:09:48.232Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6222026-05-29T17:09:48.232Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6232026-05-29T17:09:48.232Ztest engine::geneve::test::parse_multi_opt ... ok
6242026-05-29T17:09:48.232Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6252026-05-29T17:09:48.232Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6262026-05-29T17:09:48.232Ztest engine::geneve::test::parse_single_opt ... ok
6272026-05-29T17:09:48.232Ztest engine::firewall::tests::port_predicate_simplification ... ok
6282026-05-29T17:09:48.232Z
6292026-05-29T17:09:48.232Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6302026-05-29T17:09:48.232Z
6312026-05-29T17:09:48.232Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-ee08c60981fc81f3)
6322026-05-29T17:09:48.235Z
6332026-05-29T17:09:48.235Zrunning 4 tests
6342026-05-29T17:09:48.235Ztest firewall_vni_outbound ... ok
6352026-05-29T17:09:48.235Ztest firewall_external_inbound ... ok
6362026-05-29T17:09:48.235Ztest firewall_vni_inbound ... ok
6372026-05-29T17:09:48.235Ztest firewall_replace_rules ... ok
6382026-05-29T17:09:48.235Z
6392026-05-29T17:09:48.235Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6402026-05-29T17:09:48.235Z
6412026-05-29T17:09:48.235Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-8278dd2f7c4b2dd0)
6422026-05-29T17:09:48.238Z
6432026-05-29T17:09:48.238Zrunning 2 tests
6442026-05-29T17:09:48.238Ztest parse_in_regression ... ok
6452026-05-29T17:09:48.238Ztest parse_out_regression ... ok
6462026-05-29T17:09:48.238Z
6472026-05-29T17:09:48.238Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6482026-05-29T17:09:48.238Z
6492026-05-29T17:09:48.238Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-4638b9b1a11c9675)
6502026-05-29T17:09:48.238Z
6512026-05-29T17:09:48.238Zrunning 48 tests
6522026-05-29T17:09:48.241Ztest bad_ip_len ... ok
6532026-05-29T17:09:48.242Ztest check_layers ... ok
6542026-05-29T17:09:48.242Ztest add_remove_fw_rule ... ok
6552026-05-29T17:09:48.242Ztest arp_gateway ... ok
6562026-05-29T17:09:48.242Ztest external_attached_subnets_cannot_reach_internal ... ok
6572026-05-29T17:09:48.242Ztest anti_spoof ... ok
6582026-05-29T17:09:48.242Ztest external_attached_subnets_dont_apply_nat ... ok
6592026-05-29T17:09:48.242Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6602026-05-29T17:09:48.242Ztest gateway_icmpv6_ping ... ok
6612026-05-29T17:09:48.242Ztest early_tcp_invalidation ... ok
6622026-05-29T17:09:48.242Ztest flow_expiration ... ok
6632026-05-29T17:09:48.242Ztest external_ip_epoch_affinity_preserved ... ok
6642026-05-29T17:09:48.242Ztest gateway_icmp4_ping ... ok
6652026-05-29T17:09:48.242Ztest external_ip_reconfigurable ... ok
6662026-05-29T17:09:48.242Ztest gateway_router_advert_reply ... ok
6672026-05-29T17:09:48.242Ztest guest_to_guest_no_route ... ok
6682026-05-29T17:09:48.242Ztest guest_to_guest_diff_vpc_no_peer ... ok
6692026-05-29T17:09:48.242Ztest guest_to_internet_ipv4 ... ok
6702026-05-29T17:09:48.242Ztest guest_to_internet_ipv6 ... ok
6712026-05-29T17:09:48.242Ztest icmp_inner_has_nat_applied ... ok
6722026-05-29T17:09:48.242Ztest guest_to_guest ... ok
6732026-05-29T17:09:48.242Ztest inbound_ndp_dropped_at_gateway ... ok
6742026-05-29T17:09:48.242Ztest icmpv6_inner_has_nat_applied ... ok
6752026-05-29T17:09:48.242Ztest external_ip_receive_and_reply_on_all ... ok
6762026-05-29T17:09:48.242Ztest packet_body_pullup ... ok
6772026-05-29T17:09:48.242Ztest outbound_ndp_dropped ... ok
6782026-05-29T17:09:48.242Ztest external_ip_balanced_over_floating_ips ... ok
6792026-05-29T17:09:48.242Ztest no_panic_on_flow_table_full ... ok
6802026-05-29T17:09:48.242Ztest intra_subnet_routes_with_custom ... ok
6812026-05-29T17:09:48.242Ztest port_transition_reset ... ok
6822026-05-29T17:09:48.242Ztest port_transition_running ... ok
6832026-05-29T17:09:48.242Ztest internal_attached_subnets ... ok
6842026-05-29T17:09:48.242Ztest port_as_router_target ... ok
6852026-05-29T17:09:48.242Ztest port_transition_pause ... ok
6862026-05-29T17:09:48.242Ztest tcp_invalidation_does_not_block_connection ... ok
6872026-05-29T17:09:48.242Ztest test_drop_on_unknown_critical_option ... ok
6882026-05-29T17:09:48.242Ztest select_eip_conditioned_on_igw ... ok
6892026-05-29T17:09:48.242Ztest snat_icmp6_echo_rewrite ... ok
6902026-05-29T17:09:48.242Ztest snat_icmp4_echo_rewrite ... ok
6912026-05-29T17:09:48.242Ztest tcp_outbound ... ok
6922026-05-29T17:09:48.243Ztest test_ipv6_multicast_encapsulation ... ok
6932026-05-29T17:09:48.246Ztest test_tcp_multicast_denied ... ok
6942026-05-29T17:09:48.246Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6952026-05-29T17:09:48.246Ztest tcp_inbound ... ok
6962026-05-29T17:09:48.246Ztest test_gateway_neighbor_advert_reply ... ok
6972026-05-29T17:09:48.246Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6982026-05-29T17:09:48.246Ztest uft_lft_invalidation_in ... ok
6992026-05-29T17:09:48.246Ztest uft_lft_invalidation_out ... ok
7002026-05-29T17:09:48.246Z
7012026-05-29T17:09:48.246Ztest result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7022026-05-29T17:09:48.246Z
7032026-05-29T17:09:48.246Z Doc-tests oxide_vpc
7042026-05-29T17:09:48.536Z
7052026-05-29T17:09:48.536Zrunning 0 tests
7062026-05-29T17:09:48.536Z
7072026-05-29T17:09:48.539Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7082026-05-29T17:09:48.539Z
7092026-05-29T17:09:48.565Z
7102026-05-29T17:09:48.565Zreal 54.309529011
7112026-05-29T17:09:48.565Zuser 3:16.028963415
7122026-05-29T17:09:48.565Zsys 11.891134455
7132026-05-29T17:09:48.565Ztrap 0.090691981
7142026-05-29T17:09:48.565Ztflt 0.201655673
7152026-05-29T17:09:48.565Zdflt 0.465023028
7162026-05-29T17:09:48.569Zkflt 0.000188377
7172026-05-29T17:09:48.569Zlock 12:43.221736893
7182026-05-29T17:09:48.569Zslp 6:38.285778194
7192026-05-29T17:09:48.569Zlat 7.770409335
7202026-05-29T17:09:48.569Zstop 5.656141275
7212026-05-29T17:09:48.569Zprocess exited: duration 120065 ms, exit code 0
 
7222026-05-29T17:09:48.575Zfound 0 output files