01KSSHMZHQETSTFRWGMQHSKMVZ: oxide-vpc

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

Buildomat Job: 01KSSHNCNYE9HK6CVSZHX3DQEA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-29T09:40:50.852Zjob assigned to worker 01KSSHNNM21BWJ2KZZ3PFQ2TCN [factory aws, i-0a85d5365953c6a69] (queued for 1 m 0 s)
 
22026-05-29T09:40:57.706Zstarting task 0: "setup"
32026-05-29T09:40:57.711Z++ uname -s
42026-05-29T09:40:57.714Z+ kern=SunOS
52026-05-29T09:40:57.714Z+ build_user=build
62026-05-29T09:40:57.714Z+ build_uid=12345
72026-05-29T09:40:57.714Z+ work_dir=/work
82026-05-29T09:40:57.714Z+ input_dir=/input
92026-05-29T09:40:57.714Z+ [[ 0 == 12345 ]]
102026-05-29T09:40:57.714Z+ case "$kern" in
112026-05-29T09:40:57.714Z+ groupadd -g 12345 build
122026-05-29T09:40:57.717Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-29T09:40:59.720Z+ zfs create -o mountpoint=/work rpool/work
142026-05-29T09:40:59.841Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-29T09:40:59.845Z+ home_fs=zfs
162026-05-29T09:40:59.845Z+ [[ zfs == autofs ]]
172026-05-29T09:40:59.845Z+ mkdir -p /home/build
182026-05-29T09:40:59.845Z+ chown build:build /home/build /work
192026-05-29T09:41:01.844Z+ chmod 0700 /home/build /work
202026-05-29T09:41:01.847Zprocess exited: duration 4139 ms, exit code 0
 
212026-05-29T09:41:01.853Zstarting task 1: "rust-toolchain"
222026-05-29T09:41:01.857Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-05-29T09:41:01.857Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-05-29T09:41:01.857Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-05-29T09:41:01.857Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-05-29T09:41:01.860Z * rust toolchain channel = "1.95.0"
272026-05-29T09:41:01.860Z * rust toolchain profile = "default"
282026-05-29T09:41:01.860Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-29T09:41:01.860Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-05-29T09:41:01.940Zinfo: downloading installer
312026-05-29T09:41:03.193Zwarn: It looks like you have an existing rustup settings file at:
322026-05-29T09:41:03.193Zwarn: /home/build/.rustup/settings.toml
332026-05-29T09:41:03.193Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-29T09:41:03.193Zwarn: instead of the one inferred from the default host triple.
352026-05-29T09:41:03.205Zinfo: profile set to default
362026-05-29T09:41:03.205Zinfo: default host triple is x86_64-unknown-illumos
372026-05-29T09:41:03.208Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-05-29T09:41:03.338Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-05-29T09:41:03.342Zinfo: downloading 6 components
402026-05-29T09:41:17.539Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
412026-05-29T09:41:17.539Z
422026-05-29T09:41:17.570Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-05-29T09:41:17.570Z
442026-05-29T09:41:17.570Z
452026-05-29T09:41:17.570ZRust is installed now. Great!
462026-05-29T09:41:17.570Z
472026-05-29T09:41:17.570ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-29T09:41:17.574Zenvironment variable. This has not been done automatically.
492026-05-29T09:41:17.574Z
502026-05-29T09:41:17.574ZTo configure your current shell, you need to source
512026-05-29T09:41:17.574Zthe corresponding env file under $HOME/.cargo.
522026-05-29T09:41:17.574Z
532026-05-29T09:41:17.574ZThis is usually done by running one of the following (note the leading DOT):
542026-05-29T09:41:17.574Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-29T09:41:17.574Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-29T09:41:17.574Zsource "~/.cargo/env.nu" # For nushell
572026-05-29T09:41:17.574Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-29T09:41:17.574Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-29T09:41:17.574Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-29T09:41:17.574Zwarn: no default linker (`cc`) was found in your PATH
612026-05-29T09:41:17.574Zwarn: many Rust crates require a system C toolchain to build
622026-05-29T09:41:17.668Z+ rustup --version
632026-05-29T09:41:17.677Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-29T09:41:17.680Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-29T09:41:17.698Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-05-29T09:41:17.701Z+ cargo --version
672026-05-29T09:41:17.715Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-05-29T09:41:17.718Z+ rustc --version
692026-05-29T09:41:17.737Zrustc 1.95.0 (59807616e 2026-04-14)
702026-05-29T09:41:17.740Zprocess exited: duration 15886 ms, exit code 0
 
712026-05-29T09:41:17.746Zstarting task 2: "authentication"
722026-05-29T09:41:17.763Zprocess exited: duration 16 ms, exit code 0
 
732026-05-29T09:41:17.769Zstarting task 3: "clone repository"
742026-05-29T09:41:17.773Z+ mkdir -p /work/oxidecomputer/opte
752026-05-29T09:41:17.776Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-05-29T09:41:17.813ZCloning into '/work/oxidecomputer/opte'...
772026-05-29T09:41:18.637Z+ cd /work/oxidecomputer/opte
782026-05-29T09:41:18.637Z+ git fetch origin e7d7abdb05145e19533ff94e1e10ba4c208e27cf
792026-05-29T09:41:18.882ZFrom https://github.com/oxidecomputer/opte
802026-05-29T09:41:18.882Z * branch e7d7abdb05145e19533ff94e1e10ba4c208e27cf -> FETCH_HEAD
812026-05-29T09:41:18.888Z+ [[ -n eviction-policy ]]
822026-05-29T09:41:18.891Z++ git branch --show-current
832026-05-29T09:41:18.891Z+ current=master
842026-05-29T09:41:18.891Z+ [[ master != eviction-policy ]]
852026-05-29T09:41:18.891Z+ git branch -f eviction-policy e7d7abdb05145e19533ff94e1e10ba4c208e27cf
862026-05-29T09:41:18.895Z+ git checkout -f eviction-policy
872026-05-29T09:41:18.909ZSwitched to branch 'eviction-policy'
882026-05-29T09:41:18.913Z+ git reset --hard e7d7abdb05145e19533ff94e1e10ba4c208e27cf
892026-05-29T09:41:18.926ZHEAD is now at e7d7abd ...thanks, rust-analyzer
902026-05-29T09:41:18.929Zprocess exited: duration 1157 ms, exit code 0
 
