01KWC3Z30A1A5BWN78SBE4QSWM: oxide-vpc

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

Buildomat Job: 01KWC3ZJ5BS7SR034PZS12TS3P

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-30T11:19:00.760Zjob assigned to worker 01KWC40DJZGDYNYE7PEADYCHEF [factory aws, i-04a051bb54908c258] (queued for 1 m 19 s)
 
22026-06-30T11:19:07.318Zstarting task 0: "setup"
32026-06-30T11:19:07.322Z++ uname -s
42026-06-30T11:19:07.325Z+ kern=SunOS
52026-06-30T11:19:07.325Z+ build_user=build
62026-06-30T11:19:07.325Z+ build_uid=12345
72026-06-30T11:19:07.325Z+ work_dir=/work
82026-06-30T11:19:07.325Z+ input_dir=/input
92026-06-30T11:19:07.325Z+ [[ 0 == 12345 ]]
102026-06-30T11:19:07.325Z+ case "$kern" in
112026-06-30T11:19:07.325Z+ groupadd -g 12345 build
122026-06-30T11:19:07.328Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-30T11:19:09.332Z+ zfs create -o mountpoint=/work rpool/work
142026-06-30T11:19:09.436Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-30T11:19:09.439Z+ home_fs=zfs
162026-06-30T11:19:09.439Z+ [[ zfs == autofs ]]
172026-06-30T11:19:09.439Z+ mkdir -p /home/build
182026-06-30T11:19:09.439Z+ chown build:build /home/build /work
192026-06-30T11:19:11.440Z+ chmod 0700 /home/build /work
202026-06-30T11:19:11.444Zprocess exited: duration 4126 ms, exit code 0
 
212026-06-30T11:19:11.450Zstarting task 1: "rust-toolchain"
222026-06-30T11:19:11.454Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
232026-06-30T11:19:11.454Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-30T11:19:11.454Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-06-30T11:19:11.454Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-06-30T11:19:11.458Z * rust toolchain channel = "1.96.0"
272026-06-30T11:19:11.458Z * rust toolchain profile = "default"
282026-06-30T11:19:11.458Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-30T11:19:11.458Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
302026-06-30T11:19:11.537Zinfo: downloading installer
312026-06-30T11:19:12.825Zwarn: It looks like you have an existing rustup settings file at:
322026-06-30T11:19:12.825Zwarn: /home/build/.rustup/settings.toml
332026-06-30T11:19:12.825Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-30T11:19:12.825Zwarn: instead of the one inferred from the default host triple.
352026-06-30T11:19:12.838Zinfo: profile set to default
362026-06-30T11:19:12.838Zinfo: default host triple is x86_64-unknown-illumos
372026-06-30T11:19:12.841Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
382026-06-30T11:19:12.970Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
392026-06-30T11:19:12.975Zinfo: downloading 6 components
402026-06-30T11:19:27.002Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
412026-06-30T11:19:27.003Z
422026-06-30T11:19:27.030Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
432026-06-30T11:19:27.030Z
442026-06-30T11:19:27.030Z
452026-06-30T11:19:27.030ZRust is installed now. Great!
462026-06-30T11:19:27.030Z
472026-06-30T11:19:27.033ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-30T11:19:27.033Zenvironment variable. This has not been done automatically.
492026-06-30T11:19:27.033Z
502026-06-30T11:19:27.034ZTo configure your current shell, you need to source
512026-06-30T11:19:27.034Zthe corresponding env file under $HOME/.cargo.
522026-06-30T11:19:27.034Z
532026-06-30T11:19:27.034ZThis is usually done by running one of the following (note the leading DOT):
542026-06-30T11:19:27.034Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-30T11:19:27.034Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-30T11:19:27.034Zsource "~/.cargo/env.nu" # For nushell
572026-06-30T11:19:27.034Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-30T11:19:27.034Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-30T11:19:27.034Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-30T11:19:27.034Zwarn: no default linker (`cc`) was found in your PATH
612026-06-30T11:19:27.034Zwarn: many Rust crates require a system C toolchain to build
622026-06-30T11:19:27.139Z+ rustup --version
632026-06-30T11:19:27.147Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-30T11:19:27.150Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-30T11:19:27.169Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
662026-06-30T11:19:27.173Z+ cargo --version
672026-06-30T11:19:27.185Zcargo 1.96.0 (30a34c682 2026-05-25)
682026-06-30T11:19:27.188Z+ rustc --version
692026-06-30T11:19:27.207Zrustc 1.96.0 (ac68faa20 2026-05-25)
702026-06-30T11:19:27.210Zprocess exited: duration 15759 ms, exit code 0
 
712026-06-30T11:19:27.215Zstarting task 2: "authentication"
722026-06-30T11:19:27.231Zprocess exited: duration 15 ms, exit code 0
 
732026-06-30T11:19:27.239Zstarting task 3: "clone repository"
742026-06-30T11:19:27.243Z+ mkdir -p /work/oxidecomputer/opte
752026-06-30T11:19:27.246Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-06-30T11:19:27.272ZCloning into '/work/oxidecomputer/opte'...
772026-06-30T11:19:28.188Z+ cd /work/oxidecomputer/opte
782026-06-30T11:19:28.188Z+ git fetch origin 194ae5e6163762f09f71606701c2ca93af2381e6
792026-06-30T11:19:28.460ZFrom https://github.com/oxidecomputer/opte
802026-06-30T11:19:28.460Z * branch 194ae5e6163762f09f71606701c2ca93af2381e6 -> FETCH_HEAD
812026-06-30T11:19:28.468Z+ [[ -n read-xde ]]
822026-06-30T11:19:28.471Z++ git branch --show-current
832026-06-30T11:19:28.471Z+ current=master
842026-06-30T11:19:28.471Z+ [[ master != read-xde ]]
852026-06-30T11:19:28.471Z+ git branch -f read-xde 194ae5e6163762f09f71606701c2ca93af2381e6
862026-06-30T11:19:28.475Z+ git checkout -f read-xde
872026-06-30T11:19:28.493ZSwitched to branch 'read-xde'
882026-06-30T11:19:28.496Z+ git reset --hard 194ae5e6163762f09f71606701c2ca93af2381e6
892026-06-30T11:19:28.507ZHEAD is now at 194ae5e [opteadm] Add show-xde-underlay command.
902026-06-30T11:19:28.510Zprocess exited: duration 1268 ms, exit code 0
 
