01KS6XKKEJ444281VV0XB0D8D1: oxide-vpc

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

Buildomat Job: 01KS6XMFD20DM5PPEWF5FZ8HE2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-22T04:04:43.823Zjob assigned to worker 01KS6XNBZ2MMVXDH3JHXFNTS7H [factory aws, i-0acf39422e437c831] (queued for 1 m 15 s)
 
22026-05-22T04:04:50.135Zstarting task 0: "setup"
32026-05-22T04:04:50.142Z++ uname -s
42026-05-22T04:04:50.146Z+ kern=SunOS
52026-05-22T04:04:50.146Z+ build_user=build
62026-05-22T04:04:50.146Z+ build_uid=12345
72026-05-22T04:04:50.146Z+ work_dir=/work
82026-05-22T04:04:50.146Z+ input_dir=/input
92026-05-22T04:04:50.146Z+ [[ 0 == 12345 ]]
102026-05-22T04:04:50.146Z+ case "$kern" in
112026-05-22T04:04:50.146Z+ groupadd -g 12345 build
122026-05-22T04:04:50.146Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-22T04:04:52.152Z+ zfs create -o mountpoint=/work rpool/work
142026-05-22T04:04:52.212Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-22T04:04:52.215Z+ home_fs=zfs
162026-05-22T04:04:52.215Z+ [[ zfs == autofs ]]
172026-05-22T04:04:52.215Z+ mkdir -p /home/build
182026-05-22T04:04:52.215Z+ chown build:build /home/build /work
192026-05-22T04:04:54.216Z+ chmod 0700 /home/build /work
202026-05-22T04:04:54.220Zprocess exited: duration 4082 ms, exit code 0
 
212026-05-22T04:04:54.227Zstarting task 1: "rust-toolchain"
222026-05-22T04:04:54.230Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-05-22T04:04:54.230Z * rust toolchain channel = "1.95.0"
242026-05-22T04:04:54.230Z * rust toolchain profile = "default"
252026-05-22T04:04:54.231Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-22T04:04:54.231Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-22T04:04:54.231Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-22T04:04:54.235Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-22T04:04:54.235Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-05-22T04:04:54.340Zinfo: downloading installer
312026-05-22T04:04:55.741Zwarn: It looks like you have an existing rustup settings file at:
322026-05-22T04:04:55.741Zwarn: /home/build/.rustup/settings.toml
332026-05-22T04:04:55.741Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-22T04:04:55.741Zwarn: instead of the one inferred from the default host triple.
352026-05-22T04:04:55.753Zinfo: profile set to default
362026-05-22T04:04:55.753Zinfo: default host triple is x86_64-unknown-illumos
372026-05-22T04:04:55.756Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-05-22T04:04:55.903Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-05-22T04:04:55.907Zinfo: downloading 6 components
402026-05-22T04:05:10.439Z
412026-05-22T04:05:10.439Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
422026-05-22T04:05:10.467Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-05-22T04:05:10.467Z
442026-05-22T04:05:10.467Z
452026-05-22T04:05:10.467ZRust is installed now. Great!
462026-05-22T04:05:10.467Z
472026-05-22T04:05:10.470ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-22T04:05:10.470Zenvironment variable. This has not been done automatically.
492026-05-22T04:05:10.470Z
502026-05-22T04:05:10.470ZTo configure your current shell, you need to source
512026-05-22T04:05:10.470Zthe corresponding env file under $HOME/.cargo.
522026-05-22T04:05:10.470Z
532026-05-22T04:05:10.470ZThis is usually done by running one of the following (note the leading DOT):
542026-05-22T04:05:10.470Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-22T04:05:10.470Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-22T04:05:10.470Zsource "~/.cargo/env.nu" # For nushell
572026-05-22T04:05:10.470Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-22T04:05:10.470Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-22T04:05:10.471Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-22T04:05:10.471Zwarn: no default linker (`cc`) was found in your PATH
612026-05-22T04:05:10.471Zwarn: many Rust crates require a system C toolchain to build
622026-05-22T04:05:10.554Z+ rustup --version
632026-05-22T04:05:10.563Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-22T04:05:10.566Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-22T04:05:10.585Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-05-22T04:05:10.588Z+ cargo --version
672026-05-22T04:05:10.601Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-05-22T04:05:10.605Z+ rustc --version
692026-05-22T04:05:10.622Zrustc 1.95.0 (59807616e 2026-04-14)
702026-05-22T04:05:10.626Zprocess exited: duration 16397 ms, exit code 0
 
712026-05-22T04:05:10.632Zstarting task 2: "authentication"
722026-05-22T04:05:10.649Zprocess exited: duration 16 ms, exit code 0
 
732026-05-22T04:05:10.656Zstarting task 3: "clone repository"
742026-05-22T04:05:10.659Z+ mkdir -p /work/oxidecomputer/opte
752026-05-22T04:05:10.662Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-05-22T04:05:10.700ZCloning into '/work/oxidecomputer/opte'...
772026-05-22T04:05:11.604Z+ cd /work/oxidecomputer/opte
782026-05-22T04:05:11.604Z+ git fetch origin 99d81a9249a2776174bc63722d6f03685134a05a
792026-05-22T04:05:11.811ZFrom https://github.com/oxidecomputer/opte
802026-05-22T04:05:11.811Z * branch 99d81a9249a2776174bc63722d6f03685134a05a -> FETCH_HEAD
812026-05-22T04:05:11.816Z+ [[ -n renovate/serde_json-1.x-lockfile ]]
822026-05-22T04:05:11.820Z++ git branch --show-current
832026-05-22T04:05:11.820Z+ current=master
842026-05-22T04:05:11.820Z+ [[ master != renovate/serde_json-1.x-lockfile ]]
852026-05-22T04:05:11.820Z+ git branch -f renovate/serde_json-1.x-lockfile 99d81a9249a2776174bc63722d6f03685134a05a
862026-05-22T04:05:11.825Z+ git checkout -f renovate/serde_json-1.x-lockfile
872026-05-22T04:05:11.838ZSwitched to branch 'renovate/serde_json-1.x-lockfile'
882026-05-22T04:05:11.841Z+ git reset --hard 99d81a9249a2776174bc63722d6f03685134a05a
892026-05-22T04:05:11.856ZHEAD is now at 99d81a9 Update Rust crate serde_json to v1.0.150
902026-05-22T04:05:11.862Zprocess exited: duration 1198 ms, exit code 0
 