912026-05-29T09:41:18.935Zstarting task 4: "build"
922026-05-29T09:41:18.939Z+ source .github/buildomat/common.sh
932026-05-29T09:41:18.942Z++ rustup show active-toolchain
942026-05-29T09:41:18.944Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-05-29T09:41:18.944Z++ pushd xde
962026-05-29T09:41:18.947Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-05-29T09:41:18.947Z++ rustup show active-toolchain
982026-05-29T09:41:18.950Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
992026-05-29T09:41:19.082Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1002026-05-29T09:41:19.085Zinfo: downloading 6 components
1012026-05-29T09:41:31.997Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-05-29T09:41:32.072Z+++ rustup show active-toolchain -v
1032026-05-29T09:41:32.075Z+++ head -n 1
1042026-05-29T09:41:32.075Z+++ cut '-d ' -f1
1052026-05-29T09:41:32.127Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1062026-05-29T09:41:32.127Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1072026-05-29T09:41:32.127Z++ popd
1082026-05-29T09:41:32.130Z/work/oxidecomputer/opte
1092026-05-29T09:41:32.130Z+ cargo --version
1102026-05-29T09:41:32.137Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-05-29T09:41:32.140Z+ rustc --version
1122026-05-29T09:41:32.159Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-05-29T09:41:32.162Z+ cd lib/oxide-vpc
1142026-05-29T09:41:32.162Z+ header 'check style'
1152026-05-29T09:41:32.162Z+ echo '# ==== check style ==== #'
1162026-05-29T09:41:32.162Z# ==== check style ==== #
1172026-05-29T09:41:32.162Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
1182026-05-29T09:41:32.288Z
1192026-05-29T09:41:32.288Zreal 0.123722931
1202026-05-29T09:41:32.288Zuser 0.087421258
1212026-05-29T09:41:32.288Zsys 0.032265354
1222026-05-29T09:41:32.288Ztrap 0.000032480
1232026-05-29T09:41:32.289Ztflt 0.000015370
1242026-05-29T09:41:32.289Zdflt 0.000008380
1252026-05-29T09:41:32.289Zkflt 0.000000000
1262026-05-29T09:41:32.289Zlock 0.032285728
1272026-05-29T09:41:32.289Zslp 0.102299155
1282026-05-29T09:41:32.289Zlat 0.000817740
1292026-05-29T09:41:32.289Zstop 0.000096190
1302026-05-29T09:41:32.292Z+ header 'check docs'
1312026-05-29T09:41:32.292Z+ echo '# ==== check docs ==== #'
1322026-05-29T09:41:32.292Z# ==== check docs ==== #
1332026-05-29T09:41:32.292Z+ RUSTDOCFLAGS='-D warnings'
1342026-05-29T09:41:32.292Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-05-29T09:41:32.359Z Updating crates.io index
1362026-05-29T09:41:32.395Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-05-29T09:41:33.675Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-05-29T09:41:33.955Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-05-29T09:41:34.335Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-05-29T09:41:34.608Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412026-05-29T09:41:35.036Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-05-29T09:41:35.318Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-05-29T09:41:37.584Z Downloading crates ...
1442026-05-29T09:41:37.631Z Downloaded defmt-parser v1.0.0
1452026-05-29T09:41:37.635Z Downloaded darling_macro v0.21.3
1462026-05-29T09:41:37.638Z Downloaded defmt v1.0.1
1472026-05-29T09:41:37.641Z Downloaded digest v0.10.7
1482026-05-29T09:41:37.641Z Downloaded defmt v0.3.100
1492026-05-29T09:41:37.641Z Downloaded crypto-common v0.1.7
1502026-05-29T09:41:37.644Z Downloaded bitflags v2.11.1
1512026-05-29T09:41:37.647Z Downloaded macaddr v1.0.1
1522026-05-29T09:41:37.647Z Downloaded itoa v1.0.18
1532026-05-29T09:41:37.650Z Downloaded darling_macro v0.23.0
1542026-05-29T09:41:37.650Z Downloaded dof v0.4.0
1552026-05-29T09:41:37.656Z Downloaded memmap2 v0.9.10
1562026-05-29T09:41:37.656Z Downloaded fnv v1.0.7
1572026-05-29T09:41:37.659Z Downloaded plain v0.2.3
1582026-05-29T09:41:37.662Z Downloaded generic-array v0.14.7
1592026-05-29T09:41:37.665Z Downloaded managed v0.8.0
1602026-05-29T09:41:37.666Z Downloaded block-buffer v0.10.4
1612026-05-29T09:41:37.669Z Downloaded cobs v0.3.0
1622026-05-29T09:41:37.669Z Downloaded bitflags v1.3.2
1632026-05-29T09:41:37.677Z Downloaded dyn-clone v1.0.20
1642026-05-29T09:41:37.681Z Downloaded dtrace-parser v0.3.0
1652026-05-29T09:41:37.684Z Downloaded usdt-macro v0.6.0
1662026-05-29T09:41:37.701Z Downloaded cpufeatures v0.2.17
1672026-05-29T09:41:37.701Z Downloaded usdt v0.6.0
1682026-05-29T09:41:37.701Z Downloaded version_check v0.9.5
1692026-05-29T09:41:37.704Z Downloaded hash32 v0.3.1
1702026-05-29T09:41:37.704Z Downloaded scroll_derive v0.13.1
1712026-05-29T09:41:37.704Z Downloaded scroll v0.13.0
1722026-05-29T09:41:37.704Z Downloaded byteorder v1.5.0
1732026-05-29T09:41:37.704Z Downloaded defmt-macros v1.0.1
1742026-05-29T09:41:37.704Z Downloaded either v1.15.0
1752026-05-29T09:41:37.704Z Downloaded stable_deref_trait v1.2.1
1762026-05-29T09:41:37.704Z Downloaded thread-id v5.1.0
1772026-05-29T09:41:37.704Z Downloaded tabwriter v1.4.1
1782026-05-29T09:41:37.709Z Downloaded ref-cast v1.0.25
1792026-05-29T09:41:37.713Z Downloaded ident_case v1.0.1
1802026-05-29T09:41:37.713Z Downloaded ref-cast-impl v1.0.25
1812026-05-29T09:41:37.713Z Downloaded usdt-attr-macro v0.6.0
1822026-05-29T09:41:37.713Z Downloaded cfg-if v1.0.4
1832026-05-29T09:41:37.716Z Downloaded proc-macro-error-attr2 v2.0.0
1842026-05-29T09:41:37.716Z Downloaded pretty-hex v0.4.2
1852026-05-29T09:41:37.719Z Downloaded embedded-io v0.6.1
1862026-05-29T09:41:37.722Z Downloaded sha2 v0.10.9
1872026-05-29T09:41:37.725Z Downloaded darling v0.21.3
1882026-05-29T09:41:37.734Z Downloaded ingot-types v0.1.2
1892026-05-29T09:41:37.737Z Downloaded thiserror v2.0.18
1902026-05-29T09:41:37.740Z Downloaded embedded-io v0.4.0
1912026-05-29T09:41:37.743Z Downloaded zmij v1.0.21
1922026-05-29T09:41:37.752Z Downloaded strsim v0.11.1
1932026-05-29T09:41:37.755Z Downloaded thiserror-impl v2.0.18
1942026-05-29T09:41:37.755Z Downloaded ingot v0.1.1
1952026-05-29T09:41:37.758Z Downloaded quote v1.0.45
1962026-05-29T09:41:37.758Z Downloaded proc-macro-error2 v2.0.1
1972026-05-29T09:41:37.761Z Downloaded usdt-impl v0.6.0
1982026-05-29T09:41:37.761Z Downloaded ingot-macros v0.1.1
1992026-05-29T09:41:37.773Z Downloaded darling v0.23.0
2002026-05-29T09:41:37.776Z Downloaded ipnetwork v0.21.1
2012026-05-29T09:41:37.784Z Downloaded ucd-trie v0.1.7
2022026-05-29T09:41:37.787Z Downloaded pest_generator v2.8.6
2032026-05-29T09:41:37.790Z Downloaded serde_tokenstream v0.2.3
2042026-05-29T09:41:37.793Z Downloaded crc32fast v1.5.0
2052026-05-29T09:41:37.793Z Downloaded heapless v0.8.0
2062026-05-29T09:41:37.801Z Downloaded pest_derive v2.8.6
2072026-05-29T09:41:37.805Z Downloaded uuid v1.23.1
2082026-05-29T09:41:37.808Z Downloaded log v0.4.29
2092026-05-29T09:41:37.808Z Downloaded postcard v1.1.3
2102026-05-29T09:41:37.811Z Downloaded proc-macro2 v1.0.106
2112026-05-29T09:41:37.815Z Downloaded darling_core v0.21.3
2122026-05-29T09:41:37.818Z Downloaded unicode-ident v1.0.24
2132026-05-29T09:41:37.827Z Downloaded pest_meta v2.8.6
2142026-05-29T09:41:37.836Z Downloaded serde_derive v1.0.228
2152026-05-29T09:41:37.839Z Downloaded serde_core v1.0.228
2162026-05-29T09:41:37.842Z Downloaded memchr v2.8.0
2172026-05-29T09:41:37.845Z Downloaded serde v1.0.228
2182026-05-29T09:41:37.858Z Downloaded darling_core v0.23.0
2192026-05-29T09:41:37.862Z Downloaded zerocopy-derive v0.8.48
2202026-05-29T09:41:37.878Z Downloaded typenum v1.20.0
2212026-05-29T09:41:37.889Z Downloaded pest v2.8.6
2222026-05-29T09:41:37.896Z Downloaded serde_json v1.0.149
2232026-05-29T09:41:37.899Z Downloaded regex v1.12.3
2242026-05-29T09:41:37.904Z Downloaded itertools v0.14.0
2252026-05-29T09:41:37.919Z Downloaded aho-corasick v1.1.4
2262026-05-29T09:41:37.966Z Downloaded goblin v0.10.5
2272026-05-29T09:41:37.971Z Downloaded zerocopy v0.8.48
2282026-05-29T09:41:37.981Z Downloaded unicode-width v0.2.2
2292026-05-29T09:41:37.984Z Downloaded syn v2.0.117
2302026-05-29T09:41:37.989Z Downloaded smoltcp v0.11.0
2312026-05-29T09:41:37.996Z Downloaded regex-syntax v0.8.10
2322026-05-29T09:41:38.023Z Downloaded regex-automata v0.4.14
2332026-05-29T09:41:38.033Z Downloaded libc v0.2.186
2342026-05-29T09:41:38.095Z Compiling proc-macro2 v1.0.106
2352026-05-29T09:41:38.095Z Compiling quote v1.0.45
2362026-05-29T09:41:38.098Z Compiling unicode-ident v1.0.24
2372026-05-29T09:41:38.098Z Documenting unicode-ident v1.0.24
2382026-05-29T09:41:38.098Z Compiling ident_case v1.0.1
2392026-05-29T09:41:38.098Z Compiling strsim v0.11.1
2402026-05-29T09:41:38.098Z Compiling serde_core v1.0.228
2412026-05-29T09:41:38.248Z Compiling fnv v1.0.7
2422026-05-29T09:41:38.266Z Compiling memchr v2.8.0
2432026-05-29T09:41:38.266Z Compiling serde v1.0.228
2442026-05-29T09:41:38.439Z Compiling regex-syntax v0.8.10
2452026-05-29T09:41:38.480Z Compiling zerocopy v0.8.48
2462026-05-29T09:41:38.538Z Compiling thiserror v2.0.18
2472026-05-29T09:41:38.706Z Documenting proc-macro2 v1.0.106
2482026-05-29T09:41:38.822Z Compiling aho-corasick v1.1.4
2492026-05-29T09:41:38.897Z Compiling either v1.15.0
2502026-05-29T09:41:39.080Z Checking syn v2.0.117
2512026-05-29T09:41:39.229Z Checking byteorder v1.5.0
2522026-05-29T09:41:39.272Z Documenting quote v1.0.45
2532026-05-29T09:41:39.342Z Compiling itertools v0.14.0
2542026-05-29T09:41:39.753Z Documenting syn v2.0.117
2552026-05-29T09:41:39.943Z Compiling regex-automata v0.4.14
2562026-05-29T09:41:40.019Z Compiling heapless v0.8.0
2572026-05-29T09:41:40.441Z Checking bitflags v2.11.1
2582026-05-29T09:41:40.479Z Checking hash32 v0.3.1
2592026-05-29T09:41:40.538Z Documenting serde_core v1.0.228
2602026-05-29T09:41:40.581Z Checking cfg-if v1.0.4
2612026-05-29T09:41:40.588Z Documenting memchr v2.8.0
2622026-05-29T09:41:40.636Z Checking macaddr v1.0.1
2632026-05-29T09:41:40.774Z Checking stable_deref_trait v1.2.1
2642026-05-29T09:41:40.839Z Documenting regex-syntax v0.8.10
2652026-05-29T09:41:41.124Z Compiling smoltcp v0.11.0
2662026-05-29T09:41:41.253Z Documenting aho-corasick v1.1.4
2672026-05-29T09:41:41.482Z Checking darling_core v0.21.3
2682026-05-29T09:41:41.751Z Compiling regex v1.12.3
2692026-05-29T09:41:42.154Z Compiling darling_core v0.23.0
2702026-05-29T09:41:42.277Z Documenting regex-automata v0.4.14
2712026-05-29T09:41:42.414Z Checking managed v0.8.0
2722026-05-29T09:41:42.590Z Checking bitflags v1.3.2
2732026-05-29T09:41:42.598Z Documenting serde_derive v1.0.228
2742026-05-29T09:41:42.651Z Documenting thiserror-impl v2.0.18
2752026-05-29T09:41:42.753Z Compiling zerocopy-derive v0.8.48
2762026-05-29T09:41:43.249Z Compiling serde_derive v1.0.228
2772026-05-29T09:41:43.420Z Compiling thiserror-impl v2.0.18
2782026-05-29T09:41:43.653Z Compiling darling_macro v0.21.3
2792026-05-29T09:41:43.712Z Documenting regex v1.12.3
2802026-05-29T09:41:43.764Z Documenting zerocopy-derive v0.8.48
2812026-05-29T09:41:43.982Z Compiling ref-cast v1.0.25
2822026-05-29T09:41:44.229Z Compiling darling v0.21.3
2832026-05-29T09:41:44.247Z Compiling darling_macro v0.23.0
2842026-05-29T09:41:44.301Z Compiling ingot-macros v0.1.1
2852026-05-29T09:41:44.377Z Compiling crc32fast v1.5.0
2862026-05-29T09:41:44.543Z Documenting byteorder v1.5.0
2872026-05-29T09:41:44.666Z Documenting zerocopy v0.8.48
2882026-05-29T09:41:44.713Z Documenting thiserror v2.0.18
2892026-05-29T09:41:44.745Z Checking cobs v0.3.0
2902026-05-29T09:41:44.836Z Documenting ingot-macros v0.1.1
2912026-05-29T09:41:44.926Z Compiling ref-cast-impl v1.0.25
2922026-05-29T09:41:45.099Z Documenting hash32 v0.3.1
2932026-05-29T09:41:45.534Z Documenting bitflags v2.11.1
2942026-05-29T09:41:45.619Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2952026-05-29T09:41:45.873Z Checking ipnetwork v0.21.1
2962026-05-29T09:41:46.002Z Documenting serde v1.0.228
2972026-05-29T09:41:46.203Z Documenting stable_deref_trait v1.2.1
2982026-05-29T09:41:46.258Z Checking unicode-width v0.2.2
2992026-05-29T09:41:46.359Z Checking postcard v1.1.3
3002026-05-29T09:41:46.540Z Documenting cfg-if v1.0.4
3012026-05-29T09:41:46.566Z Documenting macaddr v1.0.1
3022026-05-29T09:41:46.661Z Compiling version_check v0.9.5
3032026-05-29T09:41:46.745Z Documenting heapless v0.8.0
3042026-05-29T09:41:46.935Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3052026-05-29T09:41:46.983Z Documenting cobs v0.3.0
3062026-05-29T09:41:47.038Z Compiling darling v0.23.0
3072026-05-29T09:41:47.076Z Checking ingot-types v0.1.2
3082026-05-29T09:41:47.178Z Documenting managed v0.8.0
3092026-05-29T09:41:47.252Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3102026-05-29T09:41:47.408Z Checking ingot v0.1.1
3112026-05-29T09:41:47.605Z Checking tabwriter v1.4.1
3122026-05-29T09:41:47.739Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3132026-05-29T09:41:48.070Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3142026-05-29T09:41:48.151Z Documenting postcard v1.1.3
3152026-05-29T09:41:48.155Z Documenting ref-cast-impl v1.0.25
3162026-05-29T09:41:48.155Z Documenting ingot-types v0.1.2
3172026-05-29T09:41:48.400Z Documenting smoltcp v0.11.0
3182026-05-29T09:41:48.447Z Documenting ipnetwork v0.21.1
3192026-05-29T09:41:48.633Z Documenting unicode-width v0.2.2
3202026-05-29T09:41:48.659Z Documenting either v1.15.0
3212026-05-29T09:41:48.896Z Checking dyn-clone v1.0.20
3222026-05-29T09:41:48.961Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-05-29T09:41:48.989Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3242026-05-29T09:41:49.123Z Documenting ref-cast v1.0.25
3252026-05-29T09:41:49.399Z Documenting ingot v0.1.1
3262026-05-29T09:41:49.623Z Documenting crc32fast v1.5.0
3272026-05-29T09:41:49.793Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3282026-05-29T09:41:49.849Z Documenting itertools v0.14.0
3292026-05-29T09:41:50.095Z Documenting tabwriter v1.4.1
3302026-05-29T09:41:50.471Z Documenting dyn-clone v1.0.20
3312026-05-29T09:41:50.960Z Documenting uuid v1.23.1
3322026-05-29T09:41:51.243Z Checking uuid v1.23.1
3332026-05-29T09:41:51.490Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3342026-05-29T09:41:51.539Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3352026-05-29T09:41:52.636Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362026-05-29T09:41:53.934Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3372026-05-29T09:41:56.168Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3382026-05-29T09:41:57.750Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.45s
3392026-05-29T09:41:57.836Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3402026-05-29T09:41:57.855Z
3412026-05-29T09:41:57.858Zreal 25.546206568
3422026-05-29T09:41:57.858Zuser 1:21.416056817
3432026-05-29T09:41:57.858Zsys 16.797106364
3442026-05-29T09:41:57.858Ztrap 0.041846926
3452026-05-29T09:41:57.858Ztflt 0.026789722
3462026-05-29T09:41:57.858Zdflt 0.077857086
3472026-05-29T09:41:57.858Zkflt 0.005373726
3482026-05-29T09:41:57.858Zlock 8:03.919040485
3492026-05-29T09:41:57.858Zslp 4:43.491072386
3502026-05-29T09:41:57.858Zlat 8.870825733
3512026-05-29T09:41:57.858Zstop 10.422523588
3522026-05-29T09:41:57.858Z+ header 'analyze std + api + usdt'
3532026-05-29T09:41:57.858Z+ echo '# ==== analyze std + api + usdt ==== #'
3542026-05-29T09:41:57.858Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3552026-05-29T09:41:57.858Z# ==== analyze std + api + usdt ==== #
3562026-05-29T09:41:58.043Z Downloading crates ...
3572026-05-29T09:41:58.111Z Downloaded cookie-factory v0.3.3
3582026-05-29T09:41:58.115Z Downloaded futures-macro v0.3.32
3592026-05-29T09:41:58.121Z Downloaded circular v0.3.0
3602026-05-29T09:41:58.124Z Downloaded slab v0.4.12
3612026-05-29T09:41:58.127Z Downloaded pin-project-lite v0.2.17
3622026-05-29T09:41:58.130Z Downloaded typeid v1.0.3
3632026-05-29T09:41:58.130Z Downloaded futures-task v0.3.32
3642026-05-29T09:41:58.130Z Downloaded futures-core v0.3.32
3652026-05-29T09:41:58.130Z Downloaded anyhow v1.0.102
3662026-05-29T09:41:58.134Z Downloaded once_cell v1.21.4
3672026-05-29T09:41:58.134Z Downloaded ctor-proc-macro v0.0.13
3682026-05-29T09:41:58.137Z Downloaded link-section v0.2.1
3692026-05-29T09:41:58.140Z Downloaded rusticata-macros v5.0.0
3702026-05-29T09:41:58.143Z Downloaded dtor-proc-macro v0.0.13
3712026-05-29T09:41:58.143Z Downloaded dtor v0.8.1
3722026-05-29T09:41:58.143Z Downloaded futures-sink v0.3.32
3732026-05-29T09:41:58.143Z Downloaded futures-io v0.3.32
3742026-05-29T09:41:58.148Z Downloaded futures-executor v0.3.32
3752026-05-29T09:41:58.151Z Downloaded ctor v0.10.1
3762026-05-29T09:41:58.160Z Downloaded futures-channel v0.3.32
3772026-05-29T09:41:58.163Z Downloaded futures v0.3.32
3782026-05-29T09:41:58.189Z Downloaded ron v0.12.1
3792026-05-29T09:41:58.193Z Downloaded nom v8.0.0
3802026-05-29T09:41:58.196Z Downloaded pcap-parser v0.17.0
3812026-05-29T09:41:58.200Z Downloaded futures-util v0.3.32
3822026-05-29T09:41:58.253Z Compiling proc-macro2 v1.0.106
3832026-05-29T09:41:58.254Z Compiling quote v1.0.45
3842026-05-29T09:41:58.254Z Compiling unicode-ident v1.0.24
3852026-05-29T09:41:58.257Z Compiling memchr v2.8.0
3862026-05-29T09:41:58.257Z Compiling thiserror v2.0.18
3872026-05-29T09:41:58.257Z Compiling zerocopy v0.8.48
3882026-05-29T09:41:58.257Z Compiling serde_core v1.0.228
3892026-05-29T09:41:58.433Z Compiling zmij v1.0.21
3902026-05-29T09:41:58.646Z Compiling libc v0.2.186
3912026-05-29T09:41:58.653Z Compiling serde_json v1.0.149
3922026-05-29T09:41:58.661Z Compiling ident_case v1.0.1
3932026-05-29T09:41:58.698Z Compiling strsim v0.11.1
3942026-05-29T09:41:58.738Z Compiling ucd-trie v0.1.7
3952026-05-29T09:41:58.836Z Compiling serde v1.0.228
3962026-05-29T09:41:58.880Z Compiling pest v2.8.6
3972026-05-29T09:41:59.131Z Compiling fnv v1.0.7
3982026-05-29T09:41:59.268Z Compiling aho-corasick v1.1.4
3992026-05-29T09:41:59.340Z Checking byteorder v1.5.0
4002026-05-29T09:41:59.443Z Compiling itoa v1.0.18
4012026-05-29T09:41:59.500Z Compiling syn v2.0.117
4022026-05-29T09:41:59.528Z Compiling regex-syntax v0.8.10
4032026-05-29T09:41:59.932Z Compiling pest_meta v2.8.6
4042026-05-29T09:42:00.022Z Compiling usdt-impl v0.6.0
4052026-05-29T09:42:00.061Z Compiling either v1.15.0
4062026-05-29T09:42:00.154Z Checking bitflags v2.11.1
4072026-05-29T09:42:00.268Z Compiling itertools v0.14.0
4082026-05-29T09:42:00.313Z Compiling thread-id v5.1.0
4092026-05-29T09:42:00.631Z Checking futures-core v0.3.32
4102026-05-29T09:42:00.748Z Checking plain v0.2.3
4112026-05-29T09:42:00.842Z Compiling heapless v0.8.0
4122026-05-29T09:42:00.877Z Checking log v0.4.29
4132026-05-29T09:42:00.927Z Checking futures-sink v0.3.32
4142026-05-29T09:42:01.026Z Compiling regex-automata v0.4.14
4152026-05-29T09:42:01.394Z Checking futures-channel v0.3.32
4162026-05-29T09:42:01.580Z Checking hash32 v0.3.1
4172026-05-29T09:42:01.608Z Checking futures-task v0.3.32
4182026-05-29T09:42:01.702Z Compiling smoltcp v0.11.0
4192026-05-29T09:42:01.709Z Checking slab v0.4.12
4202026-05-29T09:42:01.746Z Checking pin-project-lite v0.2.17
4212026-05-29T09:42:01.812Z Checking cfg-if v1.0.4
4222026-05-29T09:42:01.828Z Checking futures-io v0.3.32
4232026-05-29T09:42:01.857Z Checking macaddr v1.0.1
4242026-05-29T09:42:01.866Z Checking stable_deref_trait v1.2.1
4252026-05-29T09:42:01.927Z Compiling pest_generator v2.8.6
4262026-05-29T09:42:01.935Z Compiling darling_core v0.21.3
4272026-05-29T09:42:01.992Z Compiling darling_core v0.23.0
4282026-05-29T09:42:02.007Z Checking pretty-hex v0.4.2
4292026-05-29T09:42:02.496Z Compiling crc32fast v1.5.0
4302026-05-29T09:42:02.502Z Checking bitflags v1.3.2
4312026-05-29T09:42:02.537Z Checking managed v0.8.0
4322026-05-29T09:42:02.560Z Compiling ref-cast v1.0.25
4332026-05-29T09:42:02.712Z Compiling regex v1.12.3
4342026-05-29T09:42:02.790Z Compiling version_check v0.9.5
4352026-05-29T09:42:03.066Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4362026-05-29T09:42:03.107Z Checking memmap2 v0.9.10
4372026-05-29T09:42:03.126Z Compiling serde_derive v1.0.228
4382026-05-29T09:42:03.265Z Compiling thiserror-impl v2.0.18
4392026-05-29T09:42:03.321Z Compiling zerocopy-derive v0.8.48
4402026-05-29T09:42:03.575Z Compiling pest_derive v2.8.6
4412026-05-29T09:42:04.014Z Compiling darling_macro v0.21.3
4422026-05-29T09:42:04.079Z Compiling scroll_derive v0.13.1
4432026-05-29T09:42:04.102Z Compiling futures-macro v0.3.32
4442026-05-29T09:42:04.105Z Compiling darling_macro v0.23.0
4452026-05-29T09:42:04.126Z Compiling ref-cast-impl v1.0.25
4462026-05-29T09:42:04.584Z Compiling darling v0.21.3
4472026-05-29T09:42:04.654Z Compiling dtrace-parser v0.3.0
4482026-05-29T09:42:04.657Z Compiling ingot-macros v0.1.1
4492026-05-29T09:42:04.673Z Checking cobs v0.3.0
4502026-05-29T09:42:04.890Z Checking scroll v0.13.0
4512026-05-29T09:42:04.908Z Checking futures-util v0.3.32
4522026-05-29T09:42:05.046Z Compiling darling v0.23.0
4532026-05-29T09:42:05.107Z Checking goblin v0.10.5
4542026-05-29T09:42:05.119Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4552026-05-29T09:42:05.247Z Checking unicode-width v0.2.2
4562026-05-29T09:42:05.406Z Checking ipnetwork v0.21.1
4572026-05-29T09:42:05.578Z Checking tabwriter v1.4.1
4582026-05-29T09:42:05.714Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4592026-05-29T09:42:06.443Z Checking postcard v1.1.3
4602026-05-29T09:42:06.570Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4612026-05-29T09:42:06.712Z Compiling serde_tokenstream v0.2.3
4622026-05-29T09:42:06.811Z Checking futures-executor v0.3.32
4632026-05-29T09:42:06.849Z Checking nom v8.0.0
4642026-05-29T09:42:06.956Z Checking futures v0.3.32
4652026-05-29T09:42:06.994Z Compiling typeid v1.0.3
4662026-05-29T09:42:07.022Z Checking dyn-clone v1.0.20
4672026-05-29T09:42:07.121Z Compiling anyhow v1.0.102
4682026-05-29T09:42:07.161Z Checking cookie-factory v0.3.3
4692026-05-29T09:42:07.319Z Checking uuid v1.23.1
4702026-05-29T09:42:07.324Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4712026-05-29T09:42:07.418Z Checking circular v0.3.0
4722026-05-29T09:42:07.451Z Compiling dtor-proc-macro v0.0.13
4732026-05-29T09:42:07.510Z Checking ingot-types v0.1.2
4742026-05-29T09:42:07.528Z Compiling dof v0.4.0
4752026-05-29T09:42:07.664Z Checking link-section v0.2.1
4762026-05-29T09:42:07.699Z Compiling ctor-proc-macro v0.0.13
4772026-05-29T09:42:07.764Z Checking once_cell v1.21.4
4782026-05-29T09:42:07.803Z Checking dtor v0.8.1
4792026-05-29T09:42:07.839Z Checking ingot v0.1.1
4802026-05-29T09:42:07.886Z Checking ron v0.12.1
4812026-05-29T09:42:08.037Z Checking ctor v0.10.1
4822026-05-29T09:42:08.459Z Compiling usdt-attr-macro v0.6.0
4832026-05-29T09:42:08.459Z Compiling usdt-macro v0.6.0
4842026-05-29T09:42:08.735Z Checking rusticata-macros v5.0.0
4852026-05-29T09:42:08.856Z Checking pcap-parser v0.17.0
4862026-05-29T09:42:09.078Z Checking usdt v0.6.0
4872026-05-29T09:42:09.286Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4882026-05-29T09:42:13.716Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4892026-05-29T09:42:15.350Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4902026-05-29T09:42:17.678Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.77s
4912026-05-29T09:42:17.713Z
4922026-05-29T09:42:17.716Zreal 19.852695832
4932026-05-29T09:42:17.716Zuser 1:13.102740196
4942026-05-29T09:42:17.716Zsys 15.641762994
4952026-05-29T09:42:17.716Ztrap 0.040227876
4962026-05-29T09:42:17.716Ztflt 0.086128267
4972026-05-29T09:42:17.716Zdflt 0.171835720
4982026-05-29T09:42:17.716Zkflt 0.000019400
4992026-05-29T09:42:17.716Zlock 4:05.203988653
5002026-05-29T09:42:17.716Zslp 3:54.813753691
5012026-05-29T09:42:17.716Zlat 4.392152672
5022026-05-29T09:42:17.716Zstop 8.222109412
5032026-05-29T09:42:17.716Z+ header 'analyze no_std + engine + kernel'
5042026-05-29T09:42:17.716Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5052026-05-29T09:42:17.716Z# ==== analyze no_std + engine + kernel ==== #
5062026-05-29T09:42:17.717Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5072026-05-29T09:42:17.900Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5082026-05-29T09:42:17.900Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5092026-05-29T09:42:17.903Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102026-05-29T09:42:17.903Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112026-05-29T09:42:18.166Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5122026-05-29T09:42:22.381Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5132026-05-29T09:42:23.928Z Finished `dev` profile [optimized + debuginfo] target(s) in 6.17s
5142026-05-29T09:42:23.956Z
5152026-05-29T09:42:23.959Zreal 6.237305367
5162026-05-29T09:42:23.959Zuser 6.477795727
5172026-05-29T09:42:23.959Zsys 0.999496147
5182026-05-29T09:42:23.959Ztrap 0.000887050
5192026-05-29T09:42:23.959Ztflt 0.009607838
5202026-05-29T09:42:23.959Zdflt 0.003700930
5212026-05-29T09:42:23.959Zkflt 0.000000000
5222026-05-29T09:42:23.959Zlock 21.761897205
5232026-05-29T09:42:23.959Zslp 22.633911013
5242026-05-29T09:42:23.959Zlat 0.014842542
5252026-05-29T09:42:23.959Zstop 0.258113200
5262026-05-29T09:42:23.959Z+ header test
5272026-05-29T09:42:23.960Z+ echo '# ==== test ==== #'
5282026-05-29T09:42:23.960Z+ ptime -m cargo test
5292026-05-29T09:42:23.960Z# ==== test ==== #
5302026-05-29T09:42:24.116Z Compiling memchr v2.8.0
5312026-05-29T09:42:24.122Z Compiling serde_core v1.0.228
5322026-05-29T09:42:24.141Z Compiling thiserror v2.0.18
5332026-05-29T09:42:24.144Z Compiling zerocopy v0.8.48
5342026-05-29T09:42:24.149Z Compiling byteorder v1.5.0
5352026-05-29T09:42:24.149Z Compiling unicode-ident v1.0.24
5362026-05-29T09:42:24.152Z Compiling libc v0.2.186
5372026-05-29T09:42:24.152Z Compiling zmij v1.0.21
5382026-05-29T09:42:24.243Z Compiling proc-macro2 v1.0.106
5392026-05-29T09:42:24.272Z Compiling scroll v0.13.0
5402026-05-29T09:42:24.351Z Compiling log v0.4.29
5412026-05-29T09:42:24.486Z Compiling plain v0.2.3
5422026-05-29T09:42:24.516Z Compiling ucd-trie v0.1.7
5432026-05-29T09:42:24.538Z Compiling itoa v1.0.18
5442026-05-29T09:42:24.575Z Compiling futures-core v0.3.32
5452026-05-29T09:42:24.581Z Compiling futures-sink v0.3.32
5462026-05-29T09:42:24.675Z Compiling futures-channel v0.3.32
5472026-05-29T09:42:24.734Z Compiling pest v2.8.6
5482026-05-29T09:42:24.790Z Compiling quote v1.0.45
5492026-05-29T09:42:24.912Z Compiling goblin v0.10.5
5502026-05-29T09:42:25.222Z Compiling hash32 v0.3.1
5512026-05-29T09:42:25.389Z Compiling futures-task v0.3.32
5522026-05-29T09:42:25.430Z Compiling futures-io v0.3.32
5532026-05-29T09:42:25.578Z Compiling cfg-if v1.0.4
5542026-05-29T09:42:25.617Z Compiling pretty-hex v0.4.2
5552026-05-29T09:42:25.639Z Compiling slab v0.4.12
5562026-05-29T09:42:25.666Z Compiling pin-project-lite v0.2.17
5572026-05-29T09:42:25.742Z Compiling stable_deref_trait v1.2.1
5582026-05-29T09:42:25.755Z Compiling macaddr v1.0.1
5592026-05-29T09:42:25.811Z Compiling heapless v0.8.0
5602026-05-29T09:42:25.814Z Compiling futures-util v0.3.32
5612026-05-29T09:42:26.002Z Compiling serde v1.0.228
5622026-05-29T09:42:26.130Z Compiling bitflags v2.11.1
5632026-05-29T09:42:26.262Z Compiling serde_json v1.0.149
5642026-05-29T09:42:26.439Z Compiling dtrace-parser v0.3.0
5652026-05-29T09:42:26.554Z Compiling syn v2.0.117
5662026-05-29T09:42:26.649Z Compiling thread-id v5.1.0
5672026-05-29T09:42:26.723Z Compiling cobs v0.3.0
5682026-05-29T09:42:27.009Z Compiling ingot-types v0.1.2
5692026-05-29T09:42:27.080Z Compiling managed v0.8.0
5702026-05-29T09:42:27.150Z Compiling bitflags v1.3.2
5712026-05-29T09:42:27.216Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5722026-05-29T09:42:27.297Z Compiling smoltcp v0.11.0
5732026-05-29T09:42:27.411Z Compiling ingot v0.1.1
5742026-05-29T09:42:27.459Z Compiling postcard v1.1.3
5752026-05-29T09:42:27.812Z Compiling dof v0.4.0
5762026-05-29T09:42:28.544Z Compiling futures-executor v0.3.32
5772026-05-29T09:42:29.147Z Compiling usdt-impl v0.6.0
5782026-05-29T09:42:29.406Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5792026-05-29T09:42:29.593Z Compiling memmap2 v0.9.10
5802026-05-29T09:42:29.896Z Compiling unicode-width v0.2.2
5812026-05-29T09:42:29.978Z Compiling ipnetwork v0.21.1
5822026-05-29T09:42:30.010Z Compiling either v1.15.0
5832026-05-29T09:42:30.185Z Compiling itertools v0.14.0
5842026-05-29T09:42:30.202Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5852026-05-29T09:42:30.501Z Compiling tabwriter v1.4.1
5862026-05-29T09:42:30.920Z Compiling ref-cast v1.0.25
5872026-05-29T09:42:31.044Z Compiling usdt v0.6.0
5882026-05-29T09:42:31.161Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5892026-05-29T09:42:31.503Z Compiling futures v0.3.32
5902026-05-29T09:42:31.577Z Compiling crc32fast v1.5.0
5912026-05-29T09:42:31.668Z Compiling nom v8.0.0
5922026-05-29T09:42:31.672Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5932026-05-29T09:42:31.826Z Compiling dyn-clone v1.0.20
5942026-05-29T09:42:31.871Z Compiling cookie-factory v0.3.3
5952026-05-29T09:42:31.991Z Compiling uuid v1.23.1
5962026-05-29T09:42:32.185Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5972026-05-29T09:42:32.415Z Compiling circular v0.3.0
5982026-05-29T09:42:32.574Z Compiling dtor v0.8.1
5992026-05-29T09:42:32.645Z Compiling anyhow v1.0.102
6002026-05-29T09:42:32.658Z Compiling typeid v1.0.3
6012026-05-29T09:42:32.662Z Compiling once_cell v1.21.4
6022026-05-29T09:42:32.686Z Compiling link-section v0.2.1
6032026-05-29T09:42:32.810Z Compiling ctor v0.10.1
6042026-05-29T09:42:32.826Z Compiling ron v0.12.1
6052026-05-29T09:42:34.187Z Compiling rusticata-macros v5.0.0
6062026-05-29T09:42:34.503Z Compiling pcap-parser v0.17.0
6072026-05-29T09:42:37.869Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6082026-05-29T09:42:40.470Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6092026-05-29T09:43:17.615Z Finished `test` profile [optimized + debuginfo] target(s) in 53.64s
6102026-05-29T09:43:17.631Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-80cc0b0b10424214)
6112026-05-29T09:43:17.635Z
6122026-05-29T09:43:17.635Zrunning 15 tests
6132026-05-29T09:43:17.635Ztest api::tests::parse_bad_proto_filter ... ok
6142026-05-29T09:43:17.635Ztest api::tests::parse_bad_address ... ok
6152026-05-29T09:43:17.635Ztest api::tests::parse_good_proto_filter ... ok
6162026-05-29T09:43:17.635Ztest api::tests::parse_good_address ... ok
6172026-05-29T09:43:17.635Ztest api::tests::ports_from_str_good ... ok
6182026-05-29T09:43:17.635Ztest api::tests::ports_from_str_bad ... ok
6192026-05-29T09:43:17.635Ztest cfg::tests::test_required_nat_space ... ok
6202026-05-29T09:43:17.635Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6212026-05-29T09:43:17.635Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6222026-05-29T09:43:17.635Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6232026-05-29T09:43:17.635Ztest engine::geneve::test::parse_multi_opt ... ok
6242026-05-29T09:43:17.635Ztest engine::geneve::test::parse_single_opt ... ok
6252026-05-29T09:43:17.635Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6262026-05-29T09:43:17.635Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6272026-05-29T09:43:17.638Ztest engine::firewall::tests::port_predicate_simplification ... ok
6282026-05-29T09:43:17.638Z
6292026-05-29T09:43:17.638Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6302026-05-29T09:43:17.638Z
6312026-05-29T09:43:17.638Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-ee08c60981fc81f3)
6322026-05-29T09:43:17.638Z
6332026-05-29T09:43:17.638Zrunning 4 tests
6342026-05-29T09:43:17.641Ztest firewall_external_inbound ... ok
6352026-05-29T09:43:17.641Ztest firewall_vni_outbound ... ok
6362026-05-29T09:43:17.641Ztest firewall_vni_inbound ... ok
6372026-05-29T09:43:17.641Ztest firewall_replace_rules ... ok
6382026-05-29T09:43:17.641Z
6392026-05-29T09:43:17.641Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6402026-05-29T09:43:17.641Z
6412026-05-29T09:43:17.641Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-8278dd2f7c4b2dd0)
6422026-05-29T09:43:17.641Z
6432026-05-29T09:43:17.641Zrunning 2 tests
6442026-05-29T09:43:17.641Ztest parse_in_regression ... ok
6452026-05-29T09:43:17.641Ztest parse_out_regression ... ok
6462026-05-29T09:43:17.642Z
6472026-05-29T09:43:17.642Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6482026-05-29T09:43:17.642Z
6492026-05-29T09:43:17.645Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-4638b9b1a11c9675)
6502026-05-29T09:43:17.645Z
6512026-05-29T09:43:17.645Zrunning 48 tests
6522026-05-29T09:43:17.645Ztest bad_ip_len ... ok
6532026-05-29T09:43:17.645Ztest add_remove_fw_rule ... ok
6542026-05-29T09:43:17.645Ztest check_layers ... ok
6552026-05-29T09:43:17.648Ztest external_attached_subnets_cannot_reach_internal ... ok
6562026-05-29T09:43:17.648Ztest arp_gateway ... ok
6572026-05-29T09:43:17.648Ztest anti_spoof ... ok
6582026-05-29T09:43:17.648Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6592026-05-29T09:43:17.648Ztest external_attached_subnets_dont_apply_nat ... ok
6602026-05-29T09:43:17.648Ztest gateway_icmpv6_ping ... ok
6612026-05-29T09:43:17.648Ztest external_ip_epoch_affinity_preserved ... ok
6622026-05-29T09:43:17.648Ztest flow_expiration ... ok
6632026-05-29T09:43:17.648Ztest gateway_icmp4_ping ... ok
6642026-05-29T09:43:17.648Ztest early_tcp_invalidation ... ok
6652026-05-29T09:43:17.648Ztest external_ip_reconfigurable ... ok
6662026-05-29T09:43:17.648Ztest gateway_router_advert_reply ... ok
6672026-05-29T09:43:17.648Ztest guest_to_guest_no_route ... ok
6682026-05-29T09:43:17.648Ztest guest_to_internet_ipv6 ... ok
6692026-05-29T09:43:17.648Ztest guest_to_guest_diff_vpc_no_peer ... ok
6702026-05-29T09:43:17.648Ztest guest_to_internet_ipv4 ... ok
6712026-05-29T09:43:17.648Ztest guest_to_guest ... ok
6722026-05-29T09:43:17.648Ztest icmp_inner_has_nat_applied ... ok
6732026-05-29T09:43:17.648Ztest inbound_ndp_dropped_at_gateway ... ok
6742026-05-29T09:43:17.648Ztest outbound_ndp_dropped ... ok
6752026-05-29T09:43:17.648Ztest icmpv6_inner_has_nat_applied ... ok
6762026-05-29T09:43:17.649Ztest external_ip_receive_and_reply_on_all ... ok
6772026-05-29T09:43:17.649Ztest external_ip_balanced_over_floating_ips ... ok
6782026-05-29T09:43:17.649Ztest no_panic_on_flow_table_full ... ok
6792026-05-29T09:43:17.649Ztest intra_subnet_routes_with_custom ... ok
6802026-05-29T09:43:17.649Ztest packet_body_pullup ... ok
6812026-05-29T09:43:17.649Ztest internal_attached_subnets ... ok
6822026-05-29T09:43:17.649Ztest port_transition_reset ... ok
6832026-05-29T09:43:17.649Ztest port_transition_running ... ok
6842026-05-29T09:43:17.649Ztest port_as_router_target ... ok
6852026-05-29T09:43:17.649Ztest port_transition_pause ... ok
6862026-05-29T09:43:17.649Ztest test_drop_on_unknown_critical_option ... ok
6872026-05-29T09:43:17.649Ztest select_eip_conditioned_on_igw ... ok
6882026-05-29T09:43:17.649Ztest tcp_invalidation_does_not_block_connection ... ok
6892026-05-29T09:43:17.649Ztest snat_icmp4_echo_rewrite ... ok
6902026-05-29T09:43:17.649Ztest snat_icmp6_echo_rewrite ... ok
6912026-05-29T09:43:17.649Ztest tcp_outbound ... ok
6922026-05-29T09:43:17.649Ztest tcp_inbound ... ok
6932026-05-29T09:43:17.649Ztest test_ipv6_multicast_encapsulation ... ok
6942026-05-29T09:43:17.649Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6952026-05-29T09:43:17.649Ztest test_gateway_neighbor_advert_reply ... ok
6962026-05-29T09:43:17.649Ztest test_tcp_multicast_denied ... ok
6972026-05-29T09:43:17.649Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6982026-05-29T09:43:17.649Ztest uft_lft_invalidation_out ... ok
6992026-05-29T09:43:17.649Ztest uft_lft_invalidation_in ... ok
7002026-05-29T09:43:17.649Z
7012026-05-29T09:43:17.649Ztest result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7022026-05-29T09:43:17.649Z
7032026-05-29T09:43:17.649Z Doc-tests oxide_vpc
7042026-05-29T09:43:17.939Z
7052026-05-29T09:43:17.939Zrunning 0 tests
7062026-05-29T09:43:17.939Z
7072026-05-29T09:43:17.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7082026-05-29T09:43:17.943Z
7092026-05-29T09:43:17.967Z
7102026-05-29T09:43:17.971Zreal 53.999797874
7112026-05-29T09:43:17.971Zuser 3:14.876108537
7122026-05-29T09:43:17.971Zsys 11.813090976
7132026-05-29T09:43:17.971Ztrap 0.087714480
7142026-05-29T09:43:17.971Ztflt 0.282281595
7152026-05-29T09:43:17.971Zdflt 0.422634963
7162026-05-29T09:43:17.971Zkflt 0.000020040
7172026-05-29T09:43:17.971Zlock 12:29.715114080
7182026-05-29T09:43:17.971Zslp 6:25.947350194
7192026-05-29T09:43:17.971Zlat 9.080068813
7202026-05-29T09:43:17.971Zstop 6.120211667
7212026-05-29T09:43:17.971Zprocess exited: duration 119032 ms, exit code 0
 
7222026-05-29T09:43:17.977Zfound 0 output files