912026-06-30T11:19:28.542Zstarting task 4: "build"
922026-06-30T11:19:28.545Z+ source .github/buildomat/common.sh
932026-06-30T11:19:28.545Z++ rustup show active-toolchain
942026-06-30T11:19:28.550Z1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-06-30T11:19:28.553Z++ pushd xde
962026-06-30T11:19:28.553Z++ rustup show active-toolchain
972026-06-30T11:19:28.553Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
982026-06-30T11:19:28.556Zinfo: syncing channel updates for nightly-2026-06-19-x86_64-unknown-illumos
992026-06-30T11:19:28.689Zinfo: latest update on 2026-06-19 for version 1.98.0-nightly (bc2112ed5 2026-06-18)
1002026-06-30T11:19:28.693Zinfo: downloading 6 components
1012026-06-30T11:19:43.868Znightly-2026-06-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-06-30T11:19:43.958Z+++ rustup show active-toolchain -v
1032026-06-30T11:19:43.961Z+++ head -n 1
1042026-06-30T11:19:43.961Z+++ cut '-d ' -f1
1052026-06-30T11:19:44.012Z++ export NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1062026-06-30T11:19:44.013Z++ NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1072026-06-30T11:19:44.013Z++ popd
1082026-06-30T11:19:44.017Z/work/oxidecomputer/opte
1092026-06-30T11:19:44.017Z+ cargo --version
1102026-06-30T11:19:44.022Zcargo 1.96.0 (30a34c682 2026-05-25)
1112026-06-30T11:19:44.025Z+ rustc --version
1122026-06-30T11:19:44.044Zrustc 1.96.0 (ac68faa20 2026-05-25)
1132026-06-30T11:19:44.048Z+ cd lib/oxide-vpc
1142026-06-30T11:19:44.048Z+ header 'check style'
1152026-06-30T11:19:44.048Z+ echo '# ==== check style ==== #'
1162026-06-30T11:19:44.048Z# ==== check style ==== #
1172026-06-30T11:19:44.048Z+ ptime -m cargo +nightly-2026-06-19-x86_64-unknown-illumos fmt -- --check
1182026-06-30T11:19:44.170Z
1192026-06-30T11:19:44.170Zreal 0.120145944
1202026-06-30T11:19:44.170Zuser 0.085128020
1212026-06-30T11:19:44.170Zsys 0.031514930
1222026-06-30T11:19:44.170Ztrap 0.000005960
1232026-06-30T11:19:44.170Ztflt 0.000011610
1242026-06-30T11:19:44.173Zdflt 0.000078860
1252026-06-30T11:19:44.173Zkflt 0.000000000
1262026-06-30T11:19:44.174Zlock 0.030831800
1272026-06-30T11:19:44.174Zslp 0.099309754
1282026-06-30T11:19:44.174Zlat 0.000867710
1292026-06-30T11:19:44.174Zstop 0.000113830
1302026-06-30T11:19:44.174Z+ header 'check docs'
1312026-06-30T11:19:44.174Z+ echo '# ==== check docs ==== #'
1322026-06-30T11:19:44.174Z# ==== check docs ==== #
1332026-06-30T11:19:44.174Z+ RUSTDOCFLAGS='-D warnings'
1342026-06-30T11:19:44.174Z+ ptime -m cargo +nightly-2026-06-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-06-30T11:19:44.239Z Updating crates.io index
1362026-06-30T11:19:44.242Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-06-30T11:19:45.236Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-06-30T11:19:45.710Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-06-30T11:19:46.085Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-06-30T11:19:46.355Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412026-06-30T11:19:46.636Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-06-30T11:19:46.932Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-06-30T11:19:48.876Z Downloading crates ...
1442026-06-30T11:19:48.916Z Downloaded darling_macro v0.21.3
1452026-06-30T11:19:48.920Z Downloaded bitflags v1.3.2
1462026-06-30T11:19:48.926Z Downloaded bitflags v2.13.0
1472026-06-30T11:19:48.929Z Downloaded crypto-common v0.1.7
1482026-06-30T11:19:48.941Z Downloaded cfg-if v1.0.4
1492026-06-30T11:19:48.945Z Downloaded plain v0.2.3
1502026-06-30T11:19:48.945Z Downloaded cobs v0.3.0
1512026-06-30T11:19:48.945Z Downloaded cpufeatures v0.2.17
1522026-06-30T11:19:48.949Z Downloaded dof v0.4.0
1532026-06-30T11:19:48.949Z Downloaded macaddr v1.0.1
1542026-06-30T11:19:48.952Z Downloaded itoa v1.0.18
1552026-06-30T11:19:48.952Z Downloaded darling_macro v0.23.0
1562026-06-30T11:19:48.952Z Downloaded managed v0.8.0
1572026-06-30T11:19:48.955Z Downloaded dtrace-parser v0.3.0
1582026-06-30T11:19:48.955Z Downloaded hash32 v0.3.1
1592026-06-30T11:19:48.959Z Downloaded darling v0.21.3
1602026-06-30T11:19:48.963Z Downloaded embedded-io v0.6.1
1612026-06-30T11:19:48.966Z Downloaded proc-macro-error-attr2 v2.0.0
1622026-06-30T11:19:48.970Z Downloaded defmt-parser v1.0.0
1632026-06-30T11:19:48.970Z Downloaded ident_case v1.0.1
1642026-06-30T11:19:48.970Z Downloaded block-buffer v0.10.4
1652026-06-30T11:19:48.974Z Downloaded tabwriter v1.4.1
1662026-06-30T11:19:48.977Z Downloaded dyn-clone v1.0.20
1672026-06-30T11:19:48.977Z Downloaded ref-cast v1.0.25
1682026-06-30T11:19:48.977Z Downloaded generic-array v0.14.7
1692026-06-30T11:19:48.981Z Downloaded digest v0.10.7
1702026-06-30T11:19:48.981Z Downloaded ingot-types v0.1.2
1712026-06-30T11:19:48.984Z Downloaded embedded-io v0.4.0
1722026-06-30T11:19:48.984Z Downloaded darling_core v0.23.0
1732026-06-30T11:19:48.989Z Downloaded strsim v0.11.1
1742026-06-30T11:19:48.991Z Downloaded ref-cast-impl v1.0.25
1752026-06-30T11:19:48.994Z Downloaded defmt v0.3.100
1762026-06-30T11:19:48.999Z Downloaded thread-id v5.1.0
1772026-06-30T11:19:49.007Z Downloaded pretty-hex v0.4.2
1782026-06-30T11:19:49.010Z Downloaded scroll_derive v0.13.1
1792026-06-30T11:19:49.014Z Downloaded usdt-attr-macro v0.6.0
1802026-06-30T11:19:49.014Z Downloaded stable_deref_trait v1.2.1
1812026-06-30T11:19:49.019Z Downloaded usdt v0.6.0
1822026-06-30T11:19:49.023Z Downloaded usdt-macro v0.6.0
1832026-06-30T11:19:49.026Z Downloaded either v1.16.0
1842026-06-30T11:19:49.026Z Downloaded ingot v0.1.1
1852026-06-30T11:19:49.030Z Downloaded ipnetwork v0.21.1
1862026-06-30T11:19:49.030Z Downloaded version_check v0.9.5
1872026-06-30T11:19:49.030Z Downloaded zmij v1.0.21
1882026-06-30T11:19:49.030Z Downloaded defmt-macros v1.1.0
1892026-06-30T11:19:49.033Z Downloaded pest_derive v2.8.6
1902026-06-30T11:19:49.033Z Downloaded crc32fast v1.5.0
1912026-06-30T11:19:49.037Z Downloaded ingot-macros v0.1.1
1922026-06-30T11:19:49.037Z Downloaded fnv v1.0.7
1932026-06-30T11:19:49.040Z Downloaded proc-macro-error2 v2.0.1
1942026-06-30T11:19:49.040Z Downloaded sha2 v0.10.9
1952026-06-30T11:19:49.044Z Downloaded quote v1.0.46
1962026-06-30T11:19:49.047Z Downloaded usdt-impl v0.6.0
1972026-06-30T11:19:49.050Z Downloaded scroll v0.13.0
1982026-06-30T11:19:49.053Z Downloaded serde_tokenstream v0.2.3
1992026-06-30T11:19:49.053Z Downloaded thiserror-impl v2.0.18
2002026-06-30T11:19:49.056Z Downloaded thiserror v2.0.18
2012026-06-30T11:19:49.057Z Downloaded memmap2 v0.9.10
2022026-06-30T11:19:49.060Z Downloaded darling v0.23.0
2032026-06-30T11:19:49.063Z Downloaded pest_generator v2.8.6
2042026-06-30T11:19:49.063Z Downloaded byteorder v1.5.0
2052026-06-30T11:19:49.069Z Downloaded defmt v1.1.0
2062026-06-30T11:19:49.083Z Downloaded postcard v1.1.3
2072026-06-30T11:19:49.095Z Downloaded log v0.4.33
2082026-06-30T11:19:49.103Z Downloaded aho-corasick v1.1.4
2092026-06-30T11:19:49.106Z Downloaded proc-macro2 v1.0.106
2102026-06-30T11:19:49.109Z Downloaded ucd-trie v0.1.7
2112026-06-30T11:19:49.110Z Downloaded serde_core v1.0.228
2122026-06-30T11:19:49.113Z Downloaded unicode-ident v1.0.24
2132026-06-30T11:19:49.113Z Downloaded serde_derive v1.0.228
2142026-06-30T11:19:49.116Z Downloaded pest_meta v2.8.6
2152026-06-30T11:19:49.120Z Downloaded darling_core v0.21.3
2162026-06-30T11:19:49.123Z Downloaded heapless v0.8.0
2172026-06-30T11:19:49.129Z Downloaded uuid v1.23.3
2182026-06-30T11:19:49.136Z Downloaded zerocopy-derive v0.8.52
2192026-06-30T11:19:49.142Z Downloaded serde v1.0.228
2202026-06-30T11:19:49.149Z Downloaded memchr v2.8.2
2212026-06-30T11:19:49.162Z Downloaded pest v2.8.6
2222026-06-30T11:19:49.169Z Downloaded typenum v1.20.1
2232026-06-30T11:19:49.194Z Downloaded itertools v0.14.0
2242026-06-30T11:19:49.197Z Downloaded itertools v0.15.0
2252026-06-30T11:19:49.201Z Downloaded regex v1.12.4
2262026-06-30T11:19:49.204Z Downloaded serde_json v1.0.150
2272026-06-30T11:19:49.255Z Downloaded goblin v0.10.7
2282026-06-30T11:19:49.258Z Downloaded syn v2.0.118
2292026-06-30T11:19:49.264Z Downloaded unicode-width v0.2.2
2302026-06-30T11:19:49.269Z Downloaded zerocopy v0.8.52
2312026-06-30T11:19:49.278Z Downloaded smoltcp v0.11.0
2322026-06-30T11:19:49.284Z Downloaded regex-syntax v0.8.11
2332026-06-30T11:19:49.307Z Downloaded regex-automata v0.4.14
2342026-06-30T11:19:49.314Z Downloaded libc v0.2.186
2352026-06-30T11:19:49.376Z Compiling proc-macro2 v1.0.106
2362026-06-30T11:19:49.376Z Compiling quote v1.0.46
2372026-06-30T11:19:49.376Z Compiling unicode-ident v1.0.24
2382026-06-30T11:19:49.377Z Documenting unicode-ident v1.0.24
2392026-06-30T11:19:49.377Z Compiling strsim v0.11.1
2402026-06-30T11:19:49.380Z Compiling ident_case v1.0.1
2412026-06-30T11:19:49.380Z Compiling serde_core v1.0.228
2422026-06-30T11:19:49.534Z Compiling fnv v1.0.7
2432026-06-30T11:19:49.547Z Compiling memchr v2.8.2
2442026-06-30T11:19:49.619Z Compiling zerocopy v0.8.52
2452026-06-30T11:19:49.725Z Compiling serde v1.0.228
2462026-06-30T11:19:49.779Z Compiling regex-syntax v0.8.11
2472026-06-30T11:19:49.842Z Compiling thiserror v2.0.18
2482026-06-30T11:19:50.013Z Documenting proc-macro2 v1.0.106
2492026-06-30T11:19:50.061Z Compiling aho-corasick v1.1.4
2502026-06-30T11:19:50.184Z Checking byteorder v1.5.0
2512026-06-30T11:19:50.342Z Compiling either v1.16.0
2522026-06-30T11:19:50.420Z Checking syn v2.0.118
2532026-06-30T11:19:50.588Z Documenting quote v1.0.46
2542026-06-30T11:19:50.639Z Compiling itertools v0.14.0
2552026-06-30T11:19:51.118Z Documenting syn v2.0.118
2562026-06-30T11:19:51.324Z Compiling regex-automata v0.4.14
2572026-06-30T11:19:51.400Z Compiling heapless v0.8.0
2582026-06-30T11:19:51.873Z Checking bitflags v2.13.0
2592026-06-30T11:19:51.899Z Checking hash32 v0.3.1
2602026-06-30T11:19:51.915Z Documenting serde_core v1.0.228
2612026-06-30T11:19:52.004Z Checking stable_deref_trait v1.2.1
2622026-06-30T11:19:52.025Z Checking cfg-if v1.0.4
2632026-06-30T11:19:52.066Z Checking macaddr v1.0.1
2642026-06-30T11:19:52.081Z Documenting memchr v2.8.2
2652026-06-30T11:19:52.209Z Documenting regex-syntax v0.8.11
2662026-06-30T11:19:52.560Z Compiling smoltcp v0.11.0
2672026-06-30T11:19:52.717Z Documenting aho-corasick v1.1.4
2682026-06-30T11:19:52.909Z Compiling darling_core v0.21.3
2692026-06-30T11:19:53.178Z Compiling regex v1.12.4
2702026-06-30T11:19:53.223Z Compiling darling_core v0.23.0
2712026-06-30T11:19:53.615Z Documenting regex-automata v0.4.14
2722026-06-30T11:19:53.948Z Checking bitflags v1.3.2
2732026-06-30T11:19:54.011Z Checking managed v0.8.0
2742026-06-30T11:19:54.111Z Compiling serde_derive v1.0.228
2752026-06-30T11:19:54.173Z Compiling zerocopy-derive v0.8.52
2762026-06-30T11:19:54.191Z Compiling thiserror-impl v2.0.18
2772026-06-30T11:19:54.777Z Documenting serde_derive v1.0.228
2782026-06-30T11:19:54.963Z Documenting regex v1.12.4
2792026-06-30T11:19:55.012Z Compiling darling_macro v0.21.3
2802026-06-30T11:19:55.122Z Documenting thiserror-impl v2.0.18
2812026-06-30T11:19:55.333Z Compiling darling_macro v0.23.0
2822026-06-30T11:19:55.508Z Checking cobs v0.3.0
2832026-06-30T11:19:55.585Z Compiling darling v0.21.3
2842026-06-30T11:19:55.684Z Compiling ingot-macros v0.1.1
2852026-06-30T11:19:55.728Z Documenting zerocopy-derive v0.8.52
2862026-06-30T11:19:55.847Z Documenting byteorder v1.5.0
2872026-06-30T11:19:55.961Z Compiling crc32fast v1.5.0
2882026-06-30T11:19:55.968Z Compiling ref-cast v1.0.25
2892026-06-30T11:19:56.174Z Documenting thiserror v2.0.18
2902026-06-30T11:19:56.310Z Documenting ingot-macros v0.1.1
2912026-06-30T11:19:56.429Z Documenting hash32 v0.3.1
2922026-06-30T11:19:56.623Z Documenting zerocopy v0.8.52
2932026-06-30T11:19:56.757Z Compiling ref-cast-impl v1.0.25
2942026-06-30T11:19:56.977Z Documenting serde v1.0.228
2952026-06-30T11:19:57.287Z Checking postcard v1.1.3
2962026-06-30T11:19:57.361Z Documenting bitflags v2.13.0
2972026-06-30T11:19:57.519Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2982026-06-30T11:19:57.529Z Documenting cfg-if v1.0.4
2992026-06-30T11:19:57.571Z Documenting macaddr v1.0.1
3002026-06-30T11:19:57.790Z Checking ipnetwork v0.21.1
3012026-06-30T11:19:57.965Z Checking unicode-width v0.2.2
3022026-06-30T11:19:57.992Z Compiling version_check v0.9.5
3032026-06-30T11:19:58.213Z Documenting stable_deref_trait v1.2.1
3042026-06-30T11:19:58.256Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3052026-06-30T11:19:58.285Z Documenting cobs v0.3.0
3062026-06-30T11:19:58.304Z Compiling darling v0.23.0
3072026-06-30T11:19:58.425Z Documenting managed v0.8.0
3082026-06-30T11:19:58.474Z Checking ingot-types v0.1.2
3092026-06-30T11:19:58.537Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3102026-06-30T11:19:58.699Z Checking itertools v0.15.0
3112026-06-30T11:19:58.758Z Documenting heapless v0.8.0
3122026-06-30T11:19:58.813Z Checking ingot v0.1.1
3132026-06-30T11:19:58.989Z Documenting postcard v1.1.3
3142026-06-30T11:19:59.195Z Checking tabwriter v1.4.1
3152026-06-30T11:19:59.272Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3162026-06-30T11:19:59.427Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3172026-06-30T11:19:59.488Z Documenting ref-cast-impl v1.0.25
3182026-06-30T11:19:59.499Z Documenting unicode-width v0.2.2
3192026-06-30T11:19:59.682Z Documenting ingot-types v0.1.2
3202026-06-30T11:19:59.723Z Documenting smoltcp v0.11.0
3212026-06-30T11:19:59.925Z Checking dyn-clone v1.0.20
3222026-06-30T11:20:00.001Z Documenting either v1.16.0
3232026-06-30T11:20:00.024Z Documenting ipnetwork v0.21.1
3242026-06-30T11:20:00.164Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3252026-06-30T11:20:00.372Z Documenting tabwriter v1.4.1
3262026-06-30T11:20:00.405Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3272026-06-30T11:20:00.600Z Documenting ref-cast v1.0.25
3282026-06-30T11:20:00.921Z Documenting ingot v0.1.1
3292026-06-30T11:20:01.125Z Documenting itertools v0.15.0
3302026-06-30T11:20:01.286Z Documenting crc32fast v1.5.0
3312026-06-30T11:20:01.387Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3322026-06-30T11:20:01.761Z Documenting dyn-clone v1.0.20
3332026-06-30T11:20:02.264Z Documenting uuid v1.23.3
3342026-06-30T11:20:02.518Z Checking uuid v1.23.3
3352026-06-30T11:20:02.763Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3362026-06-30T11:20:02.798Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3372026-06-30T11:20:04.173Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3382026-06-30T11:20:05.426Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3392026-06-30T11:20:07.750Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3402026-06-30T11:20:09.369Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.19s
3412026-06-30T11:20:09.445Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3422026-06-30T11:20:09.471Z
3432026-06-30T11:20:09.474Zreal 25.280775773
3442026-06-30T11:20:09.474Zuser 1:22.821254142
3452026-06-30T11:20:09.474Zsys 17.464817184
3462026-06-30T11:20:09.474Ztrap 0.049911940
3472026-06-30T11:20:09.474Ztflt 0.057941622
3482026-06-30T11:20:09.474Zdflt 0.095987925
3492026-06-30T11:20:09.474Zkflt 0.005518590
3502026-06-30T11:20:09.474Zlock 8:47.263959238
3512026-06-30T11:20:09.474Zslp 4:42.453288125
3522026-06-30T11:20:09.474Zlat 8.132704857
3532026-06-30T11:20:09.474Zstop 12.548109622
3542026-06-30T11:20:09.474Z+ header 'analyze std + api + usdt'
3552026-06-30T11:20:09.474Z+ echo '# ==== analyze std + api + usdt ==== #'
3562026-06-30T11:20:09.474Z# ==== analyze std + api + usdt ==== #
3572026-06-30T11:20:09.474Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3582026-06-30T11:20:09.655Z Downloading crates ...
3592026-06-30T11:20:09.715Z Downloaded anyhow v1.0.102
3602026-06-30T11:20:09.725Z Downloaded futures-core v0.3.32
3612026-06-30T11:20:09.728Z Downloaded futures-io v0.3.32
3622026-06-30T11:20:09.728Z Downloaded futures-macro v0.3.32
3632026-06-30T11:20:09.731Z Downloaded circular v0.3.0
3642026-06-30T11:20:09.731Z Downloaded futures-sink v0.3.32
3652026-06-30T11:20:09.734Z Downloaded dtor v0.8.1
3662026-06-30T11:20:09.734Z Downloaded ctor-proc-macro v0.0.13
3672026-06-30T11:20:09.736Z Downloaded dtor-proc-macro v0.0.13
3682026-06-30T11:20:09.736Z Downloaded futures-task v0.3.32
3692026-06-30T11:20:09.741Z Downloaded rusticata-macros v5.0.0
3702026-06-30T11:20:09.743Z Downloaded link-section v0.2.1
3712026-06-30T11:20:09.743Z Downloaded typeid v1.0.3
3722026-06-30T11:20:09.743Z Downloaded slab v0.4.12
3732026-06-30T11:20:09.746Z Downloaded cookie-factory v0.3.3
3742026-06-30T11:20:09.751Z Downloaded ctor v0.10.1
3752026-06-30T11:20:09.756Z Downloaded pin-project-lite v0.2.17
3762026-06-30T11:20:09.759Z Downloaded once_cell v1.21.4
3772026-06-30T11:20:09.762Z Downloaded futures v0.3.32
3782026-06-30T11:20:09.788Z Downloaded futures-executor v0.3.32
3792026-06-30T11:20:09.788Z Downloaded futures-channel v0.3.32
3802026-06-30T11:20:09.789Z Downloaded futures-util v0.3.32
3812026-06-30T11:20:09.789Z Downloaded ron v0.12.1
3822026-06-30T11:20:09.789Z Downloaded nom v8.0.0
3832026-06-30T11:20:09.789Z Downloaded pcap-parser v0.17.0
3842026-06-30T11:20:09.834Z Compiling proc-macro2 v1.0.106
3852026-06-30T11:20:09.834Z Compiling quote v1.0.46
3862026-06-30T11:20:09.837Z Compiling unicode-ident v1.0.24
3872026-06-30T11:20:09.837Z Compiling memchr v2.8.2
3882026-06-30T11:20:09.837Z Compiling thiserror v2.0.18
3892026-06-30T11:20:09.837Z Compiling serde_core v1.0.228
3902026-06-30T11:20:09.837Z Compiling zerocopy v0.8.52
3912026-06-30T11:20:09.857Z Compiling zmij v1.0.21
3922026-06-30T11:20:10.175Z Compiling libc v0.2.186
3932026-06-30T11:20:10.204Z Compiling ident_case v1.0.1
3942026-06-30T11:20:10.207Z Compiling strsim v0.11.1
3952026-06-30T11:20:10.256Z Compiling ucd-trie v0.1.7
3962026-06-30T11:20:10.315Z Compiling serde_json v1.0.150
3972026-06-30T11:20:10.387Z Compiling pest v2.8.6
3982026-06-30T11:20:10.472Z Compiling serde v1.0.228
3992026-06-30T11:20:10.711Z Compiling fnv v1.0.7
4002026-06-30T11:20:10.838Z Compiling aho-corasick v1.1.4
4012026-06-30T11:20:10.838Z Compiling itoa v1.0.18
4022026-06-30T11:20:11.024Z Compiling regex-syntax v0.8.11
4032026-06-30T11:20:11.082Z Compiling syn v2.0.118
4042026-06-30T11:20:11.116Z Checking byteorder v1.5.0
4052026-06-30T11:20:11.467Z Compiling pest_meta v2.8.6
4062026-06-30T11:20:11.638Z Compiling usdt-impl v0.6.0
4072026-06-30T11:20:11.672Z Compiling either v1.16.0
4082026-06-30T11:20:11.780Z Checking bitflags v2.13.0
4092026-06-30T11:20:11.869Z Compiling itertools v0.14.0
4102026-06-30T11:20:12.142Z Compiling thread-id v5.1.0
4112026-06-30T11:20:12.392Z Compiling heapless v0.8.0
4122026-06-30T11:20:12.462Z Compiling regex-automata v0.4.14
4132026-06-30T11:20:12.567Z Checking plain v0.2.3
4142026-06-30T11:20:12.680Z Checking log v0.4.33
4152026-06-30T11:20:12.729Z Checking futures-core v0.3.32
4162026-06-30T11:20:12.782Z Checking futures-sink v0.3.32
4172026-06-30T11:20:12.867Z Checking futures-channel v0.3.32
4182026-06-30T11:20:13.063Z Checking hash32 v0.3.1
4192026-06-30T11:20:13.095Z Checking cfg-if v1.0.4
4202026-06-30T11:20:13.150Z Checking pretty-hex v0.4.2
4212026-06-30T11:20:13.174Z Compiling smoltcp v0.11.0
4222026-06-30T11:20:13.215Z Checking futures-io v0.3.32
4232026-06-30T11:20:13.322Z Checking futures-task v0.3.32
4242026-06-30T11:20:13.372Z Checking stable_deref_trait v1.2.1
4252026-06-30T11:20:13.436Z Compiling pest_generator v2.8.6
4262026-06-30T11:20:13.451Z Compiling darling_core v0.21.3
4272026-06-30T11:20:13.484Z Compiling darling_core v0.23.0
4282026-06-30T11:20:13.498Z Checking slab v0.4.12
4292026-06-30T11:20:13.604Z Checking pin-project-lite v0.2.17
4302026-06-30T11:20:13.645Z Checking macaddr v1.0.1
4312026-06-30T11:20:13.932Z Compiling ref-cast v1.0.25
4322026-06-30T11:20:14.036Z Compiling crc32fast v1.5.0
4332026-06-30T11:20:14.063Z Compiling version_check v0.9.5
4342026-06-30T11:20:14.234Z Compiling regex v1.12.4
4352026-06-30T11:20:14.308Z Checking bitflags v1.3.2
4362026-06-30T11:20:14.329Z Checking managed v0.8.0
4372026-06-30T11:20:14.367Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4382026-06-30T11:20:14.634Z Compiling thiserror-impl v2.0.18
4392026-06-30T11:20:14.641Z Compiling serde_derive v1.0.228
4402026-06-30T11:20:14.654Z Compiling zerocopy-derive v0.8.52
4412026-06-30T11:20:14.984Z Compiling pest_derive v2.8.6
4422026-06-30T11:20:15.487Z Compiling darling_macro v0.21.3
4432026-06-30T11:20:15.492Z Compiling scroll_derive v0.13.1
4442026-06-30T11:20:15.522Z Compiling futures-macro v0.3.32
4452026-06-30T11:20:15.702Z Compiling darling_macro v0.23.0
4462026-06-30T11:20:15.789Z Compiling ref-cast-impl v1.0.25
4472026-06-30T11:20:16.085Z Compiling darling v0.21.3
4482026-06-30T11:20:16.157Z Compiling dtrace-parser v0.3.0
4492026-06-30T11:20:16.233Z Compiling ingot-macros v0.1.1
4502026-06-30T11:20:16.335Z Checking futures-util v0.3.32
4512026-06-30T11:20:16.335Z Checking scroll v0.13.0
4522026-06-30T11:20:16.366Z Checking cobs v0.3.0
4532026-06-30T11:20:16.560Z Checking goblin v0.10.7
4542026-06-30T11:20:16.747Z Compiling darling v0.23.0
4552026-06-30T11:20:16.758Z Checking memmap2 v0.9.10
4562026-06-30T11:20:16.818Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4572026-06-30T11:20:16.914Z Checking ipnetwork v0.21.1
4582026-06-30T11:20:17.115Z Checking unicode-width v0.2.2
4592026-06-30T11:20:17.237Z Checking itertools v0.15.0
4602026-06-30T11:20:17.692Z Checking postcard v1.1.3
4612026-06-30T11:20:17.846Z Compiling serde_tokenstream v0.2.3
4622026-06-30T11:20:17.970Z Checking tabwriter v1.4.1
4632026-06-30T11:20:18.000Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4642026-06-30T11:20:18.191Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4652026-06-30T11:20:18.247Z Checking futures-executor v0.3.32
4662026-06-30T11:20:18.273Z Checking nom v8.0.0
4672026-06-30T11:20:18.389Z Checking futures v0.3.32
4682026-06-30T11:20:18.455Z Checking dyn-clone v1.0.20
4692026-06-30T11:20:18.552Z Compiling anyhow v1.0.102
4702026-06-30T11:20:18.709Z Compiling typeid v1.0.3
4712026-06-30T11:20:18.721Z Checking cookie-factory v0.3.3
4722026-06-30T11:20:18.767Z Checking uuid v1.23.3
4732026-06-30T11:20:18.867Z Compiling dof v0.4.0
4742026-06-30T11:20:18.871Z Checking ingot-types v0.1.2
4752026-06-30T11:20:18.963Z Compiling dtor-proc-macro v0.0.13
4762026-06-30T11:20:19.013Z Checking circular v0.3.0
4772026-06-30T11:20:19.031Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4782026-06-30T11:20:19.155Z Compiling ctor-proc-macro v0.0.13
4792026-06-30T11:20:19.198Z Checking once_cell v1.21.4
4802026-06-30T11:20:19.201Z Checking ingot v0.1.1
4812026-06-30T11:20:19.292Z Checking dtor v0.8.1
4822026-06-30T11:20:19.324Z Checking link-section v0.2.1
4832026-06-30T11:20:19.328Z Checking ron v0.12.1
4842026-06-30T11:20:19.482Z Checking ctor v0.10.1
4852026-06-30T11:20:19.810Z Compiling usdt-attr-macro v0.6.0
4862026-06-30T11:20:19.810Z Compiling usdt-macro v0.6.0
4872026-06-30T11:20:20.179Z Checking rusticata-macros v5.0.0
4882026-06-30T11:20:20.300Z Checking pcap-parser v0.17.0
4892026-06-30T11:20:20.422Z Checking usdt v0.6.0
4902026-06-30T11:20:20.684Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4912026-06-30T11:20:25.130Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4922026-06-30T11:20:26.793Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4932026-06-30T11:20:29.112Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.59s
4942026-06-30T11:20:29.146Z
4952026-06-30T11:20:29.149Zreal 19.668718750
4962026-06-30T11:20:29.149Zuser 1:12.755201532
4972026-06-30T11:20:29.149Zsys 15.147949343
4982026-06-30T11:20:29.149Ztrap 0.037921690
4992026-06-30T11:20:29.149Ztflt 0.123526053
5002026-06-30T11:20:29.149Zdflt 0.164232086
5012026-06-30T11:20:29.149Zkflt 0.000022790
5022026-06-30T11:20:29.149Zlock 4:02.677914661
5032026-06-30T11:20:29.149Zslp 3:51.023935424
5042026-06-30T11:20:29.149Zlat 3.993149586
5052026-06-30T11:20:29.149Zstop 8.318156608
5062026-06-30T11:20:29.149Z+ header 'analyze no_std + engine + kernel'
5072026-06-30T11:20:29.149Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5082026-06-30T11:20:29.149Z# ==== analyze no_std + engine + kernel ==== #
5092026-06-30T11:20:29.149Z+ ptime -m cargo +nightly-2026-06-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5102026-06-30T11:20:29.326Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5112026-06-30T11:20:29.326Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5122026-06-30T11:20:29.330Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5132026-06-30T11:20:29.330Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5142026-06-30T11:20:29.588Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5152026-06-30T11:20:33.364Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5162026-06-30T11:20:34.760Z Finished `dev` profile [optimized + debuginfo] target(s) in 5.56s
5172026-06-30T11:20:34.783Z
5182026-06-30T11:20:34.790Zreal 5.629580170
5192026-06-30T11:20:34.790Zuser 5.845091075
5202026-06-30T11:20:34.791Zsys 1.042641671
5212026-06-30T11:20:34.791Ztrap 0.000831480
5222026-06-30T11:20:34.791Ztflt 0.007391900
5232026-06-30T11:20:34.791Zdflt 0.005517791
5242026-06-30T11:20:34.791Zkflt 0.000006410
5252026-06-30T11:20:34.791Zlock 26.301186740
5262026-06-30T11:20:34.791Zslp 20.917645581
5272026-06-30T11:20:34.791Zlat 0.018369160
5282026-06-30T11:20:34.791Zstop 0.292364922
5292026-06-30T11:20:34.791Z+ header test
5302026-06-30T11:20:34.791Z+ echo '# ==== test ==== #'
5312026-06-30T11:20:34.791Z+ ptime -m cargo test
5322026-06-30T11:20:34.791Z# ==== test ==== #
5332026-06-30T11:20:34.939Z Compiling memchr v2.8.2
5342026-06-30T11:20:34.944Z Compiling serde_core v1.0.228
5352026-06-30T11:20:34.965Z Compiling thiserror v2.0.18
5362026-06-30T11:20:34.969Z Compiling zerocopy v0.8.52
5372026-06-30T11:20:34.972Z Compiling unicode-ident v1.0.24
5382026-06-30T11:20:34.972Z Compiling byteorder v1.5.0
5392026-06-30T11:20:34.976Z Compiling libc v0.2.186
5402026-06-30T11:20:34.976Z Compiling zmij v1.0.21
5412026-06-30T11:20:35.047Z Compiling proc-macro2 v1.0.106
5422026-06-30T11:20:35.093Z Compiling scroll v0.13.0
5432026-06-30T11:20:35.176Z Compiling plain v0.2.3
5442026-06-30T11:20:35.276Z Compiling futures-sink v0.3.32
5452026-06-30T11:20:35.309Z Compiling itoa v1.0.18
5462026-06-30T11:20:35.333Z Compiling futures-core v0.3.32
5472026-06-30T11:20:35.354Z Compiling ucd-trie v0.1.7
5482026-06-30T11:20:35.362Z Compiling log v0.4.33
5492026-06-30T11:20:35.485Z Compiling pest v2.8.6
5502026-06-30T11:20:35.553Z Compiling goblin v0.10.7
5512026-06-30T11:20:35.588Z Compiling futures-channel v0.3.32
5522026-06-30T11:20:35.845Z Compiling quote v1.0.46
5532026-06-30T11:20:36.097Z Compiling hash32 v0.3.1
5542026-06-30T11:20:36.259Z Compiling pretty-hex v0.4.2
5552026-06-30T11:20:36.388Z Compiling slab v0.4.12
5562026-06-30T11:20:36.486Z Compiling cfg-if v1.0.4
5572026-06-30T11:20:36.510Z Compiling macaddr v1.0.1
5582026-06-30T11:20:36.547Z Compiling futures-task v0.3.32
5592026-06-30T11:20:36.564Z Compiling futures-io v0.3.32
5602026-06-30T11:20:36.731Z Compiling serde v1.0.228
5612026-06-30T11:20:36.746Z Compiling bitflags v2.13.0
5622026-06-30T11:20:36.750Z Compiling serde_json v1.0.150
5632026-06-30T11:20:36.910Z Compiling pin-project-lite v0.2.17
5642026-06-30T11:20:36.998Z Compiling stable_deref_trait v1.2.1
5652026-06-30T11:20:37.067Z Compiling heapless v0.8.0
5662026-06-30T11:20:37.152Z Compiling futures-util v0.3.32
5672026-06-30T11:20:37.235Z Compiling dtrace-parser v0.3.0
5682026-06-30T11:20:37.354Z Compiling syn v2.0.118
5692026-06-30T11:20:37.506Z Compiling thread-id v5.1.0
5702026-06-30T11:20:37.577Z Compiling cobs v0.3.0
5712026-06-30T11:20:37.816Z Compiling ingot-types v0.1.2
5722026-06-30T11:20:37.858Z Compiling bitflags v1.3.2
5732026-06-30T11:20:37.923Z Compiling managed v0.8.0
5742026-06-30T11:20:37.944Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5752026-06-30T11:20:38.144Z Compiling ingot v0.1.1
5762026-06-30T11:20:38.167Z Compiling smoltcp v0.11.0
5772026-06-30T11:20:38.205Z Compiling postcard v1.1.3
5782026-06-30T11:20:38.553Z Compiling dof v0.4.0
5792026-06-30T11:20:39.829Z Compiling usdt-impl v0.6.0
5802026-06-30T11:20:39.835Z Compiling futures-executor v0.3.32
5812026-06-30T11:20:40.351Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5822026-06-30T11:20:40.422Z Compiling memmap2 v0.9.10
5832026-06-30T11:20:40.744Z Compiling either v1.16.0
5842026-06-30T11:20:40.797Z Compiling unicode-width v0.2.2
5852026-06-30T11:20:40.923Z Compiling ipnetwork v0.21.1
5862026-06-30T11:20:40.954Z Compiling itertools v0.15.0
5872026-06-30T11:20:41.109Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5882026-06-30T11:20:41.459Z Compiling tabwriter v1.4.1
5892026-06-30T11:20:41.871Z Compiling ref-cast v1.0.25
5902026-06-30T11:20:41.957Z Compiling usdt v0.6.0
5912026-06-30T11:20:41.963Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5922026-06-30T11:20:42.375Z Compiling futures v0.3.32
5932026-06-30T11:20:42.410Z Compiling crc32fast v1.5.0
5942026-06-30T11:20:42.482Z Compiling nom v8.0.0
5952026-06-30T11:20:42.568Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5962026-06-30T11:20:42.644Z Compiling dyn-clone v1.0.20
5972026-06-30T11:20:42.647Z Compiling cookie-factory v0.3.3
5982026-06-30T11:20:42.810Z Compiling uuid v1.23.3
5992026-06-30T11:20:42.961Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6002026-06-30T11:20:43.198Z Compiling circular v0.3.0
6012026-06-30T11:20:43.378Z Compiling dtor v0.8.1
6022026-06-30T11:20:43.428Z Compiling anyhow v1.0.102
6032026-06-30T11:20:43.443Z Compiling typeid v1.0.3
6042026-06-30T11:20:43.459Z Compiling once_cell v1.21.4
6052026-06-30T11:20:43.513Z Compiling link-section v0.2.1
6062026-06-30T11:20:43.612Z Compiling ctor v0.10.1
6072026-06-30T11:20:43.650Z Compiling ron v0.12.1
6082026-06-30T11:20:45.029Z Compiling rusticata-macros v5.0.0
6092026-06-30T11:20:45.349Z Compiling pcap-parser v0.17.0
6102026-06-30T11:20:48.934Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6112026-06-30T11:20:51.301Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6122026-06-30T11:21:28.578Z Finished `test` profile [optimized + debuginfo] target(s) in 53.78s
6132026-06-30T11:21:28.595Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-24cea1feacb3a91f)
6142026-06-30T11:21:28.600Z
6152026-06-30T11:21:28.600Zrunning 15 tests
6162026-06-30T11:21:28.603Ztest api::tests::parse_bad_proto_filter ... ok
6172026-06-30T11:21:28.603Ztest api::tests::parse_good_proto_filter ... ok
6182026-06-30T11:21:28.603Ztest api::tests::parse_bad_address ... ok
6192026-06-30T11:21:28.603Ztest api::tests::parse_good_address ... ok
6202026-06-30T11:21:28.603Ztest api::tests::ports_from_str_bad ... ok
6212026-06-30T11:21:28.603Ztest api::tests::ports_from_str_good ... ok
6222026-06-30T11:21:28.603Ztest cfg::tests::test_required_nat_space ... ok
6232026-06-30T11:21:28.603Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6242026-06-30T11:21:28.603Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6252026-06-30T11:21:28.603Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6262026-06-30T11:21:28.603Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6272026-06-30T11:21:28.603Ztest engine::geneve::test::parse_multi_opt ... ok
6282026-06-30T11:21:28.603Ztest engine::geneve::test::parse_single_opt ... ok
6292026-06-30T11:21:28.603Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6302026-06-30T11:21:28.603Ztest engine::firewall::tests::port_predicate_simplification ... ok
6312026-06-30T11:21:28.603Z
6322026-06-30T11:21:28.603Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6332026-06-30T11:21:28.603Z
6342026-06-30T11:21:28.603Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-fa3a6388b420215f)
6352026-06-30T11:21:28.603Z
6362026-06-30T11:21:28.603Zrunning 4 tests
6372026-06-30T11:21:28.606Ztest firewall_external_inbound ... ok
6382026-06-30T11:21:28.606Ztest firewall_vni_outbound ... ok
6392026-06-30T11:21:28.606Ztest firewall_vni_inbound ... ok
6402026-06-30T11:21:28.606Ztest firewall_replace_rules ... ok
6412026-06-30T11:21:28.606Z
6422026-06-30T11:21:28.606Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6432026-06-30T11:21:28.606Z
6442026-06-30T11:21:28.607Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-8b007db1de2c7291)
6452026-06-30T11:21:28.607Z
6462026-06-30T11:21:28.607Zrunning 2 tests
6472026-06-30T11:21:28.607Ztest parse_in_regression ... ok
6482026-06-30T11:21:28.607Ztest parse_out_regression ... ok
6492026-06-30T11:21:28.607Z
6502026-06-30T11:21:28.607Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6512026-06-30T11:21:28.607Z
6522026-06-30T11:21:28.607Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-48a3b02f74a5544a)
6532026-06-30T11:21:28.610Z
6542026-06-30T11:21:28.610Zrunning 48 tests
6552026-06-30T11:21:28.610Ztest bad_ip_len ... ok
6562026-06-30T11:21:28.610Ztest check_layers ... ok
6572026-06-30T11:21:28.610Ztest add_remove_fw_rule ... ok
6582026-06-30T11:21:28.610Ztest arp_gateway ... ok
6592026-06-30T11:21:28.610Ztest anti_spoof ... ok
6602026-06-30T11:21:28.610Ztest external_attached_subnets_cannot_reach_internal ... ok
6612026-06-30T11:21:28.610Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6622026-06-30T11:21:28.613Ztest external_attached_subnets_dont_apply_nat ... ok
6632026-06-30T11:21:28.613Ztest flow_expiration ... ok
6642026-06-30T11:21:28.613Ztest gateway_icmp4_ping ... ok
6652026-06-30T11:21:28.613Ztest gateway_icmpv6_ping ... ok
6662026-06-30T11:21:28.613Ztest external_ip_epoch_affinity_preserved ... ok
6672026-06-30T11:21:28.613Ztest external_ip_reconfigurable ... ok
6682026-06-30T11:21:28.613Ztest early_tcp_invalidation ... ok
6692026-06-30T11:21:28.613Ztest gateway_router_advert_reply ... ok
6702026-06-30T11:21:28.613Ztest guest_to_guest_no_route ... ok
6712026-06-30T11:21:28.613Ztest guest_to_internet_ipv4 ... ok
6722026-06-30T11:21:28.613Ztest guest_to_guest_diff_vpc_no_peer ... ok
6732026-06-30T11:21:28.613Ztest guest_to_internet_ipv6 ... ok
6742026-06-30T11:21:28.613Ztest guest_to_guest ... ok
6752026-06-30T11:21:28.613Ztest icmp_inner_has_nat_applied ... ok
6762026-06-30T11:21:28.613Ztest inbound_ndp_dropped_at_gateway ... ok
6772026-06-30T11:21:28.613Ztest icmpv6_inner_has_nat_applied ... ok
6782026-06-30T11:21:28.613Ztest outbound_ndp_dropped ... ok
6792026-06-30T11:21:28.613Ztest external_ip_balanced_over_floating_ips ... ok
6802026-06-30T11:21:28.613Ztest intra_subnet_routes_with_custom ... ok
6812026-06-30T11:21:28.614Ztest packet_body_pullup ... ok
6822026-06-30T11:21:28.614Ztest no_panic_on_flow_table_full ... ok
6832026-06-30T11:21:28.614Ztest external_ip_receive_and_reply_on_all ... ok
6842026-06-30T11:21:28.614Ztest internal_attached_subnets ... ok
6852026-06-30T11:21:28.614Ztest port_transition_reset ... ok
6862026-06-30T11:21:28.614Ztest port_transition_running ... ok
6872026-06-30T11:21:28.614Ztest port_as_router_target ... ok
6882026-06-30T11:21:28.614Ztest port_transition_pause ... ok
6892026-06-30T11:21:28.614Ztest test_drop_on_unknown_critical_option ... ok
6902026-06-30T11:21:28.614Ztest select_eip_conditioned_on_igw ... ok
6912026-06-30T11:21:28.614Ztest snat_icmp4_echo_rewrite ... ok
6922026-06-30T11:21:28.614Ztest tcp_invalidation_does_not_block_connection ... ok
6932026-06-30T11:21:28.614Ztest snat_icmp6_echo_rewrite ... ok
6942026-06-30T11:21:28.614Ztest tcp_outbound ... ok
6952026-06-30T11:21:28.614Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6962026-06-30T11:21:28.614Ztest test_ipv6_multicast_encapsulation ... ok
6972026-06-30T11:21:28.614Ztest test_tcp_multicast_denied ... ok
6982026-06-30T11:21:28.614Ztest tcp_inbound ... ok
6992026-06-30T11:21:28.614Ztest test_gateway_neighbor_advert_reply ... ok
7002026-06-30T11:21:28.614Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7012026-06-30T11:21:28.614Ztest uft_lft_invalidation_out ... ok
7022026-06-30T11:21:28.614Ztest uft_lft_invalidation_in ... ok
7032026-06-30T11:21:28.615Z
7042026-06-30T11:21:28.615Ztest result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7052026-06-30T11:21:28.615Z
7062026-06-30T11:21:28.615Z Doc-tests oxide_vpc
7072026-06-30T11:21:28.905Z
7082026-06-30T11:21:28.905Zrunning 0 tests
7092026-06-30T11:21:28.905Z
7102026-06-30T11:21:28.905Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7112026-06-30T11:21:28.905Z
7122026-06-30T11:21:28.932Z
7132026-06-30T11:21:28.936Zreal 54.139105355
7142026-06-30T11:21:28.936Zuser 3:14.591585635
7152026-06-30T11:21:28.936Zsys 11.720728432
7162026-06-30T11:21:28.936Ztrap 0.084724011
7172026-06-30T11:21:28.936Ztflt 0.221820081
7182026-06-30T11:21:28.936Zdflt 0.321064876
7192026-06-30T11:21:28.936Zkflt 0.000026100
7202026-06-30T11:21:28.936Zlock 12:29.065877292
7212026-06-30T11:21:28.936Zslp 6:27.701786079
7222026-06-30T11:21:28.936Zlat 9.418244171
7232026-06-30T11:21:28.936Zstop 5.536761401
7242026-06-30T11:21:28.936Zprocess exited: duration 120391 ms, exit code 0
 
7252026-06-30T11:21:28.943Zfound 0 output files