912026-05-22T04:05:11.869Zstarting task 4: "build"
922026-05-22T04:05:11.873Z+ source .github/buildomat/common.sh
932026-05-22T04:05:11.873Z++ rustup show active-toolchain
942026-05-22T04:05:11.878Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-05-22T04:05:11.882Z++ pushd xde
962026-05-22T04:05:11.882Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-05-22T04:05:11.882Z++ rustup show active-toolchain
982026-05-22T04:05:11.886Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
992026-05-22T04:05:12.033Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1002026-05-22T04:05:12.037Zinfo: downloading 6 components
1012026-05-22T04:05:26.652Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-05-22T04:05:26.705Z+++ rustup show active-toolchain -v
1032026-05-22T04:05:26.705Z+++ head -n 1
1042026-05-22T04:05:26.705Z+++ cut '-d ' -f1
1052026-05-22T04:05:26.705Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1062026-05-22T04:05:26.705Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1072026-05-22T04:05:26.705Z++ popd
1082026-05-22T04:05:26.705Z/work/oxidecomputer/opte
1092026-05-22T04:05:26.705Z+ cargo --version
1102026-05-22T04:05:26.705Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-05-22T04:05:26.705Z+ rustc --version
1122026-05-22T04:05:26.705Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-05-22T04:05:26.705Z+ cd lib/oxide-vpc
1142026-05-22T04:05:26.705Z+ header 'check style'
1152026-05-22T04:05:26.705Z+ echo '# ==== check style ==== #'
1162026-05-22T04:05:26.705Z# ==== check style ==== #
1172026-05-22T04:05:26.705Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
1182026-05-22T04:05:26.705Z
1192026-05-22T04:05:26.705Zreal 0.119803740
1202026-05-22T04:05:26.705Zuser 0.085735084
1212026-05-22T04:05:26.706Zsys 0.030507671
1222026-05-22T04:05:26.706Ztrap 0.000005190
1232026-05-22T04:05:26.706Ztflt 0.000017950
1242026-05-22T04:05:26.706Zdflt 0.000004570
1252026-05-22T04:05:26.706Zkflt 0.000000000
1262026-05-22T04:05:26.706Zlock 0.031237094
1272026-05-22T04:05:26.706Zslp 0.099566843
1282026-05-22T04:05:26.706Zlat 0.000605270
1292026-05-22T04:05:26.706Zstop 0.000099330
1302026-05-22T04:05:26.706Z+ header 'check docs'
1312026-05-22T04:05:26.706Z+ echo '# ==== check docs ==== #'
1322026-05-22T04:05:26.706Z# ==== check docs ==== #
1332026-05-22T04:05:26.706Z+ RUSTDOCFLAGS='-D warnings'
1342026-05-22T04:05:26.706Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-05-22T04:05:26.706Z Updating crates.io index
1362026-05-22T04:05:26.706Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-05-22T04:05:27.998Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-05-22T04:05:28.433Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-05-22T04:05:28.561Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-05-22T04:05:28.970Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412026-05-22T04:05:29.224Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-05-22T04:05:29.526Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-05-22T04:05:31.334Z Downloading crates ...
1442026-05-22T04:05:31.437Z Downloaded dof v0.4.0
1452026-05-22T04:05:31.447Z Downloaded cobs v0.3.0
1462026-05-22T04:05:31.447Z Downloaded crypto-common v0.1.7
1472026-05-22T04:05:31.447Z Downloaded ingot-macros v0.1.1
1482026-05-22T04:05:31.447Z Downloaded scroll_derive v0.13.1
1492026-05-22T04:05:31.448Z Downloaded stable_deref_trait v1.2.1
1502026-05-22T04:05:31.448Z Downloaded darling_macro v0.23.0
1512026-05-22T04:05:31.448Z Downloaded block-buffer v0.10.4
1522026-05-22T04:05:31.448Z Downloaded macaddr v1.0.1
1532026-05-22T04:05:31.448Z Downloaded embedded-io v0.4.0
1542026-05-22T04:05:31.448Z Downloaded ident_case v1.0.1
1552026-05-22T04:05:31.448Z Downloaded hash32 v0.3.1
1562026-05-22T04:05:31.448Z Downloaded managed v0.8.0
1572026-05-22T04:05:31.448Z Downloaded defmt-parser v1.0.0
1582026-05-22T04:05:31.448Z Downloaded proc-macro-error2 v2.0.1
1592026-05-22T04:05:31.448Z Downloaded byteorder v1.5.0
1602026-05-22T04:05:31.448Z Downloaded bitflags v1.3.2
1612026-05-22T04:05:31.448Z Downloaded ref-cast v1.0.25
1622026-05-22T04:05:31.493Z Downloaded ipnetwork v0.21.1
1632026-05-22T04:05:31.493Z Downloaded ingot v0.1.1
1642026-05-22T04:05:31.502Z Downloaded itoa v1.0.18
1652026-05-22T04:05:31.503Z Downloaded fnv v1.0.7
1662026-05-22T04:05:31.503Z Downloaded dtrace-parser v0.3.0
1672026-05-22T04:05:31.503Z Downloaded darling_macro v0.21.3
1682026-05-22T04:05:31.503Z Downloaded bitflags v2.11.1
1692026-05-22T04:05:31.503Z Downloaded defmt v0.3.100
1702026-05-22T04:05:31.503Z Downloaded itertools v0.14.0
1712026-05-22T04:05:31.503Z Downloaded embedded-io v0.6.1
1722026-05-22T04:05:31.503Z Downloaded pretty-hex v0.4.2
1732026-05-22T04:05:31.503Z Downloaded generic-array v0.14.7
1742026-05-22T04:05:31.503Z Downloaded cfg-if v1.0.4
1752026-05-22T04:05:31.503Z Downloaded usdt-macro v0.6.0
1762026-05-22T04:05:31.503Z Downloaded version_check v0.9.5
1772026-05-22T04:05:31.503Z Downloaded plain v0.2.3
1782026-05-22T04:05:31.503Z Downloaded strsim v0.11.1
1792026-05-22T04:05:31.503Z Downloaded darling v0.23.0
1802026-05-22T04:05:31.503Z Downloaded either v1.15.0
1812026-05-22T04:05:31.509Z Downloaded ref-cast-impl v1.0.25
1822026-05-22T04:05:31.509Z Downloaded usdt-attr-macro v0.6.0
1832026-05-22T04:05:31.509Z Downloaded proc-macro-error-attr2 v2.0.0
1842026-05-22T04:05:31.555Z Downloaded cpufeatures v0.2.17
1852026-05-22T04:05:31.555Z Downloaded usdt v0.6.0
1862026-05-22T04:05:31.555Z Downloaded thread-id v5.1.0
1872026-05-22T04:05:31.556Z Downloaded ingot-types v0.1.2
1882026-05-22T04:05:31.556Z Downloaded zmij v1.0.21
1892026-05-22T04:05:31.556Z Downloaded digest v0.10.7
1902026-05-22T04:05:31.556Z Downloaded dyn-clone v1.0.20
1912026-05-22T04:05:31.556Z Downloaded thiserror v2.0.18
1922026-05-22T04:05:31.556Z Downloaded serde_tokenstream v0.2.3
1932026-05-22T04:05:31.556Z Downloaded serde_derive v1.0.228
1942026-05-22T04:05:31.556Z Downloaded defmt-macros v1.0.1
1952026-05-22T04:05:31.556Z Downloaded usdt-impl v0.6.0
1962026-05-22T04:05:31.556Z Downloaded defmt v1.0.1
1972026-05-22T04:05:31.556Z Downloaded quote v1.0.45
1982026-05-22T04:05:31.556Z Downloaded pest_generator v2.8.6
1992026-05-22T04:05:31.556Z Downloaded sha2 v0.10.9
2002026-05-22T04:05:31.557Z Downloaded thiserror-impl v2.0.18
2012026-05-22T04:05:31.557Z Downloaded scroll v0.13.0
2022026-05-22T04:05:33.205Z Downloaded darling v0.21.3
2032026-05-22T04:05:33.235Z Downloaded postcard v1.1.3
2042026-05-22T04:05:33.235Z Downloaded memmap2 v0.9.10
2052026-05-22T04:05:33.235Z Downloaded pest_derive v2.8.6
2062026-05-22T04:05:33.236Z Downloaded tabwriter v1.4.1
2072026-05-22T04:05:33.236Z Downloaded ucd-trie v0.1.7
2082026-05-22T04:05:33.236Z Downloaded darling_core v0.23.0
2092026-05-22T04:05:33.236Z Downloaded heapless v0.8.0
2102026-05-22T04:05:33.236Z Downloaded crc32fast v1.5.0
2112026-05-22T04:05:33.236Z Downloaded unicode-ident v1.0.24
2122026-05-22T04:05:33.236Z Downloaded proc-macro2 v1.0.106
2132026-05-22T04:05:33.236Z Downloaded serde_core v1.0.228
2142026-05-22T04:05:33.236Z Downloaded aho-corasick v1.1.4
2152026-05-22T04:05:33.236Z Downloaded darling_core v0.21.3
2162026-05-22T04:05:33.236Z Downloaded pest_meta v2.8.6
2172026-05-22T04:05:33.236Z Downloaded memchr v2.8.0
2182026-05-22T04:05:33.236Z Downloaded uuid v1.23.1
2192026-05-22T04:05:33.236Z Downloaded log v0.4.29
2202026-05-22T04:05:33.236Z Downloaded zerocopy-derive v0.8.48
2212026-05-22T04:05:33.236Z Downloaded serde v1.0.228
2222026-05-22T04:05:33.237Z Downloaded typenum v1.20.0
2232026-05-22T04:05:33.237Z Downloaded pest v2.8.6
2242026-05-22T04:05:33.237Z Downloaded serde_json v1.0.150
2252026-05-22T04:05:33.237Z Downloaded regex v1.12.3
2262026-05-22T04:05:33.237Z Downloaded goblin v0.10.5
2272026-05-22T04:05:33.237Z Downloaded zerocopy v0.8.48
2282026-05-22T04:05:33.237Z Downloaded unicode-width v0.2.2
2292026-05-22T04:05:33.237Z Downloaded syn v2.0.117
2302026-05-22T04:05:33.237Z Downloaded smoltcp v0.11.0
2312026-05-22T04:05:33.237Z Downloaded regex-syntax v0.8.10
2322026-05-22T04:05:33.237Z Downloaded regex-automata v0.4.14
2332026-05-22T04:05:33.237Z Downloaded libc v0.2.186
2342026-05-22T04:05:33.238Z Compiling proc-macro2 v1.0.106
2352026-05-22T04:05:33.238Z Compiling quote v1.0.45
2362026-05-22T04:05:33.238Z Compiling unicode-ident v1.0.24
2372026-05-22T04:05:33.238Z Compiling strsim v0.11.1
2382026-05-22T04:05:33.238Z Documenting unicode-ident v1.0.24
2392026-05-22T04:05:33.238Z Compiling ident_case v1.0.1
2402026-05-22T04:05:33.238Z Compiling serde_core v1.0.228
2412026-05-22T04:05:33.238Z Compiling fnv v1.0.7
2422026-05-22T04:05:33.238Z Compiling memchr v2.8.0
2432026-05-22T04:05:33.238Z Compiling serde v1.0.228
2442026-05-22T04:05:33.238Z Compiling thiserror v2.0.18
2452026-05-22T04:05:33.238Z Compiling zerocopy v0.8.48
2462026-05-22T04:05:33.238Z Compiling regex-syntax v0.8.10
2472026-05-22T04:05:33.238Z Checking byteorder v1.5.0
2482026-05-22T04:05:33.239Z Documenting proc-macro2 v1.0.106
2492026-05-22T04:05:33.239Z Compiling aho-corasick v1.1.4
2502026-05-22T04:05:33.239Z Compiling either v1.15.0
2512026-05-22T04:05:33.239Z Compiling itertools v0.14.0
2522026-05-22T04:05:33.239Z Compiling syn v2.0.117
2532026-05-22T04:05:33.239Z Documenting quote v1.0.45
2542026-05-22T04:05:33.624Z Documenting syn v2.0.117
2552026-05-22T04:05:33.762Z Compiling heapless v0.8.0
2562026-05-22T04:05:34.000Z Compiling regex-automata v0.4.14
2572026-05-22T04:05:34.215Z Checking bitflags v2.11.1
2582026-05-22T04:05:34.264Z Checking hash32 v0.3.1
2592026-05-22T04:05:34.363Z Documenting serde_core v1.0.228
2602026-05-22T04:05:34.425Z Checking cfg-if v1.0.4
2612026-05-22T04:05:34.443Z Checking stable_deref_trait v1.2.1
2622026-05-22T04:05:34.443Z Checking macaddr v1.0.1
2632026-05-22T04:05:34.510Z Documenting memchr v2.8.0
2642026-05-22T04:05:34.646Z Documenting regex-syntax v0.8.10
2652026-05-22T04:05:35.099Z Documenting aho-corasick v1.1.4
2662026-05-22T04:05:35.143Z Compiling smoltcp v0.11.0
2672026-05-22T04:05:35.491Z Compiling darling_core v0.21.3
2682026-05-22T04:05:35.556Z Compiling darling_core v0.23.0
2692026-05-22T04:05:35.596Z Compiling regex v1.12.3
2702026-05-22T04:05:35.993Z Documenting regex-automata v0.4.14
2712026-05-22T04:05:36.377Z Checking bitflags v1.3.2
2722026-05-22T04:05:36.410Z Checking managed v0.8.0
2732026-05-22T04:05:36.572Z Compiling serde_derive v1.0.228
2742026-05-22T04:05:36.587Z Compiling zerocopy-derive v0.8.48
2752026-05-22T04:05:36.592Z Compiling thiserror-impl v2.0.18
2762026-05-22T04:05:36.882Z Documenting zerocopy-derive v0.8.48
2772026-05-22T04:05:37.319Z Documenting regex v1.12.3
2782026-05-22T04:05:37.567Z Compiling darling_macro v0.21.3
2792026-05-22T04:05:37.657Z Compiling darling_macro v0.23.0
2802026-05-22T04:05:37.757Z Documenting thiserror-impl v2.0.18
2812026-05-22T04:05:37.791Z Documenting serde_derive v1.0.228
2822026-05-22T04:05:37.920Z Checking cobs v0.3.0
2832026-05-22T04:05:38.048Z Documenting byteorder v1.5.0
2842026-05-22T04:05:38.141Z Compiling darling v0.21.3
2852026-05-22T04:05:38.212Z Compiling ingot-macros v0.1.1
2862026-05-22T04:05:38.232Z Compiling crc32fast v1.5.0
2872026-05-22T04:05:38.241Z Compiling ref-cast v1.0.25
2882026-05-22T04:05:38.531Z Documenting thiserror v2.0.18
2892026-05-22T04:05:38.563Z Documenting ingot-macros v0.1.1
2902026-05-22T04:05:38.592Z Documenting zerocopy v0.8.48
2912026-05-22T04:05:38.671Z Documenting hash32 v0.3.1
2922026-05-22T04:05:39.159Z Compiling ref-cast-impl v1.0.25
2932026-05-22T04:05:40.490Z Documenting serde v1.0.228
2942026-05-22T04:05:40.582Z Checking postcard v1.1.3
2952026-05-22T04:05:40.582Z Documenting bitflags v2.11.1
2962026-05-22T04:05:40.582Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2972026-05-22T04:05:40.582Z Checking unicode-width v0.2.2
2982026-05-22T04:05:40.582Z Documenting stable_deref_trait v1.2.1
2992026-05-22T04:05:40.582Z Checking ipnetwork v0.21.1
3002026-05-22T04:05:40.594Z Documenting macaddr v1.0.1
3012026-05-22T04:05:40.594Z Compiling version_check v0.9.5
3022026-05-22T04:05:40.594Z Documenting cfg-if v1.0.4
3032026-05-22T04:05:40.732Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3042026-05-22T04:05:40.784Z Documenting cobs v0.3.0
3052026-05-22T04:05:40.795Z Documenting heapless v0.8.0
3062026-05-22T04:05:40.809Z Compiling darling v0.23.0
3072026-05-22T04:05:40.968Z Documenting managed v0.8.0
3082026-05-22T04:05:41.008Z Checking ingot-types v0.1.2
3092026-05-22T04:05:41.029Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3102026-05-22T04:05:41.339Z Checking ingot v0.1.1
3112026-05-22T04:05:41.656Z Documenting postcard v1.1.3
3122026-05-22T04:05:41.669Z Documenting ingot-types v0.1.2
3132026-05-22T04:05:41.717Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3142026-05-22T04:05:41.844Z Checking tabwriter v1.4.1
3152026-05-22T04:05:41.982Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3162026-05-22T04:05:41.986Z Documenting ref-cast-impl v1.0.25
3172026-05-22T04:05:42.081Z Documenting ipnetwork v0.21.1
3182026-05-22T04:05:42.143Z Documenting smoltcp v0.11.0
3192026-05-22T04:05:42.412Z Documenting either v1.15.0
3202026-05-22T04:05:42.574Z Documenting unicode-width v0.2.2
3212026-05-22T04:05:42.649Z Checking dyn-clone v1.0.20
3222026-05-22T04:05:42.747Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3232026-05-22T04:05:42.880Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3242026-05-22T04:05:42.929Z Documenting ingot v0.1.1
3252026-05-22T04:05:43.143Z Documenting ref-cast v1.0.25
3262026-05-22T04:05:43.378Z Documenting crc32fast v1.5.0
3272026-05-22T04:05:43.613Z Documenting itertools v0.14.0
3282026-05-22T04:05:43.719Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3292026-05-22T04:05:44.005Z Documenting dyn-clone v1.0.20
3302026-05-22T04:05:44.203Z Documenting tabwriter v1.4.1
3312026-05-22T04:05:44.734Z Documenting uuid v1.23.1
3322026-05-22T04:05:45.014Z Checking uuid v1.23.1
3332026-05-22T04:05:45.276Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3342026-05-22T04:05:45.407Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3352026-05-22T04:05:45.505Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362026-05-22T04:05:47.791Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3372026-05-22T04:05:50.012Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3382026-05-22T04:05:51.549Z Finished `dev` profile [optimized + debuginfo] target(s) in 25.14s
3392026-05-22T04:05:51.636Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3402026-05-22T04:05:51.655Z
3412026-05-22T04:05:51.659Zreal 25.234500994
3422026-05-22T04:05:51.659Zuser 1:21.487601433
3432026-05-22T04:05:51.659Zsys 16.913054859
3442026-05-22T04:05:51.659Ztrap 0.043575058
3452026-05-22T04:05:51.659Ztflt 0.041483578
3462026-05-22T04:05:51.659Zdflt 0.113307311
3472026-05-22T04:05:51.659Zkflt 0.005030683
3482026-05-22T04:05:51.659Zlock 8:17.466997166
3492026-05-22T04:05:51.659Zslp 4:46.800465235
3502026-05-22T04:05:51.659Zlat 9.042786666
3512026-05-22T04:05:51.659Zstop 10.616492779
3522026-05-22T04:05:51.659Z+ header 'analyze std + api + usdt'
3532026-05-22T04:05:51.659Z+ echo '# ==== analyze std + api + usdt ==== #'
3542026-05-22T04:05:51.659Z# ==== analyze std + api + usdt ==== #
3552026-05-22T04:05:51.659Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3562026-05-22T04:05:51.842Z Downloading crates ...
3572026-05-22T04:05:51.914Z Downloaded once_cell v1.21.4
3582026-05-22T04:05:51.919Z Downloaded futures-executor v0.3.32
3592026-05-22T04:05:51.923Z Downloaded dtor-proc-macro v0.0.13
3602026-05-22T04:05:51.923Z Downloaded link-section v0.2.1
3612026-05-22T04:05:51.923Z Downloaded circular v0.3.0
3622026-05-22T04:05:51.927Z Downloaded futures-task v0.3.32
3632026-05-22T04:05:51.931Z Downloaded slab v0.4.12
3642026-05-22T04:05:51.936Z Downloaded anyhow v1.0.102
3652026-05-22T04:05:51.940Z Downloaded futures-io v0.3.32
3662026-05-22T04:05:51.940Z Downloaded futures-channel v0.3.32
3672026-05-22T04:05:51.940Z Downloaded futures-sink v0.3.32
3682026-05-22T04:05:51.940Z Downloaded ctor v0.10.1
3692026-05-22T04:05:51.940Z Downloaded ctor-proc-macro v0.0.13
3702026-05-22T04:05:51.941Z Downloaded pin-project-lite v0.2.17
3712026-05-22T04:05:51.945Z Downloaded futures-macro v0.3.32
3722026-05-22T04:05:51.945Z Downloaded dtor v0.8.1
3732026-05-22T04:05:51.945Z Downloaded futures-core v0.3.32
3742026-05-22T04:05:51.953Z Downloaded cookie-factory v0.3.3
3752026-05-22T04:05:51.960Z Downloaded typeid v1.0.3
3762026-05-22T04:05:51.964Z Downloaded futures-util v0.3.32
3772026-05-22T04:05:51.970Z Downloaded rusticata-macros v5.0.0
3782026-05-22T04:05:51.973Z Downloaded futures v0.3.32
3792026-05-22T04:05:51.974Z Downloaded ron v0.12.1
3802026-05-22T04:05:51.978Z Downloaded nom v8.0.0
3812026-05-22T04:05:51.982Z Downloaded pcap-parser v0.17.0
3822026-05-22T04:05:52.033Z Compiling proc-macro2 v1.0.106
3832026-05-22T04:05:52.033Z Compiling quote v1.0.45
3842026-05-22T04:05:52.038Z Compiling unicode-ident v1.0.24
3852026-05-22T04:05:52.038Z Compiling memchr v2.8.0
3862026-05-22T04:05:52.038Z Compiling thiserror v2.0.18
3872026-05-22T04:05:52.038Z Compiling serde_core v1.0.228
3882026-05-22T04:05:52.038Z Compiling zerocopy v0.8.48
3892026-05-22T04:05:52.211Z Compiling zmij v1.0.21
3902026-05-22T04:05:52.426Z Compiling libc v0.2.186
3912026-05-22T04:05:52.431Z Compiling ident_case v1.0.1
3922026-05-22T04:05:52.437Z Compiling strsim v0.11.1
3932026-05-22T04:05:52.466Z Compiling serde_json v1.0.150
3942026-05-22T04:05:52.508Z Compiling ucd-trie v0.1.7
3952026-05-22T04:05:52.618Z Compiling serde v1.0.228
3962026-05-22T04:05:52.697Z Compiling pest v2.8.6
3972026-05-22T04:05:52.923Z Compiling fnv v1.0.7
3982026-05-22T04:05:53.050Z Compiling aho-corasick v1.1.4
3992026-05-22T04:05:53.177Z Compiling itoa v1.0.18
4002026-05-22T04:05:53.239Z Compiling syn v2.0.117
4012026-05-22T04:05:53.283Z Compiling regex-syntax v0.8.10
4022026-05-22T04:05:53.312Z Checking byteorder v1.5.0
4032026-05-22T04:05:53.656Z Compiling usdt-impl v0.6.0
4042026-05-22T04:05:53.917Z Compiling pest_meta v2.8.6
4052026-05-22T04:05:53.921Z Compiling either v1.15.0
4062026-05-22T04:05:53.942Z Checking bitflags v2.11.1
4072026-05-22T04:05:54.102Z Compiling itertools v0.14.0
4082026-05-22T04:05:54.112Z Compiling thread-id v5.1.0
4092026-05-22T04:05:54.508Z Checking futures-core v0.3.32
4102026-05-22T04:05:54.544Z Compiling heapless v0.8.0
4112026-05-22T04:05:54.573Z Checking futures-sink v0.3.32
4122026-05-22T04:05:54.737Z Checking log v0.4.29
4132026-05-22T04:05:54.788Z Compiling regex-automata v0.4.14
4142026-05-22T04:05:54.877Z Checking plain v0.2.3
4152026-05-22T04:05:55.129Z Checking futures-channel v0.3.32
4162026-05-22T04:05:55.352Z Checking hash32 v0.3.1
4172026-05-22T04:05:55.392Z Checking pretty-hex v0.4.2
4182026-05-22T04:05:55.472Z Checking cfg-if v1.0.4
4192026-05-22T04:05:55.481Z Checking slab v0.4.12
4202026-05-22T04:05:55.490Z Checking macaddr v1.0.1
4212026-05-22T04:05:55.521Z Checking futures-io v0.3.32
4222026-05-22T04:05:55.546Z Compiling smoltcp v0.11.0
4232026-05-22T04:05:55.625Z Checking futures-task v0.3.32
4242026-05-22T04:05:55.625Z Checking pin-project-lite v0.2.17
4252026-05-22T04:05:55.705Z Compiling pest_generator v2.8.6
4262026-05-22T04:05:55.753Z Compiling darling_core v0.21.3
4272026-05-22T04:05:55.824Z Compiling darling_core v0.23.0
4282026-05-22T04:05:55.859Z Checking stable_deref_trait v1.2.1
4292026-05-22T04:05:56.188Z Compiling version_check v0.9.5
4302026-05-22T04:05:56.293Z Compiling crc32fast v1.5.0
4312026-05-22T04:05:56.316Z Checking bitflags v1.3.2
4322026-05-22T04:05:56.377Z Checking managed v0.8.0
4332026-05-22T04:05:56.460Z Compiling regex v1.12.3
4342026-05-22T04:05:56.555Z Compiling ref-cast v1.0.25
4352026-05-22T04:05:56.847Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4362026-05-22T04:05:56.861Z Compiling serde_derive v1.0.228
4372026-05-22T04:05:56.868Z Compiling thiserror-impl v2.0.18
4382026-05-22T04:05:57.100Z Compiling zerocopy-derive v0.8.48
4392026-05-22T04:05:57.308Z Compiling pest_derive v2.8.6
4402026-05-22T04:05:57.796Z Compiling scroll_derive v0.13.1
4412026-05-22T04:05:57.833Z Compiling futures-macro v0.3.32
4422026-05-22T04:05:57.844Z Compiling darling_macro v0.21.3
4432026-05-22T04:05:57.881Z Compiling ref-cast-impl v1.0.25
4442026-05-22T04:05:57.886Z Compiling darling_macro v0.23.0
4452026-05-22T04:05:58.263Z Compiling dtrace-parser v0.3.0
4462026-05-22T04:05:58.396Z Compiling darling v0.21.3
4472026-05-22T04:05:58.474Z Compiling ingot-macros v0.1.1
4482026-05-22T04:05:58.612Z Checking scroll v0.13.0
4492026-05-22T04:05:58.644Z Checking futures-util v0.3.32
4502026-05-22T04:05:58.674Z Checking cobs v0.3.0
4512026-05-22T04:05:58.831Z Compiling darling v0.23.0
4522026-05-22T04:05:58.896Z Checking memmap2 v0.9.10
4532026-05-22T04:05:58.911Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4542026-05-22T04:05:58.914Z Checking goblin v0.10.5
4552026-05-22T04:05:59.055Z Checking ipnetwork v0.21.1
4562026-05-22T04:05:59.226Z Checking unicode-width v0.2.2
4572026-05-22T04:05:59.476Z Checking tabwriter v1.4.1
4582026-05-22T04:05:59.925Z Checking postcard v1.1.3
4592026-05-22T04:06:00.099Z Compiling serde_tokenstream v0.2.3
4602026-05-22T04:06:00.107Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4612026-05-22T04:06:00.335Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4622026-05-22T04:06:00.493Z Checking nom v8.0.0
4632026-05-22T04:06:00.615Z Checking futures-executor v0.3.32
4642026-05-22T04:06:00.762Z Checking futures v0.3.32
4652026-05-22T04:06:00.814Z Compiling anyhow v1.0.102
4662026-05-22T04:06:00.827Z Checking dyn-clone v1.0.20
4672026-05-22T04:06:00.915Z Compiling typeid v1.0.3
4682026-05-22T04:06:00.920Z Checking cookie-factory v0.3.3
4692026-05-22T04:06:01.161Z Checking uuid v1.23.1
4702026-05-22T04:06:01.183Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4712026-05-22T04:06:01.230Z Checking ingot-types v0.1.2
4722026-05-22T04:06:01.241Z Checking circular v0.3.0
4732026-05-22T04:06:01.309Z Compiling dof v0.4.0
4742026-05-22T04:06:01.332Z Compiling dtor-proc-macro v0.0.13
4752026-05-22T04:06:01.434Z Compiling ctor-proc-macro v0.0.13
4762026-05-22T04:06:01.504Z Checking once_cell v1.21.4
4772026-05-22T04:06:01.536Z Checking link-section v0.2.1
4782026-05-22T04:06:01.566Z Checking ingot v0.1.1
4792026-05-22T04:06:01.635Z Checking ron v0.12.1
4802026-05-22T04:06:01.677Z Checking dtor v0.8.1
4812026-05-22T04:06:01.783Z Checking ctor v0.10.1
4822026-05-22T04:06:02.227Z Compiling usdt-macro v0.6.0
4832026-05-22T04:06:02.227Z Compiling usdt-attr-macro v0.6.0
4842026-05-22T04:06:02.404Z Checking rusticata-macros v5.0.0
4852026-05-22T04:06:02.519Z Checking pcap-parser v0.17.0
4862026-05-22T04:06:02.839Z Checking usdt v0.6.0
4872026-05-22T04:06:03.017Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4882026-05-22T04:06:07.374Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
4892026-05-22T04:06:09.027Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
4902026-05-22T04:06:11.314Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.61s
4912026-05-22T04:06:11.349Z
4922026-05-22T04:06:11.352Zreal 19.688655990
4932026-05-22T04:06:11.352Zuser 1:12.910988320
4942026-05-22T04:06:11.352Zsys 15.574454664
4952026-05-22T04:06:11.352Ztrap 0.039652817
4962026-05-22T04:06:11.352Ztflt 0.082753763
4972026-05-22T04:06:11.352Zdflt 0.180414790
4982026-05-22T04:06:11.352Zkflt 0.000008830
4992026-05-22T04:06:11.352Zlock 4:04.046367211
5002026-05-22T04:06:11.352Zslp 3:53.798391228
5012026-05-22T04:06:11.353Zlat 4.645280686
5022026-05-22T04:06:11.353Zstop 8.322568974
5032026-05-22T04:06:11.353Z+ header 'analyze no_std + engine + kernel'
5042026-05-22T04:06:11.353Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5052026-05-22T04:06:11.353Z# ==== analyze no_std + engine + kernel ==== #
5062026-05-22T04:06:11.353Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5072026-05-22T04:06:11.529Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5082026-05-22T04:06:11.529Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5092026-05-22T04:06:11.533Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5102026-05-22T04:06:11.533Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5112026-05-22T04:06:11.797Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5122026-05-22T04:06:15.975Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5132026-05-22T04:06:17.537Z Finished `dev` profile [optimized + debuginfo] target(s) in 6.14s
5142026-05-22T04:06:17.562Z
5152026-05-22T04:06:17.567Zreal 6.207755036
5162026-05-22T04:06:17.567Zuser 6.447033989
5172026-05-22T04:06:17.567Zsys 1.007572962
5182026-05-22T04:06:17.567Ztrap 0.000894100
5192026-05-22T04:06:17.567Ztflt 0.010690434
5202026-05-22T04:06:17.567Zdflt 0.002924020
5212026-05-22T04:06:17.567Zkflt 0.000000000
5222026-05-22T04:06:17.567Zlock 23.240164696
5232026-05-22T04:06:17.567Zslp 22.577384947
5242026-05-22T04:06:17.567Zlat 0.020053455
5252026-05-22T04:06:17.567Zstop 0.262687122
5262026-05-22T04:06:17.567Z+ header test
5272026-05-22T04:06:17.567Z+ echo '# ==== test ==== #'
5282026-05-22T04:06:17.567Z+ ptime -m cargo test
5292026-05-22T04:06:17.567Z# ==== test ==== #
5302026-05-22T04:06:17.720Z Compiling memchr v2.8.0
5312026-05-22T04:06:17.725Z Compiling serde_core v1.0.228
5322026-05-22T04:06:17.745Z Compiling thiserror v2.0.18
5332026-05-22T04:06:17.749Z Compiling zerocopy v0.8.48
5342026-05-22T04:06:17.753Z Compiling byteorder v1.5.0
5352026-05-22T04:06:17.753Z Compiling unicode-ident v1.0.24
5362026-05-22T04:06:17.756Z Compiling libc v0.2.186
5372026-05-22T04:06:17.756Z Compiling zmij v1.0.21
5382026-05-22T04:06:17.828Z Compiling proc-macro2 v1.0.106
5392026-05-22T04:06:17.877Z Compiling scroll v0.13.0
5402026-05-22T04:06:17.963Z Compiling log v0.4.29
5412026-05-22T04:06:18.091Z Compiling futures-core v0.3.32
5422026-05-22T04:06:18.120Z Compiling ucd-trie v0.1.7
5432026-05-22T04:06:18.143Z Compiling plain v0.2.3
5442026-05-22T04:06:18.185Z Compiling itoa v1.0.18
5452026-05-22T04:06:18.239Z Compiling futures-sink v0.3.32
5462026-05-22T04:06:18.250Z Compiling pest v2.8.6
5472026-05-22T04:06:18.335Z Compiling futures-channel v0.3.32
5482026-05-22T04:06:18.442Z Compiling goblin v0.10.5
5492026-05-22T04:06:18.572Z Compiling quote v1.0.45
5502026-05-22T04:06:18.830Z Compiling hash32 v0.3.1
5512026-05-22T04:06:18.997Z Compiling macaddr v1.0.1
5522026-05-22T04:06:19.246Z Compiling futures-io v0.3.32
5532026-05-22T04:06:19.254Z Compiling futures-task v0.3.32
5542026-05-22T04:06:19.324Z Compiling pretty-hex v0.4.2
5552026-05-22T04:06:19.509Z Compiling stable_deref_trait v1.2.1
5562026-05-22T04:06:19.516Z Compiling pin-project-lite v0.2.17
5572026-05-22T04:06:19.516Z Compiling cfg-if v1.0.4
5582026-05-22T04:06:19.516Z Compiling serde v1.0.228
5592026-05-22T04:06:19.520Z Compiling bitflags v2.11.1
5602026-05-22T04:06:19.520Z Compiling serde_json v1.0.150
5612026-05-22T04:06:19.737Z Compiling slab v0.4.12
5622026-05-22T04:06:19.917Z Compiling futures-util v0.3.32
5632026-05-22T04:06:19.923Z Compiling heapless v0.8.0
5642026-05-22T04:06:19.980Z Compiling dtrace-parser v0.3.0
5652026-05-22T04:06:20.136Z Compiling syn v2.0.117
5662026-05-22T04:06:20.356Z Compiling thread-id v5.1.0
5672026-05-22T04:06:20.431Z Compiling cobs v0.3.0
5682026-05-22T04:06:20.625Z Compiling ingot-types v0.1.2
5692026-05-22T04:06:20.711Z Compiling managed v0.8.0
5702026-05-22T04:06:20.772Z Compiling bitflags v1.3.2
5712026-05-22T04:06:20.840Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5722026-05-22T04:06:20.936Z Compiling smoltcp v0.11.0
5732026-05-22T04:06:21.021Z Compiling ingot v0.1.1
5742026-05-22T04:06:21.083Z Compiling postcard v1.1.3
5752026-05-22T04:06:21.434Z Compiling dof v0.4.0
5762026-05-22T04:06:22.615Z Compiling usdt-impl v0.6.0
5772026-05-22T04:06:22.649Z Compiling futures-executor v0.3.32
5782026-05-22T04:06:23.193Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5792026-05-22T04:06:23.239Z Compiling memmap2 v0.9.10
5802026-05-22T04:06:23.550Z Compiling ipnetwork v0.21.1
5812026-05-22T04:06:23.557Z Compiling unicode-width v0.2.2
5822026-05-22T04:06:23.804Z Compiling either v1.15.0
5832026-05-22T04:06:23.872Z Compiling tabwriter v1.4.1
5842026-05-22T04:06:23.981Z Compiling itertools v0.14.0
5852026-05-22T04:06:24.097Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5862026-05-22T04:06:24.301Z Compiling ref-cast v1.0.25
5872026-05-22T04:06:24.398Z Compiling usdt v0.6.0
5882026-05-22T04:06:24.934Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5892026-05-22T04:06:25.008Z Compiling futures v0.3.32
5902026-05-22T04:06:25.118Z Compiling crc32fast v1.5.0
5912026-05-22T04:06:25.147Z Compiling nom v8.0.0
5922026-05-22T04:06:25.287Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5932026-05-22T04:06:25.355Z Compiling dyn-clone v1.0.20
5942026-05-22T04:06:25.526Z Compiling cookie-factory v0.3.3
5952026-05-22T04:06:25.637Z Compiling uuid v1.23.1
5962026-05-22T04:06:25.868Z Compiling circular v0.3.0
5972026-05-22T04:06:26.121Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
5982026-05-22T04:06:26.182Z Compiling dtor v0.8.1
5992026-05-22T04:06:26.230Z Compiling anyhow v1.0.102
6002026-05-22T04:06:26.264Z Compiling typeid v1.0.3
6012026-05-22T04:06:26.353Z Compiling link-section v0.2.1
6022026-05-22T04:06:26.372Z Compiling once_cell v1.21.4
6032026-05-22T04:06:26.498Z Compiling ctor v0.10.1
6042026-05-22T04:06:26.507Z Compiling ron v0.12.1
6052026-05-22T04:06:27.715Z Compiling rusticata-macros v5.0.0
6062026-05-22T04:06:28.035Z Compiling pcap-parser v0.17.0
6072026-05-22T04:06:31.662Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6082026-05-22T04:06:33.901Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6092026-05-22T04:07:10.423Z Finished `test` profile [optimized + debuginfo] target(s) in 52.85s
6102026-05-22T04:07:10.439Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-b0eeb88a239ba18e)
6112026-05-22T04:07:10.443Z
6122026-05-22T04:07:10.443Zrunning 15 tests
6132026-05-22T04:07:10.443Ztest api::tests::parse_bad_address ... ok
6142026-05-22T04:07:10.443Ztest api::tests::parse_good_address ... ok
6152026-05-22T04:07:10.443Ztest api::tests::ports_from_str_good ... ok
6162026-05-22T04:07:10.443Ztest api::tests::parse_bad_proto_filter ... ok
6172026-05-22T04:07:10.443Ztest api::tests::parse_good_proto_filter ... ok
6182026-05-22T04:07:10.443Ztest api::tests::ports_from_str_bad ... ok
6192026-05-22T04:07:10.443Ztest cfg::tests::test_required_nat_space ... ok
6202026-05-22T04:07:10.443Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6212026-05-22T04:07:10.444Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6222026-05-22T04:07:10.444Ztest engine::geneve::test::parse_multi_opt ... ok
6232026-05-22T04:07:10.444Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6242026-05-22T04:07:10.444Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6252026-05-22T04:07:10.444Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6262026-05-22T04:07:10.444Ztest engine::geneve::test::parse_single_opt ... ok
6272026-05-22T04:07:10.448Ztest engine::firewall::tests::port_predicate_simplification ... ok
6282026-05-22T04:07:10.448Z
6292026-05-22T04:07:10.449Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6302026-05-22T04:07:10.449Z
6312026-05-22T04:07:10.449Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-4239104538d94b6e)
6322026-05-22T04:07:10.449Z
6332026-05-22T04:07:10.449Zrunning 4 tests
6342026-05-22T04:07:10.449Ztest firewall_vni_outbound ... ok
6352026-05-22T04:07:10.449Ztest firewall_external_inbound ... ok
6362026-05-22T04:07:10.449Ztest firewall_vni_inbound ... ok
6372026-05-22T04:07:10.449Ztest firewall_replace_rules ... ok
6382026-05-22T04:07:10.449Z
6392026-05-22T04:07:10.449Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6402026-05-22T04:07:10.449Z
6412026-05-22T04:07:10.449Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-b7e39804319f179c)
6422026-05-22T04:07:10.449Z
6432026-05-22T04:07:10.449Zrunning 2 tests
6442026-05-22T04:07:10.454Ztest parse_in_regression ... ok
6452026-05-22T04:07:10.454Ztest parse_out_regression ... ok
6462026-05-22T04:07:10.454Z
6472026-05-22T04:07:10.454Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6482026-05-22T04:07:10.455Z
6492026-05-22T04:07:10.455Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-34365de2c586869e)
6502026-05-22T04:07:10.455Z
6512026-05-22T04:07:10.455Zrunning 48 tests
6522026-05-22T04:07:10.455Ztest bad_ip_len ... ok
6532026-05-22T04:07:10.455Ztest check_layers ... ok
6542026-05-22T04:07:10.455Ztest add_remove_fw_rule ... ok
6552026-05-22T04:07:10.455Ztest arp_gateway ... ok
6562026-05-22T04:07:10.455Ztest anti_spoof ... ok
6572026-05-22T04:07:10.455Ztest external_attached_subnets_cannot_reach_internal ... ok
6582026-05-22T04:07:10.455Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6592026-05-22T04:07:10.455Ztest external_attached_subnets_dont_apply_nat ... ok
6602026-05-22T04:07:10.455Ztest flow_expiration ... ok
6612026-05-22T04:07:10.455Ztest gateway_icmp4_ping ... ok
6622026-05-22T04:07:10.455Ztest gateway_icmpv6_ping ... ok
6632026-05-22T04:07:10.455Ztest external_ip_epoch_affinity_preserved ... ok
6642026-05-22T04:07:10.456Ztest early_tcp_invalidation ... ok
6652026-05-22T04:07:10.456Ztest gateway_router_advert_reply ... ok
6662026-05-22T04:07:10.456Ztest external_ip_reconfigurable ... ok
6672026-05-22T04:07:10.456Ztest guest_to_guest_no_route ... ok
6682026-05-22T04:07:10.456Ztest guest_to_guest_diff_vpc_no_peer ... ok
6692026-05-22T04:07:10.456Ztest guest_to_internet_ipv4 ... ok
6702026-05-22T04:07:10.456Ztest guest_to_internet_ipv6 ... ok
6712026-05-22T04:07:10.456Ztest icmp_inner_has_nat_applied ... ok
6722026-05-22T04:07:10.456Ztest inbound_ndp_dropped_at_gateway ... ok
6732026-05-22T04:07:10.456Ztest guest_to_guest ... ok
6742026-05-22T04:07:10.456Ztest icmpv6_inner_has_nat_applied ... ok
6752026-05-22T04:07:10.456Ztest outbound_ndp_dropped ... ok
6762026-05-22T04:07:10.456Ztest packet_body_pullup ... ok
6772026-05-22T04:07:10.456Ztest intra_subnet_routes_with_custom ... ok
6782026-05-22T04:07:10.456Ztest no_panic_on_flow_table_full ... ok
6792026-05-22T04:07:10.461Ztest external_ip_receive_and_reply_on_all ... ok
6802026-05-22T04:07:10.461Ztest external_ip_balanced_over_floating_ips ... ok
6812026-05-22T04:07:10.461Ztest internal_attached_subnets ... ok
6822026-05-22T04:07:10.461Ztest port_transition_running ... ok
6832026-05-22T04:07:10.461Ztest port_transition_reset ... ok
6842026-05-22T04:07:10.461Ztest port_as_router_target ... ok
6852026-05-22T04:07:10.461Ztest port_transition_pause ... ok
6862026-05-22T04:07:10.461Ztest test_drop_on_unknown_critical_option ... ok
6872026-05-22T04:07:10.461Ztest tcp_invalidation_does_not_block_connection ... ok
6882026-05-22T04:07:10.461Ztest select_eip_conditioned_on_igw ... ok
6892026-05-22T04:07:10.461Ztest tcp_outbound ... ok
6902026-05-22T04:07:10.461Ztest snat_icmp6_echo_rewrite ... ok
6912026-05-22T04:07:10.461Ztest snat_icmp4_echo_rewrite ... ok
6922026-05-22T04:07:10.462Ztest test_ipv6_multicast_encapsulation ... ok
6932026-05-22T04:07:10.462Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
6942026-05-22T04:07:10.462Ztest tcp_inbound ... ok
6952026-05-22T04:07:10.462Ztest test_gateway_neighbor_advert_reply ... ok
6962026-05-22T04:07:10.462Ztest test_tcp_multicast_denied ... ok
6972026-05-22T04:07:10.462Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
6982026-05-22T04:07:10.462Ztest uft_lft_invalidation_in ... ok
6992026-05-22T04:07:10.462Ztest uft_lft_invalidation_out ... ok
7002026-05-22T04:07:10.462Z
7012026-05-22T04:07:10.462Ztest result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7022026-05-22T04:07:10.462Z
7032026-05-22T04:07:10.462Z Doc-tests oxide_vpc
7042026-05-22T04:07:10.744Z
7052026-05-22T04:07:10.745Zrunning 0 tests
7062026-05-22T04:07:10.745Z
7072026-05-22T04:07:10.749Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7082026-05-22T04:07:10.749Z
7092026-05-22T04:07:10.772Z
7102026-05-22T04:07:10.776Zreal 53.199424258
7112026-05-22T04:07:10.776Zuser 3:11.740762425
7122026-05-22T04:07:10.776Zsys 11.758255432
7132026-05-22T04:07:10.776Ztrap 0.087640868
7142026-05-22T04:07:10.776Ztflt 0.161007845
7152026-05-22T04:07:10.776Zdflt 0.385505293
7162026-05-22T04:07:10.776Zkflt 0.000012420
7172026-05-22T04:07:10.776Zlock 12:23.247049699
7182026-05-22T04:07:10.776Zslp 6:26.061394776
7192026-05-22T04:07:10.777Zlat 8.171484176
7202026-05-22T04:07:10.777Zstop 5.082961852
7212026-05-22T04:07:10.777Zprocess exited: duration 118904 ms, exit code 0
 
7222026-05-22T04:07:10.785Zfound 0 output files